aboutsummaryrefslogtreecommitdiff
path: root/xmlregexp.c
AgeCommit message (Expand)Author
2023-09-29malloc-fail: Report malloc failure in xmlFARegExecNick Wellnhofer
2023-09-22malloc-fail: Report malloc failure in xmlRegEpxFromParseNick Wellnhofer
2023-09-22regexp: Fix status codes and handle invalid UTF-8Nick Wellnhofer
2023-09-19debug: Remove debugging codeNick Wellnhofer
2023-05-04regexp: Fix null deref in xmlFAFinishReduceEpsilonTransitionsNick Wellnhofer
2023-05-02regexp: Fix mistake in previous commitNick Wellnhofer
2023-04-30regexp: Fix determinism checksNick Wellnhofer
2023-04-30regexp: Fix checks for eliminated transitionsNick Wellnhofer
2023-04-30regexp: Simplify xmlFAReduceEpsilonTransitionsNick Wellnhofer
2023-04-30regexp: Fix cycle check in xmlFAReduceEpsilonTransitionsNick Wellnhofer
2023-02-21regexp: Add sanity check in xmlRegCalloc2Nick Wellnhofer
2023-02-17malloc-fail: Fix OOB read after xmlRegGetCounterNick Wellnhofer
2023-02-17malloc-fail: Fix memory leak in xmlFAParseCharPropNick Wellnhofer
2023-02-17malloc-fail: Fix leak of xmlRegAtomNick Wellnhofer
2023-02-17malloc-fail: Fix memory leak in xmlRegexpCompileNick Wellnhofer
2023-02-17malloc-fail: Fix memory leak after xmlRegNewStateNick Wellnhofer
2023-02-17regexp: Simplify xmlRegAtomPushNick Wellnhofer
2022-08-26Consolidate private header filesNick Wellnhofer
2022-04-23Fix parsing of subtracted regex character classesNick Wellnhofer
2022-03-04Remove unneeded #includesNick Wellnhofer
2022-03-02Document support for the non-standard escape sequences.Damjan Jovanovic
2022-03-02Use strtoul() instead of sscanf, and correct data types that break GCC.Damjan Jovanovic
2022-03-02Add support for some non-standard escapes in regular expressions.Damjan Jovanovic
2022-03-02Don't check for standard C89 headersNick Wellnhofer
2022-02-28Fix certain combinations of regex range quantifiersNick Wellnhofer
2022-02-28Fix range quantifier on subregexNick Wellnhofer
2022-02-20Remove elfgcchack.hNick Wellnhofer
2021-07-06Patch to forbid epsilon-reduction of final statesArne Becker
2020-10-25Fix caret in regexp character groupNick Wellnhofer
2020-07-31Fix exponential runtime in xmlFARecurseDeterminismNick Wellnhofer
2020-07-06Limit regexp nesting depthNick Wellnhofer
2020-07-02Report error for invalid regexp quantifiersNick Wellnhofer
2020-06-25Fix integer overflow in xmlFAParseQuantExactNick Wellnhofer
2020-03-08Fix typosNick Wellnhofer
2020-01-02Check for overflow when allocating two-dimensional arraysNick Wellnhofer
2020-01-02Remove useless comparisonsNick Wellnhofer
2019-09-30Large batch of typo fixesJared Yanovich
2019-09-25Fix RegextestsNick Wellnhofer
2019-09-25Fix empty branch in regexNick Wellnhofer
2019-09-16Fix Schema determinism check of ##other namespacesNick Wellnhofer
2019-09-13Fix memory leak in xmlRegEpxFromParsezhouzhongyuan
2019-03-05Fix null deref in xmlregexp error pathNick Wellnhofer
2017-10-21Fix -Wimplicit-fallthrough warningsJ. Peter Mugaas
2017-07-04Heap-buffer-overflow read of size 1 in xmlFAParsePosCharGroupDavid Kilzer
2017-07-04Fix NULL pointer deref in xmlFAParseCharClassEscNick Wellnhofer
2017-06-01Fix undefined behavior in xmlRegExecPushStringInternalNick Wellnhofer
2016-05-23Bug 757711: heap-buffer-overflow in xmlFAParsePosCharGroup <https://bugzilla....Pranjal Jumde
2016-05-09Fix an error with regexp on nullable counted char transitionDaniel Veillard
2016-04-15Fix typos: dictio{ nn -> n }ar{y,ies}Jan Pokorný
2014-05-09Avoid Double Null CheckGaurav