Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-15 | rfc4251: move remaining non-inline functions to impl file | Timo Weingärtner | |
2014-03-06 | enable large file support | Timo Weingärtner | |
this should make some tests for LFS happy; we don't use sizes of or offsets in files here | |||
2013-11-13 | use LDLIBS instead of LDFLAGS | Timo Weingärtner | |
LDLIBS are put behind the prerequisites by make's built-in rules so linking won't fail with --as-needed. | |||
2013-11-02 | replace __gnu_cxx::stdio_filebuf with boost::iostreams | Timo Weingärtner | |
2013-10-26 | ssh-askpass-noinput: a simpler confirmation dialog | chrysn | |
this adds an ssh-askpass imlementation that will only show allow/deny buttons and is based on zenity. | |||
2013-09-01 | move mpint/mpz conversion into separate file | Timo Weingärtner | |
these functions need linking against libgmp | |||
2013-08-31 | Makefile: add libstdc++ to LDFLAGS | Timo Weingärtner | |
2013-07-19 | Makefile: reset version.h on clean when in git | Timo Weingärtner | |
2013-07-01 | add manpage for afssh(1) | Timo Weingärtner | |
using pandoc to generate groff from markdown | |||
2013-06-17 | Initial commit | Timo Weingärtner | |