Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-03 | use OpenSSL for MD5 and random numbers | Paweł Krawczyk | |
2016-03-25 | Password change support for TACACS+ | Ben Schumacher | |
Allow pam_tacplus to do challenge/response authentication for TAC backends that force password change during authentication flow. Also add support for password change via 'passwd' by implementing pam_sm_chauthtok. Amongst other things, this requires explicitly managing the sequence number for compatability with some versions of Cisco ACS. | |||
2015-06-19 | check open() result including 0 which is a valid return value | Paweł Krawczyk | |
2015-06-19 | initialise the seed variable and update comments | Paweł Krawczyk | |
2014-11-26 | close rfd | Pawel Krawczyk | |
2014-11-26 | rewrite the PRNG logic to use urandom on srand() only and then return | Pawel Krawczyk | |
random() on subsequent calls | |||
2014-10-14 | Close /dev/urandom to fix open file handler leak. | pwdng | |
2013-04-28 | /dev/urandom improvements, thanks Walter. Fixed active_server check | Jeroen Nijhof | |
2013-03-28 | added FIXME remark for ifdef for existence of /dev/urandom | Walter de Jong | |
2013-03-28 | magic is always inited | Walter de Jong | |
2013-03-28 | handle read() errors | Walter de Jong | |
2012-09-16 | Rearrange header file include for libtac | Jeroen Nijhof | |
2012-06-12 | Handle attributes which contains no value | Jeroen Nijhof | |
2011-08-23 | magic.c: magic_inited only used with linux | chalcyon | |
2011-08-19 | Finally got rid of all goto illness! | Jeroen | |
2011-08-19 | Major contribution by Darren Besler | Jeroen | |
2010-12-22 | Initial commit | Jeroen Nijhof | |