summaryrefslogtreecommitdiff
path: root/pjlib-util
AgeCommit message (Expand)Author
2017-01-24Misc (re #1945): Fixed compile warnings on Android 64bit platforms, e.g: dere...Nanang Izzuddin
2017-01-23Re #1900: Reintegrated works in UWP branch to trunk.Nanang Izzuddin
2017-01-23Re #1945 (misc): Don't trigger SRV complete callback when there is a parse er...Riza Sulistyo
2017-01-19Close #1919: Clear unused-variable warnings.Riza Sulistyo
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
2016-11-01Re #1974: Fix DNS write on freed memory.Riza Sulistyo
2016-10-28Re #1974: Remove DNS cache entry from resolver's hash table when app callback...Liong Sauw Ming
2016-10-28Re #1974:Liong Sauw Ming
2016-10-27Fixed #1974: Various fixes for DNS IPv6Liong Sauw Ming
2016-10-21Misc (re #1945): Fixed assertion in resolver: on read error, source address m...Nanang Izzuddin
2016-09-15Misc (re #1945): Updated resolver behaviour to not mark nameserver as bad aft...Nanang Izzuddin
2016-08-17Fixed #1953: Skip IPv6 socket in resolver on system without IPv6 support.Nanang Izzuddin
2016-07-12Misc (re #1928): Fixed pjlib-util-test issue on Mac due to bad socket address...Nanang Izzuddin
2016-06-21Re #1933: Update pjnath-test for IPv6 support.Riza Sulistyo
2016-06-20Close #1927: IPv6 support in DNS SRV:Nanang Izzuddin
2016-06-15Re #1928 (misc): Add doc about unimplemented config fields of CLI telnet (pas...Liong Sauw Ming
2016-05-20Re #1922: Replace IPv4 specific APIs as per Apple's recommendationsLiong Sauw Ming
2016-03-14Misc (re #1882): Fixed CLI-telnet log level check in log printing, i.e: log l...Nanang Izzuddin
2015-12-31Re #1882 (misc): should check nscount (instead of anscount) when iterating ns...Liong Sauw Ming
2015-12-03Misc (re #1882): Added feature of CDATA content handling into XML parser.Nanang Izzuddin
2015-09-29Fix #1889: DNS parser should return error on RR class != IN only when RR type...Nanang Izzuddin
2015-09-21Re #1881: Add filters file.Riza Sulistyo
2015-09-11Re #1881: Minor update on pjlib-util project to use default target platform v...Nanang Izzuddin
2015-08-25Re #1881: Fixed compile warnings on VS2015 about declaration hides previous d...Nanang Izzuddin
2015-08-25Re #1881:Nanang Izzuddin
2015-08-21Re #1881: Add Visual Studio 2015 support.Riza Sulistyo
2015-06-22Re #1843 (misc): Fixed potential memory corruption problem if DNS resolver r...Liong Sauw Ming
2015-06-22Re #1843 (misc): Fixed warning: address of struct will always evaluate to 'tr...Liong Sauw Ming
2014-12-24Ticket #1809: Fixed DNS SRV resolver bug that application callback may be cal...Nanang Izzuddin
2014-11-14Re #1782 (misc): This is related to #1418: Library restart fails with PJLIB_U...Liong Sauw Ming
2014-09-01Misc (re #1751): fixed printing value issue when using %02X format. (Thanks I...Riza Sulistyo
2014-04-24Misc (re #1751): Fix crash when executing pattern matched shortcut on cli.Riza Sulistyo
2014-02-28Fixed #1719: Bug in DNS SRV/RFC 3263 server selectionBenny Prijono
2014-02-24Re #1680: Fixed compile warnings on VS2005 for x64/win64 config.Nanang Izzuddin
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny Prijono
2014-02-04Re #1519 (commited to SVN trunk): Add lib target to build system to enable bu...Liong Sauw Ming
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2013-12-10Misc re #1630: added string.h to pjlib-util.h. Thanks Johan lantz for the sug...Benny Prijono
2013-11-23Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU t...Benny Prijono
2013-11-07Fix #1710: Modified resolver to always remove cache entry from cache hash tab...Nanang Izzuddin
2013-11-04Fix #1709: Fixed scanner in processing escaped quote right after quote begin.Nanang Izzuddin
2013-10-24Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) filesLiong Sauw Ming
2013-10-23Fixed #1707: Add support for paralel buildLiong Sauw Ming
2013-10-08Re #1703 General bug fixes: fixed wrong sizeof() in call to bzero(), memset()...Benny Prijono
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-09-05Re #1643: Fix crash due to insufficient command buffer size in get_cmd_name()Riza Sulistyo
2013-08-02Re #1630 (misc): Removed comment about GPL as the file is actually LGPLLiong Sauw Ming
2013-07-08Re #1686: avoid cache entry destroy in update_res_cache() when it is being us...Nanang Izzuddin