Age | Commit message (Expand) | Author |
2015-09-22 | [bug] catch request exceptions | Ruben Pollan |
2015-07-10 | [pkg] fold in changes0.4.1 | Ivan Alejandro |
2015-06-27 | [bug] remove the dependency on enum34 | Ruben Pollan |
2015-06-08 | [pkg] bump dependencies0.4.0 | Ivan Alejandro |
2015-06-08 | [pkg] fold in changes | Ivan Alejandro |
2015-05-27 | [feat] adapt to new events api on common | Ivan Alejandro |
2015-03-30 | [feat] set fetched keys as Weak Chain if they are not from the same domain | Ruben Pollan |
2015-02-19 | Fetch keys should return KeyNotFound for unknown errors | 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 |
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 | Implement multi uid support | Ruben Pollan |
2014-11-19 | Implement active key document | Ruben Pollan |
2014-10-09 | Implement 'fetch_key' for ascii keys | Ruben Pollan |
2014-10-09 | Merge branch 'drebs/bug/6022_fix-call-to-verify-file' into develop | Ruben Pollan |
2014-10-09 | Accept ascii keys on put_key | Ruben Pollan |
2014-10-06 | Add new leap.common version to VERSION_COMPAT | Ruben Pollan |
2014-09-16 | Add changes | Ruben Pollan |
2014-08-27 | Fix call to python-gnupg verify_file() method (#6022). | drebs |
2014-04-04 | Fold in changes | Tomás Touceda |
2014-04-04 | Update dependencies | Tomás Touceda |
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-20 | Merge remote-tracking branch 'refs/remotes/ivan/feature/better-version-handli... | Tomás Touceda |
2014-01-17 | Do not decode decrypted data, return as str. | Ivan Alejandro |
2014-01-09 | Use a better version handler. | Ivan Alejandro |
2013-12-17 | memoize call to get_key | Kali Kaneko |
2013-12-06 | Fold in changes | Tomás Touceda |
2013-11-25 | Improve exceptions names and handling. | drebs |
2013-11-25 | Fix error returns on openpgp backend. | drebs |
2013-11-21 | Add changes file for #4491. | Ivan Alejandro |
2013-08-23 | Fold in changes0.3.1 | Tomás Touceda |
2013-08-23 | Some packaging improvements | Kali Kaneko |
2013-08-21 | Merge remote-tracking branch 'drebs/feature/3487-split-soledad-into-common-cl... | Tomás Touceda |
2013-08-19 | Update to new soledad package scheme. | drebs |
2013-08-16 | Signal events from keymanager | Tomás Touceda |
2013-08-09 | Fold in changes | Tomás Touceda |
2013-08-08 | Merge branch 'bug/unsupported_options' into develop | drebs |
2013-08-08 | Do not fail if nickserver request fails | Tomás Touceda |
2013-08-08 | Remove options from the constructor call for gnupg.GPG | Tomás Touceda |
2013-08-08 | Support bundled GPG and change API. | drebs |