summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2008-09-02shipping getting-started docs in the release tarball; nevermind about ↵Daniel Kahn Gillmor
calling them README.
2008-07-26more documentation for end users (and more FIXMEs), including README.admin ↵Daniel Kahn Gillmor
in the build.
2008-06-19added debian-package target to Makefile to simplify package building ↵Daniel Kahn Gillmor
process. It gets a little weird and recursive; could probably be better-engineered.
2008-06-13monkeysphere debianization. Package can now be cleanly built with minimal ↵Daniel Kahn Gillmor
lintian warnings.
2008-06-13added top-level Makefile for ease of building with debhelper.Daniel Kahn Gillmor
stupid whitespace cleanup in openpgp2ssh.c
2008-05-25move gpg2ssh stuff into it's own subdirectory to reduce some cluterJameson Graef Rollins
2008-04-21initial pass at converting PEM-encoded private keys into OpenPGP public keys.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-01passwordless private key translation is now working in a pipeline,Daniel Kahn Gillmor
when built with GnuTLS v2.3.4
2008-03-08Added a .PHONY to MakefileMatthew James Goins
2008-02-09initial importDaniel Kahn Gillmor