summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/config.h
AgeCommit message (Expand)Author
2012-04-27Changed version to 1.14-svnNanang Izzuddin
2012-04-27Changed version to 1.14v1.14@4109Nanang Izzuddin
2011-11-08Changed version to 1.12-svnBenny Prijono
2011-11-08Changed version to 1.12v1.12@3884Benny Prijono
2011-09-22Remove default endianness for bi-endian systems such as MIPS, ARM, and PowerP...Benny 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-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-09-22Fixed #1130Liong Sauw Ming
2010-05-19Fix #1071: Increase default maximum SIP packet size to 4000Benny Prijono
2010-01-20Ticket #1026: Wrong endianness detection for Motorola m68k architecture in pj...Benny Prijono
2009-10-26Ticket #957:Nanang Izzuddin
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2009-07-22Ticket #922: Option to enable mutex related logging to assist troubleshooting...Benny Prijono
2009-01-22Minor fixes/ticket #703: added some more macros to enable software build unde...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-07-07Configuration option to include/exclude loopback interface in enum_ip_interfa...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-05-07Added nios2 processor settings PJLIB in config.h (thanks F)Benny Prijono
2008-02-18Build error when PJ_IOQUEUE_MAX_HANDLES is declared to large value on Visual ...Benny Prijono
2008-02-13Ticket #474: option in ioqueue to control concurrency (to allow/disallow simu...Benny Prijono
2008-02-08More ticket #472: Fixed problem when building on Mingw. Now PJ_FD_SETSIZE_SET...Benny Prijono
2008-02-07Ticket #470, #471, and #472: Compile error when semaphore.h is not present, C...Benny Prijono
2008-01-25Fixed doxygen comments everywhereBenny Prijono
2008-01-02Added PJ_OS_HAS_CHECK_STACK default configuration in pjlib/config.h, at least...Benny Prijono
2007-11-23Added information about building pjsip as DLL in the doxygen documentationBenny Prijono
2007-11-18Ticket #415: implement IPv6 support in PJLIBBenny Prijono
2007-11-16Fixed bug in PJ_DECL_NO_RETURN macro which prevents building libraries as DLLBenny Prijono
2007-07-28Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-06-01Implement ticket #314: Added PJ_SAFE_POOL configuration in PJLIB to track dow...Benny Prijono
2007-05-03Implemented ticket #246, #247, #261, #268, #250 for SymbianBenny Prijono
2007-05-02Errno and memory size tweaking for SymbianBenny Prijono
2007-04-30Initial Symbian integration to trunk for pjlibBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-01-21Implement ticket #67: added WAV playlist feature to PJMEDIABenny Prijono
2006-09-22Fixed few bugs that seem to have been introduced by new dialog Benny Prijono
2006-08-20Finishing autoconf work, also fixed compilation error in publish.hBenny Prijono
2006-08-04Fixed complilation error in config.h for ARM target.Benny Prijono
2006-08-02Fix compilation error in MacOS because of recent changes in config.h, also di...Benny Prijono
2006-08-01Fix PJLIB on WinCE:Benny Prijono
2006-07-23Added 64bit Linux target (x86_64), also fixed compilation warnings when compi...Benny Prijono
2006-05-10Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release.Benny Prijono
2006-03-30Added ability to have custom pool backend (needed for pool debugging facility)Benny Prijono
2006-03-23Set default option to exclude pj_stricmp_alnum()Benny Prijono
2006-03-20Ported pjlib to PowerPC/MacOSBenny Prijono
2006-03-18Fixed or added misc flags to enable build selection via compile time macroBenny Prijono