summaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2016-12-07[feature] Change CTR to GCM on secrets.pyVictor Shyba
2016-12-07[feature] Add retro compat on secrets.py ciphersVictor Shyba
2016-12-06[feature] use GCM instead of CTR+HMACVictor Shyba
2016-11-30[refactor] improve blob signature magic usageVictor Shyba
2016-11-29[feature] speed up sync benchmark setup codeVictor Shyba
2016-11-28[refactor] introduces a GenericWriterVictor Shyba
2016-11-28[refactor] simplify _cryptoVictor Shyba
2016-11-28[bug] make the semaphore cover all parsingVictor Shyba
2016-11-28[feature] make _crypto stream on decryptionVictor Shyba
2016-11-28[feature] delimit preamble from ciphertextVictor Shyba
2016-11-27[refactor] Hide IV, simplify some callsVictor Shyba
2016-11-21[refactor] separate server application into another filedrebs
2016-11-20[bug] emit last sent doc eventVictor Shyba
2016-11-19[tests] fixes test_crypto benchVictor Shyba
2016-11-19[tests] use options instead of marksVictor Shyba
2016-11-19[tests] migrate pytest to trialVictor Shyba
2016-11-18[test] rename benchmark tests directory and tagdrebs
2016-11-18[test] add test for deprecated crypto format updatedrebs
2016-11-18[test] move fixtures one level updrebs
2016-11-18[test] use tags for selecting benchmark testsdrebs
2016-11-18[test] remove unneeded setting of environment variablesdrebs
2016-11-18[style] fix pep8 and confsVictor Shyba
2016-11-18[bug] include_deleted=True on syncVictor Shyba
2016-11-18[tests] remove test_sync_deferredVictor Shyba
2016-11-18[feature] Adds back support to deprecated cryptoVictor Shyba
2016-11-18[tests] remove test_sync_very_large_filesVictor Shyba
2016-11-18[tests] improve doc creation on benchmarksVictor Shyba
2016-11-18[tests] fall back to TestCase classesVictor Shyba
2016-11-18[refactor] stop using leap.common.httpVictor Shyba
2016-11-18[bug] total number of documentsVictor Shyba
2016-11-18[test] fix test and remove leftovers defer_encryptionVictor Shyba
2016-11-18[bug] fix importKali Kaneko
2016-11-18[refactor] remove lingering refs to syncdbKali Kaneko
2016-11-18[tests] adapt testsKali Kaneko
2016-11-18[refactor] add SoledadCrypto interfaceKali Kaneko
2016-11-18[feature] blob encryptor / decryptorKali Kaneko
2016-11-18[refactor] remove encryption poolKali Kaneko
2016-11-18[feature] upload streamingVictor Shyba
2016-11-18[feature] streaming download protocolVictor Shyba
2016-11-18[refactor] remove decpoolVictor Shyba
2016-11-18[bug] disable decpoolVictor Shyba
2016-10-21[tests] make check_schema_versions default to FalseVictor Shyba
2016-10-21[tests] specify basepython on root envVictor Shyba
2016-10-03[feature] check for user dbs couch schema versionsdrebs
2016-09-30[test] add flake8 code check and generalize name of tox envdrebs
2016-09-30[test] use pytest tmpdir fixture in all testsdrebs
2016-09-09[test] add tagged perf job for gitlab-cidrebs
2016-09-06[test] add tox env for perf testsdrebs
2016-09-02[tests] add pep8 in main tox run from within the gitlab scriptKali Kaneko
2016-08-29[test] randomize payloadVictor Shyba