WIP commit moving towards working server support.
[libradsec.git] / lib / event.c
2013-05-15 Linus NordbergWIP commit moving towards working server support.
2013-03-01 Linus NordbergRevamping for listeners.
2013-02-19 Linus NordbergWIP commit for listener support.
2013-02-18 Linus NordbergDo the test for PSK properly.
2013-02-11 Linus NordbergAdd support for configuring client connections too.
2013-01-24 Linus NordbergDon't verify server certificate if we're using PSK.
2013-01-24 Linus NordbergMerge branch 'rename-packet-to-message' into libradsec...
2013-01-24 Linus NordbergRename most 'package' to 'message'.
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