summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2013-10-26ssh-askpass-noinput: a simpler confirmation dialogchrysn
this adds an ssh-askpass imlementation that will only show allow/deny buttons and is based on zenity.
2013-09-01move mpint/mpz conversion into separate fileTimo Weingärtner
these functions need linking against libgmp
2013-08-31Makefile: add libstdc++ to LDFLAGSTimo Weingärtner
2013-07-19Makefile: reset version.h on clean when in gitTimo Weingärtner
2013-07-01add manpage for afssh(1)Timo Weingärtner
using pandoc to generate groff from markdown
2013-06-17Initial commitTimo Weingärtner