index
:
bitmask-dev.git
9008_packaging
api_uri
check_vpn_egress
extend_vpn_tests
feat/if-modified
feat/pull-filter
master
tests/ox
travis
travis_osx_builds
[bitmask-dev]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
keymanager
/
__init__.py
Age
Commit message (
Expand
)
Author
2015-01-15
Return a valid error from gatherResults
Ruben Pollan
2014-12-16
Return the right error on signature verification
Ruben Pollan
2014-12-16
Port to soledad new async API
Ruben Pollan
2014-11-25
Return signing key on signature verification
Ruben Pollan
2014-11-25
Use addresses instead of keys on the public API
Ruben Pollan
2014-11-19
Fix comments
Ruben Pollan
2014-11-19
Implement multi uid support
Ruben Pollan
2014-11-19
Implement active key document
Ruben Pollan
2014-11-10
Use type instead of tags to get docs in openpgp
Ruben Pollan
2014-11-10
Implement the new encryption-key soledad document
Ruben Pollan
2014-10-23
Basic validation levels support
Ruben Pollan
2014-10-09
Implement 'fetch_key' for ascii keys
Ruben Pollan
2014-10-09
Accept ascii keys on put_key
Ruben Pollan
2014-09-16
Remove parse_openpgp_ascii_key
Ruben Pollan
2014-09-16
Rename method get_all_keys_in_local_db -> get_all_keys
Ruben Pollan
2014-09-16
Remove get_key_from_cache
Ruben Pollan
2014-09-16
Pass the cipher_algo to the encrypt wrapper
Ruben Pollan
2014-09-16
Remove refresh_keys
Ruben Pollan
2014-09-15
Update docstrings of the public API
Ruben Pollan
2014-03-31
Properly raise exception when key is not found on server (#5415).
drebs
2014-02-17
Update auth to interact with webapp v2. Closes #5120.
drebs
2014-01-09
Use a better version handler.
Ivan Alejandro
2013-12-18
Do not memoize get_key, but a separate method.
Kali Kaneko
2013-12-17
memoize call to get_key
Kali Kaneko
2013-11-25
Fix error returns on openpgp backend.
drebs
2013-11-14
Expose openpgp methods in keymanager.
Ivan Alejandro
2013-11-04
Add verification of detached signatures.
drebs
2013-10-09
fix exception catching
Kali Kaneko
2013-10-09
bump also the gnupg sanity check
Kali Kaneko
2013-10-06
Add option to choose cipher and digest algorithms.
drebs
2013-10-02
add sanity check for gnupg package and version
Kali Kaneko
2013-08-30
Do not raise on not 2XX error codes
Tomás Touceda
2013-08-23
Some packaging improvements
Kali Kaneko
2013-08-16
Signal events from keymanager
Tomás Touceda
2013-08-08
Do not fail if nickserver request fails
Tomás Touceda
2013-08-08
Support bundled GPG and change API.
drebs
2013-07-02
Move the key manager from leap_client repo to its own repo.
drebs