0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Oct 07, 2024 — Oct 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update github actions More... 11 months ago
Fix CMake build, closes #49 More... 11 months ago
Minor rewording in man page More... over 1 year ago
Fix typo More... over 1 year ago
Version 0.12 More... over 1 year ago
Fix: missing header with libxml2 >= 2.12 More... over 1 year ago
Max index count value is too low for some dictionaries More... over 1 year ago
Fix CMake debug build with MSVC, fixes #46 More... about 2 years ago
Clean up unused value More... about 2 years ago
Fix clang warning about missing function prototypes (-Wstrict-prototypes) More... about 2 years ago
Update Xcode project settings More... over 2 years ago
Replace deprecated functions More... over 2 years ago
Try to reconstruct sources even on broken indices More... over 2 years ago
Refactor mobi_buffer_get_varlen_internal to be compatible with other buffer functions. Update documentation with information about mobi_buffer_get_varlen_dec limitation. More... over 2 years ago
Fix undefined behavior with null pointer arithmetics in case of corrupt input More... over 3 years ago
Version 0.11 More... over 3 years ago
Fix potential null pointer dereference on corrupt input when inflections CNCX record is not initialized More... over 3 years ago
Fix index entries count More... over 3 years ago
Prevent leak of index entries on corrupt data More... over 3 years ago
Add checks for fragments part in case of corrupt data More... over 3 years ago
Fix potential integer overflow with corrupt data More... over 3 years ago
Fix: index entry label not being zero-terminated with corrupt input More... over 3 years ago
Fix boundary checking error in markup search, that could cause buffer over-read with corrupt input More... over 3 years ago
Fix typo in macro name More... over 3 years ago
Fix undefined behavior when passing null to strdup More... over 3 years ago
Fix wrong boundary checks in inflections parser resulting in stack buffer over-read with corrupt input More... over 3 years ago
Fix text formatting More... over 3 years ago
Fix array boundary check when parsing inflections which could result in buffer over-read with corrupt input More... over 3 years ago
Fix formatting More... over 3 years ago
Fix checking boundary of deobfuscation key which could cause buffer over-read with corrupt data More... over 3 years ago