summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * tests/minicheck.c: Improve error message displaySebastian Pipping2017-08-031-2/+5
| * coverage.sh: Cover -funsigned-char for #109Sebastian Pipping2017-08-031-1/+10
|/
* Prepare release version 2.2.3R_2_2_3Sebastian Pipping2017-08-029-18/+22
* Bump version info bumped from 7:4:6 to 7:5:6Sebastian Pipping2017-08-023-2/+3
* runtests.c: Catch some failure to bump XML_*_VERSIONSebastian Pipping2017-08-021-0/+5
* Changes: Document issues #4 #5 #7 #86Sebastian Pipping2017-08-021-0/+4
* Changes: Document check for convert functionSebastian Pipping2017-08-021-0/+2
* loadlibrary.c: Address -Wempty-translation-unitSebastian Pipping2017-08-021-0/+6
* Merge branch 'notroj-master' (pull request #104)Sebastian Pipping2017-08-021-1/+1
|\
| * Expand buffer size to avoid GCC 7.x warning.Joe Orton2017-08-021-1/+1
|/
* doc/xmlwf.xml: Fix mis-leading description of -cSebastian Pipping2017-07-312-1/+2
* Changes: Mention CVE-2017-11742Sebastian Pipping2017-07-301-2/+2
* Changes: Re-order/classify items for in-the-making releaseSebastian Pipping2017-07-291-5/+5
* Never require XML_POOR_ENTROPY for "./configure && make"Sebastian Pipping2017-07-294-5/+11
* README.md: Make link to COPYING work for the front page.Sebastian Pipping2017-07-292-5/+5
* Merge branch 'readme-markdown'Sebastian Pipping2017-07-297-142/+129
|\
| * README.md: Add note on limitation of -fshort-wcharSebastian Pipping2017-07-291-0/+1
| * README.md: Add linksSebastian Pipping2017-07-292-2/+4
| * README.md: Reflect presentSebastian Pipping2017-07-291-30/+7
| * README.md: Fix reference to MakefileSebastian Pipping2017-07-291-1/+1
| * Migrate README to MarkdownSebastian Pipping2017-07-296-142/+149
|/
* Merge branch 'windows-curl-load-library' (pull request #101)Sebastian Pipping2017-07-2914-9/+160
|\
| * Rename Curl_load_library to _Expat_LoadLibrarySebastian Pipping2017-07-262-5/+5
| * xmlparse.c: Use Curl_load_librarySebastian Pipping2017-07-262-8/+4
| * Integrate loadlibrary.c into build systemsSebastian Pipping2017-07-2611-1/+21
| * loadlibrary.c: Strip down, make ready to useSebastian Pipping2017-07-261-207/+5
| * loadlibrary.c: Inline copyright noticeSebastian Pipping2017-07-261-8/+16
| * Add unmodified system_win32.c of cURL as lib/loadlibrary.cSebastian Pipping2017-07-261-0/+329
* | Merge branch 'nonblock-fail-getrandom' (pull request #92)Sebastian Pipping2017-07-292-5/+52
|\ \
| * | Changes: Document changes to call of getrandomSebastian Pipping2017-07-261-0/+5
| * | xmlparse.c: Read /dev/urandom if non-blocking getrandom failedSebastian Pipping2017-07-261-1/+40
| * | xmlparse.c: Rename writeRandomBytes_getrandom to ..._nonblockSebastian Pipping2017-07-261-2/+2
| * | Use GRND_NONBLOCK of getrandom callChanho Park2017-07-261-2/+5
* | | runtests.c: Turn #defines into consts (#103)Rhodri James2017-07-291-284/+213
* | | Merge branch 'coverage-no-context' (pull request #102)Sebastian Pipping2017-07-271-691/+315
|\ \ \ | |/ / |/| |
| * | Use named constant for magic number in external_entity_dbl_handlerRhodri James2017-07-271-2/+4
| * | Use named constant for magic number in external_entity_duff_loaderRhodri James2017-07-271-3/+5
| * | Use named constant for magic number in test_..._parser_with_encoding()Rhodri James2017-07-271-3/+5
| * | Use named constant for magic number in test_misc_alloc_create_parser()Rhodri James2017-07-271-3/+5
| * | Make test_alloc_long_notation() robust vs allocation pattern changes.Rhodri James2017-07-271-16/+4
| * | Make test_alloc_long_entity_value() robust vs allocation changesRhodri James2017-07-271-15/+4
| * | Make test_alloc_long_public_id() robust vs allocation pattern changesRhodri James2017-07-271-14/+4
| * | Make test_alloc_long_base() robust vs allocation pattern changesRhodri James2017-07-271-14/+4
| * | Make test_alloc_long_doc_name() robust vs allocation pattern changesRhodri James2017-07-271-9/+4
| * | Make test_alloc_realloc_attributes() robust vs allocation changesRhodri James2017-07-271-1/+3
| * | Make test_alloc_realloc_ce_extends_pe() robust vs allocation changesRhodri James2017-07-271-1/+3
| * | Make test_alloc_realloc_param_entity_newline() robust vs allocationsRhodri James2017-07-271-1/+3
| * | Make test_alloc_long_attr_value() robust vs allocation changesRhodri James2017-07-271-11/+4
| * | Make test_alloc_long_attr_default_with_char_ref() robust vs allocsRhodri James2017-07-271-10/+4
| * | Make test_alloc_attribute_predefined_entity() robust vs allocationRhodri James2017-07-271-14/+4