summaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2008-10-21Ticket #558: Added srtp_deinit() function and registered this with pj_atexit().Nanang Izzuddin
2008-09-23Ticket #547: Added DirectX include path from Windows environment settings to ...Nanang Izzuddin
2008-09-16Ticket #627: Fixed general compiler warning when building for WinCE (thanks D...Nanang Izzuddin
2008-08-09Ticket #588: Improvements to echo cancellation frameworkBenny Prijono
2008-07-29Ticket #557: Fixed memory leak in Speex EC (actually this is updating Speex v...Nanang Izzuddin
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-07-14Ticket #558: Fixed memory leak caused by cipher_type_self_test()Nanang Izzuddin
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-10Fixed Speex build configNanang Izzuddin
2008-06-10Upgraded Speex version to the latest and reorganized it in local copy (since ...Nanang Izzuddin
2008-05-28More ticket #536: fixed bug in SrcUD (missed fix, previously r1968 only fixed...Nanang Izzuddin
2008-05-28Reapplied changeset 287 (resample may write pass the output buffer), with a b...Nanang Izzuddin
2008-05-23Changed build optimization settings for Speex and pjmedia for eVC4/Windows Mo...Benny Prijono
2008-04-03Fixed link error to pj_log() in libSRTP if PJ_LOG_MAX_LEVEL is set to zero (t...Benny Prijono
2008-03-26Fixed bugs in libsrtp that effect dtls-srtpBenny Prijono
2008-03-25More ticket #451: fixed build error on MacOS X caused by new PABenny Prijono
2008-03-19More ticket #451: build error on Mingw with the latest PortAudio (thanks Matt...Benny Prijono
2008-03-12Ticket #451: Updated PortAudio to the latest versionBenny Prijono
2008-03-12Ticket #511: Add --disable-oss option to disable OSS in configure scriptBenny Prijono
2008-02-21Replaced fprintf/printf with err_report() Benny Prijono
2008-02-18Fixed crash when running SRTP on Win32 app since stderr is undefined (thanks ...Benny Prijono
2008-02-07Fixed compilation error on libsrtp in crypto/aes.c when it finds the wrong er...Benny Prijono
2008-02-01More ticket #61: mismatch in libsrtp output library name causing error when b...Benny Prijono
2008-01-25More ticket #61: disable CPU_RISC in SRTP as it seems to be broken (tested on...Benny Prijono
2008-01-24Fixed libsrtp random string generation on Win32Benny Prijono
2008-01-24More ticket #61: error detecting CPU type in srtp_config.h causing libsrtp in...Benny Prijono
2008-01-24More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and unis...Benny Prijono
2008-01-24Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtpBenny Prijono
2008-01-23Ticket #61: imported libsrtp into third_party directory (backported from srtp...Benny Prijono
2007-11-12Updated include path for libmilenage VS6 projectBenny Prijono
2007-11-11Fixed milenage build on eVC etc.Benny Prijono
2007-10-21Updated libmilenage Visual Studio project toption to use /MD instead of /MTBenny Prijono
2007-10-18Updated README.txt of libsamplerate instructionsBenny Prijono
2007-10-16Ticket #398: support for libsamplerate in the autoconf+MakefileBenny Prijono
2007-10-12Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) sampl...Benny Prijono
2007-10-10Ticket #396: initial implementation of digest AKA (akav1-md5) authentication ...Benny Prijono
2007-05-30Fix compilation error on MacBenny Prijono
2007-05-15Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the response,...Benny Prijono
2007-05-04PortAudio build problems fixed for CEBenny Prijono
2007-04-30Fixed mp3_writer.c includeBenny Prijono
2007-04-30Added resample DLL projectBenny Prijono
2007-04-23Fixed mingw build for portaudioBenny Prijono
2007-04-23Temporarily removed portaudioBenny Prijono
2007-04-23Fixed mingw buildBenny Prijono
2007-04-18Fixed the legacy build systemBenny Prijono
2007-04-17Fixed build system for third_partyBenny Prijono
2007-04-09Initial modification to MakefilesBenny Prijono
2007-04-09Added PortAudio build filesBenny Prijono
2007-04-09Initial Makefiles for the third_party componentsBenny Prijono
2007-04-09Updated EVC project files with new directory layoutBenny Prijono