summaryrefslogtreecommitdiff
path: root/libxerces-c/xercesc/util
AgeCommit message (Collapse)AuthorFilesLines
2024-04-01Upgrade to 3.2.5Karen Arutyunov2-323/+2
Note that this upstream version properly fixes the use-after-free error (CVE-2018-1311) triggered during the scanning of external DTDs (see https://issues.apache.org/jira/browse/XERCESC-2188 for details).
2023-10-05Release version 3.2.4+2v3.2.4+2Boris Kolpackov1-3/+8
- Don't insist on LIBXERCES_C_{SHARED,STATIC} for non-Windows platforms. - Don't link winsock if network support is disabled. - Add binary distribution package build configurations.
2023-09-11Release version 3.2.4+1v3.2.4+1Karen Arutyunov2-0/+2
Add support for config.libxerces_c.transcoder_icu variable Update .gitignore file
2022-01-12Release version 3.2.3+4v3.2.3+4Karen Arutyunov1-1/+100
- Make sure all source files are UTF-8-encoded.
2021-02-25Release version 3.2.3+2v3.2.3+2Karen Arutyunov2-1/+225
Use caret version constraint for depends manifest values Add config.libxerces_c.network project configuration variable Fix use-after-free error (CVE-2018-1311) Add symlink attribute for symbolic links that refer to upstream subdirectories Fix MinGW GCC's 'redeclared without dllimport attribute' warnings
2020-04-21Add implementationKaren Arutyunov174-0/+554