Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-31 | version bump for pypi upload | Kali Kaneko | |
* add comment about oauth version * add pypi badge in README | |||
2013-05-30 | Remove python-gnupg dependency. | drebs | |
2013-05-28 | Merge remote-tracking branch 'kali/bug/fix-deps' into develop | Tomás Touceda | |
2013-05-28 | fix dependencies | Kali Kaneko | |
2013-05-25 | Add action validation in server. | drebs | |
* Use routes for validating user actions when interacting with server. * Also add tests for action validation. * Add changes file. * Closes #2356. | |||
2013-05-17 | Change dependency on Twisted to version 12.0.0 instead of 13.0.0 | drebs | |
2013-05-17 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'drebs/feature/2529-use-pycrypto-for-symmetric-encryption' into develop | |||
2013-05-17 | Use leap.common.crypto and AES-256 CTR for symmetric encryption. | drebs | |
2013-05-17 | Include testing certificates in package installation. | drebs | |
2013-05-16 | Merge remote-tracking branch 'kali/feature/bump-version' into develop | Tomás Touceda | |
2013-05-17 | bump version so we can add dependency req in client | Kali Kaneko | |
2013-05-15 | Remove dependency on oauth | drebs | |
2013-05-13 | Encrypt storage secret using scrypt KDF. | drebs | |
* Change format of storage. * Refactor and modify export/import recovery documents logic. * Change storage secret length to 512. * Encrypt the storage document with derived function. * Refactor property name inside crypto submodule. * Add docstrings for new methods. * Fix wrong method call import_recovery_document. * Fix base64 encoding and secret/kdf length info. * Add missing header. * Add missing fields to comment. Closes 2475 and 2423. | |||
2013-05-09 | fix broken pip install | Kali Kaneko | |
2013-05-08 | update setup, deps are in pypi now | Kali Kaneko | |
2013-05-07 | Add dependency for pysqlite. | drebs | |
2013-05-07 | Fix test suite in setup.py. | drebs | |
2013-05-07 | Add six as dependency. | drebs | |
2013-05-07 | Add init.d script | Tomas Touceda | |
2013-04-30 | Add requests module as dependency. | drebs | |
2013-04-30 | Fix shared db auth and add tests. | drebs | |
2013-04-08 | Add a LOT of docstrings. | drebs | |
2013-04-04 | Add Twisted as dependency. | drebs | |
2013-04-01 | Add dependencies for leap.common and pysqlcipher. | drebs | |
2013-03-10 | Add requirements and tests to setup.py. | drebs | |
2013-03-10 | Add namespace package. | drebs | |
2013-03-07 | Add setup.py file. | drebs | |