about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedcrypto3_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPER] Wrapped more symbols in libcrypto3 (#2105)Yang Liu2024-12-031-11/+13
* [WRAPPER] Added 2 more wrapped function to libcrypto.so.3 (for #1271)ptitSeb2024-11-161-2/+2
* [WRAPPER] Added more crypto3 and ssl3 function, and fixed some issue with hid...ptitSeb2024-10-301-23/+40
* [WRAPPER] Reworked ssl3 and crypto3 with new wrapperhelper (for #1860)ptitSeb2024-10-291-334/+334
* [WRAPPER] Added some ssl3 and crypto3 wrapped functions (for #1860)ptitSeb2024-10-251-2/+8
* Added more symbols for libcrypto (#1504)Yang Liu2024-05-151-3/+3
* More work on libcurl and friends (and set to used emulated version of curl if...ptitSeb2024-02-081-0/+1
* Added some more function to wrapped libcrypto.so.3 and libssl.so.3ptitSeb2024-02-041-21/+54
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Added a bunch of wrapped function to libssl.so.3, libcrytpo.so.3 and icu (for...ptitSeb2023-06-101-18/+70
|/
* Used wrapperhelper a bit on wraped libcrypto3ptitSeb2023-04-261-284/+284
* Improved handling of libssl/libcrypto version 1.1 and 3.0ptitSeb2023-03-271-0/+3841