summaryrefslogtreecommitdiff
path: root/pjlib
AgeCommit message (Collapse)Author
2013-03-07Changed version to 1.16v1.16@4429Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4429 74dad513-b988-da41-8d7b-12977e46ad98
2013-03-07Misc (re #1634): fixed compile warnings on Symbian platform.Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4427 74dad513-b988-da41-8d7b-12977e46ad98
2013-03-07Misc (re #1634): fixed compile errors/warnings on MSVCRiza Sulistyo
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4426 74dad513-b988-da41-8d7b-12977e46ad98
2013-03-01Re 1394 and re #1531: backported to 1.xNanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4410 74dad513-b988-da41-8d7b-12977e46ad98
2013-02-27Re #1618: backported to 1.xRiza Sulistyo
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4405 74dad513-b988-da41-8d7b-12977e46ad98
2013-02-27Re #1613: backported to 1.xRiza Sulistyo
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4403 74dad513-b988-da41-8d7b-12977e46ad98
2013-02-27Re #1593: Backported to 1.xLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4395 74dad513-b988-da41-8d7b-12977e46ad98
2013-02-27Re #1592: Backported to 1.xLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4394 74dad513-b988-da41-8d7b-12977e46ad98
2013-02-27Re #1573: Backported to 1.xLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4392 74dad513-b988-da41-8d7b-12977e46ad98
2013-02-27Re #1559: Backported to 1.x, except r4312,r4330Liong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4387 74dad513-b988-da41-8d7b-12977e46ad98
2013-02-27Re #1556: backported to 1.xNanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4385 74dad513-b988-da41-8d7b-12977e46ad98
2013-02-27Re #1522: backported to 1.xNanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4376 74dad513-b988-da41-8d7b-12977e46ad98
2012-05-22Changed version to 1.14.2-svnNanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4144 74dad513-b988-da41-8d7b-12977e46ad98
2012-05-22Changed version to 1.14.2v1.14.2@4142Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4142 74dad513-b988-da41-8d7b-12977e46ad98
2012-04-27Changed version to 1.14-svnNanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4111 74dad513-b988-da41-8d7b-12977e46ad98
2012-04-27Changed version to 1.14v1.14@4109Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4109 74dad513-b988-da41-8d7b-12977e46ad98
2012-04-26Misc (re #1417): fixed compilation warnings about missing return value in ↵Benny Prijono
pjlib echo server test application git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@4105 74dad513-b988-da41-8d7b-12977e46ad98
2012-03-23Re #1417 (misc): added that app should call pj_srand() initially in ↵Benny Prijono
pj_init() documentation git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3987 74dad513-b988-da41-8d7b-12977e46ad98
2012-03-22Close #1466 (using PJLIB outside PJSUA-LIB context):Nanang Izzuddin
- static reference counter for PJLIB init/shutdown. - implemented atexit() in PJMEDIA and PJSIP level: pjmedia_endpt_atexit() & pjsip_endpt_atexit(). - updated pjmedia/transport_srtp.c, pjsip/sip_timer.c, and pjsip/sip_replaces.c to use the new atexit() functions. - API change: pjmedia_srtp_init_lib() now requires 'pjmedia_endpt' param. git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3986 74dad513-b988-da41-8d7b-12977e46ad98
2012-01-16Close #1014:Nanang Izzuddin
- Added configurable ciphers setting in SIP TLS transport and pjsua app. - Added API pj_ssl_cipher_is_supported(). git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3942 74dad513-b988-da41-8d7b-12977e46ad98
2011-11-08Changed version to 1.12-svnBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3886 74dad513-b988-da41-8d7b-12977e46ad98
2011-11-08Changed version to 1.12v1.12@3884Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3884 74dad513-b988-da41-8d7b-12977e46ad98
2011-10-18Re #1342: Fix wrong #ifdef conditionLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3826 74dad513-b988-da41-8d7b-12977e46ad98
2011-10-18Set correct endianness for Windows Mobile and Symbian (re #1252, r3766)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3822 74dad513-b988-da41-8d7b-12977e46ad98
2011-09-22Remove default endianness for bi-endian systems such as MIPS, ARM, and ↵Benny Prijono
PowerPC, and raise compilation error instead. Thanks Howard Lin for the suggestion (misc, re #1252) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3766 74dad513-b988-da41-8d7b-12977e46ad98
2011-09-21Fixed sockaddr address comparison error with memcmp, and use ↵Benny Prijono
pj_sockaddr_cmp() instead. Thanks Howard Lin for the report (misc, re #1252) git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3761 74dad513-b988-da41-8d7b-12977e46ad98
2011-09-21Added endianness test in pjlib-test (Misc, re #1252)Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3759 74dad513-b988-da41-8d7b-12977e46ad98
2011-08-30Configurable pj_sockaddr_in padding/sin_zero length. This closes #1359Benny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3741 74dad513-b988-da41-8d7b-12977e46ad98
2011-08-11Re #1342: minor fix for the #ifdef conditionLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3693 74dad513-b988-da41-8d7b-12977e46ad98
2011-08-11Fixed #1342: disable local host resolution on iPhone OSLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3692 74dad513-b988-da41-8d7b-12977e46ad98
2011-07-23Re #1336 tweaks to turn off treeview doxygen generationPerry Ismangil
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3680 74dad513-b988-da41-8d7b-12977e46ad98
2011-07-22Fixed #1336 make doc now creates version specific docsPerry Ismangil
git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3677 74dad513-b988-da41-8d7b-12977e46ad98
2011-07-20Misc (re #1252): wrong doxygen documentation on the key argument of ↵Benny Prijono
pj_hash_set, which said that it has to be valid throughout the duration of the entry. This is no longer true. Thanks Johan Lantz for pointing this out. git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3673 74dad513-b988-da41-8d7b-12977e46ad98
2011-07-07Fixed #1321: Put OPENSSL_NO_SSL2 macro check for all usages of OpenSSL API ↵Nanang Izzuddin
SSLv2*(). git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3610 74dad513-b988-da41-8d7b-12977e46ad98
2011-06-22Fixed #1317: fixed Symbian ioqueue by avoiding access to CIoqueueCallback ↵Nanang Izzuddin
member after invoking callback as application may unregister the key (which internally destroy the CIoqueueCallback object) from the callback. git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/1.x@3597 74dad513-b988-da41-8d7b-12977e46ad98
2011-05-05Changed version to 1.10-svnNanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3556 74dad513-b988-da41-8d7b-12977e46ad98
2011-05-05Changed version to 1.10Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3554 74dad513-b988-da41-8d7b-12977e46ad98
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3553 74dad513-b988-da41-8d7b-12977e46ad98
2011-04-26Fixed #1246: Use CFHost for pj_getaddrinfo() on iOSLiong Sauw Ming
* Replace the fix for ticket #1104 with this fix * Modify pjturn-client/client_main's shutdown() function which conflicts with an existing function Re-run configure-iphone to use this fix automatically. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3543 74dad513-b988-da41-8d7b-12977e46ad98
2011-04-11Fixed #1230: Removed assertion in PJLIB for Posix when fails to release ↵Benny Prijono
mutex (thanks Marcus Froeschl for the report) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3524 74dad513-b988-da41-8d7b-12977e46ad98
2011-03-31Re #1221: Fixed wrong reference to the socket variable.Liong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3492 74dad513-b988-da41-8d7b-12977e46ad98
2011-03-31Fixed #1225: iPhone: UDP socket send error after waking up from background ↵Benny Prijono
mode (thanks Joe Meade for the report) git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3491 74dad513-b988-da41-8d7b-12977e46ad98
2011-03-23Re #1221: Move setting the socket option to pjlib level (sock_bsd) instead ↵Liong Sauw Ming
of in the SIP transport. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3480 74dad513-b988-da41-8d7b-12977e46ad98
2011-03-23Fixed #1221: Crash when SIP transport tried to write to a broken pipe.Liong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3478 74dad513-b988-da41-8d7b-12977e46ad98
2011-03-17Re #1211 (new pj_gettickcount() API): fixed compilation error on LinuxBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3458 74dad513-b988-da41-8d7b-12977e46ad98
2011-03-16Fixed #1211: Add pjlib API pj_gettickcount() that returns a monotonically ↵Liong Sauw Ming
increasing timestamp * Changed the timer_heap to use pj_gettickcount(). * Changed ioqueue to use pj_gettickcount(). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3456 74dad513-b988-da41-8d7b-12977e46ad98
2011-03-16Fix #1212:Nanang Izzuddin
- Updated pj_register_strerror() to just return PJ_SUCCESS when the same range and handler is being re-registered. - Removed the usage of static flag of error string handler registration in some modules, which prevent the re-registration of the handler, e.g: in restarting pjsua, as such flags never got reseted. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3455 74dad513-b988-da41-8d7b-12977e46ad98
2011-03-08Implementation of re #1202 (PJLIB System Information API) on Symbian/S60 ↵Nanang Izzuddin
platforms. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3437 74dad513-b988-da41-8d7b-12977e46ad98
2011-03-02Re #1202: Fixed compilation preprocessor for os_info so that it's more ↵Liong Sauw Ming
robust across various device and simulator SDKs. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3436 74dad513-b988-da41-8d7b-12977e46ad98
2011-03-02Re #1202: Fixed compilation error in os_info_iphone.m on iPhoneSimulatorLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@3434 74dad513-b988-da41-8d7b-12977e46ad98