1. 0663885 Re #1509: backported r4122-r4129. by Nanang Izzuddin · 12 years ago
  2. 039081f More cleaning up on compile warning. by Nanang Izzuddin · 15 years ago
  3. 2e4f03f Cleaned up bunch of compile warnings. Special for libgsmcodec, its warning level is reduced from 4 to 3. by Nanang Izzuddin · 15 years ago
  4. 49f057b Ticket #558: Added srtp_deinit() function and registered this with pj_atexit(). by Nanang Izzuddin · 16 years ago
  5. 90bcd43 Ticket #558: Fixed memory leak caused by cipher_type_self_test() by Nanang Izzuddin · 16 years ago
  6. 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
  7. ff28155 Fixed bugs in libsrtp that effect dtls-srtp by Benny Prijono · 17 years ago
  8. e3197e3 Replaced fprintf/printf with err_report() by Benny Prijono · 17 years ago
  9. a8ff8eb Fixed crash when running SRTP on Win32 app since stderr is undefined (thanks Truong Thanh Quang) by Benny Prijono · 17 years ago
  10. 97dfc7f Fixed libsrtp random string generation on Win32 by Benny Prijono · 17 years ago
  11. 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
  12. 2c42375 Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp by Benny Prijono · 17 years ago
  13. 8a0ab28 Ticket #61: imported libsrtp into third_party directory (backported from srtp branch) by Benny Prijono · 17 years ago