summaryrefslogtreecommitdiff
path: root/KeyRing.hs
AgeCommit message (Expand)Author
2016-04-24Refactored build of executable and library.joe
2016-04-24init-key now checks cross-certification before exporting ipsec keys.joe
2016-04-23Added --keypairs support to export-public.joe
2016-04-23Propagate StreamInfo information (untested.)joe
2016-04-23Debug print for "merge" command.joe
2016-04-23Bug fix: Don't export master for --keypairs fp/fp=filenamejoe
2016-04-23Added --secrets support to tar file export.joe
2016-04-23WIP: tar command.joe
2016-04-14Implemented export of DNS secret key.joe
2016-04-14Import DNS keys.joe
2016-04-14Updated build.joe
2015-06-23Reversed eroneous polarity of delete key filter.joe
2015-06-23Now recognizes deleted packets as file changes requring writes.joe
2015-06-23Implemented command to delete subkeysjoe
2015-06-22Deletions are now reportedjoe
2015-06-21Added ability for transforms to log their progress.joe
2015-06-21More work on delete-subkey operationjoe
2015-06-21Started support for deleting subkeysjoe
2015-06-21Prompt on interactive passphrase entry.James Crayne
2015-06-20Ugly Show instances, for debugging.James Crayne
2015-06-20fixed buildjoe
2015-06-18Fix to work with x509>=1.5, probably breaks 1.4James Crayne
2014-08-01init-key now export public ipsec keys for contacts.joe
2014-08-01Fixed PEM public key output to match keys i see in /etc/ipsec.d/certs/*joe
2014-08-01Allow to re-use passphrases accross multiple runKeyring operationsjoe
2014-07-31init-key commandjoe
2014-05-12Take the date from the certificate when importing PEM files.joe
2014-05-12parse email-style Date: headers when importing PEM files.joe
2014-05-11toStrict is not in wheezy, fixing buildjoe
2014-05-11show --cert, certificate import bug fixesjoe
2014-05-11updated documentation to findTag to reflect that the supplied masterjoe
2014-05-11import certificate blobs as 'x509cert@' binary annotations.joe
2014-05-11doImportG now takes subpackets instead of tag stringjoe
2014-05-11makeSig now takes list of subpackets instead of a usage tag string.joe
2014-05-10findTag now looks for an arbitrary set of subpackets rather than a usagejoe
2014-05-10oops, added cert parsing to readKeyFromFile. Also: code comments.joe
2014-05-10reorganized mergeSigjoe
2014-05-09TODO commentjoe
2014-05-09doImport now capable of handling multiple keys from a single pem.joe
2014-05-09readKeyFile "PEM" now accepts multiple keys and certs.joe
2014-05-09remove extractPEM/splitPEM in favor of pemParserjoe
2014-05-09FilePath is more descriptive than [Char]joe
2014-05-09KeyRing.hs imports PEM and TimeUtiljoe
2014-05-09splitPEM functionjoe
2014-05-08PKCS8 public import fix.joe
2014-05-06bug fix: Do not import public key packets into a secret ring.joe
2014-05-06Fixed wheezy buildjoe
2014-05-06buildAndrew Cady
2014-05-06fix build errorAndrew Cady
2014-05-06reporting for per-file transformationsjoe