1. 857009c Rename all public functions, types, and defines to begin with srtp_ prefix to comply with modern library coding convention. by jfigus · 10 years ago
  2. a9ac898 Begin header file refactoring. This is a work-in-progress. by jfigus · 10 years ago
  3. 75b3687 Fix warnings exposed by gcc -Wcast-qual and -Wshadow. by Jonathan Lennox · 14 years ago
  4. ed3ab2b Make code clean with respect to GCC's -Wstrict-prototypes option -- use (void) by Jonathan Lennox · 14 years ago
  5. 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
  6. 8cae72f Add deinit and dealloc functions to test rtp code, to free memory associated with rtp objects. by Jonathan Lennox · 14 years ago
  7. d083205 fixed rtp.c allocation issues by David McGrew · 18 years ago
  8. 1a2ab2c fixing assert nits by David McGrew · 18 years ago
  9. 3c45e0c created private header file, moved config.h from srtp.h by David McGrew · 18 years ago
  10. 7629bf2 updating dates by David McGrew · 18 years ago
  11. 4254d0a Fix includes so we get the prototype for struct sockaddr_in. by Marcus Sundberg · 19 years ago
  12. 235513a Initial revision by Cullen Jennings · 19 years ago