about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibssl3_private.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [WRAPPER] Added more crypto3 and ssl3 function, and fixed some issue with ↵ptitSeb2024-10-301-0/+19
| | | | hidden callback (for #1860)
* [WRAPPER] Reworked ssl3 and crypto3 with new wrapperhelper (for #1860)ptitSeb2024-10-291-153/+153
|
* [WRAPPER] Added some ssl3 and crypto3 wrapped functions (for #1860)ptitSeb2024-10-251-8/+11
|
* Added some more function to wrapped libcrypto.so.3 and libssl.so.3ptitSeb2024-02-041-18/+39
|
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\ | | | | remove executable bits
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
| | | | | | | | Closes: #895
* | Added a bunch of wrapped function to libssl.so.3, libcrytpo.so.3 and icu ↵ptitSeb2023-06-101-7/+14
|/ | | | (for #829)
* Improved handling of libssl/libcrypto version 1.1 and 3.0ptitSeb2023-03-271-0/+598