Rename COPYING -> LICENSE.
[libradsec.git] / lib / event.c
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