summaryrefslogtreecommitdiff
path: root/pjlib-util
AgeCommit message (Expand)Author
2013-03-07Misc (re #1634): fixed compile errors/warnings on MSVCRiza Sulistyo
2013-02-27Re #1603: backported to 1.xRiza Sulistyo
2013-02-27Re #1565: Backported to 1.xLiong Sauw Ming
2013-02-27Re #1559: Backported to 1.x, except r4312,r4330Liong Sauw Ming
2013-02-27Re #1558: backported r4209,r4210 to 1.xLiong Sauw Ming
2012-02-25Fixed #1454: Bug in parsing XML document if node name is followed by newline ...Benny Prijono
2011-12-05Fixed #1418 (Library restart fails with PJLIB_UTIL_ESTUNNOTRESPOND error afte...Benny Prijono
2011-10-11Some more error handling (re #1384: HTTP client source port range)Benny Prijono
2011-10-11Fixed #1384: HTTP client source port range setting (thanks Johan Lantz for th...Benny Prijono
2011-07-23Re #1336 tweaks to turn off treeview doxygen generationPerry Ismangil
2011-07-22Fixed #1336 make doc now creates version specific docsPerry Ismangil
2011-06-29Re #1252 (misc fixes): fixed encoding of nc parameter in the HTTP client that...Benny Prijono
2011-06-20Re #1308: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-09-23Misc (re #1134): fixed error in Makefile target for generating doxygen docume...Benny 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-06-29Ticket #1018: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
2010-02-05Misc (#1018):Liong Sauw Ming
2010-02-04Implemented ticket #1018: Simple HTTP client implementationLiong Sauw Ming
2010-01-13Initial OpenBSD fixes (#994):Benny Prijono
2009-08-13Ticket #886:Nanang Izzuddin
2009-06-01Ticket #868: Added functions to search XML child nodes recursivelyBenny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-05-12Fixed ticket #836: SHA1 encryption may corrupt STUN packets with MESSAGE-INTE...Benny Prijono
2009-04-29More ticket #706: renamed output names from vs8 to vc8 to make it backward co...Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-22Ticket #706: Merged branch vs-reorg into trunk:Nanang Izzuddin
2009-04-08#706 work in progress: all Win32 projects now have all 6 configs. Settings no...Perry Ismangil
2009-03-30Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic ...Perry Ismangil
2009-03-13Ticket #751: Incorrect table based CRC32 calculation on big endian platforms ...Benny Prijono