summaryrefslogtreecommitdiff
path: root/radsecproxy.c
Commit message (Expand)AuthorAge
* * README: Correct number of debug levels.Linus Nordberg2010-06-02
* Reflect new debug level in man pages and comments in source.Linus Nordberg2010-06-01
* Added DBG_NOTICE to the access accept/reject and accounting,Linus Nordberg2010-06-01
* * radsecproxy.c (createpidfile): Don't use r uninitialized.Linus Nordberg2010-05-28
* * radsecproxy.c (createpidfile): Treat pid_t as long, avoiding compiler warni...Linus Nordberg2010-05-28
* Print a better version string than "$Rev$".Linus Nordberg2010-05-28
* * debug.c (debugerrno): New function.Linus Nordberg2010-05-28
* * radsecproxy.c (extractattr): Add vendor_flag argument and enforceLinus Nordberg2010-05-27
* * radsecproxy.c (pwdencrypt): Fix bug with User-Password's of a lengthLinus Nordberg2010-05-26
* * radsecproxy.c (extractattr): Bug! When s is changed, update len. This mig...Linus Nordberg2010-05-25
* * radsecproxy.c (extractattr): Fix bug where 'name' part was lost (inLinus Nordberg2010-05-25
* * radsecproxy.c (addrewrite): Add some detail to error printouts.Linus Nordberg2010-05-25
* * radsecproxy.c (makevendortlv): Free attr when it's been copied.Linus Nordberg2010-05-25
* * radsecproxy.c: Fix typo introduced in 4779686 making rewrite a nullLinus Nordberg2010-05-24
* (dorewrite): Do modattrs even if addattrs fails. Do modattrs beforelinus2010-03-31
* Add LoopPrevention per server (RADSECPROXY-1).linus2010-03-31
* Add Emacs local variable for stroustrup style.linus2010-03-23
* Reindent and remove trailing whitespace.linus2010-03-08
* Missing parantheses bug spotted by Daniel Bertolokolla2010-01-13
* Creditskolla2009-09-11
* Added Stefan's UDP fragmentation fixkolla2009-09-11
* Contribution acknowledgementskolla2009-07-22
* From: Simon Leinen <simon.leinen@switch.ch>Simon Leinen2009-07-22
* Added contributed patch by Maja Wolniewicz <mgw@umk.pl>kolla2009-04-24
* Shorter way to accomplish the samekolla2009-04-03
* Individual messages per msg typekolla2009-04-03
* Ouptut "replyh: passing reply to client" as WARN (level 2) when reply messagekolla2009-04-02
* adjusted some log levels, log level 2 default, preparing for 1.3 releasevenaas2009-03-12
* added -i option for pid file, HUP for reopening log filevenaas2009-02-13
* set dynamic timeout to 5venaas2009-02-05
* timeout for connectvenaas2009-02-05
* allowing multiple host statements in client and server blocksvenaas2009-02-03
* minor fixes to hostport stuffvenaas2009-01-29
* rewriting code for hosts,ports,resolving,currently does not buildvenaas2009-01-27
* delay for retrying dynamic after various other failuresvenaas2009-01-13
* made it so it works with mix of dynamic and static servers for a realmvenaas2009-01-13
* don't exit just because of bad dynamic configvenaas2009-01-12
* fixed bug with dynamicserver and default secretvenaas2009-01-08
* renamed struct queue to gqueue due to solaris defining queuevenaas2009-01-07
* reverting makefile, emovign some includesvenaas2008-12-22
* adding configure options for various transports, and -v output which transpor...venaas2008-12-22
* moved more code to tlscommon, fixed a couple of minor lint warningsvenaas2008-12-22
* split out code that is needed only when tls or dtls is usedvenaas2008-12-22
* allowing build with only specific transportsvenaas2008-12-19
* cleaning up codevenaas2008-12-19
* cleaning up codevenaas2008-12-19
* cleaning up codevenaas2008-12-18
* removing some lint warningsvenaas2008-12-18
* now freeing buffer of outgoing request as soon as we give up sending request,...venaas2008-12-18
* addttl option for client/servervenaas2008-11-04