Avoid potential double free.
[libradsec.git] / lib / udp.c
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