summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-08[test] configure baremetal gitlab ci runnerfeature/streaming-transferdrebs
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[bug] enable batching againVictor Shyba
2016-11-29[style] fixes from code-reviewVictor Shyba
2016-11-29[feature] speed up sync benchmark setup codeVictor Shyba
2016-11-28[refactor] introduces a GenericWriterVictor Shyba
2016-11-28[refactor] adds PipeableWriter to pipe two streamsVictor Shyba
2016-11-28[refactor] simplify _cryptoVictor Shyba
2016-11-28[refactor] improve loggingVictor 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-27[docs] add docstrings for _cryptoVictor Shyba
2016-11-26[bug] fix import on create-user-dbVictor Shyba
2016-11-23[bug] patch twisted logger so it works with twistd --syslogdrebs
2016-11-23[bug] delay couch state initializationdrebs
2016-11-22[feat] improve missing couch config doc error loggingdrebs
2016-11-21[refactor] separate server application into another filedrebs
2016-11-21[refactor] remove dead parameters, improve commentsVictor Shyba
2016-11-20[refactor] Remove dead codeVictor Shyba
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[bug] fix upload progressVictor 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[refactor] better naming for producer callingVictor Shyba
2016-11-18[pkg] add six and cryptographyVictor Shyba
2016-11-18[tests] remove test_sync_deferredVictor Shyba
2016-11-18[style] explicit unlimited request sizeVictor Shyba
2016-11-18[style] improve comments for sync.pyVictor Shyba
2016-11-18[refactor] simplify content as a new lineVictor Shyba
2016-11-18[refactor] improve readability of stream producerVictor Shyba
2016-11-18[style] add license headerVictor Shyba
2016-11-18[refactor] remove assert logic from fetch_protocolVictor Shyba
2016-11-18[feature] Adds back support to deprecated cryptoVictor Shyba
2016-11-18[feature] Adds deprecated crypto moduleVictor Shyba
2016-11-18[refactor] simplify server insertVictor Shyba
2016-11-18[tests] remove test_sync_very_large_filesVictor Shyba
2016-11-18[tests] improve doc creation on benchmarksVictor Shyba