Apache Xerces-C validating XML parser

Clone this repo:
  1. 5fe4f4b Add functions/properties for disallowing DOCTYPE (DTD) in SAX parsers by Boris Kolpackov · 4 months ago master
  2. b38ab79 XERCESC-2188 - Use-after-free on external DTD scan (CVE-2018-1311) by Karen Arutyunov · 4 months ago
  3. 5b31900 Omit unnecessary getenv() call if DTD is disabled programmatically by Boris Kolpackov · 4 months ago
  4. 0f5dcca Fix NetAccessorTest to exit with non-zero status in case of error by Boris Kolpackov · 4 months ago
  5. 3c4b17e Fix comments to make all source code valid UTF-8 by Boris Kolpackov · 4 months ago
  6. 56656c9 Reorder inline function definitions to help with MinGW GCC symbol exporting by Boris Kolpackov · 4 months ago
  7. 08f809c XERCESC-2163 - XercesMessages_en_US.cat is installed to wrong directory by Scott Cantor · 5 months ago
  8. b597a0f The windows.h header file is with lower case by Torbjörn SVENSSON · 11 months ago
  9. cd34018 Discontinue Travis at request of Apache Infra. by Scott Cantor · 1 year, 3 months ago
  10. 4dc7c00 XERCESC-2241 - Integer overflows in DFAContentModel class by Scott Cantor · 1 year, 7 months ago
  11. 472f612 XERCESC-2196 - cross-compiling issue by Scott Cantor · 1 year, 7 months ago
  12. 9201981 XERCESC-2195 - Invalid attribute in .gitattributes file by Scott Cantor · 1 year, 7 months ago
  13. 873fe02 XERCESC-2214 - Wrong delete[] in MemBufInputSource dtor by Scott Cantor · 1 year, 7 months ago
  14. 2a64a94 XERCESC-2242 - Non-default curl location breaks autoconf link detection by Scott Cantor · 1 year, 7 months ago
  15. 0f109e5 Merge pull request #49 from oci-labs/xercesc-2236 by Roger Leigh · 1 year, 7 months ago
  16. 5495928 Mark Xerces Dependencies as PRIVATE in CMake by Fred Hornsey · 2 years ago
  17. 045bdf8 Merge pull request #45 from rouault/fix_wrong_init by Roger Leigh · 2 years, 1 month ago
  18. ef2e9b4 DFAContentModel::buildDFA(): correctly zero-initialize fFollowList by Even Rouault · 2 years, 4 months ago
  19. 8ac9637 Merge pull request #43 from rouault/dfa_buildsyntax_tree_memleak by Roger Leigh · 2 years, 5 months ago
  20. cb4b4cf DFAContentModel::buildSyntaxTree(): fix memory leaks when OutOfMemoryException occurs by Even Rouault · 2 years, 5 months ago