summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-21initial pass at converting PEM-encoded private keys into OpenPGP public keys.Daniel Kahn Gillmor
2008-04-14include docs from obbymike castleman
2008-04-14Merge commit 'micah/master'mike castleman
2008-04-14more work on rhesus. Improve retreival of key based on userid. cleanJameson Graef Rollins
up output. cleanup variables and monkeysphere.conf
2008-04-11Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-04-11some more work on rhesus. receiving of keys is much improved.Jameson Graef Rollins
rudimentery policy checking is implemented, but needs a lot more fleshing out (currently only accepts "fully trusted" keys). need to figure out how to query trustdb.
2008-04-09gpg2ssh: check the return status of the base64 pipe so we can fail properly ↵Daniel Kahn Gillmor
if it does.
2008-04-09cleaning up failed pipes properly, flushing error output to ensure it gets ↵Daniel Kahn Gillmor
printed before we die.
2008-04-09added FIXMEs documenting next steps for gpg2ssh.Daniel Kahn Gillmor
2008-04-09add support for DSA public key translation.Daniel Kahn Gillmor
2008-04-09When outputting MPIs for OpenSSH format, ensure that the leading bit of the ↵Daniel Kahn Gillmor
first byte is not 1 (so that ssh does not get confused by a "negative" MPI).
2008-04-09exporting RSA public keys in openssh known_hosts format.Daniel Kahn Gillmor
2008-04-08working with subkeys: preparing to write a gnutls-based gpg2ssh capable of ↵Daniel Kahn Gillmor
feeding the monkeysphere.
2008-04-07broke out gnutls business into a helper file in preparation for new projects.Daniel Kahn Gillmor
2008-04-04key translator: cleanup error checking.Daniel Kahn Gillmor
2008-04-03key translator: added more debugging infrastructure.Daniel Kahn Gillmor
2008-04-02add a READMEMicah Anderson
2008-04-01passwordless private key translation is now working in a pipeline,Daniel Kahn Gillmor
when built with GnuTLS v2.3.4
2008-03-31Merge commit 'jrollins/master'Daniel Kahn Gillmor
2008-03-30add start of a rhesus authorized_keys generator.Jameson Graef Rollins
start of a monkeysphere.conf file (in bash)
2008-03-08Merge commit 'greg/master'Daniel Kahn Gillmor
2008-03-08Removed test filesGreg Lyle
2008-03-08Merge commit 'micah/master'Greg Lyle
2008-03-08Merge commit 'micah/master'mike castleman
2008-03-08Merge branch 'master' of http://micah.riseup.net/git/monkeysphereJameson Graef Rollins
2008-03-08removing micah triviaDaniel Kahn Gillmor
2008-03-08Added a .PHONY to MakefileMatthew James Goins
2008-03-08Merge branch 'master' of http://micah.riseup.net/git/monkeysphereJameson Graef Rollins
2008-03-08add a testMicah Anderson
2008-03-08Merge branch 'master' of http://micah.riseup.net/git/monkeysphereDaniel Kahn Gillmor
2008-03-08Merge branch 'master' of ↵Daniel Kahn Gillmor
http://lair.fifthhorseman.net/~jrollins/git/monkeysphere
2008-03-08Merge commit 'mjgoins/master'Jameson Graef Rollins
2008-03-08Made non-zero size filesGreg Lyle
2008-03-08Added a .PHONY to MakefileMatthew James Goins
2008-03-08Added a second test fileGreg Lyle
2008-03-08added newlineJameson Graef Rollins
2008-03-08remote test fileJameson Graef Rollins
2008-03-08Touched an initial test file.Greg Lyle
2008-03-08add test fileJameson Graef Rollins
2008-03-08added newlineJameson Graef Rollins
2008-03-08Empty testy file.Greg Lyle
2008-03-08add a testMicah Anderson
2008-03-08added README for langur.Daniel Kahn Gillmor
2008-02-09initial importDaniel Kahn Gillmor