Age | Commit message (Expand) | Author |
2017-05-08 | [refactor] _database -> _db | Victor Shyba |
2017-05-04 | [refactor] improve readability on _document | Victor Shyba |
2017-05-01 | [refactor] create client _database module | drebs |
2017-05-01 | [feat] add attachments api | drebs |
2017-04-04 | [feature] incremental decrypter | Victor Shyba |
2017-04-04 | [feature] ascii armor disable option | Victor Shyba |
2017-04-04 | [bug] fix loose ends on _crypto and tests | Victor Shyba |
2017-03-23 | [feature] generate recovery code | Anike Arni |
2017-03-17 | [test] Prepare tests for python3 compatibility | efkin |
2017-03-09 | [bug] secrets version defaults to v1 | Tulio Casagrande |
2017-03-09 | [bug] add default version when decrypting secrets | Tulio Casagrande |
2017-02-25 | [refactor] pass soledad object to client secrets api | drebs |
2017-02-16 | [style] add deprecation warning on legacy decoder | Victor Shyba |
2017-02-16 | [feature] add doc size to preamble | Victor Shyba |
2017-02-15 | [tests] add tests for preamble encoding | Victor Shyba |
2017-02-09 | [refactor] remove leftover code from previous wsgi auth | drebs |
2017-02-09 | [feat] use twisted web http auth and creds | drebs |
2017-02-09 | [test] move client secrets tests to its own file | drebs |
2017-02-09 | [bug] use derived key for local storage | drebs |
2017-02-09 | [refactor] improve secrets generation and storage code | drebs |
2016-12-12 | [feature] Change CTR to GCM on secrets.py | Victor Shyba |
2016-12-12 | [feature] Add retro compat on secrets.py ciphers | Victor Shyba |
2016-12-12 | [feature] use GCM instead of CTR+HMAC | Victor Shyba |
2016-12-12 | [refactor] improve blob signature magic usage | Victor Shyba |
2016-12-12 | [refactor] introduces a GenericWriter | Victor Shyba |
2016-12-12 | [refactor] simplify _crypto | Victor Shyba |
2016-12-12 | [feature] make _crypto stream on decryption | Victor Shyba |
2016-12-12 | [feature] delimit preamble from ciphertext | Victor Shyba |
2016-12-12 | [refactor] Hide IV, simplify some calls | Victor Shyba |
2016-12-12 | [tests] migrate pytest to trial | Victor Shyba |
2016-12-12 | [test] add test for deprecated crypto format update | drebs |
2016-12-12 | [style] fix pep8 and confs | Victor Shyba |
2016-12-12 | [tests] adapt tests | Kali Kaneko |
2016-12-12 | [feature] blob encryptor / decryptor | Kali Kaneko |
2016-12-12 | [refactor] remove encryption pool | Kali Kaneko |
2016-09-30 | [test] use pytest tmpdir fixture in all tests | drebs |
2016-07-12 | [test] refactor test files | drebs |
2016-07-12 | [refactor] make u1db connection pool args explicit | drebs |
2016-07-12 | [test] properly close dbpool on async test | drebs |
2016-07-12 | [test] toxify tests | drebs |