Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-04 | fixup! minor refactor | Andrew Cady | |
2019-07-04 | Make ready for ascii-armor support. | Joe Crayne | |
2019-07-03 | minor refactor | Andrew Cady | |
2019-07-02 | Read packet file with larger chunk size. | Joe Crayne | |
2019-07-02 | Decode packets individually. | Joe Crayne | |
2019-07-02 | Make KeyKey a proper type. | Joe Crayne | |
2019-07-02 | Changed KeyKey to avoid serializing bignums. | Joe Crayne | |
2019-07-01 | More merging of 0bc53f99cfd70f3a18802604d7ef3174d004db4c. | Joe Crayne | |
2019-07-01 | Attempted to merge 0bc53f99cfd70f3a18802604d7ef3174d004db4c. | Joe Crayne | |
I left lib/Kiki.hs out for later. | |||
2019-06-30 | move functions around between files. nothing should be different | Andrew Cady | |
merge-note: I'm having trouble with the merge, so I'm leaving a lot of functions duplicated in lib/Keyring.hs that were originally moved-out to lib/KeyRing/BuildKeyDB.hs in this commit. I'll clean-up later. Hopefully. |