summaryrefslogtreecommitdiff
path: root/src/ne_xml.c
Commit message (Expand)AuthorAgeFilesLines
* * src/ne_xml.c (ne_xml_parse): Avoid clang warning from strcpy use.joe2018-09-241-1/+1
* * src/ne_xml.c (ne_xml_parse): Avoid clang warning from strcpy use.joe2018-09-241-1/+1
* Security fix for CVE-2009-2473: prevent the "billion laughs" attackjoe2009-08-181-1/+43
* Fix compiler warnings with expat 2.x API:joe2007-08-091-1/+1
* * src/ne_xml.h (ne_xml_resolve_nspace): New interface.joe2007-07-031-3/+19
* Readonly data fixes from BenoƮt Dejean:joe2006-05-231-2/+2
* * src/ne_xml.c [HAVE_EXPAT]: Fix NEED_BOM_HANDLING for thejoe2005-09-221-3/+3
* Implement support for internationalization of error message:joe2005-08-191-1/+1
* * src/ne_xml.c: Omit BOM handling for recent releases of libxml2.joe2005-06-301-2/+4
* Merge r627, r629, r631 from 0.25.x branch:joe2005-06-221-2/+2
* * src/ne_xml.c (start_element): Use NE_DBG_XML debug constant.joe2005-05-201-10/+10
* * src/ne_xml.c (char_data): Tidy up debug message.joe2005-05-201-2/+3
* * src/ne_xml.c (ne_xml_parser_s, ne_xml_parse): Conditionalize BOMjoe2005-02-281-1/+15
* * src/ne_xml.c (invalid_ncname): Factor out macro for NCNamejoe2004-10-191-9/+9
* * src/ne_xml.h (ne_xml_parse): Returns an error if parsing fails.joe2004-10-171-11/+6
* Allow response body callbacks to return an error:joe2004-10-111-1/+2
* Merge trunk up to current neon CVS HEAD.joe2004-10-021-43/+82
* Import neon-0.24.3.joe2004-10-021-0/+1
* Import neon 0.24.0 to begin 0.24.x branch.joe2004-10-021-0/+605