Commit Graph

644 Commits (73c05c8b232efc12d758af944d5d48dfb014cb08)
 

Author SHA1 Message Date
Michael R Sweet 73c05c8b23
Fix some code scanning issues. 4 months ago
Michael R Sweet 528c89ef86
Fix Windows compile errors. 4 months ago
Michael R Sweet e676eb35cb
Implement mxmlOptions APIs to normalize all of the load/save option stuff (Issue #312) 4 months ago
Michael R Sweet 726dc0dce7
Fix Windows DLL exports. 4 months ago
Michael R Sweet 03d18d0883
Windows requires config.h for the unit test. 4 months ago
Michael R Sweet c8f67c29f0
Tweak README. 4 months ago
Michael R Sweet 496bcdd21b
Update quick API overview in README. 4 months ago
Michael R Sweet 143fa436ca
More doco updates. 4 months ago
Michael R Sweet c1d787dc5f
Update docos some more. 4 months ago
Michael R Sweet a9aea16f3a
Save work on docos. 4 months ago
Michael R Sweet 9e22b3ef64
Add alternate string management support. 4 months ago
Michael R Sweet 1dfe8e7ac9
Update docos. 4 months ago
Michael R Sweet 2c62878254
Normalize MXML_DESCEND_ values. 4 months ago
Michael R Sweet 77d609e8e8
Fix real number support in non-English locales (Issue #311) 4 months ago
Michael R Sweet 99736682f1
Remove unused code and update docos. 4 months ago
Michael R Sweet 30fedd64d8
Update CodeQL filters. 4 months ago
Michael R Sweet 6715b91540
Update Github CI rules. 4 months ago
Michael R Sweet 3e58559c69
Third time's the charm... 4 months ago
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 11 months ago
DarkRelay 7d85532902
Added AFL dictionary for fuzzing 11 months ago
DarkRelay 347e58a1f9
Created test corpus test.xml 11 months ago
DarkRelay bfb4518068
Added AFL Fuzzer in Makefile.in 11 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