1. 298c12e Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windows Mobile 6 standard SDK in the build platform by Benny Prijono · 16 years ago
  2. 868fbc9 Removed global optimization setting from libsrtp VS project since it causes link warning with VS 2005 SP1 by Benny Prijono · 16 years ago
  3. 49f057b Ticket #558: Added srtp_deinit() function and registered this with pj_atexit(). by Nanang Izzuddin · 16 years ago
  4. 51f2253 Ticket #547: Added DirectX include path from Windows environment settings to libportaudio & pjmedia VS8 build projects. by Nanang Izzuddin · 16 years ago
  5. 0cff128 Ticket #627: Fixed general compiler warning when building for WinCE (thanks David Parker for the patch). by Nanang Izzuddin · 16 years ago
  6. 95250c7 Ticket #588: Improvements to echo cancellation framework by Benny Prijono · 16 years ago
  7. 794be66 Ticket #557: Fixed memory leak in Speex EC (actually this is updating Speex version to 1.2rc1) by Nanang Izzuddin · 16 years ago
  8. b1c6204 Fixed ticket #581: Fixed build dependencies in the makefiles by Benny Prijono · 16 years ago
  9. 90bcd43 Ticket #558: Fixed memory leak caused by cipher_type_self_test() by Nanang Izzuddin · 16 years ago
  10. 5b64b8d Updated doxygen documentations by Benny Prijono · 16 years ago
  11. 7155cc6 Fixed Speex build config by Nanang Izzuddin · 16 years ago
  12. 3cbb065 Upgraded Speex version to the latest and reorganized it in local copy (since Speex is now using Git) by Nanang Izzuddin · 16 years ago
  13. 50947e7 More ticket #536: fixed bug in SrcUD (missed fix, previously r1968 only fixed SrcUp) by Nanang Izzuddin · 16 years ago
  14. ec19826 Reapplied changeset 287 (resample may write pass the output buffer), with a bit optimization by Nanang Izzuddin · 16 years ago
  15. dfd3052 Changed build optimization settings for Speex and pjmedia for eVC4/Windows Mobile. Speex/8000 now runs on Windows Mobile! by Benny Prijono · 16 years ago
  16. 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
  17. ff28155 Fixed bugs in libsrtp that effect dtls-srtp by Benny Prijono · 17 years ago
  18. 3a3f078 More ticket #451: fixed build error on MacOS X caused by new PA by Benny Prijono · 17 years ago
  19. b4d107e More ticket #451: build error on Mingw with the latest PortAudio (thanks Matti Zemack) by Benny Prijono · 17 years ago
  20. 27ae857 Ticket #451: Updated PortAudio to the latest version by Benny Prijono · 17 years ago
  21. 0b46232 Ticket #511: Add --disable-oss option to disable OSS in configure script by Benny Prijono · 17 years ago
  22. e3197e3 Replaced fprintf/printf with err_report() by Benny Prijono · 17 years ago
  23. a8ff8eb Fixed crash when running SRTP on Win32 app since stderr is undefined (thanks Truong Thanh Quang) by Benny Prijono · 17 years ago
  24. 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
  25. 012fe0a More ticket #61: mismatch in libsrtp output library name causing error when building samples on VC6 by Benny Prijono · 17 years ago
  26. 2a9ed7c More ticket #61: disable CPU_RISC in SRTP as it seems to be broken (tested on ARM) by Benny Prijono · 17 years ago
  27. 97dfc7f Fixed libsrtp random string generation on Win32 by Benny Prijono · 17 years ago
  28. 763d201 More ticket #61: error detecting CPU type in srtp_config.h causing libsrtp initialization error by Benny Prijono · 17 years ago
  29. 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
  30. 2c42375 Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp by Benny Prijono · 17 years ago
  31. 8a0ab28 Ticket #61: imported libsrtp into third_party directory (backported from srtp branch) by Benny Prijono · 17 years ago
  32. d28dfe4 Updated include path for libmilenage VS6 project by Benny Prijono · 17 years ago
  33. da9080f Fixed milenage build on eVC etc. by Benny Prijono · 17 years ago
  34. c231419 Updated libmilenage Visual Studio project toption to use /MD instead of /MT by Benny Prijono · 17 years ago
  35. d224f9d Updated README.txt of libsamplerate instructions by Benny Prijono · 17 years ago
  36. 550a1a6 Ticket #398: support for libsamplerate in the autoconf+Makefile by Benny Prijono · 17 years ago
  37. 899f9af Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl library by Benny Prijono · 17 years ago
  38. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  39. 0c658c6 Fix compilation error on Mac by Benny Prijono · 17 years ago
  40. 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
  41. 459d3bf PortAudio build problems fixed for CE by Benny Prijono · 17 years ago
  42. b94a9f7 Fixed mp3_writer.c include by Benny Prijono · 17 years ago
  43. 4fb32b5 Added resample DLL project by Benny Prijono · 17 years ago
  44. abdacdd Fixed mingw build for portaudio by Benny Prijono · 17 years ago
  45. 554790c Temporarily removed portaudio by Benny Prijono · 17 years ago
  46. a10664c Fixed mingw build by Benny Prijono · 17 years ago
  47. d962784 Fixed the legacy build system by Benny Prijono · 17 years ago
  48. 25dfd1d Fixed build system for third_party by Benny Prijono · 17 years ago
  49. 27c9872 Initial modification to Makefiles by Benny Prijono · 17 years ago
  50. d187231 Added PortAudio build files by Benny Prijono · 17 years ago
  51. eb4cf91 Initial Makefiles for the third_party components by Benny Prijono · 17 years ago
  52. 4f093d2 Updated EVC project files with new directory layout by Benny Prijono · 17 years ago
  53. a378bfc Added the VS8 project files by Benny Prijono · 17 years ago
  54. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  55. f03861b mv resample_resample.c resample.c by Benny Prijono · 17 years ago
  56. e58cbe1 Moved plc, resample, and mp3 to third_party by Benny Prijono · 17 years ago
  57. 396156c Changed resample to use speex (for now) by Benny Prijono · 17 years ago
  58. 8f57dca Moved resample to third_party directory by Benny Prijono · 17 years ago
  59. f830c1b Moved ilbc to third_party directory by Benny Prijono · 17 years ago
  60. 7f1c90f Split speex, portaudio, and gsm into third_party directory by Benny Prijono · 17 years ago