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
/
author_r.c
Age
Commit message (
Expand
)
Author
2017-12-29
Fix compile-time warnings
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
No need to pass in payload length when the header already includes it
Philip Prindeville
2016-10-05
Don't init declarations in a for loop
Jeroen Nijhof
2016-09-29
Turn on stricter compiler warnings
Philip Prindeville
2016-07-23
source formatting
Paweł Krawczyk
2016-07-23
timeleft may be potentially used uninitialized
Paweł Krawczyk
2016-07-23
check loop against TAC_PLUS_MAX_ARGCOUNT
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
replace the broken packet_read check with a hard-coded max packet length
Paweł Krawczyk
2016-05-05
make len_from_* variables unsigned
Paweł Krawczyk
2016-05-04
fix variable reference
Paweł Krawczyk
2016-05-02
superfluous syslog format string
Paweł Krawczyk
2016-05-02
check packet length declared in header
Paweł Krawczyk
2016-05-02
ensure iteration over argument number sent in packet do not overflow
Paweł Krawczyk
2014-11-20
Reduce loglevel for non-critical author messages
Daniel Gollub
2014-09-18
allow authorization without protocol defined
Sergey Mironov
2012-09-16
Rearrange header file include for libtac
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