curl/lib/curlx
2025-11-28 15:01:59 +01:00
..
base64.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
base64.h curlx_base64_encode: use uint8_t* for input 2025-11-27 14:35:01 +01:00
binmode.h lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
curlx.h curlx: move Curl_strerror, use in src and tests, ban strerror globally 2025-10-06 09:44:23 +02:00
dynbuf.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
dynbuf.h curl_setup: use SIZE_MAX instead of SIZE_T_MAX 2025-08-29 09:45:06 +02:00
fopen.c curlx/fopen: fix typo in copyright 2025-11-28 15:01:59 +01:00
fopen.h curlx: add and use curlx_freopen() 2025-11-19 22:04:53 +01:00
inet_ntop.c curlx: replace sprintf with snprintf 2025-11-25 11:11:06 +01:00
inet_ntop.h inet_pton, inet_ntop: drop declarations when unused 2025-07-28 01:51:55 +02:00
inet_pton.c build: drop Windows CE / CeGCC support 2025-11-15 15:35:23 +01:00
inet_pton.h inet_pton, inet_ntop: drop declarations when unused 2025-07-28 01:51:55 +02:00
multibyte.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
multibyte.h build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
nonblock.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
nonblock.h curlx: move nonblock.[ch] into curlx/ 2025-05-08 13:22:02 +02:00
snprintf.h curlx: replace sprintf with snprintf 2025-11-25 11:11:06 +01:00
strerr.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
strerr.h curlx: move Curl_strerror, use in src and tests, ban strerror globally 2025-10-06 09:44:23 +02:00
strparse.c curl_setup: use SIZE_MAX instead of SIZE_T_MAX 2025-08-29 09:45:06 +02:00
strparse.h tidy-up: whitespace 2025-07-11 13:32:54 +02:00
timediff.c curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
timediff.h curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
timeval.c lib: rename curlx_timediff to curlx_timeleft_ms 2025-11-13 13:12:58 +01:00
timeval.h lib: rename curlx_timediff to curlx_timeleft_ms 2025-11-13 13:12:58 +01:00
version_win32.c build: stop overriding standard memory allocation functions 2025-11-28 10:44:26 +01:00
version_win32.h curlx: move version_win32.[ch] to curlx/ 2025-05-08 17:09:32 +02:00
wait.c tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
wait.h lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
warnless.c multi: make max_total_* members size_t 2025-11-21 15:57:26 +01:00
warnless.h multi: make max_total_* members size_t 2025-11-21 15:57:26 +01:00
winapi.c curlx: replace sprintf with snprintf 2025-11-25 11:11:06 +01:00
winapi.h windows: use native error code types more 2025-10-06 12:12:44 +02:00