radsecproxy-1.6.5.
[radsecproxy.git] / tls.c
2013-09-02 Linus NordbergTime out on TLS clients not closing the connection...
2013-09-02 Linus NordbergWhen timing out while reading from a TLS server, shutdo...
2013-09-02 Linus NordbergDon't wait for _writable_ when _reading_ an SSL socket.
2013-09-02 Linus NordbergCreate threads with a 32 KB stack rather than what...
2012-09-13 Linus NordbergDon't mix up pre- and post-handshake verification of...
2012-04-17 Linus NordbergAdd client and server config options IPv4Only and IPv6Only.
2012-04-11 Linus NordbergChange default shared secret for TLS and DTLS.
2011-09-28 Linus NordbergMerge with master. Conflicts:
2011-09-26 Linus NordbergMake radsecproxy.h self-sustaining.
2010-03-23 linusAdd Emacs local variable for stroustrup style.
2010-03-08 linusReindent and remove trailing whitespace.
2009-01-27 venaasrewriting code for hosts,ports,resolving,builds but...
2009-01-07 venaasrenamed struct queue to gqueue due to solaris defining...
2008-12-22 venaassplit out code that is needed only when tls or dtls...
2008-12-19 venaasallowing build with only specific transports
2008-12-19 venaascleaning up code
2008-12-19 venaascleaning up code
2008-12-18 venaascleaning up code
2008-09-24 venaashopefully removed some warnings
2008-09-24 venaashopefully removed some warnings
2008-09-24 venaassome code improvemetns, more efficiently removing outst...
2008-09-23 venaasmake clientwr not try to connect (left to reader),...
2008-09-17 venaasbetter logging, fixed bug with crash when removing...
2008-09-17 venaascleaning up code
2008-09-16 venaasmoved more stuff from rqout to rq
2008-09-16 venaasrenamed some stuff, added client state for received...
2008-09-13 venaasallow %hex notation for strings in gconfig
2008-09-11 venaasvarious code improvements
2008-08-22 venaasfixed bug with multiple status server sent, some dtls...
2008-08-21 venaasseparated tls