Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Fix various declaration inconsistencies that were throwing compiler warnings | |||
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 | |
past the actual packet data | |||
2014-11-20 | Reduce loglevel for non-critical author messages | Daniel Gollub | |
Messages like "Args cnt %d", "Adding buf/value pair (%s,%s)" should not flood syslog as warning. | |||
2014-09-18 | allow authorization without protocol defined | Sergey Mironov | |
Protocol is only required for certain subset of services, mainly for ppp. We allow authorization with empty protocol if user wants to use other service names, like 'ssh' From the http://tools.ietf.org/html/draft-grant-tacacs-02 page 30: The protocol attribute is intended for use with PPP. When service equals "ppp" and protocol equals "lcp", the message describes the PPP link layer service. For other values of protocol, this describes a PPP NCP (network layer service). A single PPP session can support multiple NCPs | |||
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 | |