summaryrefslogtreecommitdiff
path: root/pjlib
AgeCommit message (Expand)Author
2017-01-26Changed version to 2.6Nanang Izzuddin
2017-01-24Misc (re #1945): Fixed compile warnings on Android 64bit platforms, e.g: dere...Nanang Izzuddin
2017-01-24Misc (re #1945): Automatically define macro PJ_ANDROID=1 on Android platforms...Nanang Izzuddin
2017-01-23Re #1900: Reintegrated works in UWP branch to trunk.Nanang Izzuddin
2017-01-23Close #1932: Support OpenSSL 1.1.0.Nanang Izzuddin
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
2017-01-19Close #1513: Added pj_pool_safe_release() API.Nanang Izzuddin
2017-01-17Re #1945 (misc): move default setting of number of supported video device for...Liong Sauw Ming
2017-01-11Re 1989: Implement pj_strtok()/pj_strtok() as a replacement to strtok().Riza Sulistyo
2017-01-10Re #1975: Riza Sulistyo
2016-12-19Misc (re #1945): Fixed various compile warnings.Nanang Izzuddin
2016-12-07Fixed #1984: Remove the implementation of PJ_HASH_USE_OWN_TOLOWERLiong Sauw Ming
2016-11-17Fixed #1979: Add support to parse address string with scope IDLiong Sauw Ming
2016-11-16Re #1975: Add autoconf detection of OpenSSL elliptic curve and sigalg supportLiong Sauw Ming
2016-11-15Re #1961: Fallback to CLOCK_MONOTONIC if /dev/alarm is not found, or getting ...Liong Sauw Ming
2016-11-14Re #1945 (misc): Disable local host resolution (PJ_GETHOSTIP_DISABLE_LOCAL_RE...Liong Sauw Ming
2016-10-27Fixed #1975: Add support to select elliptic curve and signature algorithm for...Liong Sauw Ming
2016-10-24Misc (re #1945): Avoid calling memchr() or memcpy() with NULL pointer (thanks...Nanang Izzuddin
2016-10-13Re #1969: Fix crash on using an already destroyed SSL socket.Riza Sulistyo
2016-10-13Re #1945 (misc): Use localtime_r() instead of localtime() (if available) sinc...Riza Sulistyo
2016-10-10Re #1961: Updated Android pj_gettimestamp() implementation to use ANDROID_ALA...Nanang Izzuddin
2016-10-06Fix #1961: Updated Android timestamp to use CLOCK_BOOTTIME (or ANDROID_ALARM_...Nanang Izzuddin
2016-10-05Re #1964: Implement QoS for darwin OS which supports SO_NET_SERVICE_TYPE.Riza Sulistyo
2016-10-05Re #1963: Implement QoS for IPv6 for platform that supports IPV6_TCLASS.Riza Sulistyo
2016-08-18Misc (re #1945): Added PJ_HAS_IPV6 in pj_dump_config(), thanks Alexei Gradina...Nanang Izzuddin
2016-08-17Fixed #1953: Skip IPv6 socket in resolver on system without IPv6 support.Nanang Izzuddin
2016-08-02Re #1945 (misc): Set IPv6 sockets to be IPv6 onlyLiong Sauw Ming
2016-07-21Changed version to 2.5.5-svnLiong Sauw Ming
2016-07-21Changed version to 2.5.5Liong Sauw Ming
2016-07-13Re #1928: Change the cipher on pjlib-test since DES_CBC_SHA might not beRiza Sulistyo
2016-07-05Misc (re #1928): Reverted back some dirty changes in r5376 about address info...Nanang Izzuddin
2016-07-05Misc (re #1928): pj_getaddrinfo() is better to return error when no address i...Nanang Izzuddin
2016-06-29Re #1930: Fixing stuck issue or server socket not closed after an incoming co...Nanang Izzuddin
2016-06-15Re #1930: Revert back the change to comment do_handshake() in on_accept_compl...Liong Sauw Ming
2016-06-14Re #1930: Fixed race condition when more than one thread try to close the sam...Liong Sauw Ming
2016-06-08Close #1930: Race condition in OpenSSL socketLiong Sauw Ming
2016-06-02Changed version to 2.5.1-svnRiza Sulistyo
2016-06-02Changed version to 2.5.1Riza Sulistyo
2016-06-01Re 1917(misc): Fix silly mistake on r5330.Riza Sulistyo
2016-06-01Re #1917(misc): Fix failed purity_test() on pjlib-test since getaddrinfo() mi...Riza Sulistyo
2016-05-31Re #1917 (misc): Fix failed pjlib-test when built using Visual Studio 2015 ca...Riza Sulistyo
2016-05-25Misc (re #1917): Disable ALSA audio device backend on BB10 in config_site_sam...Nanang Izzuddin
2016-05-25Fix #1925: pj_getaddrinfo() should invoke getaddrinfo() even when IP address ...Nanang Izzuddin
2016-05-25Re #1917 (misc): Suppress empty-body warning and "logical not is only applied...Liong Sauw Ming
2016-05-20Re #1917(misc): Fix tpipv6.h not found when enabling IPv6 on Visual Studio.Riza Sulistyo
2016-05-20Re #1922: Replace IPv4 specific APIs as per Apple's recommendationsLiong Sauw Ming
2016-05-13Re #1917 (misc): Fixed pj_getaddrinfo()'s CFHost version (such as on iOS) whi...Liong Sauw Ming
2016-05-11Changed version to 2.5-svnNanang Izzuddin
2016-05-11Changed version to 2.5Nanang Izzuddin
2016-05-10Misc (re #1882): Fixed buffer size not sufficient when setting cipher list.Riza Sulistyo