summaryrefslogtreecommitdiff
path: root/libtac/lib/crypt.c
AgeCommit message (Expand)Author
2016-10-17Fix regression introduced when doing incremental encryptionPhilip Prindeville
2016-10-05Merge pull request #65 from pprindeville/simplify-md5-operationsPaweł Krawczyk
2016-10-04Make TACDEBUG and TACSYSLOG into varargs macrosPhilip Prindeville
2016-10-04Don't compute pad all at once when we can compute it incrementallyPhilip Prindeville
2016-10-04No need to pass in payload length when the header already includes itPhilip Prindeville
2016-10-04Avoid unnecessary marshalling when computing Tacacs padPhilip Prindeville
2016-05-03use OpenSSL for MD5 and random numbersPaweł Krawczyk
2013-04-28/dev/urandom improvements, thanks Walter. Fixed active_server checkJeroen Nijhof
2012-09-16Rearrange header file include for libtacJeroen 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