aboutsummaryrefslogtreecommitdiff
path: root/testrecurse.c
AgeCommit message (Expand)Author
2023-10-24error: Make more xmlError structs constantNick Wellnhofer
2023-09-21include: Remove more unnecessary includesNick Wellnhofer
2023-09-20tests: Don't use deprecated symbolsNick Wellnhofer
2023-08-08parser: Optimize xmlLoadEntityContentNick Wellnhofer
2023-04-30Stop calling xmlMemoryDumpNick Wellnhofer
2023-03-08parser: Tighten expansion limitsNick Wellnhofer
2022-12-21testrecurse: Test parameter entity accountingNick Wellnhofer
2022-12-21testrecurse: Support multiple huge docsNick Wellnhofer
2022-12-21testrecurse: Add external entities to huge testNick Wellnhofer
2022-12-21testrecurse: Add test cases for external entitiesNick Wellnhofer
2022-12-21testrecurse: Also test without entity substitutionNick Wellnhofer
2022-12-21testrecurse: Also test SAX parserNick Wellnhofer
2022-12-21testrecurse: Start to test entity expansion statsNick Wellnhofer
2022-12-21entities: Rework entity amplification checksNick Wellnhofer
2022-12-08Remove XMLDECL macro from .c filesNick Wellnhofer
2022-11-22tests: Remove unneeded #includesNick Wellnhofer
2022-09-02Stop including sys/types.hNick Wellnhofer
2022-02-28Remove useless __CYGWIN__ checksNick Wellnhofer
2019-09-30Large batch of typo fixesJared Yanovich
2019-01-06Fix -Wformat-truncation warnings (GCC 8)Nick Wellnhofer
2017-10-21Fix unused variable warnings in testrecurseNick Wellnhofer
2012-08-13clean redefinition of {v}snprintf in C-sourceRoumen Petrov
2012-08-13minimize use of HAVE_CONFIG_HRoumen Petrov
2012-07-23Small cleanup of unused variables in testDaniel Veillard
2012-05-23Restore code for Windows compilationDaniel Veillard
2012-05-21use mingw C99 compatible functions {v}snprintf instead those from MSVC runtimeRoumen Petrov
2008-08-28completely different fix for the recursion detection based on entityDaniel Veillard