summaryrefslogtreecommitdiff
path: root/pjlib-util/src/pjlib-util/scanner.c
AgeCommit message (Expand)Author
2013-11-04Fix #1709: Fixed scanner in processing escaped quote right after quote begin.Nanang Izzuddin
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2012-07-18Fixed #1558: Bug in parsing quoted URI stringsLiong Sauw Ming
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2009-03-12Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475):Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-04-18Fixed ticket #233: Parse failure on big endian machines (thanks Vladimir Hozjan)Benny Prijono
2007-04-04Ticket #208: Allow single quotes for attributes in XML (thanks Tory Patnoe)Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-08-06Change unescaping function in scanner and string.c to NOT unescape when '%' i...Benny Prijono
2006-07-03Various performance improvements in PJSIP: (1) optimizing for common case to ...Benny Prijono
2006-07-02Fixed bugs in scanner: (1) pj_cis_match() takes int argument, so when ASCII c...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-08Initial configuration for pjlib-utilBenny Prijono
2005-11-08Renamed pjutil subdirs to pjlib-utilBenny Prijono