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
/
crypt.c
Age
Commit message (
Expand
)
Author
2016-10-17
Fix regression introduced when doing incremental encryption
Philip Prindeville
2016-10-05
Merge pull request #65 from pprindeville/simplify-md5-operations
Paweł Krawczyk
2016-10-04
Make TACDEBUG and TACSYSLOG into varargs macros
Philip Prindeville
2016-10-04
Don't compute pad all at once when we can compute it incrementally
Philip Prindeville
2016-10-04
No need to pass in payload length when the header already includes it
Philip Prindeville
2016-10-04
Avoid unnecessary marshalling when computing Tacacs pad
Philip Prindeville
2016-05-03
use OpenSSL for MD5 and random numbers
Paweł Krawczyk
2013-04-28
/dev/urandom improvements, thanks Walter. Fixed active_server check
Jeroen Nijhof
2012-09-16
Rearrange header file include for libtac
Jeroen Nijhof
2012-06-12
Handle attributes which contains no value
Jeroen Nijhof
2012-03-18
Changed e-mail and improved accounting
Jeroen Nijhof
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