summaryrefslogtreecommitdiff
path: root/testing/tests/client
AgeCommit message (Expand)Author
2017-03-17[test] Prepare tests for python3 compatibilityefkin
2017-03-09[bug] secrets version defaults to v1Tulio Casagrande
2017-03-09[bug] add default version when decrypting secretsTulio Casagrande
2017-02-25[refactor] pass soledad object to client secrets apidrebs
2017-02-16[style] add deprecation warning on legacy decoderVictor Shyba
2017-02-16[feature] add doc size to preambleVictor Shyba
2017-02-15[tests] add tests for preamble encodingVictor Shyba
2017-02-09[refactor] remove leftover code from previous wsgi authdrebs
2017-02-09[feat] use twisted web http auth and credsdrebs
2017-02-09[test] move client secrets tests to its own filedrebs
2017-02-09[bug] use derived key for local storagedrebs
2017-02-09[refactor] improve secrets generation and storage codedrebs
2016-12-12[feature] Change CTR to GCM on secrets.pyVictor Shyba
2016-12-12[feature] Add retro compat on secrets.py ciphersVictor Shyba
2016-12-12[feature] use GCM instead of CTR+HMACVictor Shyba
2016-12-12[refactor] improve blob signature magic usageVictor Shyba
2016-12-12[refactor] introduces a GenericWriterVictor Shyba
2016-12-12[refactor] simplify _cryptoVictor Shyba
2016-12-12[feature] make _crypto stream on decryptionVictor Shyba
2016-12-12[feature] delimit preamble from ciphertextVictor Shyba
2016-12-12[refactor] Hide IV, simplify some callsVictor Shyba
2016-12-12[tests] migrate pytest to trialVictor Shyba
2016-12-12[test] add test for deprecated crypto format updatedrebs
2016-12-12[style] fix pep8 and confsVictor Shyba
2016-12-12[tests] adapt testsKali Kaneko
2016-12-12[feature] blob encryptor / decryptorKali Kaneko
2016-12-12[refactor] remove encryption poolKali Kaneko
2016-09-30[test] use pytest tmpdir fixture in all testsdrebs
2016-07-12[test] refactor test filesdrebs
2016-07-12[refactor] make u1db connection pool args explicitdrebs
2016-07-12[test] properly close dbpool on async testdrebs
2016-07-12[test] toxify testsdrebs