summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-20Restricted x509, due to Build errorJames Crayne
At version 1.6.0, Vincent Hanquez refactored x509 to depend on his cryptonite library, but this causes type errors due to functions which expect and return types from the wrong module.
2015-06-18Fix to work with x509>=1.5, probably breaks 1.4James Crayne
2014-08-13more IMap k ajoe
2014-08-13more IntMapClassjoe
2014-08-12more IntMap wrappingjoe
2014-08-12more IntMapClass and special t test-building scriptjoe
2014-08-12IntMapClass.hs updatesjoe
2014-08-12IntMapClass experimentjoe
2014-08-10requirements documented for forwardMessagejoe
2014-08-10more robustness fixesjoe
2014-08-10made reactToMessage robust against unsolicited responses.joe
2014-08-10initiateSybilCheckjoe
2014-08-10renamed some variables in SybilLimitjoe
2014-08-10balance condition implemented in SybilLimitjoe
2014-08-10Registration(Query/Response) messages in SybilLimitjoe
2014-08-10added experimental SybilLimit codejoe
2014-08-05assignKey implemented for ssh_known_hostsjoe
2014-08-04KnownHosts encode/decodejoe
2014-08-04Started api for editing ssh_known_hostsjoe
2014-08-04Refactored ssh key blob serialization into independent module.joe
2014-08-01init-key now export public ipsec keys for contacts.joe
2014-08-01export public ipsec key to /etc/ipsec.d/certs/joe
2014-08-01Added hosts binary to cabal filejoe
2014-08-01Fixed PEM public key output to match keys i see in /etc/ipsec.d/certs/*joe
2014-08-01Fixed --working key outputjoe
2014-08-01version bumpjoe
2014-08-01Allow to re-use passphrases accross multiple runKeyring operationsjoe
2014-08-01export public ssh keysjoe
2014-07-31interpolation codejoe
2014-07-31init-key commandjoe
2014-07-31capitolized variables in hosts usage messagejoe
2014-07-31implemented 'delete' for hosts utilityjoe
2014-07-31Fixed -c option to hosts utilityjoe
2014-07-31hosts utility for editing /etc/hostsjoe
2014-07-31Hosts.hs tweaksjoe
2014-07-30SimpleConfig.hs for parsing key/path associationsjoe
2014-07-29New script, samizdat-change-key.shjoe
2014-05-20export certOrKeyjoe
2014-05-20Renamed constraint records to be more clear.joe
2014-05-20documentaiton tweeksjoe
2014-05-20more tlsa workjoe
2014-05-20work in progress on DANE protocoljoe
2014-05-19more debug print tweeksjoe
2014-05-19improved log messages for validatecertjoe
2014-05-19Switched Cert type to Data.X509.SignedCertificate in validatecertjoe
2014-05-19Minor documentation edit.joe
2014-05-19fixed typosjoe
2014-05-19TLSA: swapped arguments of 'match' and added documentation.joe
2014-05-19new TLSA module to represent RDATA for TLSA dns recordsjoe
2014-05-15fixesjoe