| Commit message (Expand) | Author | Age | Files | Lines |
* | Add top-level config options IPv4Only and IPv6Only. | Linus Nordberg | 2012-04-17 | 1 | -0/+2 |
* | Add client and server config options IPv4Only and IPv6Only. | Linus Nordberg | 2012-04-17 | 1 | -0/+1 |
* | Keep track of a failing dynamic server and don't use it while failing. | Linus Nordberg | 2012-04-12 | 1 | -0/+1 |
* | Add/update copyright years. | Linus Nordberg | 2012-04-12 | 1 | -1/+1 |
* | Add config option PidFile. | Linus Nordberg | 2012-04-11 | 1 | -0/+1 |
* | Honour configure option --sysconfdir. | Linus Nordberg | 2012-04-11 | 1 | -1/+1 |
* | New option for client block - fticksVISINST | Maja Gorecka-Wolniewicz | 2011-12-21 | 1 | -0/+1 |
* | F-Ticks logging changes | Maja Gorecka-Wolniewicz | 2011-12-12 | 1 | -0/+1 |
* | Change the default value for config option FTicksMac. | Linus Nordberg | 2011-10-08 | 1 | -2/+2 |
* | Update copyright info.radsecproxy-1.5 | Linus Nordberg | 2011-09-29 | 1 | -1/+1 |
* | Make radsecproxy.h self-sustaining. | Linus Nordberg | 2011-09-26 | 1 | -0/+5 |
* | Move F-Ticks logging to fticks.c. | Linus Nordberg | 2011-04-04 | 1 | -0/+1 |
* | Add F-Ticks logging support. | Linus Nordberg | 2011-04-04 | 1 | -1/+1 |
* | Add configuration of client fticksVISINST. | Linus Nordberg | 2011-04-04 | 1 | -0/+1 |
* | Add configuration options for F-Ticks logging. | Linus Nordberg | 2011-04-01 | 1 | -0/+18 |
* | Update copyright notices. | Linus Nordberg | 2011-03-31 | 1 | -0/+1 |
* | Add LoopPrevention per server (RADSECPROXY-1). | linus | 2010-03-31 | 1 | -0/+1 |
* | Add Emacs local variable for stroustrup style. | linus | 2010-03-23 | 1 | -0/+4 |
* | adjusted some log levels, log level 2 default, preparing for 1.3 release | venaas | 2009-03-12 | 1 | -1/+1 |
* | allowing multiple host statements in client and server blocks | venaas | 2009-02-03 | 1 | -1/+1 |
* | rewriting code for hosts,ports,resolving,currently does not build | venaas | 2009-01-27 | 1 | -5/+4 |
* | made it so it works with mix of dynamic and static servers for a realm | venaas | 2009-01-13 | 1 | -0/+1 |
* | renamed struct queue to gqueue due to solaris defining queue | venaas | 2009-01-07 | 1 | -6/+6 |
* | moved more code to tlscommon, fixed a couple of minor lint warnings | venaas | 2008-12-22 | 1 | -3/+3 |
* | split out code that is needed only when tls or dtls is used | venaas | 2008-12-22 | 1 | -17/+0 |
* | cleaning up code | venaas | 2008-12-19 | 1 | -3/+8 |
* | cleaning up code | venaas | 2008-12-18 | 1 | -2/+2 |
* | removing some lint warnings | venaas | 2008-12-18 | 1 | -1/+1 |
* | addttl option for client/server | venaas | 2008-11-04 | 1 | -0/+1 |
* | added initial ttl support, need testing | venaas | 2008-10-31 | 1 | -5/+7 |
* | cleaning up code | venaas | 2008-10-13 | 1 | -5/+3 |
* | support for checking certificate policy oids | venaas | 2008-10-13 | 1 | -0/+1 |
* | support for checking certificate policy oids | venaas | 2008-10-13 | 1 | -0/+1 |
* | expiry of udp clients | venaas | 2008-09-30 | 1 | -0/+2 |
* | refcounts for realms, rewritten some locking and subrealm stuff | venaas | 2008-09-29 | 1 | -2/+4 |
* | some code improvemetns, more efficiently removing outstanding requests when r... | venaas | 2008-09-24 | 1 | -4/+2 |
* | make clientwr not try to connect (left to reader), changed some timing stuff,... | venaas | 2008-09-23 | 1 | -1/+5 |
* | fixed some bugs, improved duplicate detection | venaas | 2008-09-18 | 1 | -4/+3 |
* | better logging, fixed bug with crash when removing client | venaas | 2008-09-17 | 1 | -9/+1 |
* | cleaning up code | venaas | 2008-09-17 | 1 | -12/+9 |
* | moved more stuff from rqout to rq | venaas | 2008-09-16 | 1 | -4/+2 |
* | simplifying code a bit by using lock per rqout | venaas | 2008-09-16 | 1 | -1/+2 |
* | moved some stuff from rqout to rq | venaas | 2008-09-16 | 1 | -3/+3 |
* | renamed some stuff, added client state for received rqs etc | venaas | 2008-09-16 | 1 | -6/+21 |
* | changing to use a separate client structure for each udp client | venaas | 2008-09-14 | 1 | -1/+1 |
* | various code improvements | venaas | 2008-09-11 | 1 | -1/+5 |
* | lots of changes to radsrv/reply and use of new radmsg stuff | venaas | 2008-09-11 | 1 | -25/+0 |
* | finished attribute rewrite code, also used for username, testing needed | venaas | 2008-09-08 | 1 | -3/+9 |
* | added addattribute support to rewrite | venaas | 2008-09-08 | 1 | -0/+7 |
* | more variable renaming | venaas | 2008-09-08 | 1 | -3/+5 |