summaryrefslogtreecommitdiff
path: root/src/ne_xml.c
Commit message (Expand)AuthorAgeFilesLines
* Various minor Coverity/clang warning fixes, no functional change:Joe Orton2021-07-051-1/+1
* Update copyright years.Joe Orton2021-01-231-1/+1
* * src/ne_xml.c (ne_xml_parse): Avoid clang warning from strcpy use.Joe Orton2018-09-241-1/+1
* * src/ne_xml.c (ne_xml_parse): Avoid clang warning from strcpy use.Joe Orton2018-09-241-1/+1
* Security fix for CVE-2009-2473: prevent the "billion laughs" attackJoe Orton2009-08-181-1/+43
* Fix compiler warnings with expat 2.x API:Joe Orton2007-08-091-1/+1
* * src/ne_xml.h (ne_xml_resolve_nspace): New interface.Joe Orton2007-07-031-3/+19
* Readonly data fixes from BenoƮt Dejean:Joe Orton2006-05-231-2/+2
* * src/ne_xml.c [HAVE_EXPAT]: Fix NEED_BOM_HANDLING for theJoe Orton2005-09-221-3/+3
* Implement support for internationalization of error message:Joe Orton2005-08-191-1/+1
* * src/ne_xml.c: Omit BOM handling for recent releases of libxml2.Joe Orton2005-06-301-2/+4
* Merge r627, r629, r631 from 0.25.x branch:Joe Orton2005-06-221-2/+2
* * src/ne_xml.c (start_element): Use NE_DBG_XML debug constant.Joe Orton2005-05-201-10/+10
* * src/ne_xml.c (char_data): Tidy up debug message.Joe Orton2005-05-201-2/+3
* * src/ne_xml.c (ne_xml_parser_s, ne_xml_parse): Conditionalize BOMJoe Orton2005-02-281-1/+15
* * src/ne_xml.c (invalid_ncname): Factor out macro for NCNameJoe Orton2004-10-191-9/+9
* * src/ne_xml.h (ne_xml_parse): Returns an error if parsing fails.Joe Orton2004-10-171-11/+6
* Allow response body callbacks to return an error:Joe Orton2004-10-111-1/+2
* Merge trunk up to current neon CVS HEAD.Joe Orton2004-10-021-43/+82
* Branch trunk from 0.24.4 on 0.24.x branch.Joe Orton2004-10-021-0/+606