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
/
authen_s.c
Age
Commit message (
Expand
)
Author
2017-06-15
Do not set password for ASCII login
Kyeong Yoo
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
Modularize computing CHAP digest
Philip Prindeville
2016-10-04
No need to pass in payload length when the header already includes it
Philip Prindeville
2016-09-30
Fix build breakage when compiling without openssl-devel
Philip Prindeville
2016-07-23
source formatting
Paweł Krawczyk
2016-07-23
Fix warnings
Paweł Krawczyk
2016-05-03
port to OpenSSL MD5
Paweł Krawczyk
2016-03-25
Password change support for TACACS+
Ben Schumacher
2015-06-20
tac_login is a static array so it's never NULL
Paweł Krawczyk
2013-03-29
removed double xcalloc() function; do not leak memory for these small buffers...
Walter de Jong
2012-09-16
Rearrange header file include for libtac
Jeroen Nijhof
2012-09-08
Bumped version to 1.3.8 and renamed rem_addr to r_addr
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