ortp_send: kill useless gettimeofday()
[paraslash.git] / dccp_send.c
2006-04-21 Andredccp_send.c: Set status to SENDER_OFF on errros.
2006-04-15 AndreRename MIN, MAX, ABS macros
2006-04-15 Andregcc-compat.h: rename __unused to __a_unused
2006-03-26 Andredoxify dccp
2006-03-25 Andredccp_send: fix sending of header packets
2006-03-24 Andredccp: avoid "message too long" errors.
2006-03-24 Andrelog the IP address of the connecting client.
2006-03-24 Andrekill duplicate write_ok()
2006-03-14 Andredccp_send: comment out noisy debug message.
2006-03-11 AndreMerge branch 'dccp'
2006-03-08 AndreAdd Ian McDonald to CREDITS
2006-03-08 AndreAdd GPL headers for dccp.c dccp.h, dccp_recv.c, and...
2006-03-08 AndreFirst draft of the dccp sender/receiver pair.