com_cs: Return a syntax error if argc > 2.
[paraslash.git] / dccp_send.c
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.