1. 75b3687 Fix warnings exposed by gcc -Wcast-qual and -Wshadow. by Jonathan Lennox · 14 years ago
  2. ed3ab2b Make code clean with respect to GCC's -Wstrict-prototypes option -- use (void) by Jonathan Lennox · 14 years ago
  3. 986f6d0 Change return type of rtp_recvfrom and rtp_sendto from 'unsigned int' to 'int' (they return -1 on error). by Jonathan Lennox · 14 years ago
  4. 8cae72f Add deinit and dealloc functions to test rtp code, to free memory associated with rtp objects. by Jonathan Lennox · 14 years ago
  5. d083205 fixed rtp.c allocation issues by David McGrew · 18 years ago
  6. 1a2ab2c fixing assert nits by David McGrew · 18 years ago
  7. 21c666c (rtp_recvfrom): Always print single line error when srtp_unprotect() fails. by Marcus Sundberg · 19 years ago
  8. 7035366 Fix silly HAVE_SYS_SOCKET_HY typo. by Marcus Sundberg · 19 years ago
  9. 385484b Make socket code compatible with Windows. by Marcus Sundberg · 19 years ago
  10. b67061f autoconf fixes and minor code cleanup by David McGrew · 19 years ago
  11. 235513a Initial revision by Cullen Jennings · 19 years ago