1. 49f057b Ticket #558: Added srtp_deinit() function and registered this with pj_atexit(). by Nanang Izzuddin · 16 years ago
  2. 90bcd43 Ticket #558: Fixed memory leak caused by cipher_type_self_test() by Nanang Izzuddin · 16 years ago
  3. 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
  4. ff28155 Fixed bugs in libsrtp that effect dtls-srtp by Benny Prijono · 17 years ago
  5. e3197e3 Replaced fprintf/printf with err_report() by Benny Prijono · 17 years ago
  6. a8ff8eb Fixed crash when running SRTP on Win32 app since stderr is undefined (thanks Truong Thanh Quang) by Benny Prijono · 17 years ago
  7. 97dfc7f Fixed libsrtp random string generation on Win32 by Benny Prijono · 17 years ago
  8. 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
  9. 2c42375 Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp by Benny Prijono · 17 years ago
  10. 8a0ab28 Ticket #61: imported libsrtp into third_party directory (backported from srtp branch) by Benny Prijono · 17 years ago