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
/
include
/
libtac.h
Age
Commit message (
Expand
)
Author
2017-12-31
Fix 'unused' warnings when building with clang/llvm
Philip Prindeville
2016-12-12
Allow building with run-time debugging enabled (via configure)
Philip Prindeville
2016-11-11
Fix ASCII logins where 2 transactions are required
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-07-23
source formatting
Paweł Krawczyk
2016-07-23
check for max number of arguments passed in reply
Paweł Krawczyk
2016-07-23
Fix warnings
Paweł Krawczyk
2016-05-27
fix variable names
Paweł Krawczyk
2016-05-27
max packet size
Paweł Krawczyk
2016-03-25
Password change support for TACACS+
Ben Schumacher
2015-08-06
tac_connect_single: individual timeout
Daniel Gollub
2014-10-10
Add source addr parameter for tac_connect_single
Daniel Gollub
2013-03-29
xstrcpy() belongs in libtac
Walter de Jong
2013-03-29
removed double xcalloc() function; do not leak memory for these small buffers...
Walter de Jong
2013-03-28
fixes various memory leaks, really
Walter de Jong
2013-03-28
server is a struct { address, key }
Walter de Jong
2013-03-28
just them prototypes
Walter de Jong
2013-03-28
more stuff belongs in headers
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-03-18
Changed e-mail and improved accounting
Jeroen Nijhof
2011-08-20
Added _pam_get_rhost() and _pam_get_user()
Jeroen
2011-08-19
Major contribution by Darren Besler
Jeroen
2011-04-25
Removed encrypt option just check if there is a secret (key).
Jeroen
2010-12-22
Initial commit
Jeroen Nijhof