1. 6d24ca5 Fixed link error to pj_log() in libSRTP if PJ_LOG_MAX_LEVEL is set to zero (thanks Michael CHRISTOPHER) by Benny Prijono · 16 years ago
  2. ff28155 Fixed bugs in libsrtp that effect dtls-srtp by Benny Prijono · 17 years ago
  3. 3a3f078 More ticket #451: fixed build error on MacOS X caused by new PA by Benny Prijono · 17 years ago
  4. b4d107e More ticket #451: build error on Mingw with the latest PortAudio (thanks Matti Zemack) by Benny Prijono · 17 years ago
  5. 27ae857 Ticket #451: Updated PortAudio to the latest version by Benny Prijono · 17 years ago
  6. 0b46232 Ticket #511: Add --disable-oss option to disable OSS in configure script by Benny Prijono · 17 years ago
  7. e3197e3 Replaced fprintf/printf with err_report() by Benny Prijono · 17 years ago
  8. a8ff8eb Fixed crash when running SRTP on Win32 app since stderr is undefined (thanks Truong Thanh Quang) by Benny Prijono · 17 years ago
  9. 1b911ba Fixed compilation error on libsrtp in crypto/aes.c when it finds the wrong err.h to be included. The solution was to change the order of include paths in Makefile by Benny Prijono · 17 years ago
  10. 012fe0a More ticket #61: mismatch in libsrtp output library name causing error when building samples on VC6 by Benny Prijono · 17 years ago
  11. 2a9ed7c More ticket #61: disable CPU_RISC in SRTP as it seems to be broken (tested on ARM) by Benny Prijono · 17 years ago
  12. 97dfc7f Fixed libsrtp random string generation on Win32 by Benny Prijono · 17 years ago
  13. 763d201 More ticket #61: error detecting CPU type in srtp_config.h causing libsrtp initialization error by Benny Prijono · 17 years ago
  14. 1d481ab More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and unistd.h is present. If it fails, it will fallback to using rand() by Benny Prijono · 17 years ago
  15. 2c42375 Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp by Benny Prijono · 17 years ago
  16. 8a0ab28 Ticket #61: imported libsrtp into third_party directory (backported from srtp branch) by Benny Prijono · 17 years ago
  17. d28dfe4 Updated include path for libmilenage VS6 project by Benny Prijono · 17 years ago
  18. da9080f Fixed milenage build on eVC etc. by Benny Prijono · 17 years ago
  19. c231419 Updated libmilenage Visual Studio project toption to use /MD instead of /MT by Benny Prijono · 17 years ago
  20. d224f9d Updated README.txt of libsamplerate instructions by Benny Prijono · 17 years ago
  21. 550a1a6 Ticket #398: support for libsamplerate in the autoconf+Makefile by Benny Prijono · 17 years ago
  22. 899f9af Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl library by Benny Prijono · 17 years ago
  23. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  24. 0c658c6 Fix compilation error on Mac by Benny Prijono · 17 years ago
  25. 5aeed44 Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the response, retransmission timer calculation bug, etc. by Benny Prijono · 17 years ago
  26. 459d3bf PortAudio build problems fixed for CE by Benny Prijono · 17 years ago
  27. b94a9f7 Fixed mp3_writer.c include by Benny Prijono · 17 years ago
  28. 4fb32b5 Added resample DLL project by Benny Prijono · 17 years ago
  29. abdacdd Fixed mingw build for portaudio by Benny Prijono · 17 years ago
  30. 554790c Temporarily removed portaudio by Benny Prijono · 17 years ago
  31. a10664c Fixed mingw build by Benny Prijono · 17 years ago
  32. d962784 Fixed the legacy build system by Benny Prijono · 17 years ago
  33. 25dfd1d Fixed build system for third_party by Benny Prijono · 17 years ago
  34. 27c9872 Initial modification to Makefiles by Benny Prijono · 17 years ago
  35. d187231 Added PortAudio build files by Benny Prijono · 17 years ago
  36. eb4cf91 Initial Makefiles for the third_party components by Benny Prijono · 17 years ago
  37. 4f093d2 Updated EVC project files with new directory layout by Benny Prijono · 17 years ago
  38. a378bfc Added the VS8 project files by Benny Prijono · 17 years ago
  39. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  40. f03861b mv resample_resample.c resample.c by Benny Prijono · 17 years ago
  41. e58cbe1 Moved plc, resample, and mp3 to third_party by Benny Prijono · 17 years ago
  42. 396156c Changed resample to use speex (for now) by Benny Prijono · 17 years ago
  43. 8f57dca Moved resample to third_party directory by Benny Prijono · 17 years ago
  44. f830c1b Moved ilbc to third_party directory by Benny Prijono · 17 years ago
  45. 7f1c90f Split speex, portaudio, and gsm into third_party directory by Benny Prijono · 17 years ago