| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | use "latin-1" consitently (not "iso-8859-1") | 2020-02-24 | 1 | -1/+1 | |
| * | change encrypted channel logs to use RSA -> AES (CBC)•••closes #248 | 2020-02-24 | 1 | -13/+19 | |
| * | fix security.py typehints | 2020-02-24 | 1 | -2/+2 | |
| * | move permissions module password hashing to utils/security.py | 2020-02-24 | 1 | -1/+12 | |
| * | add option to encrypt channel_log log files line-by-line | 2020-02-20 | 1 | -1/+26 | |
| * | Change arg types of constant_time_compare to typing.AnyStr (utils.security) | 2019-02-12 | 1 | -3/+1 | |
| * | Move constant-time compare function to utils.security | 2019-02-12 | 1 | -1/+6 | |
| * | Abstract ssl socket wrapping away so we can reuse it | 2019-02-10 | 1 | -0/+23 |
