summaryrefslogtreecommitdiff
path: root/radmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Don't risk calling _validauth() with sec == NULL.Linus Nordberg2017-07-301-1/+1
* Have radmsg_copy_attrs() return error in all error cases.Linus Nordberg2013-09-061-4/+2
* Make a _copy_ of the attributes when copying them.Linus Nordberg2013-09-061-1/+1
* Keep Proxy-State attributes in all replies to clients.Linus Nordberg2013-09-051-0/+51
* Add Emacs local variable for stroustrup style.linus2010-03-231-0/+4
* Reindent and remove trailing whitespace.linus2010-03-081-13/+13
* minor changes for solarisvenaas2009-01-071-0/+4
* fixed some bugs, improved duplicate detectionvenaas2008-09-181-3/+7
* trying to avoid some silly compiler warningsvenaas2008-09-171-1/+1
* cleaning up codevenaas2008-09-141-0/+26
* various code improvementsvenaas2008-09-111-36/+78
* lots of changes to radsrv/reply and use of new radmsg stuffvenaas2008-09-111-0/+238