about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedcurl.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some refactor on wrapped lib handling, to limit calloc/free used and get ↵ptitSeb2022-05-091-31/+3
| | | | more straight forward usage of native wrapped functions (ported from box86)
* Added option 20219 to crul wrapped lib (for #21)ptitSeb2021-07-081-1/+24
|
* Fixed some wrapped functions, upgraded the python scriptrajdakin2021-06-041-6/+1
|
* First passrajdakin2021-04-141-2/+2
|
* Added wrapped libcurl/libcurl-gnutlsptitSeb2021-04-071-0/+562