]> granicus.if.org Git - libexpat/shortlog
libexpat
2017-08-02 Sebastian Pippingloadlibrary.c: Address -Wempty-translation-unit
2017-08-02 Sebastian PippingMerge branch 'notroj-master' (pull request #104)
2017-08-02 Joe OrtonExpand buffer size to avoid GCC 7.x warning.
2017-07-31 Sebastian Pippingdoc/xmlwf.xml: Fix mis-leading description of -c
2017-07-30 Sebastian PippingChanges: Mention CVE-2017-11742
2017-07-29 Sebastian PippingChanges: Re-order/classify items for in-the-making...
2017-07-29 Sebastian PippingNever require XML_POOR_ENTROPY for "./configure &&...
2017-07-29 Sebastian PippingREADME.md: Make link to COPYING work for the front...
2017-07-29 Sebastian PippingMerge branch 'readme-markdown'
2017-07-29 Sebastian PippingREADME.md: Add note on limitation of -fshort-wchar
2017-07-29 Sebastian PippingREADME.md: Add links
2017-07-29 Sebastian PippingREADME.md: Reflect present
2017-07-29 Sebastian PippingREADME.md: Fix reference to Makefile
2017-07-29 Sebastian PippingMigrate README to Markdown
2017-07-29 Sebastian PippingMerge branch 'windows-curl-load-library' (pull request...
2017-07-29 Sebastian PippingMerge branch 'nonblock-fail-getrandom' (pull request...
2017-07-29 Rhodri Jamesruntests.c: Turn #defines into consts (#103)
2017-07-27 Sebastian PippingMerge branch 'coverage-no-context' (pull request #102)
2017-07-27 Rhodri JamesUse named constant for magic number in external_entity_...
2017-07-27 Rhodri JamesUse named constant for magic number in external_entity_...
2017-07-27 Rhodri JamesUse named constant for magic number in test_..._parser_...
2017-07-27 Rhodri JamesUse named constant for magic number in test_misc_alloc_...
2017-07-27 Rhodri JamesMake test_alloc_long_notation() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_long_entity_value() robust vs allocatio...
2017-07-27 Rhodri JamesMake test_alloc_long_public_id() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_long_base() robust vs allocation patter...
2017-07-27 Rhodri JamesMake test_alloc_long_doc_name() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_realloc_attributes() robust vs allocati...
2017-07-27 Rhodri JamesMake test_alloc_realloc_ce_extends_pe() robust vs alloc...
2017-07-27 Rhodri JamesMake test_alloc_realloc_param_entity_newline() robust...
2017-07-27 Rhodri JamesMake test_alloc_long_attr_value() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_long_attr_default_with_char_ref() robus...
2017-07-27 Rhodri JamesMake test_alloc_attribute_predefined_entity() robust...
2017-07-27 Rhodri JamesMake test_alloc_attribute_whitespace() robust vs alloca...
2017-07-27 Rhodri JamesMake test_alloc_realloc_long_attribute_value() robust...
2017-07-27 Rhodri JamesMake test_alloc_comment_in_epilog() robust vs allocatio...
2017-07-27 Rhodri JamesMake test_alloc_pi_in_epilog() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_realloc_group_choice() robust vs alloca...
2017-07-27 Rhodri JamesMake test_alloc_large_group() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_realloc_nested_groups() robust vs alloc...
2017-07-27 Rhodri Jamesmake test_alloc_nested_groups() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_system_notation() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_public_notation() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_notation() robust vs allocation pattern...
2017-07-27 Rhodri JamesMake test_alloc_realloc_default_attribute() robust...
2017-07-27 Rhodri JamesMake test_alloc_realloc_implied_attribute() vs allocati...
2017-07-27 Rhodri JamesMake test_alloc_realloc_attribute_enum_value() robust...
2017-07-27 Rhodri JamesMake test_alloc_attribute_enum_value() robust vs alloca...
2017-07-27 Rhodri JamesMake test_alloc_set_foreign_dtd() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_parse_public_doctype_long_name() robust...
2017-07-27 Rhodri JamesMake test_alloc_parse_public_doctype() robust vs alloca...
2017-07-27 Rhodri JamesMake test_alloc_realloc_subst_public_entity_value(...
2017-07-27 Rhodri JamesMake test_alloc_public_entity_value() robust vs allocat...
2017-07-27 Rhodri JamesMake test_alloc_realloc_many_attributes() robust vs...
2017-07-27 Rhodri JamesMake test_alloc_ext_entity_realloc_buffer() robust...
2017-07-27 Rhodri JamesMake test_alloc_realloc_buffer() robust vs allocation...
2017-07-27 Rhodri JamesUse named constant for magic number in test_alloc_set_b...
2017-07-27 Rhodri JamesUse named constant for magic number in test_alloc_expli...
2017-07-27 Rhodri JamesMake test_alloc_dtd_default_handling() robust vs alloca...
2017-07-27 Rhodri JamesMake test_alloc_internal_entity() robust vs allocation...
2017-07-27 Rhodri Jamestest_alloc_ext_entity_set_encoding() robust vs allocati...
2017-07-27 Rhodri JamesMake test_alloc_external_entity() robust vs allocation...
2017-07-27 Rhodri JamesRefactor test_alloc_run_external_parser()
2017-07-27 Rhodri JamesMake test_alloc_parse_comment_2() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_parse_comment() robust vs allocation...
2017-07-27 Rhodri JamesMake test_alloc_parse_pi_3 robust vs allocation pattern...
2017-07-27 Rhodri JamesMake test_alloc_parse_pi_2() robust vs allocation patte...
2017-07-27 Rhodri JamesMake test_alloc_parse_pi() robust vs allocation pattern...
2017-07-27 Rhodri JamesRemove memory leak in external_entity_optioner()
2017-07-26 Sebastian PippingChanges: Document changes to call of getrandom
2017-07-26 Sebastian Pippingxmlparse.c: Read /dev/urandom if non-blocking getrandom...
2017-07-26 Sebastian Pippingxmlparse.c: Rename writeRandomBytes_getrandom to ....
2017-07-26 Chanho ParkUse GRND_NONBLOCK of getrandom call
2017-07-26 Rhodri JamesMake test_alloc_parse_xdecl_2() robust vs allocation...
2017-07-26 Rhodri JamesMake test_alloc_parse_xdecl() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_prefixed_element() robust vs allocati...
2017-07-26 Rhodri JamesMake test_nsalloc_long_systemid_in_ext() robust
2017-07-26 Rhodri JamesMake test_nsalloc_long_default_in_ext() robust.
2017-07-26 Rhodri JamesMake test_nsalloc_realloc_long_context_in_dtd() robust.
2017-07-26 Rhodri JamesMake test_nsalloc_realloc_long_ge_name() robust.
2017-07-26 Rhodri JamesMake context reallocation tests robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_long_context() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_less_long_namespace() robust vs alloc...
2017-07-26 Rhodri JamesMake test_nsalloc_long_namespace() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_realloc_longer_prefix_count() robust.
2017-07-26 Rhodri JamesMake test_nsalloc_realloc_long_prefix() robust vs alloc...
2017-07-26 Rhodri JamesMake test_nsalloc_long_element() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_realloc_attributes() robust vs alloca...
2017-07-26 Rhodri JamesMake test_nsalloc_long_attr_prefix() robust vs allocati...
2017-07-26 Rhodri JamesMake test_nsalloc_long_attr() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_long_uri() robust vs allocation patte...
2017-07-26 Rhodri JamesMake test_nsalloc_long_prefix() robust vs allocation...
2017-07-26 Rhodri JamesMake test_nsalloc_xmlns() robust vs changes in allocati...
2017-07-26 Sebastian PippingChanges: Mention increase in code coverage
2017-07-26 Sebastian PippingRename Curl_load_library to _Expat_LoadLibrary
2017-07-26 Sebastian Pippingxmlparse.c: Use Curl_load_library
2017-07-26 Sebastian PippingIntegrate loadlibrary.c into build systems
2017-07-26 Sebastian Pippingloadlibrary.c: Strip down, make ready to use
2017-07-26 Sebastian Pippingloadlibrary.c: Inline copyright notice
2017-07-26 Sebastian PippingAdd unmodified system_win32.c of cURL as lib/loadlibrary.c
next