Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-05 | Made the debian package lintian clean for mentors | Jeroen Nijhof | |
2011-09-05 | Changed to unstable for mentors | Jeroen | |
2011-09-05 | Modified debian versions for mentors | Jeroen | |
2011-08-23 | magic.c: magic_inited only used with linux | chalcyon | |
2011-08-20 | Added _pam_get_rhost() and _pam_get_user() | Jeroen | |
2011-08-19 | Finally got rid of all goto illness! | Jeroen | |
2011-08-19 | Major contribution by Darren Besler | Jeroen | |
2011-04-25 | Removed encrypt option just check if there is a secret (key). | Jeroen | |
Removed first_hit option because you can get the same behaviour by using only one server. Added multiple secret support, you can now specify different secrets (keys) for different servers. connect.c: improved connection error handling by using getpeername() to check if connection is still valid. This was needed since we are using non-blocking sockets. Properly handle multiple servers when authenticating, patch from Gregg Nemas, thanks! | |||
2011-04-21 | Version changed to 1.3.3, changed bitflags to hex, thanks Jason. | Jeroen Nijhof | |
2011-01-14 | Added gitignore for build stuff | Jeroen Nijhof | |
connect.c: removed ifdef for sys/socket.h, it will be included anyway for other platforms, thanks to Obata Akio for pointing that out. connect.c: improved connection error handling, patch from Martin Volf, thanks! | |||
2010-12-22 | Made INSTALL and debian/rules autotools ready | Jeroen Nijhof | |
2010-12-22 | Initial commit | Jeroen Nijhof | |