Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-13 | [FEATURE] fetch key by fingerprint | Zara Gebru | |
- add fingerprint unit tests - add integration test - implement by_fingerprint | |||
2016-07-02 | refactor: turn EmailAddress into a class, cleanup | Azul | |
2016-07-02 | refactor: replace blocks/yields with returns | Azul | |
This became possible because we now use celluloid. Celluloid handles asynchronity without the need for callbacks or blocks. | |||
2016-06-14 | introduce Hkp::Client | Azul | |
wraps the hkp protocol |