index
:
pam_tacplus.git
master
(mirror of https://github.com/vyos/pam_tacplus.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libtac
/
lib
/
magic.c
Age
Commit message (
Expand
)
Author
2016-05-03
use OpenSSL for MD5 and random numbers
Paweł Krawczyk
2016-03-25
Password change support for TACACS+
Ben Schumacher
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
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