summaryrefslogtreecommitdiff
path: root/libtac/lib/authen_s.c
AgeCommit message (Expand)Author
2017-06-15Do not set password for ASCII loginKyeong Yoo
2016-10-05Merge pull request #65 from pprindeville/simplify-md5-operationsPaweł Krawczyk
2016-10-04Make TACDEBUG and TACSYSLOG into varargs macrosPhilip Prindeville
2016-10-04Modularize computing CHAP digestPhilip Prindeville
2016-10-04No need to pass in payload length when the header already includes itPhilip Prindeville
2016-09-30Fix build breakage when compiling without openssl-develPhilip Prindeville
2016-07-23source formattingPaweł Krawczyk
2016-07-23Fix warningsPaweł Krawczyk
2016-05-03port to OpenSSL MD5Paweł Krawczyk
2016-03-25Password change support for TACACS+Ben Schumacher
2015-06-20tac_login is a static array so it's never NULLPaweł Krawczyk
2013-03-29removed double xcalloc() function; do not leak memory for these small buffers...Walter de Jong
2012-09-16Rearrange header file include for libtacJeroen Nijhof
2012-09-08Bumped version to 1.3.8 and renamed rem_addr to r_addrJeroen Nijhof
2012-06-12Handle attributes which contains no valueJeroen Nijhof
2012-03-18Changed e-mail and improved accountingJeroen Nijhof
2011-08-19Finally got rid of all goto illness!Jeroen
2011-08-19Major contribution by Darren BeslerJeroen
2010-12-22Initial commitJeroen Nijhof