summaryrefslogtreecommitdiff
path: root/radsecproxy.c
Commit message (Expand)AuthorAge
* 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
* fixed length of ttl attrvenaas2008-11-04
* added initial ttl support, need testingvenaas2008-10-31
* cleaning up codevenaas2008-10-13
* using freegconfmstrvenaas2008-10-13
* support for checking certificate policy oidsvenaas2008-10-13
* support for checking certificate policy oidsvenaas2008-10-13
* expiry of udp clientsvenaas2008-09-30
* improved findserver a bitvenaas2008-09-30
* updated todovenaas2008-09-29
* refcounts for realms, rewritten some locking and subrealm stuffvenaas2008-09-29
* more abstracted refcountingvenaas2008-09-26
* trying to refresh only ca and crl stuff when tls cache expiresvenaas2008-09-26
* work around to check tls blocks at startupvenaas2008-09-25
* updated todovenaas2008-09-24
* added some locking to handle server removal, think need to do refcounting for...venaas2008-09-24
* some code improvemetns, more efficiently removing outstanding requests when r...venaas2008-09-24
* make clientwr not try to connect (left to reader), changed some timing stuff,...venaas2008-09-23
* updates todosvenaas2008-09-22
* reserving id 0 for status server when enabledvenaas2008-09-22
* new debug version with timestamp off by defaultvenaas2008-09-22
* sending old reply when receiving duplicated messagevenaas2008-09-18
* updated todovenaas2008-09-18
* fixed some bugs, improved duplicate detectionvenaas2008-09-18
* trying to avoid some silly compiler warningsvenaas2008-09-17
* logging of replymsg, patch from Arne Schwabevenaas2008-09-17
* better logging, fixed bug with crash when removing clientvenaas2008-09-17
* fixed couple of bugsvenaas2008-09-17