| Commit message (Expand) | Author | Age | Files | Lines |
* | updated man pages | venaas | 2008-10-03 | 2 | -112/+179 |
* | expiry of udp clients | venaas | 2008-09-30 | 3 | -16/+60 |
* | improved findserver a bit | venaas | 2008-09-30 | 1 | -9/+9 |
* | updated todo | venaas | 2008-09-29 | 1 | -1/+0 |
* | refcounts for realms, rewritten some locking and subrealm stuff | venaas | 2008-09-29 | 2 | -52/+100 |
* | more abstracted refcounting | venaas | 2008-09-26 | 1 | -8/+9 |
* | trying to refresh only ca and crl stuff when tls cache expires | venaas | 2008-09-26 | 1 | -50/+71 |
* | work around to check tls blocks at startup | venaas | 2008-09-25 | 1 | -1/+2 |
* | hopefully removed some warnings | venaas | 2008-09-24 | 1 | -1/+1 |
* | hopefully removed some warnings | venaas | 2008-09-24 | 1 | -1/+1 |
* | hopefully removed some warnings | venaas | 2008-09-24 | 2 | -4/+4 |
* | updated todo | venaas | 2008-09-24 | 1 | -1/+1 |
* | added some locking to handle server removal, think need to do refcounting for... | venaas | 2008-09-24 | 1 | -6/+30 |
* | some code improvemetns, more efficiently removing outstanding requests when r... | venaas | 2008-09-24 | 7 | -76/+76 |
* | make clientwr not try to connect (left to reader), changed some timing stuff,... | venaas | 2008-09-23 | 5 | -39/+102 |
* | updates todos | venaas | 2008-09-22 | 1 | -4/+4 |
* | reserving id 0 for status server when enabled | venaas | 2008-09-22 | 1 | -22/+36 |
* | new debug version with timestamp off by default | venaas | 2008-09-22 | 3 | -4/+5 |
* | sending old reply when receiving duplicated message | venaas | 2008-09-18 | 2 | -9/+7 |
* | updated todo | venaas | 2008-09-18 | 1 | -1/+3 |
* | fixed some bugs, improved duplicate detection | venaas | 2008-09-18 | 4 | -66/+62 |
* | trying to avoid some silly compiler warnings | venaas | 2008-09-17 | 3 | -3/+3 |
* | logging of replymsg, patch from Arne Schwabe | venaas | 2008-09-17 | 1 | -5/+23 |
* | better logging, fixed bug with crash when removing client | venaas | 2008-09-17 | 8 | -87/+56 |
* | fixed couple of bugs | venaas | 2008-09-17 | 2 | -1/+3 |
* | cleaning up code | venaas | 2008-09-17 | 1 | -35/+9 |
* | cleaning up code | venaas | 2008-09-17 | 8 | -102/+105 |
* | moved more stuff from rqout to rq | venaas | 2008-09-16 | 6 | -185/+108 |
* | simplifying code a bit by using lock per rqout | venaas | 2008-09-16 | 2 | -45/+88 |
* | moved some stuff from rqout to rq | venaas | 2008-09-16 | 2 | -23/+31 |
* | renamed some stuff, added client state for received rqs etc | venaas | 2008-09-16 | 6 | -149/+330 |
* | changing to use a separate client structure for each udp client | venaas | 2008-09-14 | 6 | -5/+57 |
* | cleaning up code | venaas | 2008-09-14 | 2 | -82/+62 |
* | allow %hex notation for strings in gconfig | venaas | 2008-09-13 | 2 | -4/+8 |
* | various code improvements | venaas | 2008-09-11 | 9 | -179/+178 |
* | lots of changes to radsrv/reply and use of new radmsg stuff | venaas | 2008-09-11 | 9 | -413/+694 |
* | fixed problem when rewritten username not in response and cleaned up code | venaas | 2008-09-09 | 1 | -43/+10 |
* | finished attribute rewrite code, also used for username, testing needed | venaas | 2008-09-08 | 2 | -102/+212 |
* | added addattribute support to rewrite | venaas | 2008-09-08 | 2 | -44/+139 |
* | now performing rewriteOut | venaas | 2008-09-08 | 1 | -0/+10 |
* | configuration of rewriteOut, but so far does nothing | venaas | 2008-09-08 | 1 | -0/+6 |
* | rewriteIn and rewrite are now synonyms, rewrite should be deprecated | venaas | 2008-09-08 | 1 | -8/+22 |
* | more variable renaming | venaas | 2008-09-08 | 2 | -19/+24 |
* | s/rewriteattr.*/rewriteusername.*/ | venaas | 2008-09-08 | 2 | -19/+19 |
* | make all regexps extended | venaas | 2008-09-08 | 1 | -2/+2 |
* | added notimestamp option to debug | venaas | 2008-08-29 | 2 | -2/+7 |
* | minor fix in list.c | venaas | 2008-08-27 | 1 | -1/+1 |
* | fixed bug with multiple status server sent, some dtls fixes | venaas | 2008-08-22 | 6 | -187/+303 |
* | made dtls server do proper certificate matching | venaas | 2008-08-21 | 6 | -50/+109 |
* | moved bindtoaddr back to radsecproxy.c | venaas | 2008-08-21 | 4 | -28/+27 |