summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2008-09-12more monkeying around with portable ways to install the manpages.Daniel Kahn Gillmor
2008-09-12more packaging shennanigans (nc is available in FreeBSD-7-STABLE by default, ↵Daniel Kahn Gillmor
apparently)
2008-09-05scripts to "make releasenote" to make my life easier.Daniel Kahn Gillmor
2008-09-04packaging simplification, TODO cleanup.Daniel Kahn Gillmor
2008-09-04tuning up the make install target.Daniel Kahn Gillmor
2008-09-04adding make install targetDaniel Kahn Gillmor
2008-09-04preparing for 0.14-1 release with old packaging format.Daniel Kahn Gillmor
2008-09-04Revert "we are building with the format 3.0 (git) packaging techniques now; ↵Daniel Kahn Gillmor
simplify makefile. change "release" target to "tarbball", since we are not releasing this way yet." I want to move back to the old way of building the packages because having tarballs available to the public is a good thing. This reverts commit bdee166ec49a499e7203e9bf7f4bd783b5ef0232.
2008-09-03we are building with the format 3.0 (git) packaging techniques now; simplify ↵Daniel Kahn Gillmor
makefile. change "release" target to "tarbball", since we are not releasing this way yet.
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