1. 96d0b9a only link against lib(w)pcap when needed incorporates #366 and adapts to it by Martin Meszaros · 7 years ago
  2. 3edfada let rtp_decoder compile on MinGW using WinPCAP by Martin Meszaros · 7 years ago
  3. d7f9f46 bump version to 2.2.0-pre after branching 2_1_x_throttle by Pascal Bühler · 7 years ago
  4. cb771f7 configure: Regenerates configure script after configure.in changes. by Idar Tollefsen · 7 years ago
  5. bb6ef8a Add strict-prototypes warning if supported. by Pascal Bühler · 7 years ago
  6. 7591886 Regenerate configure are error & logging changes by Pascal Bühler · 7 years ago
  7. a3c68bc regenerate configure after recent configure.in changes by Pascal Bühler · 7 years ago
  8. ac872e7 update configure after recent configure.in changes by Pascal Bühler · 7 years ago
  9. 600ad96 configure: Regenerates configure script after configure.in changes. by Idar Tollefsen · 7 years ago
  10. 34acba6 Advance version on master by Pascal Bühler · 7 years ago
  11. fac1f50 Remove obsolete remnants of DEV_URANDOM. Libsrtp is no longer used as an RNG. by jfigus · 9 years ago
  12. 038d2cf Add support for using OpenSSL SRTP KDF algorithm. This work was originally done by Barry Fussell, but has been adapted to the latest libsrtp. Added new configure option called --enable-openssl-kdf to enable this feature. Also added new configure option to specify the location of the OpenSSL directory (--with-openssl-dir). Lastly, this commit updates config_in.h (via autoheader). by jfigus · 9 years ago
  13. 1ce6a74 Double-commit 9968e22ce2b7a1a2c0dde04f2413914416da260a to master. by jfigus · 9 years ago
  14. 7d67ce5 Sync latest from master by jfigus · 9 years ago
  15. e806a66 Prepare for 1.5.2 release. by jfigus · 9 years ago
  16. 13fd694 Change libdl and libz checks to warnings when not found. by jfigus · 9 years ago
  17. b5fad5f A autoconf checks for libz and libdl when OpenSSL is enabled to allow for static linking of OpenSSL (via CFLAGS=-static). by jfigus · 9 years ago
  18. 3d1eba7 Relabel master for next MR. by jfigus · 9 years ago
  19. 385e675 Prepare for 1.5.1 release. by jfigus · 9 years ago
  20. 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
  21. d2b331c Sync latest changes from master. by jfigus · 10 years ago
  22. e9f206c Introduce little endian RISC support by Jaap Keuter · 10 years ago
  23. a6cf208 Remove support for --enable-kernel-linux option. by jfigus · 10 years ago
  24. 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
  25. 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
  26. 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
  27. 8aa936e Makefile cleanup. Remove aes_tables app since libsrtp is not used as a general purpose crypto library. by jfigus · 10 years ago
  28. 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
  29. f063b90 Remove support for logging of errors to syslog by jfigus · 10 years ago
  30. b058a3b Pull new branch for 2.0.0 development by jfigus · 10 years ago
  31. 8bb76a3 Merge pull request #74 from bernardotorres/master by John Foley · 10 years ago
  32. b3c5142 * Transforming rtp_decoder into a standalone test application by Bernardo Torres · 10 years ago
  33. 7b8383f Add -pre suffix to version to indicate master branch is not stable. by jfigus · 10 years ago
  34. d658019 Prepare for 1.5.0 release. by jfigus · 10 years ago
  35. f4956d3 Merge remote-tracking branch 'upstream/master' by Bernardo Torres · 10 years ago
  36. 79e38ae * Adding support for pcap decryption by Bernardo Torres · 10 years ago
  37. ff3d042 build: regenerate configure file by Saúl Ibarra Corretgé · 10 years ago
  38. 2b48665 Minor changes to autoconf and Makefile to resolve issues #59 and #60. by jfigus · 10 years ago
  39. bfb9e30 Update configure based on b90f1baa. by Sean Bright · 10 years ago
  40. 7882dd9 Add AES-GCM crypto engine that leverages OpenSSL. by jfigus · 11 years ago
  41. e1de50f added SSL search paths for osx by Cullen Jennings · 11 years ago
  42. 5b22e37 Add check for EVP AES-CTR mode when openssl is enabled. Update README to include --enable-openssl option. by jfigus · 11 years ago
  43. c7e66e3 Regenerated configure script using autoconf to allow the new --enable-openssl option. by jfigus · 11 years ago
  44. 52c5cd3 line up with master configure by Cullen Jennings · 11 years ago
  45. 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
  46. a14b5a0 Add support for OpenSSL AES and RNG modules by jfigus · 11 years ago
  47. c752816 Treat x86_64 platforms as HAVE_X86 in configure. (The limited amount of x86 inline by Jonathan Lennox · 12 years ago
  48. 3f7fc22 Add configure test for the 'sigaction' function. by Jonathan Lennox · 14 years ago
  49. 601cd0a Re-generated from configure.in 1.11. by Marcus Sundberg · 17 years ago
  50. 64536cc Re-generated from configure.in 1.10. by Marcus Sundberg · 19 years ago
  51. 9aef51e Re-generated from configure.in 1.8. by Marcus Sundberg · 19 years ago
  52. 979e1bc Re-generated from configure.in 1.7 by Marcus Sundberg · 19 years ago
  53. fffdbfe Re-generated from configure.in 1.6 by Marcus Sundberg · 19 years ago
  54. d1694b5 updating autoconf by David McGrew · 19 years ago
  55. b67061f autoconf fixes and minor code cleanup by David McGrew · 19 years ago
  56. 89fb7ea Fixed bswap_32, bswap_64 (#defines were a little off) by David McGrew · 19 years ago
  57. fec49dd continuing merge from jesup, several minor fixes by David McGrew · 19 years ago
  58. 235513a Initial revision by Cullen Jennings · 19 years ago