summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-12-24Merge branch 'develop' of ssh://code.leap.se/leap_client into developdrebs
2012-12-24Document ObjectStoredrebs
2012-12-20Fix OpenPGP key generation.drebs
2012-12-20Add info about hmac module in READMEdrebs
2012-12-20Use doc_id with HMAC for symmetric encryptiondrebs
2012-12-20initial translation example.kali
2012-12-20fix broken testskali
2012-12-18Correct typ0drebs
2012-12-18Merge branch 'feature/u1db-openstack-backend' of ↵drebs
ssh://code.leap.se/leap_client into feature/u1db-openstack-backend Conflicts: src/leap/soledad/backends/leap.py
2012-12-18Refactor and symmetric encryptiondrebs
2012-12-18catch gnutls error while validating pemfilekali
2012-12-18do not assume that we were the only ones launching openvpnkali
2012-12-18freeze requests requirement lower than 1.0kali
srp auth breaking with 1.0 api
2012-12-18added current_pagekali
2012-12-18back-compat fix for requests api changekali
2012-12-18do not pass CA.crt to checks for httpskali
also skip temporary errors when previous openvpn process vanishes.
2012-12-18Fix parsing of timestamps in a locate independent waykali
Close #772
2012-12-17network checker launched by signalkali
fixes problem with provider domain not being defined during first run.
2012-12-17fix srp authentication cookieskali
2012-12-15use gnutls to parse pemfileskali
2012-12-15workaround for not-yet-valid certskali
skipping valid_from ts on cert
2012-12-13Enforce password on SQLCipher backend.drebs
2012-12-13Change name of cyphertext field to something more meaningful.drebs
2012-12-12progress to connection only if no errorskali
2012-12-12changed some values in new style eipconfigkali
2012-12-12parse new service formatkali
2012-12-12login testskali
2012-12-12register testskali
2012-12-12providerselect testskali
2012-12-12cleanup lingering temporal fileskali
2012-12-12tests for firstrun/wizardkali
2012-12-12completed tests for gui/progresskali
2012-12-12progress initial testskali
2012-12-12tests for openvpn optionskali
and make the rest of tests pass after some changes in this branch (dirtyness in config files)
2012-12-11Fix gnupg prefix path.drebs
2012-12-11Fix SQLCipherDatabase and add tests.drebs
2012-12-11Refactor test files.drebs
2012-12-11SQLCipherDatabase now extends SQLitePartialExpandDatabase.drebs
2012-12-11Add basic tests for Couch backend.drebs
2012-12-11Store u1db contents in couch as json string.drebs
2012-12-11Fix ObjectStore's put_doc.drebs
2012-12-10CouchDB backend can put and get objects.drebs
2012-12-10Fix lack of collons on some methods.drebs
2012-12-11fetch only if not changed-since config file timestampkali
Changing this now to be able to test different providers by just updating our local config file.
2012-12-10get cipher config from eip-servicekali
2012-12-10Add CouchDB u1db backend.drebs
2012-12-10Refactor to add ObjectStore class.drebs
2012-12-10cleanup and rewrite eipconnection/openvpnconnection classeskali
2012-12-07only remove management socket when shutting downkali
Closes #1090
2012-12-07pep8kali