summaryrefslogtreecommitdiff
path: root/pjlib-util/src
AgeCommit message (Expand)Author
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-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-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-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-07-08Re #1686: avoid cache entry destroy in update_res_cache() when it is being us...Nanang Izzuddin
2013-07-05Fix #1686: release mutex when invoking callback to avoid deadlock. Also a bit...Nanang Izzuddin
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-05-03Re #1643: - Modification to shortcut handling(execution&display).Riza Sulistyo
2013-04-19Re #1655: Initial implementation of pjsua CLI app for Windows Mobile (5.x & 6...Nanang Izzuddin
2013-04-19Re #1643: Code restructure + modification to handle non blocking modeRiza Sulistyo
2013-04-05Re #1643: Code restructure+add callback to support symbian gui appRiza Sulistyo
2013-03-14Re #1643: add initial support for CLIRiza Sulistyo
2013-01-23Re #1603: Replaced sock_sendto() with ioqueue_sendto(), as if ioqueue replace...Nanang Izzuddin
2013-01-15Fix #1603: reinit UDP socket of DNS resolver when sendto() returning EPIPE.Nanang Izzuddin
2012-11-13Re #1562: PJSUA-LIB shutdown operation may block for a long time if system ti...Benny Prijono
2012-08-09Close #1567: Added option to use STUN2 format for resolving mapped address in...Nanang Izzuddin
2012-08-07Fixed #1565: deadlock in DNS resolver.Nanang Izzuddin
2012-07-18Fixed #1558: Bug in parsing quoted URI stringsLiong Sauw Ming
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-07-19Re #1326:Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-05-05Re #1250: Added and updated copyright text in several files (with "standard" ...Nanang Izzuddin
2011-05-05Re #1175: Set SVN properties for several files: keywords=id and eol-style=nativeNanang Izzuddin
2011-04-20Fix #1229: bug fix and enhancements for PJLIB-UTIL STUN client:Benny Prijono
2011-03-16Fix #1212:Nanang Izzuddin
2010-10-26Fixed #1152 (The base64 decoder should ignore whitespaces in the input). In f...Benny Prijono
2010-10-14Misc (re #1134): fixed failed unit tests due to changes in DNS resolver code ...Benny Prijono
2010-10-14Misc (re #1134): fixed failure in resolving DNS A resolution if the answer co...Benny Prijono
2010-10-04Another fix for authentication in HTTP client (re #1136):Benny Prijono
2010-10-01Re #1136 (Basic and digest authentication in the HTTP client): fixed error in...Benny Prijono
2010-09-27Implemented and closed #1136: added HTTP authentication supportBenny Prijono
2010-08-27Fixed #1108: deadlock in DNS resolver (thanks Bogdan Krakowski for the report)Benny Prijono
2010-08-11Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and ...Benny Prijono
2010-08-06Misc (re #1068): fixed couple of problems with http client unit test:Benny Prijono
2010-07-13Misc fix (re #1068): added port number in the Host header of http request.Liong Sauw Ming
2010-07-06Fix #1078: added XOR_MAPPED_ADDRESS parsing capability to the resolver.Nanang Izzuddin
2010-06-29Misc(re #1068): Revert the default trace to 0.Liong Sauw Ming
2010-06-29Misc(re #1068): fixed crash because pj_http_req may now be destroyed after ca...Liong Sauw Ming
2010-04-27Ref #1018, fixed failure in pjlib-util-test due to the use of hardcoded port ...Benny Prijono
2010-02-11More ticket #1018:Liong Sauw Ming
2010-02-10More ticket #1018: fixed some more warnings about pointer conversions, or err...Benny Prijono
2010-02-10More ticket #1018: fixed warning about incompatible pointer typesBenny Prijono