| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Individual messages per msg type | kolla | 2009-04-03 | 1 | -3/+7 |
* | Ouptut "replyh: passing reply to client" as WARN (level 2) when reply message | kolla | 2009-04-02 | 1 | -1/+5 |
* | adjusted some log levels, log level 2 default, preparing for 1.3 release | venaas | 2009-03-12 | 1 | -17/+17 |
* | added -i option for pid file, HUP for reopening log file | venaas | 2009-02-13 | 1 | -8/+26 |
* | set dynamic timeout to 5 | venaas | 2009-02-05 | 1 | -1/+1 |
* | timeout for connect | venaas | 2009-02-05 | 1 | -1/+0 |
* | allowing multiple host statements in client and server blocks | venaas | 2009-02-03 | 1 | -18/+65 |
* | minor fixes to hostport stuff | venaas | 2009-01-29 | 1 | -7/+7 |
* | rewriting code for hosts,ports,resolving,currently does not build | venaas | 2009-01-27 | 1 | -237/+63 |
* | delay for retrying dynamic after various other failures | venaas | 2009-01-13 | 1 | -0/+4 |
* | made it so it works with mix of dynamic and static servers for a realm | venaas | 2009-01-13 | 1 | -79/+90 |
* | don't exit just because of bad dynamic config | venaas | 2009-01-12 | 1 | -2/+4 |
* | fixed bug with dynamicserver and default secret | venaas | 2009-01-08 | 1 | -13/+13 |
* | renamed struct queue to gqueue due to solaris defining queue | venaas | 2009-01-07 | 1 | -5/+5 |
* | reverting makefile, emovign some includes | venaas | 2008-12-22 | 1 | -2/+0 |
* | adding configure options for various transports, and -v output which transpor... | venaas | 2008-12-22 | 1 | -1/+15 |
* | moved more code to tlscommon, fixed a couple of minor lint warnings | venaas | 2008-12-22 | 1 | -237/+14 |
* | split out code that is needed only when tls or dtls is used | venaas | 2008-12-22 | 1 | -369/+20 |
* | allowing build with only specific transports | venaas | 2008-12-19 | 1 | -0/+26 |
* | cleaning up code | venaas | 2008-12-19 | 1 | -25/+51 |
* | cleaning up code | venaas | 2008-12-19 | 1 | -92/+22 |
* | cleaning up code | venaas | 2008-12-18 | 1 | -24/+18 |
* | 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 |
* | addttl option for client/server | venaas | 2008-11-04 | 1 | -40/+64 |
* | fixed length of ttl attr | venaas | 2008-11-04 | 1 | -0/+1 |
* | 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 |