about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibssl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added one libssl wrapped functions with reverse callback (for #331)ptitSeb2022-06-281-0/+16
|
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-37/+3
| | | | more straight forward usage of native wrapped functions (ported from box86)
* Fixed some wrapped functions, upgraded the python scriptrajdakin2021-06-041-15/+1
|
* First passrajdakin2021-04-141-8/+9
|
* Added wrapped libcrypto and libsslptitSeb2021-04-061-0/+333