1. f435365 Send xmllint usage error to stderr by Nick Wellnhofer · 7 years ago
  2. 030b1f7 Revert "Add an XML_PARSE_NOXXE flag to block all entities loading even local" by Nick Wellnhofer · 7 years ago
  3. 2304078 Add an XML_PARSE_NOXXE flag to block all entities loading even local by Doran Moppert · 7 years ago
  4. 4472c3a Fix some format string warnings with possible format string vulnerability by David Kilzer · 8 years ago
  5. b8e0fa3 Fix null pointer deref in docs with no root element by Hugh Davenport · 8 years ago
  6. 11e805d xmllint: flush stdout before interactive shell input. by Patrick Monnerat · 9 years ago
  7. 783931f Bug 721158: Missing ICU string when doing --version on xmllint <https://bugzilla.gnome.org/show_bug.cgi?id=721158> by David Kilzer · 8 years ago
  8. b40c194 Fix a small error in xmllint --format description by Fabien Degomme · 9 years ago
  9. d9ea913 xmllint was not parsing the --c14n11 flag by Sérgio Batista · 10 years ago
  10. 1c43f43 Portability patch for fopen on OS/400 by Patrick Monnerat · 11 years ago
  11. 9a85d40 Fix incorrect spelling entites->entities by Jan Pokorný · 11 years ago
  12. 826bc32 Fix HTML push parser to accept HTML_PARSE_NODEFDTD by Arnold Hendriks · 11 years ago
  13. 2205ff4 xmllint --pretty crashed without following numeric argument by Tim Galeckas · 11 years ago
  14. b98c6a0 Fix handling of mmap errors by Daniel Veillard · 11 years ago
  15. e71dce1 Catch malloc error and exit accordingly by Daniel Veillard · 11 years ago
  16. a75a009 xmllint --memory should fail on empty files by Daniel Veillard · 11 years ago
  17. 113384f Add documentation for xmllint --xpath by Daniel Veillard · 11 years ago
  18. e4d16d7 xmllint should not load DTD by default when using the reader by Daniel Veillard · 12 years ago
  19. 1abd221 Add a --pushsmall option to xmllint by Daniel Veillard · 12 years ago
  20. f933c89 Keep non-significant blanks node in HTML parser by Daniel Veillard · 12 years ago
  21. 97fa5b3 Fix file and line report for XSD SAX and reader streaming validation by Daniel Veillard · 12 years ago
  22. 968a03a Add support for big line numbers in error reporting by Daniel Veillard · 12 years ago
  23. 5706b6d Various "make distcheck" and portability fixups by Daniel Richard G · 12 years ago
  24. 2e1eaca Fix xmllint --xpath node initialization by Daniel Veillard · 12 years ago
  25. 0c7109c Fix a compilation problem with --minimum by Brandon Slack · 12 years ago
  26. 023206f xmllint: Build fix for endTimer if !defined(HAVE_GETTIMEOFDAY) by Patrick R. Gansterer · 12 years ago
  27. bdc64d6 Fix a crash with xmllint --path on empty results by Daniel Veillard · 12 years ago
  28. eae5261 add lzma compression support by Anders F Bjorklund · 13 years ago
  29. c62efc8 Add options to ignore the internal encoding by Daniel Veillard · 13 years ago
  30. dff8d0f various: handle return values of write calls by Stefan Kost · 13 years ago
  31. d2e6231 Add xmlSaveOption XML_SAVE_WSNONSIG by Adam Spragg · 14 years ago
  32. 5f9d9ce Fix xmllint to use format=1 for default formatting by Adam Spragg · 14 years ago
  33. f1121c4 Add an HTML parser option to avoid a default doctype by Daniel Veillard · 14 years ago
  34. 9ccea57 Fix a missing #ifdef by Daniel Veillard · 14 years ago
  35. 1934b0c Adding a --xpath option to xmllint by Daniel Veillard · 15 years ago
  36. 84bff68 594874 Forgot an fclose in xmllint by Daniel Veillard · 15 years ago
  37. 13cee4e Fix a bunch of scan 'dead increments' and cleanup by Daniel Veillard · 15 years ago
  38. 9d96264 587867 xmllint --html --xmlout serializing as HTML by Daniel Veillard · 15 years ago
  39. f1edb10 xmllint use xmlGetNodePath when not compiled in by Daniel Veillard · 15 years ago
  40. 023d0ba Fix leak on SAX1, xmllint --sax1 option and debug by Daniel Veillard · 15 years ago
  41. 8386824 Aleksey Sanin support for c14n 1.1 by Aleksey Sanin · 15 years ago
  42. 6b09901 Matthias Kaehlcke reported a build problem when not compiling HTML support by Daniel Veillard · 16 years ago
  43. 8915c15 strengthen some of the internal parser limits, add an XML_PARSE_HUGE by Daniel Veillard · 16 years ago
  44. 54bd29b patch based on Wieant Nielander contribution to add the option of not by Daniel Veillard · 16 years ago
  45. 7e5c3f4 add a C program to run the W3C test suite, work in progress add a new by Daniel Veillard · 16 years ago
  46. 5608b17 apply fix from Stefan Kost to avoid a crash in xmllint, fixes 504284 by Daniel Veillard · 17 years ago
  47. ed12138 "xmllint unusable on win32" so applied a libxml2 patch from Christian by Daniel Veillard · 17 years ago
  48. 26a45c8 fix comment for xmlDocSetRootElement c.f. #351981 order XPath elements by Daniel Veillard · 18 years ago
  49. dab39b5 started to switch xmllint to use xmlSaveDoc to test #342556 fixed #342556 by Daniel Veillard · 18 years ago
  50. f1a27c6 added --html --memory to test htmlReadMemory to test #321632 added various by Daniel Veillard · 18 years ago
  51. 75acfee applied patch from Andrew W. Nosenko to expose if zlib support was by Daniel Veillard · 18 years ago
  52. 968d643 applied patch from Gary Coady to really make sure xmllint --nonet would by Daniel Veillard · 18 years ago
  53. ea71f5d fix an error report when using --path and --valid closes bug #331290 by Daniel Veillard · 18 years ago
  54. 602434d damn XML_FEATURE_UNICODE clashes with Expat headers rename to XML_WITH_ to by Daniel Veillard · 19 years ago
  55. 8c6e653 patch from Stéphane Bidoul to compile without schematron Daniel by Daniel Veillard · 19 years ago
  56. 0bcc7f6 updated the docs and rebuild releasing 2.6.21 removed by Daniel Veillard · 19 years ago
  57. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  58. 465a000 fixed an uninitialized variable extended the API to add the parser, by Daniel Veillard · 19 years ago
  59. c740a17 fixing the loop bug, fixing schematron text error rendering started by Daniel Veillard · 19 years ago
  60. e70375c commiting work done on the plane last week-end Daniel by Daniel Veillard · 19 years ago
  61. 24505b0 a lot of small cleanups based on Linus' sparse check output. Daniel by Daniel Veillard · 19 years ago
  62. d4501d7 started adding schematron to the xmllint tool, the report infrastructure by Daniel Veillard · 19 years ago
  63. ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
  64. 78dfc9f preparing release 2.6.20 removed a compilation problem Daniel by Daniel Veillard · 19 years ago
  65. f10ae12 fixed a typo pointed by Jeroen Ruigrok increased the APIs for xmlReader by Daniel Veillard · 19 years ago
  66. 971771e fix for #309761 from Dylan Shell added xmlSchemaSAXPlug and by Daniel Veillard · 19 years ago
  67. f0af8ec fix some potential leaks in error cases. added --sax, to allow testing of by Daniel Veillard · 19 years ago
  68. c935253 cleanups, logfile and portability fixed a memory leak Daniel by Daniel Veillard · 19 years ago
  69. 39e5c89 fixing a leak detected by testapi in xmlDOMWrapAdoptNode, and fixing by Daniel Veillard · 19 years ago
  70. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  71. 2650df1 fixed xml attributes processing bug in exc c14n added --exc-c14n command by Aleksey Sanin · 19 years ago
  72. c284c64 use XML_SOCKLEN_T instead of SOCKLEN_T since apparently IBM can't avoid by Daniel Veillard · 19 years ago
  73. 9fcb491 do not package .la files applied patch from Gerry Murphy for xmllint by Daniel Veillard · 19 years ago
  74. 4e1c2db fixed compilation warning changed xmlWarningMsg so ctxt->errNo is not set by William M. Brack · 19 years ago
  75. 2b2e02d fixed implementation for | added a specific regression test Daniel by Daniel Veillard · 19 years ago
  76. d4301ab use the walker to test the patterns instead of the normal reader bug fixes by Daniel Veillard · 19 years ago
  77. 16ef800 bugfixes around the streaming patterns Daniel by Daniel Veillard · 20 years ago
  78. f9d1691 added first test for the patterns a few fixes Daniel by Daniel Veillard · 20 years ago
  79. 2fc6df9 added a streaming pattern detector for a subset of XPath, should help by Daniel Veillard · 20 years ago
  80. ce1648b applied DSO support patch 2 from Joel Reed Daniel by Daniel Veillard · 20 years ago
  81. d0cf7f6 integrated in "make tests" added -q option, and more conditional features by Daniel Veillard · 20 years ago
  82. 95ddcd3 applied fixes for a couple of potential security problems more fixes on by Daniel Veillard · 20 years ago
  83. 4edd3ed added --timing --copy timing for the copy applied patch from Craig Berry by Daniel Veillard · 20 years ago
  84. 0bff36d also produce a tar ball with just the sources added --path option and by Daniel Veillard · 20 years ago
  85. 6ebf3c4 trying to remove some warning when compiling on Fedora Core 3 and 64bits by Daniel Veillard · 20 years ago
  86. c14c389 added help for new set shell command added parser option to not generate by Daniel Veillard · 20 years ago
  87. 25048d8 added a --c14n option to canonicalize the output should close the RFE by Daniel Veillard · 20 years ago
  88. 3403add new files for running regression tests under Python. Not yet complete, but by William M. Brack · 20 years ago
  89. 8304d87 fixed missing error return code for schema validation (bug 143880), also by William M. Brack · 20 years ago
  90. 3af3b59 Some reformating of recent code, Daniel by Daniel Veillard · 20 years ago
  91. 8707604 adding a --maxmem option to check memory used. Daniel by Daniel Veillard · 20 years ago
  92. 656ce94 Fixed bug #141529 i.e. various problems when building with --without-html by Daniel Veillard · 20 years ago
  93. a2d51fc fixing bug #141384 where the reader didn't call the deregistering by Daniel Veillard · 20 years ago
  94. ebe25d4 applied patch from Mark Vadoc avoiding using xmlParse* option and use by Daniel Veillard · 20 years ago
  95. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  96. f54cd53 fixing compilation and link option when configuring with --without-valid by Daniel Veillard · 20 years ago
  97. 49138f1 some clarification in xmlDocDumpMemory() documentation fixed xmllint by Daniel Veillard · 20 years ago
  98. d21f61b issue validation status on stderr, not stdout as suggested by Pawel by Daniel Veillard · 21 years ago
  99. 3df0118 fixing bug #119264 xmllint failing to report serialization errors in some by Daniel Veillard · 21 years ago
  100. 5a30b2d some flags were not passed down correctly as parsing options. Fixes by Daniel Veillard · 21 years ago