summaryrefslogtreecommitdiff
path: root/pjlib
AgeCommit message (Expand)Author
2012-07-03Changed version to 2.0.1Liong Sauw Ming
2012-06-19Fixed #1538: Suppress SIGPIPE for broken TCP connection on Linux (thanks Mike...Benny Prijono
2012-06-05Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DE...Benny Prijono
2012-05-30Fix #1522:Nanang Izzuddin
2012-05-22Changed version to 2.0-svnBenny Prijono
2012-05-22Changed version to 2.0Benny Prijono
2012-04-27Changed version to 2.0-rc-svnBenny Prijono
2012-04-27Changed version to 2.0-rcBenny Prijono
2012-04-27Re #1474: merged r4100-4107Benny Prijono
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-12-29Changed version to 2.0-beta-svnNanang Izzuddin
2011-12-29Changed version to 2.0-betaNanang Izzuddin
2011-10-25Re #1394: Ignore thread join if called from the same thread, it will cause th...Nanang Izzuddin
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-10Changed version to 2.0-alpha2-svnBenny Prijono
2011-10-10Changed version to 2.0-alpha2Benny Prijono
2011-09-18Implemented re #1372: New log features: indentation and thread switching indi...Benny Prijono
2011-08-29Changed version to 2.0-alpha-svnBenny Prijono
2011-08-29Changed version to 2.0-alpha!Benny Prijono
2011-07-23Re #1254 Further tweaks turning off treeview generationPerry Ismangil
2011-07-20Re #1278: Fixed linker error on Mac and iOS.Liong Sauw Ming
2011-07-19Re #1254 Doxygen configuration and makefile changes to support version specif...Perry Ismangil
2011-07-19Re #1326:Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-06Break the compilation in svn trunk to make people switch to new svn URLBenny Prijono
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