summaryrefslogtreecommitdiff
path: root/pjlib
AgeCommit message (Expand)Author
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
2010-09-09Changed version to 1.8-trunkPerry Ismangil
2010-09-08Changed version to 1.8Perry Ismangil
2010-08-27Closed ticket #1107: iOS4 background featureLiong Sauw Ming
2010-08-18Misc (re #1110): modified config_site_sample.h to enable CoreAudio's iLBC cod...Benny Prijono
2010-08-11Changed version to 1.7-trunkNanang Izzuddin
2010-08-11Changed version to 1.7Nanang Izzuddin
2010-08-09Misc fix (re #1068): Use default setting for path length (PJ_MAXPATH) on iPho...Liong Sauw Ming
2010-08-06Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed.Nanang Izzuddin
2010-08-06Misc (re #1068): fix compile error missing explicit casting for malloc in pjl...Nanang Izzuddin
2010-07-23Re #1104: Fixed iPhone OS version detection in os_auto.h.inLiong Sauw Ming
2010-07-15Fixed #1104: Append ".local" to the system's hostname in IOS 4.Liong Sauw Ming
2010-07-05Fixed #1101: Check and calculate IPv4/IPv6 address specified in pj_getaddrinfo()Benny Prijono
2010-06-26Misc (re #1068): fixed possible overwritten field data, write_data_t::flags, ...Nanang Izzuddin
2010-06-16Misc (re #1068): fixed possible reading string beyond the buffer in pj_strltr...Benny Prijono
2010-06-01Fix #1091: Increase the default maximum number of outstanding asynchronous op...Benny Prijono