Enable tls psk
[radsecproxy.git] / util.c
2014-02-05 Linus NordbergMove lib to the root.
2010-11-11 Linus NordbergBringing up TLS connections working.
2010-03-23 linusAdd Emacs local variable for stroustrup style.
2010-03-08 linusReindent and remove trailing whitespace.
2009-09-11 kollaCredits
2009-09-11 kollaAdded Stefan's UDP fragmentation fix
2009-02-27 venaasfixed addr_copy function for bsd
2009-02-17 venaasfixed a bug with possible segfault in tcpconnect code...
2009-02-05 venaastimeout for connect
2009-01-13 venaasmade it so it works with mix of dynamic and static...
2008-12-22 venaasmoved more code to tlscommon, fixed a couple of minor...
2008-09-24 venaassome code improvemetns, more efficiently removing outst...
2008-09-17 venaasbetter logging, fixed bug with crash when removing...
2008-09-17 venaasfixed couple of bugs
2008-09-17 venaascleaning up code
2008-09-14 venaaschanging to use a separate client structure for each...
2008-08-21 venaasmoved bindtoaddr back to radsecproxy.c
2008-08-21 venaasrestructuring code
2008-06-10 venaasremoved some harmless compiler warnings
2008-02-21 venaasSolaris9 fix
2008-02-19 venaasSolaris9 fixes
2007-11-26 venaasimplemented config file stack; to be used for include...
2007-06-28 venaasadded subjectaltname cert checks, incl regexp uri
2007-05-04 venaasadded logging to file and syslog (need to add support...
2007-05-03 venaasusing debug() some more places
2007-02-16 venaasadded tcp and udp listen directives
2007-02-09 venaaschanges to build on NetBSD
2007-01-16 venaasadded code for reading main config and restructured...
2007-01-04 venaasfixed minor bugs
2007-01-02 venaasgit-svn-id: https://svn.testnett.uninett.no/radsecproxy...