| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cleaning up code | venaas | 2008-10-13 | 3 | -46/+23 |
* | using freegconfmstr | venaas | 2008-10-13 | 1 | -18/+8 |
* | support for checking certificate policy oids | venaas | 2008-10-13 | 4 | -12/+39 |
* | support for checking certificate policy oids | venaas | 2008-10-13 | 2 | -39/+79 |
* | updates to readme/changelog etc | venaas | 2008-10-07 | 3 | -12/+71 |
* | use sgml-raw instead of sgml to avoid linebreak inside tags | venaas | 2008-10-06 | 1 | -1/+1 |
* | updated man pages, generated from docbook | venaas | 2008-10-06 | 3 | -432/+1151 |
* | 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 |