1. fb83841 Remove RNG since there is no longer a public API exposed to use the RNG. The RNG in libsrtp wasn't using a particularly good random source anyway. Downstream applications should use OpenSSL or some other random source that's compliant with SP-800-90. by jfigus · 10 years ago
  2. d2b331c Sync latest changes from master. by jfigus · 10 years ago
  3. e9f206c Introduce little endian RISC support by Jaap Keuter · 10 years ago
  4. a6cf208 Remove support for --enable-kernel-linux option. by jfigus · 10 years ago
  5. d196e02 Rename binary target to libsrtp2 since it's not backwards compatible with libsrtp 1.x. Header files are now installed into /usr/local/include/srtp2. by jfigus · 10 years ago
  6. a3127b8 Remove AES CBC mode since it's not used by SRTP and libsrtp shouldn't be used as a general purpose crypto library. by jfigus · 10 years ago
  7. 2569049 Remove obsolete PRNG. Libsrtp shouldn't be used as a general purpose crypto library. Libraries such as OpenSSL provide a newer SP800-90 compliant DRBG. by jfigus · 10 years ago
  8. 8aa936e Makefile cleanup. Remove aes_tables app since libsrtp is not used as a general purpose crypto library. by jfigus · 10 years ago
  9. 97a80f4 Change default option for stdout debugging to disabled to comply with best practices for library development. Removed GDOI configure option because it's not used anywhere in the code. by jfigus · 10 years ago
  10. f063b90 Remove support for logging of errors to syslog by jfigus · 10 years ago
  11. b058a3b Pull new branch for 2.0.0 development by jfigus · 10 years ago
  12. 8bb76a3 Merge pull request #74 from bernardotorres/master by John Foley · 10 years ago
  13. b3c5142 * Transforming rtp_decoder into a standalone test application by Bernardo Torres · 10 years ago
  14. 7b8383f Add -pre suffix to version to indicate master branch is not stable. by jfigus · 10 years ago
  15. d658019 Prepare for 1.5.0 release. by jfigus · 10 years ago
  16. f4956d3 Merge remote-tracking branch 'upstream/master' by Bernardo Torres · 10 years ago
  17. 79e38ae * Adding support for pcap decryption by Bernardo Torres · 10 years ago
  18. ff3d042 build: regenerate configure file by Saúl Ibarra Corretgé · 10 years ago
  19. 2b48665 Minor changes to autoconf and Makefile to resolve issues #59 and #60. by jfigus · 10 years ago
  20. bfb9e30 Update configure based on b90f1baa. by Sean Bright · 10 years ago
  21. 7882dd9 Add AES-GCM crypto engine that leverages OpenSSL. by jfigus · 11 years ago
  22. e1de50f added SSL search paths for osx by Cullen Jennings · 11 years ago
  23. 5b22e37 Add check for EVP AES-CTR mode when openssl is enabled. Update README to include --enable-openssl option. by jfigus · 11 years ago
  24. c7e66e3 Regenerated configure script using autoconf to allow the new --enable-openssl option. by jfigus · 11 years ago
  25. 52c5cd3 line up with master configure by Cullen Jennings · 11 years ago
  26. 0d3a268 Add support for OpenSSL based HMAC implementation, which optionally replaces the native HMAC/SHA1 implementation. This commit also fixes some problems with the test apps when OpenSSL support is configured into the library. by jfigus · 11 years ago
  27. a14b5a0 Add support for OpenSSL AES and RNG modules by jfigus · 11 years ago
  28. c752816 Treat x86_64 platforms as HAVE_X86 in configure. (The limited amount of x86 inline by Jonathan Lennox · 12 years ago
  29. 3f7fc22 Add configure test for the 'sigaction' function. by Jonathan Lennox · 14 years ago
  30. 601cd0a Re-generated from configure.in 1.11. by Marcus Sundberg · 17 years ago
  31. 64536cc Re-generated from configure.in 1.10. by Marcus Sundberg · 19 years ago
  32. 9aef51e Re-generated from configure.in 1.8. by Marcus Sundberg · 19 years ago
  33. 979e1bc Re-generated from configure.in 1.7 by Marcus Sundberg · 19 years ago
  34. fffdbfe Re-generated from configure.in 1.6 by Marcus Sundberg · 19 years ago
  35. d1694b5 updating autoconf by David McGrew · 19 years ago
  36. b67061f autoconf fixes and minor code cleanup by David McGrew · 19 years ago
  37. 89fb7ea Fixed bswap_32, bswap_64 (#defines were a little off) by David McGrew · 19 years ago
  38. fec49dd continuing merge from jesup, several minor fixes by David McGrew · 19 years ago
  39. 235513a Initial revision by Cullen Jennings · 19 years ago