summaryrefslogtreecommitdiff
path: root/libtac/lib/author_r.c
AgeCommit message (Expand)Author
2017-12-29Fix compile-time warningsPhilip Prindeville
2016-10-05Merge pull request #65 from pprindeville/simplify-md5-operationsPaweł Krawczyk
2016-10-04Make TACDEBUG and TACSYSLOG into varargs macrosPhilip Prindeville
2016-10-04No need to pass in payload length when the header already includes itPhilip Prindeville
2016-10-05Don't init declarations in a for loopJeroen Nijhof
2016-09-29Turn on stricter compiler warningsPhilip Prindeville
2016-07-23source formattingPaweł Krawczyk
2016-07-23timeleft may be potentially used uninitializedPaweł Krawczyk
2016-07-23check loop against TAC_PLUS_MAX_ARGCOUNTPaweł Krawczyk
2016-07-23check for max number of arguments passed in replyPaweł Krawczyk
2016-07-23Fix warningsPaweł Krawczyk
2016-05-27fix variable namesPaweł Krawczyk
2016-05-27replace the broken packet_read check with a hard-coded max packet lengthPaweł Krawczyk
2016-05-05make len_from_* variables unsignedPaweł Krawczyk
2016-05-04fix variable referencePaweł Krawczyk
2016-05-02superfluous syslog format stringPaweł Krawczyk
2016-05-02check packet length declared in headerPaweł Krawczyk
2016-05-02ensure iteration over argument number sent in packet do not overflowPaweł Krawczyk
2014-11-20Reduce loglevel for non-critical author messagesDaniel Gollub
2014-09-18allow authorization without protocol definedSergey Mironov
2012-09-16Rearrange header file include for libtacJeroen Nijhof
2012-03-18Changed e-mail and improved accountingJeroen Nijhof
2011-08-19Finally got rid of all goto illness!Jeroen
2011-08-19Major contribution by Darren BeslerJeroen
2010-12-22Initial commitJeroen Nijhof