summaryrefslogtreecommitdiff
path: root/pjlib-util/src
AgeCommit message (Expand)Author
2007-03-02Fixed ticket #156: Not enough memory to parse DNS packets in resolver (thanks...Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-18Minor change in resolver: added current TTL value when entry is picked up fro...Benny Prijono
2006-10-19Support for MP3 recording for Win32 target. Also added "--rec-file" and "--au...Benny Prijono
2006-10-08Added pjlib-util/config.h and pjlib-util/types.h to putBenny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-09-30Added initial implementation of low-level DNS packetization Benny Prijono
2006-09-13Fix STUN client when handling unknown attributes. Before it failed the transa...Benny Prijono
2006-08-06Change unescaping function in scanner and string.c to NOT unescape when '%' i...Benny Prijono
2006-07-14Attempt to get some applications linked for RTEMS target, just to get the foo...Benny Prijono
2006-07-03Various performance improvements in PJSIP: (1) optimizing for common case to ...Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-07-02Fixed bugs in scanner: (1) pj_cis_match() takes int argument, so when ASCII c...Benny Prijono
2006-06-22Added the error code into error messagesBenny Prijono
2006-03-24Moved getopt from pjsua-lib to pjlib-utilBenny Prijono
2006-03-18Added option to disable error message altogether, to save space footprintBenny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-03-02Added PJLIB_UTIL_EINXML in errnoBenny Prijono
2006-02-22Started errno framework in pjlib-utilBenny Prijono
2006-02-19Added support for <! elementBenny Prijono
2006-02-19Added pj_xml_clone()Benny Prijono
2006-02-14Ported to WinCEBenny Prijono
2006-02-07Fixed Makefile and warnings in cygwin/mingwBenny Prijono
2006-01-18Complete tsx layer selftest, implemented authentication frameworkBenny Prijono
2005-11-23Added pj_cis_add_cis()Benny Prijono
2005-11-23Dont skip whitespace after newline in pj_scan_skip_lineBenny Prijono
2005-11-22More optimizations for msg parser etc.Benny Prijono
2005-11-21Scanner optimization and added cis_uint backendBenny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-20Added character (un)escaping utilities in string.hBenny Prijono
2005-11-19Fixed compile error in scannerBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-11First clean compile of pjsipBenny Prijono
2005-11-08MSVC projects for pjlib-utilBenny Prijono
2005-11-08Initial configuration for pjlib-utilBenny Prijono
2005-11-08Renamed pjutil subdirs to pjlib-utilBenny Prijono
2005-11-08Rename pjutil to pjlib-utilBenny Prijono