]> granicus.if.org Git - libexpat/shortlog
libexpat
2017-07-22 Rhodri JamesTest system notation with failing allocator
2017-07-22 Rhodri JamesTest public notation with long system ID against failin...
2017-07-22 Rhodri JamesExtend notation allocation test with notation declarati...
2017-07-22 Rhodri JamesExtend PE allocation test with long entity name
2017-07-22 Rhodri JamesTest DTD processing stops for undefined parameter entities
2017-07-22 Rhodri JamesTest redefining predefined entities
2017-07-22 Rhodri JamesAdd entity decl handler to notation entity allocation...
2017-07-22 Rhodri JamesTest notation entity with failing allocator
2017-07-22 Rhodri JamesExtend NotStandalone tests to also exclude external...
2017-07-22 Rhodri JamesTest public doctype with long public name against faili...
2017-07-22 Rhodri JamesTest attribute with defaulted long enums and a failing...
2017-07-22 Rhodri JamesTest attribute list with a NOTATION and default value
2017-07-22 Rhodri JamesTest attribute with implied large enum with a failing...
2017-07-22 Rhodri JamesExpand attribute declaration test
2017-07-22 Rhodri JamesTest attribute list handling with #REQUIRED
2017-07-22 Sebastian Pippingruntests.c: Resolve setting handlers twice
2017-07-22 Sebastian Pippingruntests.c: Fix memleaks
2017-07-22 Rhodri JamesTest long attribute enums with a failing reallocator
2017-07-22 Rhodri JamesTest attribute enum handling with failing allocator
2017-07-22 Rhodri JamesTest attribute enum value handling
2017-07-22 Rhodri JamesTest foreign DTD with no contents
2017-07-22 Rhodri JamesTest foreign DTD with rejecting standalone handler
2017-07-22 Rhodri JamesTest Foreign DTD setting with failing allocator
2017-07-22 Rhodri JamesTest XML_UseForeignDTD without external subset
2017-07-22 Rhodri JamesTest XML_UseForeignDTD with a doctype
2017-07-22 Rhodri JamesAdd entity declaration handler to public parameter...
2017-07-22 Rhodri JamesTest long public name in doctype allocator test
2017-07-22 Rhodri JamesTest invalid name for public doctype
2017-07-22 Rhodri JamesExpand public doctype allocation test
2017-07-22 Rhodri JamesTest allocation failure paths parsing a public doctype
2017-07-22 Rhodri JamesTest public parameter entity with failing allocator
2017-07-22 Rhodri JamesTest various errors in parameter entity values
2017-07-22 Rhodri JamesTest invalid character in foreign DTD parameter entity
2017-07-22 Rhodri JamesFix error reporting in external entity test handler
2017-07-22 Rhodri JamesTest UTF-8 byte order mark in parameter entity value...
2017-07-22 Rhodri JamesTest aborting external entity value parser
2017-07-22 Rhodri JamesTest malformed XML/text declaration rejected by ext...
2017-07-22 Rhodri JamesTest XML declaration in external entity processing
2017-07-22 Rhodri JamesExtend external parameter entity nested parser testing
2017-07-22 Sebastian Pippingruntests.c: Fix memleaks
2017-07-22 Rhodri JamesTest nested external parser handling
2017-07-22 Rhodri JamesTest unknown encoding handling in external parameter...
2017-07-22 Rhodri JamesTest a bad encoding is rejected at initialisation time
2017-07-22 Rhodri JamesTest declaring a UTF-16 encoding while actually in...
2017-07-22 Rhodri JamesTest XML declaration with long encoding name and failin...
2017-07-22 Rhodri JamesTest XML declaration handling with a duff allocator
2017-07-22 Rhodri JamesTest external entity parsing suppressed with UNLESS_STA...
2017-07-22 Rhodri JamesTest partial UTF-8 characters in IGNORE section
2017-07-22 Rhodri JamesRefactor to reduce proliferation of external entity...
2017-07-20 Sebastian PippingMerge branch 'realloc-dangling-pointer' (pull request...
2017-07-20 Sebastian PippingChanges: Document dangling pointer fix
2017-07-20 Sebastian Pippingxmlparse.c: Fix dangling pointer caused by use of realloc
2017-07-19 Sebastian PippingMerge branch 'dll-hijacking' (pull request #83)
2017-07-19 Sebastian Pippingxmlparse.c: Fix DLL hijacking vulnerability (#82)
2017-07-19 Sebastian Pippingxmlparse.c: Fix comment typo
2017-07-19 Sebastian PippingMerge branch 'arc4random-osx-pre-10-7' (pull request...
2017-07-19 Sebastian PippingSupport arc4random for pre-10.7/Lion macOS
2017-07-19 Sebastian PippingRely on HAVE_ARC4RANDOM_BUF for CloudABI
2017-07-16 Sebastian PippingMerge branch 'coverage'
2017-07-16 Sebastian Pippingruntests.c: Fix indentation
2017-07-16 Rhodri JamesChange all URLs to use example.org
2017-07-16 Rhodri JamesUse meaningful constants for return values from handlers
2017-07-16 Rhodri JamesTweak attribute list to improve test coverage
2017-07-16 Rhodri JamesTest reallocation of attribute list with failing reallo...
2017-07-16 Rhodri JamesTweak test_alloc_external_entity to improve code coverage
2017-07-16 Rhodri JamesExtend skip handler test coverage
2017-07-16 Rhodri JamesTest features are appropriately set
2017-07-16 Rhodri JamesTest predefined entities
2017-07-16 Rhodri JamesMake final reallocation test safe
2017-07-16 Rhodri JamesTest robustness against failing reallocator for parsing...
2017-07-16 Rhodri JamesRefactor long test data string
2017-07-16 Rhodri JamesExtend XML_GetBuffer testing coverage
2017-07-16 Rhodri JamesFix message in XML declaration handler
2017-07-16 Rhodri JamesRestore groupSize if (re)allocation of groupConnector...
2017-07-16 Rhodri JamesEnsure unparsed entity handler gets set
2017-07-16 Rhodri JamesSplit combined triplet_count into two distinct flags
2017-07-16 Sebastian PippingRevert "Fix structure initialisation not to cause warnings"
2017-07-16 Sebastian PippingMerge branch 'coverage'
2017-07-16 Sebastian Pippingruntests.c: Fix memleaks
2017-07-16 Rhodri JamesIncrease test coverage of ignore section processing
2017-07-16 Rhodri JamesRefactor previous test to use existing test functions
2017-07-16 Rhodri JamesTest a broken IGNORE section is faulted
2017-07-16 Rhodri JamesExercise conditional exclusion code
2017-07-16 Rhodri JamesTest suspending the parse in the middle of CDATA handling
2017-07-16 Rhodri JamesTest aborting parse while processing CDATA
2017-07-16 Rhodri JamesTest a variety of incomplete UTF-16 CDATA strings
2017-07-16 Rhodri JamesTest handling of UTF-16 supplementary plane characters
2017-07-16 Rhodri JamesTest long UTF-16 CDATA (more than internal buffer size)
2017-07-16 Rhodri JamesTest CDATA correctly runs through a default handler
2017-07-16 Rhodri JamesTest handling of CDATA in an external entity parser
2017-07-16 Rhodri JamesTest reallocation of URI in re-used binding with dodgy...
2017-07-16 Rhodri JamesTest w3.org xmlns URL is correctly rejected
2017-07-16 Rhodri JamesTest rejection of invalid attribute 'xml' and use of...
2017-07-16 Rhodri JamesTest for correct rejection of 'xmlns' as an attribute
2017-07-16 Rhodri JamesTest extension of URI buffer shared between element...
2017-07-16 Rhodri JamesTest medium-length element name with namespaces and...
2017-07-16 Rhodri JamesTest mixed prefixed and unprefixed attributes in a...
2017-07-16 Rhodri JamesTest allocator handling of attribute with long namespace
2017-07-16 Sebastian Pippingruntests.c: Fix memleaks
2017-07-16 Rhodri JamesTest attribute table hash collision handling
next