summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2015-10-01[feat] self-repair the keyring if keys get duplicatedRuben Pollan
2015-09-24[bug] don't repush a public key with different addressRuben Pollan
2015-09-22[bug] catch request exceptionsRuben Pollan
2015-07-10[pkg] fold in changes0.4.1Ivan Alejandro
2015-06-27[bug] remove the dependency on enum34Ruben Pollan
2015-06-08[pkg] bump dependencies0.4.0release/0.4.xIvan Alejandro
2015-06-08[pkg] fold in changesIvan Alejandro
2015-05-27[feat] adapt to new events api on commonIvan Alejandro
2015-03-30[feat] set fetched keys as Weak Chain if they are not from the same domainRuben Pollan
2015-02-19Fetch keys should return KeyNotFound for unknown errorsRuben Pollan
2015-01-15upgrade key when signed by old keyRuben Pollan
2015-01-15Upgrade keys if not successfully used and strict high validation levelRuben Pollan
2014-12-16Port to soledad new async APIRuben Pollan
2014-11-25Return signing key on signature verificationRuben Pollan
2014-11-25Use addresses instead of keys on the public APIRuben Pollan
2014-11-19Implement multi uid supportRuben Pollan
2014-11-19Implement active key documentRuben Pollan
2014-10-09Implement 'fetch_key' for ascii keysRuben Pollan
2014-10-09Merge branch 'drebs/bug/6022_fix-call-to-verify-file' into developRuben Pollan
2014-10-09Accept ascii keys on put_keyRuben Pollan
2014-10-06Add new leap.common version to VERSION_COMPATRuben Pollan
2014-09-16Add changesRuben Pollan
2014-08-27Fix call to python-gnupg verify_file() method (#6022).drebs
2014-04-04Fold in changesTomás Touceda
2014-04-04Update dependenciesTomás Touceda
2014-03-31Properly raise exception when key is not found on server (#5415).drebs
2014-02-17Update auth to interact with webapp v2. Closes #5120.drebs
2014-01-20Merge remote-tracking branch 'refs/remotes/ivan/feature/better-version-handli...Tomás Touceda
2014-01-17Do not decode decrypted data, return as str.Ivan Alejandro
2014-01-09Use a better version handler.Ivan Alejandro
2013-12-17memoize call to get_keyKali Kaneko
2013-12-06Fold in changesTomás Touceda
2013-11-25Improve exceptions names and handling.drebs
2013-11-25Fix error returns on openpgp backend.drebs
2013-11-21Add changes file for #4491.Ivan Alejandro
2013-08-23Fold in changes0.3.1Tomás Touceda
2013-08-23Some packaging improvementsKali Kaneko
2013-08-21Merge remote-tracking branch 'drebs/feature/3487-split-soledad-into-common-cl...Tomás Touceda
2013-08-19Update to new soledad package scheme.drebs
2013-08-16Signal events from keymanagerTomás Touceda
2013-08-09Fold in changesTomás Touceda
2013-08-08Merge branch 'bug/unsupported_options' into developdrebs
2013-08-08Do not fail if nickserver request failsTomás Touceda
2013-08-08Remove options from the constructor call for gnupg.GPGTomás Touceda
2013-08-08Support bundled GPG and change API.drebs