summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/compat/os_auto.h.in
AgeCommit message (Expand)Author
2017-01-24Misc (re #1945): Automatically define macro PJ_ANDROID=1 on Android platforms...Nanang Izzuddin
2016-11-17Fixed #1979: Add support to parse address string with scope IDLiong Sauw Ming
2016-11-14Re #1945 (misc): Disable local host resolution (PJ_GETHOSTIP_DISABLE_LOCAL_RE...Liong Sauw Ming
2016-10-13Re #1945 (misc): Use localtime_r() instead of localtime() (if available) sinc...Riza Sulistyo
2016-08-02Re #1945 (misc): Set IPv6 sockets to be IPv6 onlyLiong Sauw Ming
2016-02-25Misc (re #1882): Updated ioqueue epoll related vars in build config, e.g: upd...Nanang Izzuddin
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-04-26Fixed #1246: Use CFHost for pj_getaddrinfo() on iOSLiong Sauw Ming
2011-02-28Initial implementation for re #1202 (PJILB System Information API) for Linux/...Benny Prijono
2010-08-27Closed ticket #1107: iOS4 background featureLiong Sauw Ming
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-01-13Initial fixes for #993 (OpenSolaris issues)Benny Prijono
2009-10-26Ticket #957:Nanang Izzuddin
2009-10-24More ticket #972: fixed compilation error on Linux due to the last introducti...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-09-27Fixed ticket #644 and 648 again (hopefully once and for all): build error on ...Benny Prijono
2008-08-04Fixed build error on FreeBSD (cannot use <netinet/ip.h> if <netinet/in_systm....Benny Prijono
2008-07-19Fixed build error with some Mingw configuration related to socklen_tBenny Prijono
2008-02-08More ticket #470: semaphore got disabled on Mingw because semaphore.h is not ...Benny Prijono
2008-02-07Ticket #470, #471, and #472: Compile error when semaphore.h is not present, C...Benny Prijono
2008-01-24More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and unis...Benny Prijono
2008-01-23Merged from SRTP branch: added stdint.h header detection in autoconf. Result ...Benny Prijono
2007-12-03Fixed IP interface enumeration Linux to work with IPv6 (see ticket #415)Benny Prijono
2007-11-18Ticket #415: implement IPv6 support in PJLIBBenny Prijono
2007-11-17Ticket #414: Implement IP interface enumeration on Linux/Unix with SIOCGIFCON...Benny Prijono
2007-02-01Implement ticket #83: socket TOS abstractionBenny Prijono
2006-09-10Fixed autoconf in various other systems (IA64, x86_64, BSD/FreeBSD)Benny Prijono
2006-09-10Fixed autoconf in mingwBenny Prijono
2006-09-09Added PJ_HAS_SOCKLEN_T test in configure script (some MacOS X have it, some d...Benny Prijono
2006-07-24Added initial implementation of autoconf script (aconfigure)Benny Prijono