summaryrefslogtreecommitdiff
path: root/pjlib-util/include
AgeCommit message (Expand)Author
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-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-06-19Re #1680: Add initial support for Win64Riza Sulistyo
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
2012-08-09Close #1567: Added option to use STUN2 format for resolving mapped address in...Nanang Izzuddin
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-09-27Implemented and closed #1136: added HTTP authentication supportBenny Prijono
2010-07-06Fix #1078: added XOR_MAPPED_ADDRESS parsing capability to the resolver.Nanang Izzuddin
2010-06-29Ticket #1018:Liong Sauw Ming
2010-02-05Misc (#1018):Liong Sauw Ming
2010-02-04Implemented ticket #1018: Simple HTTP client implementationLiong Sauw Ming
2009-06-01Ticket #868: Added functions to search XML child nodes recursivelyBenny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-19Fixed ticket #686: Failure to cancel outstanding DNS SRV query job (API change)Benny 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-06Ticket #537: implemented Simple DNS Server class (for testing) in pjlib-utilBenny Prijono
2008-02-02More ticket #465: option to return UDP header in pj_pcap_read_udp(), and bett...Benny Prijono
2008-02-01Ticket #465: utility to read PCAP file and sample application to read RTP fil...Benny Prijono
2008-01-25Fixed doxygen comments everywhereBenny Prijono
2007-11-21Fixed missing typedef keyword in pj_dns_srv_option declaration (thanks Alain ...Benny Prijono
2007-11-20Ticket #419: initial support for DNS AAAA resolutionBenny Prijono
2007-10-10Fixed build warnings/error on LinuxBenny Prijono
2007-10-10Ticket #396: initial implementation of digest AKA (akav1-md5) authentication ...Benny Prijono
2007-06-19Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan)Benny Prijono
2007-06-11Ticket #332: Enlarge default buffer size for caching DNS responses from 512 t...Benny Prijono
2007-06-11Ticket #330: Changed DNS SRV resolver to use the new DNS A response parserBenny Prijono
2007-06-11Ticket #329: Added utility function to parse DNS A response in PJLIB-UTILBenny Prijono
2007-06-07Ticket #325: More tunable settings in DNS resolverBenny Prijono
2007-05-11Fixed missing padding when calculating MESSAGE-INTEGRITY in STUNBenny Prijono
2007-05-02PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing followsBenny Prijono
2007-04-04Ticket #208: Allow single quotes for attributes in XML (thanks Tory Patnoe)Benny Prijono
2007-03-24Added generic DNS SRV resolution in pjlib-utilBenny Prijono
2007-03-14(big patch) Added top-level pjnath project and moved STUN related files to th...Benny Prijono
2007-03-10Completed and tested (simple test) the TURN server and command line STUN/TURN...Benny Prijono
2007-03-10Started working on sample TURN clientBenny Prijono
2007-03-09Today's work on TURN server. All looks to be implementedBenny Prijono
2007-03-08A really initial implementation on STUN serverBenny Prijono
2007-03-03Committed today's work on STUNBenny Prijono
2007-03-02Finishing up client-side STUN authentication, a simple STUN client, and simpl...Benny Prijono
2007-03-02Removed C++ style comment from dns.hBenny Prijono
2007-03-02Fixed ticket #156: Not enough memory to parse DNS packets in resolver (thanks...Benny Prijono
2007-03-01More STUN workBenny Prijono
2007-03-01More work on STUN session frameworkBenny Prijono