Commit Graph

676 Commits (257e1fefff52e4f22a98c47ea87b15d7abb2074a)
 

Author SHA1 Message Date
Michael R Sweet 73c2a52eb8
Try another Windows fix. 4 months ago
Michael R Sweet 069a353eaf
Fix warning (Issue #301) 4 months ago
Michael R Sweet 83e9b0a6bc
Merge pull request #306 from DarkRelay-Security-Labs/DarkRelayLabs-AFL-feature 4 months ago
Michael R Sweet c07a57e02f
Use realloc for everything (Issue #300) 4 months ago
Michael R Sweet 4c9b2d2260
Windows needs ssize_t definition. 4 months ago
Michael R Sweet 09f0dcfe42
Update windows exports. 4 months ago
Michael R Sweet 4e92848ae2
Add mxmlLoadIO/mxmlSaveIO functions, merge everything under the new roof 4 months ago
Michael R Sweet e54574aca7
Update documentation to reflect the default build options. 4 months ago
Michael R Sweet 9807af8df5
Changelog. 4 months ago
Michael R Sweet ce7f251a0a
Update configure script defaults to install as libmxml4 with mxml4 pkg-config 4 months ago
Michael R Sweet 3df751f37b
SAX callback now returns a boolean (Issue #51) 4 months ago
Michael R Sweet 5c66db0383
Update DLL exports. 4 months ago
Michael R Sweet bc28dde728
Add migration chapter and update examples. 4 months ago
Michael R Sweet 0cd995c772
Add separate node types for comments, CDATA, directives, and declarations (Issue #250) 4 months ago
Michael R Sweet 933dd8716d
Changelog. 4 months ago
Michael R Sweet f89c801fbd
Fix VC++ static library project. 4 months ago
Michael R Sweet fde58fe7a7
More versioning changes, add tests to makesrcdist. 4 months ago
Michael R Sweet f9b9a40494
Start working on Mini-XML v4.0. 4 months ago
DarkRelay c841beccb2
Rename afl_input to afl-input 10 months ago
DarkRelay 7d85532902
Added AFL dictionary for fuzzing 10 months ago
DarkRelay 347e58a1f9
Created test corpus test.xml 10 months ago
DarkRelay bfb4518068
Added AFL Fuzzer in Makefile.in 10 months ago
Michael R Sweet 809204a305
Merge pull request #298 from lgtm-migrator/codeql 2 years ago
LGTM Migrator 4fe37e4417
Add CodeQL workflow for GitHub code scanning 2 years ago
Michael R Sweet 7fa546c365
Update config.guess/sub to absolute latest from GNU Savannah config repo. 2 years ago
Michael R Sweet 94dd0dec9d
Update config.guess and config.sub (Issue #296) 2 years ago
Michael R Sweet fd47c7d115
Prep for 3.3.1 release. 2 years ago
Michael R Sweet d32818a16c
Another POSIX thread destructor fix (Issue #293) 2 years ago
Michael R Sweet e1dd7234b4
Add security and code-of-conduct files to Mini-XML repo. 2 years ago
Michael R Sweet 6785ee4357
Fix POSIX thread cleanup code - _mxml_fini shouldn't be calling the global 3 years ago
Michael R Sweet 0237559fdb
Add ZIP archive for source code. 3 years ago
Michael R Sweet dd686baba6
Fix issue with mxml.pc. 3 years ago
Michael R Sweet 86ae60799c
Update configure script 3 years ago
Michael R Sweet a3486a3b2a
Merge pull request #288 from carlo-bramini/fix-autoconf-1 3 years ago
Carlo Bramini 5472dc62f2 Improve detection of "long long int" 3 years ago
Michael R Sweet 04c5b938e4
Update documentation for v3.3. 3 years ago
Michael R Sweet 42d766cb86 Normalize VS project to produce x64 binaries that can be packaged. 3 years ago
Michael R Sweet 4e9ebda4a9
Add badges to README. 3 years ago
Michael R Sweet 7ea46c9965
Bump version to 3.3, add NuGet files for VS. 3 years ago
Michael R Sweet 19941798d8 Fix builds on Windows. 3 years ago
Michael R Sweet 759e4db3a9
Add more error handling for memory allocations (Issue #277) 3 years ago
Michael R Sweet e058082021
Clean up usage of free (Issue #276) 3 years ago
Michael R Sweet 3a4ece2266
Fix mxmlSaveString with a 0-length buffer (Issue #284) 3 years ago
Michael R Sweet bd4eb861a7
Fix potential memory leak in mxmlLoadXxx (Issue #278, Issue #279) 3 years ago
Michael R Sweet 02f3310322
Fix POSIX threading support on MingW (Issue #287) 3 years ago
Michael R Sweet 1df294d735
Fix some minor Coverity memory leak issues. 3 years ago
Michael R Sweet 0b1aa069c9
Modernize configure script. 3 years ago
Michael R Sweet c44aa254cc
Fix minor version in header (Issue #285) 3 years ago
Michael R Sweet 990d4b54ea
Update copyright in docos. 3 years ago
Michael R Sweet 546b86fa8a
Update logo and docos. 3 years ago