Revamping for listeners.
[radsecproxy.git] / lib / udp.c
2013-03-01 Linus NordbergRevamping for listeners.
2013-02-19 Linus NordbergWIP commit for listener support.
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.
2011-11-14 Luke Howardport to new RADIUS client library
2011-03-13 Linus NordbergAvoid potential double free.
2011-03-12 Linus NordbergMerge branch 'udp' into libradsec.
2011-03-10 Linus Nordberg[UDP] Don't crash on second packet.
2011-03-09 Linus NordbergGet UDP working.
2011-03-09 Linus NordbergAdd retransmission timer support (UDP).
2011-03-09 Linus NordbergDon't make UDP write event persistant.
2011-03-06 Linus NordbergRestructure code, moving most code out of packet.c