about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibssl3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-10/+10
* | Added a bunch of wrapped function to libssl.so.3, libcrytpo.so.3 and icu (for...ptitSeb2023-06-101-0/+29
* | [WRAPPER] Used RunFunctionFmt for better sign-extend handling (#768)Yang Liu2023-05-071-9/+9
|/
* Improved handling of libssl/libcrypto version 1.1 and 3.0ptitSeb2023-03-271-0/+338