| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WRAPPER] Added more crypto3 and ssl3 function, and fixed some issue with hid... | ptitSeb | 2024-10-30 | 1 | -1/+96 |
| * | Wrapped libraries refactor (#1257) | rajdakin | 2024-02-10 | 1 | -6/+1 |
| * | More work on libcurl and friends (and set to used emulated version of curl if... | ptitSeb | 2024-02-08 | 1 | -0/+5 |
| * | Added some more function to wrapped libcrypto.so.3 and libssl.so.3 | ptitSeb | 2024-02-04 | 1 | -1/+46 |
| * | Merge pull request #896 from josch/exe | ptitSeb | 2023-07-21 | 1 | -0/+0 |
| |\ | |||||
| | * | remove executable bits | Johannes Schauer Marin Rodrigues | 2023-07-21 | 1 | -0/+0 |
| * | | Removed useless box64context_t parameter to RunFunction and friend | ptitSeb | 2023-07-09 | 1 | -15/+15 |
| * | | Added a bunch of wrapped function to libssl.so.3, libcrytpo.so.3 and icu (for... | ptitSeb | 2023-06-10 | 1 | -0/+19 |
| * | | Introduced RunFunctionFmt (should help RV64 and other signe extended platform... | ptitSeb | 2023-04-28 | 1 | -14/+14 |
| |/ | |||||
| * | Improved handling of libssl/libcrypto version 1.1 and 3.0 | ptitSeb | 2023-03-27 | 1 | -0/+447 |