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
/
tests
Age
Commit message (
Expand
)
Author
2015-09-24
[style] more pep8 fixes
Kali Kaneko
2015-09-24
[style] fix pep8 warnings
Folker Bernitt
2015-09-24
[bug] keep combined file longer in scope
Folker Bernitt
2015-09-24
[tests] Add regression tests for sign_used
Folker Bernitt
2015-09-24
[bug] don't repush a public key with different address
Ruben Pollan
2015-09-24
[bug] treat empty string ca_cert_path as None
Folker Bernitt
2015-09-21
[style] fix pep8 problems
Ruben Pollan
2015-09-18
[feature] Use ca_bundle when fetching keys by url
Folker Bernitt
2015-08-03
[style] Fixed pep8 warnings
Bruno Wagner
2015-07-29
[style] pep8
Kali Kaneko
2015-06-27
[bug] remove the dependency on enum34
Ruben Pollan
2015-03-30
[feat] set fetched keys as Weak Chain if they are not from the same domain
Ruben Pollan
2015-01-15
Port validation levels to enum34
Ruben Pollan
2015-01-15
upgrade key when signed by old key
Ruben Pollan
2015-01-15
Upgrade keys if not successfully used and strict high validation level
Ruben Pollan
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
Find the gpg path instead of hard code it
Ruben Pollan
2014-12-16
Fix key generation
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-25
Fix test to use correct new signature for openpgp.put_ascii_key().
drebs
2014-11-19
Implement multi uid support
Ruben Pollan
2014-11-10
Implement the new encryption-key soledad document
Ruben Pollan
2014-11-06
Use datetime for key expiration
Ruben Pollan
2014-11-04
Merge keys when updating an exisiting key
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
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
Remove refresh_keys
Ruben Pollan
2014-07-25
Fix test_send_key
Ruben Pollan
2014-01-17
Fix failing tests.
Ivan Alejandro
2013-11-04
Add verification of detached signatures.
drebs
2013-10-02
Update to use gnupg 1.2.2 module.
drebs
2013-08-19
Update to new soledad package scheme.
drebs
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