summaryrefslogtreecommitdiff
path: root/libtac/lib/magic.c
AgeCommit message (Expand)Author
2016-05-03use OpenSSL for MD5 and random numbersPaweł Krawczyk
2016-03-25Password change support for TACACS+Ben Schumacher
2015-06-19check open() result including 0 which is a valid return valuePaweł Krawczyk
2015-06-19initialise the seed variable and update commentsPaweł Krawczyk
2014-11-26close rfdPawel Krawczyk
2014-11-26rewrite the PRNG logic to use urandom on srand() only and then returnPawel Krawczyk
2014-10-14Close /dev/urandom to fix open file handler leak.pwdng
2013-04-28/dev/urandom improvements, thanks Walter. Fixed active_server checkJeroen Nijhof
2013-03-28added FIXME remark for ifdef for existence of /dev/urandomWalter de Jong
2013-03-28magic is always initedWalter de Jong
2013-03-28handle read() errorsWalter de Jong
2012-09-16Rearrange header file include for libtacJeroen Nijhof
2012-06-12Handle attributes which contains no valueJeroen Nijhof
2011-08-23magic.c: magic_inited only used with linuxchalcyon
2011-08-19Finally got rid of all goto illness!Jeroen
2011-08-19Major contribution by Darren BeslerJeroen
2010-12-22Initial commitJeroen Nijhof