Enable tls psk
[radsecproxy.git] / lib / event.c
2014-02-05 Linus NordbergMove lib to the root.
2013-12-20 Linus NordbergImprove initialisation of OpenSSL PRNG.
2013-11-18 Linus NordbergDisable/delete events in the timeout callback.
2013-05-17 Linus NordbergMerge branch 'libradsec-add-avp-2' into libradsec
2013-05-17 Linus NordbergDon't provide bogus info in an error.
2013-05-09 Linus NordbergUpdate copyright years.
2013-01-24 Linus NordbergDo the test for PSK properly.
2013-01-24 Linus NordbergDon't verify server certificate if we're using PSK.
2013-01-21 Linus NordbergMerge branch 'libradsec-new-client' into libradsec
2012-12-19 Linus NordbergRename COPYING -> LICENSE.
2012-04-27 Linus NordbergMerge libradsec-new-client.
2012-04-26 Linus NordbergVerify certificate CN against configured hostname.
2012-04-25 Linus NordbergPostpone resolving of DNS names of server.
2011-11-14 Luke Howardport to new RADIUS client library
2011-09-22 Linus Nordbergevent_enable_debug_mode() must be called at most once.
2011-03-12 Linus NordbergMerge branch 'udp' into libradsec.
2011-03-09 Linus NordbergAdd retransmission timer support (UDP).
2011-03-06 Linus NordbergMove event_set_timeout --> tcp_set_connect_timeout.
2011-03-06 Linus NordbergRestructure code, moving most code out of packet.c