summaryrefslogtreecommitdiff
path: root/expat
Commit message (Expand)AuthorAgeFilesLines
* Changes: Document CVE-2022-22822 to CVE-2022-22827prevent-more-integer-overflowsSebastian Pipping2022-01-121-0/+10
* lib: Prevent integer overflow at multiple places (CVE-2022-22822 to CVE-2022-...Sebastian Pipping2022-01-121-2/+151
* Changes: Document integer overflow CVE-2021-46143Sebastian Pipping2022-01-101-0/+6
* lib: Prevent integer overflow on m_groupSize in function doProlog (CVE-2021-4...Sebastian Pipping2022-01-101-0/+15
* run.sh.in: Do not use Wine with Cygwin and MSYS2fix-run-sh-in-for-native-windowsSebastian Pipping2022-01-092-1/+14
* Changes: Document CVE-2021-45960issue-531-troublesome-shiftsSebastian Pipping2022-01-051-0/+19
* lib: Detect and prevent troublesome left shifts in function storeAtts (CVE-20...Sebastian Pipping2022-01-051-2/+29
* Actions: Check for realistic minimum CMake version requirementactions-cover-cmake-required-versionSebastian Pipping2022-01-011-0/+3
* CMake: Make call to file(GENERATE [..]) work for CMake <3.19cmake-fix-call-to-file-generateSebastian Pipping2021-12-313-9/+9
* coverage.sh: Simplify directory naming schemeSebastian Pipping2021-12-281-3/+9
* coverage.sh: Start coveraging -m32Sebastian Pipping2021-12-281-1/+9
* CMake: Add unofficial flag for passing 32bit compile flag -m32Sebastian Pipping2021-12-271-0/+20
* xmlwf: Address Clang 13 warning -Wunused-but-set-variableSebastian Pipping2021-12-262-1/+3
* lib: Address GCC 11.2.1 compiler warningaddress-compiler-warningsSebastian Pipping2021-12-252-1/+5
* .gitignore: Fully cover ./distribute.sh outputSebastian Pipping2021-12-191-2/+1
* Set expected release date for 2.4.2issue-525-prepare-releaseSebastian Pipping2021-12-192-2/+2
* Bump version to 2.4.2Sebastian Pipping2021-12-178-13/+13
* Bump version info from 9:1:8 to 9:2:8Sebastian Pipping2021-12-173-2/+4
* Changes: Document #502 #503 #507 #519 + fix reference to #498Sebastian Pipping2021-12-171-1/+4
* CMake: Ensure libexpat*.lib filenames with MSVCfix-msvc-lib-files-namingSebastian Pipping2021-12-152-2/+5
* doc: Fix return value docs on XML_SetBillionLaughs[..] functions (#522)issue-522-fix-return-value-docsSebastian Pipping2021-12-142-2/+4
* autotools: Sync expat.cmake to agree with CIsync-autotools-cmake-templatesSebastian Pipping2021-11-261-2/+2
* Get attribution headers back in syncSebastian Pipping2021-10-172-1/+2
* Changes: Document #513 and #514Sebastian Pipping2021-10-171-0/+2
* Apply #514 to attribution headersSebastian Pipping2021-10-175-0/+5
* Reorder the location of including expat_config.hDong-hee Na2021-10-175-12/+12
* Autotools|CMake: Link against libm for function "isnan"Sebastian Pipping2021-09-2010-3/+33
* Autotools: Get CMake templates back in sync with ubuntu-20.04autotools-sync-cmake-filesSebastian Pipping2021-07-232-1/+4
* CMake: Improve summary output for multi-config buildsSebastian Pipping2021-07-061-2/+15
* CMake: Report on effective CMake generatorSebastian Pipping2021-07-061-0/+1
* Autotools: Simplify expat.pc templating (now that we can)Sebastian Pipping2021-07-062-5/+2
* CMake: Fix pkg-config section "Libs" for multi-config CMake generatorsSebastian Pipping2021-07-064-12/+39
* Update URL in pc fileKai Pastor2021-07-061-1/+1
* CMake: Fix pkg-config section "Libs" for non-release MinGW buildsSebastian Pipping2021-07-064-43/+44
* CMake: Apply -DEXPAT_MSVC_STATIC_CRT=ON to off-grid built typesSebastian Pipping2021-07-061-0/+2
* CMake: Avoid empty CMAKE_BUILD_TYPESebastian Pipping2021-07-064-6/+9
* CMake: Move _EXPAT_BUILD_TYPE_UPPER up for upcoming re-useSebastian Pipping2021-07-061-1/+1
* doc/reference.html: Docmument that XML_GetBuffers(parser, 0) may be NULLNicolas Cavallari2021-07-051-1/+2
* Makefile.am: Include buildconf.sh and fuzz/*.c with release archivesSebastian Pipping2021-06-052-0/+10
* Set expected release date for 2.4.1Sebastian Pipping2021-05-231-1/+1
* Bump version info from 9:0:8 to 9:1:8Sebastian Pipping2021-05-233-2/+6
* Bump version to 2.4.1Sebastian Pipping2021-05-238-13/+13
* Keep macro SIZEOF_VOID_P out of expat_config.h(.in) for multilib supportSebastian Pipping2021-05-232-4/+35
* Set expected release date for 2.4.0Sebastian Pipping2021-05-222-2/+2
* Bump version info from 8:0:7 to 9:0:8Sebastian Pipping2021-05-223-4/+7
* Bump version to 2.4.0Sebastian Pipping2021-05-229-14/+14
* Changes: Extend section on upcoming release 2.4.0Sebastian Pipping2021-05-221-2/+20
* Changes: Document new XML_FEATURE_ constantsSebastian Pipping2021-05-221-0/+3
* Changes: Combine notes on billion laughs attack protectionSebastian Pipping2021-05-221-19/+20
* README.md: Mention Windos binaries zip download optionSebastian Pipping2021-05-221-1/+1