about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedcurl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WRAPPER] Fixed a small mystake with latest ALTNAME workptitSeb2024-12-281-1/+1
* [ANDROID] Add a few ALTNAMEs and unwrap ifdefs for lib names (#2224)olegos22024-12-281-5/+2
* Added more curl function wrapper (#1738)Yang Liu2024-08-161-0/+150
* Wrapped libraries refactor (#1257)rajdakin2024-02-101-6/+0
* More work on libcurl and friends (and set to used emulated version of curl if...ptitSeb2024-02-081-24/+139
* Add __sF, __assert2 Symbol and set PThread Symbols on libc (#1004)KreitinnSoftware2023-10-021-1/+6
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | Removed useless box64context_t parameter to RunFunction and friendptitSeb2023-07-091-11/+11
* | Introduced RunFunctionFmt (should help RV64 and other signe extended platform...ptitSeb2023-04-281-11/+11
|/
* Added curl_easy_opt 20094 and friend (for #497)ptitSeb2023-01-191-2/+27
* Various improvement and some workaround to support musl binary (for #324)ptitSeb2022-07-091-0/+108
* Some refactor on wrapped lib handling, to limit calloc/free used and get more...ptitSeb2022-05-091-31/+3
* 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