summaryrefslogtreecommitdiff
path: root/pjlib-util
AgeCommit message (Expand)Author
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
2009-03-12Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475):Benny Prijono
2009-01-27Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windo...Benny Prijono
2009-01-01Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIsBenny Prijono
2009-01-01Fixed unreached code, deprecated fopen(), unused arguments, and other warning...Benny Prijono
2008-12-30Removed the check for NDEBUG (it failed the test on release mode)Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-19Minor update on resolver test to use 'unrestricted' ports (>1024) in socket b...Nanang Izzuddin
2008-12-19More ticket #686: bug in handling strayed callbackBenny Prijono
2008-12-19Fixed ticket #686: Failure to cancel outstanding DNS SRV query job (API change)Benny Prijono
2008-10-23Ticket #667: Padding issue when the old/RFC 3489 STUN client is communicating...Benny Prijono
2008-10-01Ticket #651: Added WinCE workspace/project files for pjlib-util unit tests (t...Benny Prijono
2008-07-29Fixed ticket #581: Fixed build dependencies in the makefilesBenny Prijono
2008-07-12Ticket #560: Optimize the memory usage of DNS resolverBenny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-12Bug in srv_resolver: host_resolved value may exceed number of SRV records if ...Benny Prijono
2008-06-06Fixed compilation warnings in dns_server.cBenny Prijono
2008-06-06Ticket #537: implemented Simple DNS Server class (for testing) in pjlib-utilBenny Prijono
2008-03-17Ticket #507: committed and tested g722 patch on WindowsBenny Prijono
2008-03-13More ticket #485: added TURN client applicationBenny Prijono
2008-02-08Fixed compilation errors on Symbian and others caused by ticket #472 (FD_SETS...Benny Prijono
2008-02-02More ticket #465: option to return UDP header in pj_pcap_read_udp(), and bett...Benny Prijono
2008-02-02Added trace to PCAP readerBenny Prijono
2008-02-01More ticket #465: updated VS8 and WinCE projectsBenny Prijono
2008-02-01Ticket #465: utility to read PCAP file and sample application to read RTP fil...Benny Prijono