handling ssh fingerprinting internally with keytrans for sshfprs-for-userid
[monkeysphere.git] / src / share / keytrans
2010-04-17 Daniel Kahn Gillmorhandling ssh fingerprinting internally with keytrans...
2010-04-17 Daniel Kahn Gillmorkeytrans openpgp2sshfpr now prints out the key size...
2010-04-17 Daniel Kahn Gillmoradded internal openpgp2sshfpr subcommand for keytrans
2010-02-07 Daniel Kahn GillmorMerge remote branch 'micah/master'
2010-01-18 Daniel Kahn GillmorMerge remote branch 'jrollins/master'
2010-01-18 Daniel Kahn Gillmorfix stupid think-o that caused keytrans adduserid to...
2010-01-18 Daniel Kahn Gillmoradded non-public "keytrans listfprs" subcommand
2009-07-14 Daniel Kahn Gillmorfixing typo and thinko in keytrans
2009-07-14 Daniel Kahn Gillmoradded tests to keytrans add and revoke user ID function...
2009-07-14 Daniel Kahn Gillmorimplemented adding user IDs as well.
2009-07-14 Daniel Kahn Gillmorcompleted user ID revocation by emitting a bundle ...
2009-07-13 Daniel Kahn Gillmorfunctional user ID revocation at last!
2009-07-13 Daniel Kahn Gillmorbroke out gensig() to create individual self-sig packet...
2009-07-12 Daniel Kahn Gillmorcommitting some code related to walking the tree of...
2009-07-12 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-07-12 Daniel Kahn Gillmorrearchitect keytrans to isolate OpenPGP packet parsing...
2009-07-11 Jameson Graef RollinsMerge commit 'mjgoins/master'
2009-07-11 Matthew GoinsMerge commit 'dkg/master'
2009-07-11 Daniel Kahn Gillmorswitching keyrtrans from Digest::SHA1 to Digest::SHA
2009-07-11 Matthew GoinsMerge commit 'dkg/master'
2009-06-09 Daniel Kahn Gillmoradded comments to keytrans
2009-05-25 Daniel Kahn Gillmorbreak out signature timestamp from key timestamp, allow...
2009-05-24 Matthew GoinsMerge commit 'dkg/master'
2009-05-21 Daniel Kahn Gillmorproperly match fingerprints with leading 0 bytes (https...
2009-05-12 Daniel Kahn Gillmorpem2openpgp now makes signatures over SHA256 instead...
2009-04-08 Matt GoinsMerge commit 'dkg/master'
2009-04-07 Jameson Graef Rollinsremove -w from keytrans shebang line, since it's redund...
2009-04-07 Daniel Kahn Gillmormore portable perl-based simple_checksum; i think this...
2009-04-06 Jameson Graef Rollinsundo perl shebang line change i just made, since the...
2009-04-06 Jameson Graef Rollinsuse /usr/bin/env to call perl in keytrans shebang.
2009-03-10 Matt GoinsMerge commit 'dkg/master'
2009-03-01 Daniel Kahn GillmorMerge commit 'jrollins/master'
2009-03-01 Daniel Kahn Gillmorupdating header comments in keytrans now that it serves...
2009-03-01 Daniel Kahn Gillmortransition to the perl-based keytrans implementation.