Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-27 | too many RELROs | Pawel Krawczyk | |
2014-11-26 | give up AX_ macros as they don't work on older autoconf, use | Pawel Krawczyk p.krawczyk@kainos.com | |
a more conservative method instead | |||
2014-11-26 | Merge branch 'master' of github.com:jeroennijhof/pam_tacplus | Pawel Krawczyk | |
2014-11-26 | check for PAM devel libraries | Pawel Krawczyk | |
2014-11-26 | add -Wall | Pawel Krawczyk | |
2014-10-14 | bump version to 1.3.9, mostly due to file descriptor leak fix | Pawel Krawczyk | |
2014-10-02 | C compiler hardening options | Pawel Krawczyk | |
Add checks for C compiler hardening options (stack protector etc) and use them if available. | |||
2014-08-28 | Introduce pkg-config file for libtac | Daniel Gollub | |
2014-08-27 | Build and install libtac as shared library | Daniel Gollub | |
Additional install public headers for libtac shared library. SO-Versioning is initially set to 0:0:0. | |||
2014-04-22 | Added macro dir and fix readme issue | Jeroen Nijhof | |
2014-04-16 | Fix issue with automake 1.9 | Jeroen Nijhof | |
2013-12-17 | Release version 1.3.8 | Jeroen Nijhof | |
2013-07-01 | A lot of cleanups and improvements by Walter de Jong | Jeroen Nijhof | |
2012-09-08 | Bumped version to 1.3.8 and renamed rem_addr to r_addr | Jeroen Nijhof | |
2012-05-19 | Set version to 1.3.7 | Jeroen Nijhof | |
2012-03-18 | Changed e-mail and improved accounting | Jeroen Nijhof | |
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 | |
2010-12-22 | Initial commit | Jeroen Nijhof | |