about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedcrypto3.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPER] Added more crypto3 and ssl3 function, and fixed some issue with hid...ptitSeb2024-10-301-1/+96
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-6/+1
* More work on libcurl and friends (and set to used emulated version of curl if...ptitSeb2024-02-081-0/+5
* Added some more function to wrapped libcrypto.so.3 and libssl.so.3ptitSeb2024-02-041-1/+46
* 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-15/+15
* | Added a bunch of wrapped function to libssl.so.3, libcrytpo.so.3 and icu (for...ptitSeb2023-06-101-0/+19
* | Introduced RunFunctionFmt (should help RV64 and other signe extended platform...ptitSeb2023-04-281-14/+14
|/
* Improved handling of libssl/libcrypto version 1.1 and 3.0ptitSeb2023-03-271-0/+447