summaryrefslogtreecommitdiff
path: root/xmllint.c
Commit message (Expand)AuthorAgeFilesLines
* Fix IO callback signaturesNick Wellnhofer2017-11-091-13/+11
* Don't include winsock2.h in xmllint.cNick Wellnhofer2017-10-091-14/+0
* socklen_t is always int on WindowsNick Wellnhofer2017-10-091-2/+0
* Send xmllint usage error to stderrNick Wellnhofer2017-07-041-78/+78
* Revert "Add an XML_PARSE_NOXXE flag to block all entities loading even local"Nick Wellnhofer2017-06-061-5/+0
* Add an XML_PARSE_NOXXE flag to block all entities loading even localDoran Moppert2017-04-071-0/+5
* Fix some format string warnings with possible format string vulnerabilityDavid Kilzer2016-05-231-10/+10
* Fix null pointer deref in docs with no root elementHugh Davenport2016-05-041-0/+6
* xmllint: flush stdout before interactive shell input.Patrick Monnerat2016-05-011-0/+1
* Bug 721158: Missing ICU string when doing --version on xmllint <https://bugzi...David Kilzer2016-04-081-0/+1
* Fix a small error in xmllint --format descriptionFabien Degomme2015-10-231-1/+1
* xmllint was not parsing the --c14n11 flagSérgio Batista2014-06-091-1/+1
* Portability patch for fopen on OS/400Patrick Monnerat2013-12-121-0/+6
* Fix incorrect spelling entites->entitiesJan Pokorný2013-11-301-1/+1
* Fix HTML push parser to accept HTML_PARSE_NODEFDTDArnold Hendriks2013-11-291-0/+1
* xmllint --pretty crashed without following numeric argumentTim Galeckas2013-08-291-5/+7
* Fix handling of mmap errorsDaniel Veillard2013-07-121-2/+11
* Catch malloc error and exit accordinglyDaniel Veillard2013-07-111-0/+4
* xmllint --memory should fail on empty filesDaniel Veillard2013-05-081-1/+4
* Add documentation for xmllint --xpathDaniel Veillard2013-03-271-1/+1
* xmllint should not load DTD by default when using the readerDaniel Veillard2012-12-211-1/+2
* Add a --pushsmall option to xmllintDaniel Veillard2012-10-251-4/+9
* Keep non-significant blanks node in HTML parserv2.9.0-rc2Daniel Veillard2012-09-071-2/+3
* Fix file and line report for XSD SAX and reader streaming validationDaniel Veillard2012-08-141-0/+1
* Add support for big line numbers in error reportingDaniel Veillard2012-08-131-1/+1
* Various "make distcheck" and portability fixupsDaniel Richard G2012-08-061-9/+9
* Fix xmllint --xpath node initializationDaniel Veillard2012-05-251-1/+1
* Fix a compilation problem with --minimumBrandon Slack2012-05-111-1/+1
* xmllint: Build fix for endTimer if !defined(HAVE_GETTIMEOFDAY)Patrick R. Gansterer2012-05-101-1/+2
* Fix a crash with xmllint --path on empty resultsDaniel Veillard2012-03-271-1/+1
* add lzma compression supportAnders F Bjorklund2012-01-271-0/+1
* Add options to ignore the internal encodingDaniel Veillard2011-05-261-0/+6
* various: handle return values of write callsStefan Kost2011-05-211-4/+12
* Add xmlSaveOption XML_SAVE_WSNONSIGAdam Spragg2010-11-031-0/+22
* Fix xmllint to use format=1 for default formattingAdam Spragg2010-11-011-8/+8
* Add an HTML parser option to avoid a default doctypeDaniel Veillard2010-07-261-0/+8
* Fix a missing #ifdefDaniel Veillard2010-03-101-0/+3
* Adding a --xpath option to xmllintDaniel Veillard2009-10-071-9/+130
* 594874 Forgot an fclose in xmllintDaniel Veillard2009-09-111-0/+2
* Fix a bunch of scan 'dead increments' and cleanupDaniel Veillard2009-09-051-1/+1
* 587867 xmllint --html --xmlout serializing as HTMLDaniel Veillard2009-08-231-0/+2
* xmllint use xmlGetNodePath when not compiled inDaniel Veillard2009-08-101-108/+117
* Fix leak on SAX1, xmllint --sax1 option and debugDaniel Veillard2009-07-291-3/+4
* Aleksey Sanin support for c14n 1.1Aleksey Sanin2009-07-091-3/+22
* Matthias Kaehlcke reported a build problem when not compiling HTML supportDaniel Veillard2008-11-061-0/+2
* strengthen some of the internal parser limits, add an XML_PARSE_HUGEDaniel Veillard2008-08-261-0/+4
* patch based on Wieant Nielander contribution to add the option of notDaniel Veillard2008-08-261-0/+7
* add a C program to run the W3C test suite, work in progress add a newDaniel Veillard2008-07-291-0/+6
* apply fix from Stefan Kost to avoid a crash in xmllint, fixes 504284Daniel Veillard2008-01-111-1/+1
* "xmllint unusable on win32" so applied a libxml2 patch from ChristianDaniel Veillard2007-04-171-2/+7