summaryrefslogtreecommitdiff
path: root/pjlib
AgeCommit message (Expand)Author
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
2011-03-02Re #1202: Fixed detection for iPhone simulator.Liong Sauw Ming
2011-03-01Implementation of re #1202 (PJLIB System Information API) on iPhone OS.Liong Sauw Ming
2011-02-28Misc (re #1175): fixed link error in OpenBSD 4.6 caused by lack of sched_get_...Benny Prijono
2011-02-28Re #1202 (pjlib sysinfo): testing on OpenSolaris and added pjlib-test entryBenny Prijono
2011-02-28Implementation of re #1202 (PJLIB System Information API) on Win32 and Window...Benny Prijono
2011-02-28Initial implementation for re #1202 (PJILB System Information API) for Linux/...Benny Prijono
2011-01-21Fixed #1197: WSAECONNRESET errors on Windows 2000 or 2003 may cause UDP trans...Benny Prijono
2010-12-07Changed version to 1.8.10-trunkBenny Prijono
2010-12-07Changed version to 1.8.10Benny Prijono
2010-11-18Misc (re #1151): support for sched_get_priority_max/min in OpenBSD (thanks Da...Benny Prijono
2010-11-12Fix #1157: Fixed Symbian SSL socket to re-align the write (circular) buffer o...Nanang Izzuddin
2010-10-21Changed version to 1.8.5-trunkBenny Prijono
2010-10-21Changed version to 1.8.5Benny Prijono
2010-10-20Misc (re #1134): enable doxygen documentation for pj_actievsock_set_iphone_os...Benny Prijono
2010-10-11Fix #1145: API to enable/disable support for iOS BG feature during runtimeLiong Sauw Ming
2010-09-30Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overv...Benny Prijono
2010-09-24Misc (re #1134): fixed wrong OpenBSD thread priority max value (thanks David ...Benny Prijono
2010-09-23Misc (re #1134): fixed error in Makefile target for generating doxygen docume...Benny Prijono
2010-09-22Re #1134: for iOS4, remove unnecessary wrapping of sockets during creation.Liong Sauw Ming
2010-09-22Fixed #1130Liong Sauw Ming
2010-09-22Fixed #1132: Assertion when (re)starting PJLIB on different threadBenny Prijono