summaryrefslogtreecommitdiff
path: root/third_party/srtp
AgeCommit message (Collapse)Author
2016-03-16Re #1847: Fixed build error in Android due to the presence of another ↵Liong Sauw Ming
identically-named header err.h git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5262 74dad513-b988-da41-8d7b-12977e46ad98
2016-03-15Close #1847: Upgraded libsrtp version to 1.5.4 and added support for ↵Nanang Izzuddin
AES-CM-256 crypto. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5261 74dad513-b988-da41-8d7b-12977e46ad98
2015-12-31Re #1882 (misc): re r5222, fixed string truncation length checking (the ↵Liong Sauw Ming
string is null terminated) in srtp. Thanks to Dusan Klinec for the patch. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5225 74dad513-b988-da41-8d7b-12977e46ad98
2015-12-30Re #1882 (misc): Fixed string truncation length checking in srtp (note that ↵Liong Sauw Ming
this is a third party source). Thanks to Dusan Klinec for the patch. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5222 74dad513-b988-da41-8d7b-12977e46ad98
2013-09-05Closed #1576: Add support for clang compiler. Configure-iphone will now try ↵Liong Sauw Ming
to use clang as the default git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4588 74dad513-b988-da41-8d7b-12977e46ad98
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4537 74dad513-b988-da41-8d7b-12977e46ad98
2012-05-17Re #1509: backported r4122-r4129.Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4130 74dad513-b988-da41-8d7b-12977e46ad98
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
- Currently supported platforms are: Win32, WM6 std & pro, WM5 SP & PPC, WM2003 SP & PPC. - Added libpjproject into solution, this is a single 'combo' library that bundles all PJSIP libraries. - Cleaned up most of compile warnings, note that warning level of libgsmcodec has been reduced from 4 to 3. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2660 74dad513-b988-da41-8d7b-12977e46ad98
2008-10-21Ticket #558: Added srtp_deinit() function and registered this with pj_atexit().Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2353 74dad513-b988-da41-8d7b-12977e46ad98
2008-07-14Ticket #558: Fixed memory leak caused by cipher_type_self_test()Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2141 74dad513-b988-da41-8d7b-12977e46ad98
2008-04-03Fixed link error to pj_log() in libSRTP if PJ_LOG_MAX_LEVEL is set to zero ↵Benny Prijono
(thanks Michael CHRISTOPHER) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1907 74dad513-b988-da41-8d7b-12977e46ad98
2008-03-26Fixed bugs in libsrtp that effect dtls-srtpBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1894 74dad513-b988-da41-8d7b-12977e46ad98
2008-02-21Replaced fprintf/printf with err_report() Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1807 74dad513-b988-da41-8d7b-12977e46ad98
2008-02-18Fixed crash when running SRTP on Win32 app since stderr is undefined (thanks ↵Benny Prijono
Truong Thanh Quang) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1804 74dad513-b988-da41-8d7b-12977e46ad98
2008-01-24Fixed libsrtp random string generation on Win32Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1741 74dad513-b988-da41-8d7b-12977e46ad98
2008-01-24More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and ↵Benny Prijono
unistd.h is present. If it fails, it will fallback to using rand() git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1738 74dad513-b988-da41-8d7b-12977e46ad98
2008-01-24Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtpBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1736 74dad513-b988-da41-8d7b-12977e46ad98
2008-01-23Ticket #61: imported libsrtp into third_party directory (backported from ↵Benny Prijono
srtp branch) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1730 74dad513-b988-da41-8d7b-12977e46ad98