| Commit message (Expand) | Author | Age | Files | Lines |
* | Missing parantheses bug spotted by Daniel Bertolo | kolla | 2010-01-19 | 1 | -9/+10 |
* | Credits | kolla | 2009-09-11 | 1 | -0/+1 |
* | Added Stefan's UDP fragmentation fix | kolla | 2009-09-11 | 1 | -0/+3 |
* | Contribution acknowledgements | kolla | 2009-07-22 | 1 | -0/+2 |
* | Oppdatert til 1.3.1 | kolla | 2009-07-22 | 1 | -2/+2 |
* | From: Simon Leinen <simon.leinen@switch.ch> | Simon Leinen | 2009-07-22 | 1 | -4/+4 |
* | Added contributed patch by Maja Wolniewicz <mgw@umk.pl> | kolla | 2009-04-24 | 1 | -8/+8 |
* | adjusted some log levels, log level 2 default, preparing for 1.3 release | venaas | 2009-03-12 | 1 | -17/+17 |
* | preparing for 1.3 release | venaas | 2009-03-11 | 1 | -2/+2 |
* | updated files for 1.3-beta release | venaas | 2009-02-18 | 1 | -1045/+368 |
* | removing some lint warnings | venaas | 2008-12-18 | 1 | -4/+4 |
* | now freeing buffer of outgoing request as soon as we give up sending request,... | venaas | 2008-12-18 | 1 | -0/+4 |
* | 1.3 branch with alpha release | venaas | 2008-12-04 | 1 | -2/+2 |
* | made 20081106 snapshot branch, updated version/date info | venaas | 2008-11-06 | 1 | -42/+67 |
* | added initial ttl support, need testing | venaas | 2008-10-31 | 1 | -12/+131 |
* | cleaning up code | venaas | 2008-10-13 | 1 | -27/+18 |
* | using freegconfmstr | venaas | 2008-10-13 | 1 | -18/+8 |
* | support for checking certificate policy oids | venaas | 2008-10-13 | 1 | -12/+27 |
* | support for checking certificate policy oids | venaas | 2008-10-13 | 1 | -39/+78 |
* | expiry of udp clients | venaas | 2008-09-30 | 1 | -6/+13 |
* | 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 | 1 | -50/+96 |
* | 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 |
* | 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 | 1 | -69/+26 |
* | make clientwr not try to connect (left to reader), changed some timing stuff,... | venaas | 2008-09-23 | 1 | -14/+53 |
* | 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 | 1 | -0/+1 |
* | sending old reply when receiving duplicated message | venaas | 2008-09-18 | 1 | -9/+6 |
* | updated todo | venaas | 2008-09-18 | 1 | -1/+3 |
* | fixed some bugs, improved duplicate detection | venaas | 2008-09-18 | 1 | -42/+33 |
* | trying to avoid some silly compiler warnings | venaas | 2008-09-17 | 1 | -1/+1 |
* | 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 | 1 | -5/+7 |
* | fixed couple of bugs | venaas | 2008-09-17 | 1 | -1/+2 |
* | cleaning up code | venaas | 2008-09-17 | 1 | -35/+9 |
* | cleaning up code | venaas | 2008-09-17 | 1 | -44/+40 |
* | moved more stuff from rqout to rq | venaas | 2008-09-16 | 1 | -174/+106 |
* | simplifying code a bit by using lock per rqout | venaas | 2008-09-16 | 1 | -44/+86 |
* | moved some stuff from rqout to rq | venaas | 2008-09-16 | 1 | -20/+28 |
* | renamed some stuff, added client state for received rqs etc | venaas | 2008-09-16 | 1 | -115/+246 |
* | changing to use a separate client structure for each udp client | venaas | 2008-09-14 | 1 | -0/+1 |
* | cleaning up code | venaas | 2008-09-14 | 1 | -82/+36 |
* | various code improvements | venaas | 2008-09-11 | 1 | -131/+64 |
* | lots of changes to radsrv/reply and use of new radmsg stuff | venaas | 2008-09-11 | 1 | -387/+267 |