summaryrefslogtreecommitdiff
path: root/pjlib
AgeCommit message (Expand)Author
2013-03-07Changed version to 1.16v1.16@4429Nanang Izzuddin
2013-03-07Misc (re #1634): fixed compile warnings on Symbian platform.Nanang Izzuddin
2013-03-07Misc (re #1634): fixed compile errors/warnings on MSVCRiza Sulistyo
2013-03-01Re 1394 and re #1531: backported to 1.xNanang Izzuddin
2013-02-27Re #1618: backported to 1.xRiza Sulistyo
2013-02-27Re #1613: backported to 1.xRiza Sulistyo
2013-02-27Re #1593: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1592: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1573: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1559: Backported to 1.x, except r4312,r4330Liong Sauw Ming
2013-02-27Re #1556: backported to 1.xNanang Izzuddin
2013-02-27Re #1522: backported to 1.xNanang Izzuddin
2012-05-22Changed version to 1.14.2-svnNanang Izzuddin
2012-05-22Changed version to 1.14.2v1.14.2@4142Nanang Izzuddin
2012-04-27Changed version to 1.14-svnNanang Izzuddin
2012-04-27Changed version to 1.14v1.14@4109Nanang Izzuddin
2012-04-26Misc (re #1417): fixed compilation warnings about missing return value in pjl...Benny Prijono
2012-03-23Re #1417 (misc): added that app should call pj_srand() initially in pj_init()...Benny Prijono
2012-03-22Close #1466 (using PJLIB outside PJSUA-LIB context):Nanang Izzuddin
2012-01-16Close #1014:Nanang Izzuddin
2011-11-08Changed version to 1.12-svnBenny Prijono
2011-11-08Changed version to 1.12v1.12@3884Benny Prijono
2011-10-18Re #1342: Fix wrong #ifdef conditionLiong Sauw Ming
2011-10-18Set correct endianness for Windows Mobile and Symbian (re #1252, r3766)Benny Prijono
2011-09-22Remove default endianness for bi-endian systems such as MIPS, ARM, and PowerP...Benny Prijono
2011-09-21Fixed sockaddr address comparison error with memcmp, and use pj_sockaddr_cmp(...Benny Prijono
2011-09-21Added endianness test in pjlib-test (Misc, re #1252)Benny Prijono
2011-08-30Configurable pj_sockaddr_in padding/sin_zero length. This closes #1359Benny Prijono
2011-08-11Re #1342: minor fix for the #ifdef conditionLiong Sauw Ming
2011-08-11Fixed #1342: disable local host resolution on iPhone OSLiong Sauw Ming
2011-07-23Re #1336 tweaks to turn off treeview doxygen generationPerry Ismangil
2011-07-22Fixed #1336 make doc now creates version specific docsPerry Ismangil
2011-07-20Misc (re #1252): wrong doxygen documentation on the key argument of pj_hash_s...Benny Prijono
2011-07-07Fixed #1321: Put OPENSSL_NO_SSL2 macro check for all usages of OpenSSL API SS...Nanang Izzuddin
2011-06-22Fixed #1317: fixed Symbian ioqueue by avoiding access to CIoqueueCallback mem...Nanang Izzuddin
2011-05-05Changed version to 1.10-svnNanang Izzuddin
2011-05-05Changed version to 1.10Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-04-26Fixed #1246: Use CFHost for pj_getaddrinfo() on iOSLiong Sauw Ming
2011-04-11Fixed #1230: Removed assertion in PJLIB for Posix when fails to release mutex...Benny Prijono
2011-03-31Re #1221: Fixed wrong reference to the socket variable.Liong Sauw Ming
2011-03-31Fixed #1225: iPhone: UDP socket send error after waking up from background mo...Benny Prijono
2011-03-23Re #1221: Move setting the socket option to pjlib level (sock_bsd) instead of...Liong Sauw Ming
2011-03-23Fixed #1221: Crash when SIP transport tried to write to a broken pipe.Liong Sauw Ming
2011-03-17Re #1211 (new pj_gettickcount() API): fixed compilation error on LinuxBenny Prijono
2011-03-16Fixed #1211: Add pjlib API pj_gettickcount() that returns a monotonically inc...Liong Sauw Ming
2011-03-16Fix #1212:Nanang Izzuddin
2011-03-08Implementation of re #1202 (PJLIB System Information API) on Symbian/S60 plat...Nanang Izzuddin
2011-03-02Re #1202: Fixed compilation preprocessor for os_info so that it's more robust...Liong Sauw Ming
2011-03-02Re #1202: Fixed compilation error in os_info_iphone.m on iPhoneSimulatorLiong Sauw Ming