about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlzma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes (#1659)rajdakin2024-07-091-21/+21
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-6/+0
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-2/+2
* | Better wrapping for libz and liblzmaptitSeb2023-07-021-49/+93
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-3/+3
|/
* Added a bunch of wrapped functions (for #725)ptitSeb2023-04-231-0/+8
* Disable SECCOMP and added a bunch of wrapped function (partially fixed Heroic...ptitSeb2022-12-301-0/+56
* Fixed wrapping of lzma_stream_decoder (for #360)ptitSeb2022-12-061-0/+28
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-33/+3
* Added a few more lzma wrapped functionsptitSeb2021-07-181-1/+95
* First passrajdakin2021-04-141-1/+2
* Added wrapped libbz2 and liblzmaptitSeb2021-03-291-0/+60