| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | `cryptography` is in requirements.txt; we dont need to check for it | 2020-02-20 | 1 | -11/+6 | |
| | | |||||
| * | serve pub key, not cert | 2019-09-25 | 1 | -0/+12 | |
| | | |||||
| * | fedi http headers should be PascalCase | 2019-09-19 | 1 | -2/+2 | |
| | | |||||
| * | through error when fediverse server is configured but crypto is missing | 2019-09-18 | 1 | -4/+8 | |
| | | |||||
| * | PKCS1v15 is a function | 2019-09-16 | 1 | -1/+1 | |
| | | |||||
| * | use PKCS1v15 for HTTP signatures | 2019-09-15 | 1 | -3/+1 | |
| | | |||||
| * | key_id -> key.id, missing urllib import | 2019-09-15 | 1 | -1/+1 | |
| | | |||||
| * | Revert "Revert "open private key as a bytestring"" | 2019-09-15 | 1 | -1/+1 | |
| | | | | | This reverts commit 97afbc1e40a005d66321fcadf971e2adcd955733. | ||||
| * | Revert "open private key as a bytestring" | 2019-09-15 | 1 | -1/+1 | |
| | | | | | This reverts commit 07e73a534e848514423b21dbff1612c1e6d327f6. | ||||
| * | open private key as a bytestring | 2019-09-15 | 1 | -1/+1 | |
| | | |||||
| * | move AP server event/exports to __init__.py | 2019-09-15 | 1 | -0/+36 | |
