Stefan Eissing 5895b71b0e libssh.c: handle EGAINS during proto-connect correctly 1 month ago
..
vauth fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
vquic aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 month ago
vssh 5895b71b0e libssh.c: handle EGAINS during proto-connect correctly 1 month ago
vtls bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 month ago
.checksrc 80df6a5c12 checksrc: add STRNCPY as an opt-in rule to detect and error on strncpy 2 months ago
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
.gitignore 9eafc11552 build: remove MacOSX-Framework script 7 months ago
CMakeLists.txt 445fb81237 cmake, `Makefile.mk`: use `-isystem` for dep headers, silence BearSSL issues 1 month ago
Makefile.am 0d6c8b7534 lib: enable strerror and strncpy checksrc warnings in subdirs 2 months ago
Makefile.inc fba9afebba mbedTLS: implement CURLOPT_SSL_CIPHER_LIST option 6 months ago
Makefile.mk 445fb81237 cmake, `Makefile.mk`: use `-isystem` for dep headers, silence BearSSL issues 1 month ago
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
altsvc.c ba235ab269 llist: remove direct struct accesses, use only functions 3 months ago
altsvc.h ba235ab269 llist: remove direct struct accesses, use only functions 3 months ago
amigaos.c c074ba64a8 code: language cleanup in comments 4 months ago
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits 1 year ago
arpa_telnet.h c074ba64a8 code: language cleanup in comments 4 months ago
asyn-ares.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
asyn-thread.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 month ago
asyn.h c074ba64a8 code: language cleanup in comments 4 months ago
base64.c 03cf1c7b8c lib: silence `-Wsign-conversion` in base64, strcase, mprintf 6 months ago
bufq.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
bufq.h 3e64569a9e websocket: introduce blocking sends 3 months ago
bufref.c c074ba64a8 code: language cleanup in comments 4 months ago
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
c-hyper.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
c-hyper.h 80a3b830cc http: expect 100 rework 7 months ago
cf-h1-proxy.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 year ago
cf-h2-proxy.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 year ago
cf-haproxy.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static 1 year ago
cf-https-connect.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 year ago
cf-socket.c aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 month ago
cf-socket.h aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 month ago
cfilters.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
cfilters.h ea6f5c9f0f connect: limit update IP info 2 months ago
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 1 year ago
config-dos.h a426b5050f build: variadic macro tidy-ups 1 year ago
config-mac.h f81f351b9a tidy-up: OS names 3 months ago
config-os400.h 269fdd4c6e lib: remove use of RANDOM_FILE 2 months ago
config-plan9.h 269fdd4c6e lib: remove use of RANDOM_FILE 2 months ago
config-riscos.h 269fdd4c6e lib: remove use of RANDOM_FILE 2 months ago
config-win32.h bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 month ago
config-win32ce.h f81f351b9a tidy-up: OS names 3 months ago
conncache.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
conncache.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 2 months ago
connect.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
connect.h ea6f5c9f0f connect: limit update IP info 2 months ago
content_encoding.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 1 year ago
cookie.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
cookie.h c074ba64a8 code: language cleanup in comments 4 months ago
curl_addrinfo.c f81f351b9a tidy-up: OS names 3 months ago
curl_addrinfo.h c074ba64a8 code: language cleanup in comments 4 months ago
curl_base64.h 2e160c9c65 tool: add "variable" support 1 year ago
curl_config.h.cmake 8d32e878a0 cmake: delete unused `NEED_LBER_H`, `HAVE_LDAP_H` 1 month ago
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 1 year ago
curl_des.c 4111d10803 lib: fix building with wolfSSL without DES support 2 months ago
curl_des.h 4111d10803 lib: fix building with wolfSSL without DES support 2 months ago
curl_endian.c c074ba64a8 code: language cleanup in comments 4 months ago
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_fnmatch.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
curl_fnmatch.h f81f351b9a tidy-up: OS names 3 months ago
curl_get_line.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 9 months ago
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf 9 months ago
curl_gethostname.c 344a177aac lib: remove the final strncpy() calls 2 months ago
curl_gethostname.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_gssapi.c adaec5d1d0 gssapi: align global `gss_OID_desc` vars to silence ld warnings on macOS ventura 1 year ago
curl_gssapi.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_hmac.h 17162dcb27 build: fix libssh2 + `CURL_DISABLE_DIGEST_AUTH` + `CURL_DISABLE_AWS` 1 year ago
curl_krb5.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_ldap.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_md4.h e92edfbef6 lib: add ability to disable auths individually 1 year ago
curl_md5.h e92edfbef6 lib: add ability to disable auths individually 1 year ago
curl_memory.h 3efba94f77 cmake: allow building tests in unity mode 1 month ago
curl_memrchr.c 0ba70dd13c singleuse: drop `Curl_memrchr()` for no-HTTP builds 1 month ago
curl_memrchr.h 0ba70dd13c singleuse: drop `Curl_memrchr()` for no-HTTP builds 1 month ago
curl_multibyte.c 22cde3baa8 curl_multibyte: remove access() function wrapper for Windows 6 months ago
curl_multibyte.h f81f351b9a tidy-up: OS names 3 months ago
curl_ntlm_core.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
curl_ntlm_core.h 3765d75ce4 cmake: fix building `unit1600` due to missing `ssl/openssl.h` 4 months ago
curl_path.c cd3463d99e curl_path: make Curl_get_pathname use dynbuf 6 months ago
curl_path.h cd3463d99e curl_path: make Curl_get_pathname use dynbuf 6 months ago
curl_printf.h e512fbfa67 printf: fix mingw-w64 format checks 2 months ago
curl_range.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 2 months ago
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_rtmp.c 911c3166b6 lib: add eos flag to send methods 3 months ago
curl_rtmp.h dde4b3855e curl_version_info: provide librtmp version 6 months ago
curl_sasl.c c074ba64a8 code: language cleanup in comments 4 months ago
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 year ago
curl_setup.h bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 month ago
curl_setup_once.h c074ba64a8 code: language cleanup in comments 4 months ago
curl_sha256.h 624b20c637 lib: prefer `CURL_SHA256_DIGEST_LENGTH` over the unprefixed name 2 months ago
curl_sha512_256.c c5cb8e7c7e tidy-up: spelling quiche and Rustls 2 months ago
curl_sha512_256.h af73743f86 curl_sha512_256: fix symbol collisions with nettle library 2 months ago
curl_sspi.c bca9c7719a lib: make SSPI global symbols use Curl_ prefix 2 months ago
curl_sspi.h bca9c7719a lib: make SSPI global symbols use Curl_ prefix 2 months ago
curl_threads.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 month ago
curl_threads.h bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 month ago
curl_trc.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
curl_trc.h 1c42ea4066 smtp: add tracing feature 2 months ago
curlx.h 4be599fe78 src: replace copy of printf mappings with an include 2 months ago
cw-out.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
cw-out.h 270a25c011 cw-out: improved error handling 6 months ago
dict.c 911c3166b6 lib: add eos flag to send methods 3 months ago
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
dllmain.c 7860f575fe dllmain: Call OpenSSL thread cleanup for Windows and Cygwin 6 months ago
doh.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
doh.h 435dd8aa6e doh: cleanups 2 months ago
dynbuf.c c074ba64a8 code: language cleanup in comments 4 months ago
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 11 months ago
dynhds.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
dynhds.h c074ba64a8 code: language cleanup in comments 4 months ago
easy.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback 1 year ago
easygetopt.c c074ba64a8 code: language cleanup in comments 4 months ago
easyif.h 59dc9f7e69 build: untangle `CURLDEBUG` and `DEBUGBUILD` macros 5 months ago
easyoptions.c b77d627d24 tcpkeepalive: add CURLOPT_TCP_KEEPCNT and --keepalive-cnt 5 months ago
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
escape.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
escape.h 91878ebeca lib: provide and use Curl_hexencode 1 year ago
file.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
file.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
fileinfo.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 year ago
fileinfo.h ba235ab269 llist: remove direct struct accesses, use only functions 3 months ago
fopen.c c074ba64a8 code: language cleanup in comments 4 months ago
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
formdata.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
formdata.h c074ba64a8 code: language cleanup in comments 4 months ago
ftp.c aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 month ago
ftp.h c074ba64a8 code: language cleanup in comments 4 months ago
ftplistparser.c c296abd42d llist: add Curl_llist_append() 7 months ago
ftplistparser.h 56d5c07bbb wildcard: remove files and move functions into ftplistparser.c 1 year ago
functypes.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 months ago
getenv.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 month ago
getinfo.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
gopher.c 911c3166b6 lib: add eos flag to send methods 3 months ago
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
hash.c c0233a35da hash: provide asserts to verify API use 2 months ago
hash.h c0233a35da hash: provide asserts to verify API use 2 months ago
headers.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
headers.h ba235ab269 llist: remove direct struct accesses, use only functions 3 months ago
hmac.c c074ba64a8 code: language cleanup in comments 4 months ago
hostasyn.c 5a9262a333 url: dns_entry related improvements 3 months ago
hostip.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
hostip.h f81f351b9a tidy-up: OS names 3 months ago
hostip4.c f81f351b9a tidy-up: OS names 3 months ago
hostip6.c f81f351b9a tidy-up: OS names 3 months ago
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
hsts.c ba235ab269 llist: remove direct struct accesses, use only functions 3 months ago
hsts.h ba235ab269 llist: remove direct struct accesses, use only functions 3 months ago
http.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
http.h c074ba64a8 code: language cleanup in comments 4 months ago
http1.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
http1.h bb4032a152 http: h1/h2 proxy unification 1 year ago
http2.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 year ago
http_aws_sigv4.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_chunks.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 2 months ago
http_chunks.h c074ba64a8 code: language cleanup in comments 4 months ago
http_digest.c e92edfbef6 lib: add ability to disable auths individually 1 year ago
http_digest.h e92edfbef6 lib: add ability to disable auths individually 1 year ago
http_negotiate.c 1ec5336b66 negotiate: conditional check around GSS & SSL specific code 1 month ago
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_ntlm.c bca9c7719a lib: make SSPI global symbols use Curl_ prefix 2 months ago
http_ntlm.h f81f351b9a tidy-up: OS names 3 months ago
http_proxy.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
http_proxy.h bb4032a152 http: h1/h2 proxy unification 1 year ago
idn.c 2625360b5e configure: fix WinIDN builds targeting old Windows 2 months ago
idn.h add22feeef idn: add native AppleIDN (icucore) support for macOS/iOS 6 months ago
if2ip.c 9cb7f08ef1 lib: fix AIX build issues 3 months ago
if2ip.h 0199104e94 if2ip: make the buf_size arg a size_t 6 months ago
imap.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 2 months ago
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 year ago
inet_ntop.c f81f351b9a tidy-up: OS names 3 months ago
inet_ntop.h 72abf7c13a lib: tidy up types and casts 5 months ago
inet_pton.c f81f351b9a tidy-up: OS names 3 months ago
inet_pton.h 03e7dff8ff windows: delete redundant headers 10 months ago
krb5.c aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 month ago
ldap.c f81f351b9a tidy-up: OS names 3 months ago
libcurl.def 0d1504b205 libcurl.def: move from / into lib 2 months ago
libcurl.rc d13a3a6635 (lib)curl.rc: set debug flag also for `CURLDEBUG` and `UNITTESTS` 5 months ago
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 years ago
llist.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
llist.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 2 months ago
macos.c 453d032b26 tidy-up: misc build, tests, `lib/macos.c` 2 months ago
macos.h 8b7cbe9dec macOS: fix target detection more 1 year ago
md4.c 1f877b0fba md4: fix compilation with OpenSSL 1.x with md4 disabled 3 months ago
md5.c c074ba64a8 code: language cleanup in comments 4 months ago
memdebug.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 2 months ago
memdebug.h 3efba94f77 cmake: allow building tests in unity mode 1 month ago
mime.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
mime.h c074ba64a8 code: language cleanup in comments 4 months ago
mprintf.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
mqtt.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer 9 months ago
multi.c b20ac93f41 multi.c: make stronger check for paused transfer before asserting 1 month ago
multihandle.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 2 months ago
multiif.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 2 months ago
netrc.c 573e7e827e lib, src: delete stray `curl_` prefix from printf calls 2 months ago
netrc.h c074ba64a8 code: language cleanup in comments 4 months ago
nonblock.c f81f351b9a tidy-up: OS names 3 months ago
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
noproxy.c c074ba64a8 code: language cleanup in comments 4 months ago
noproxy.h e78913e6b5 noproxy: patterns need to be comma separated 5 months ago
openldap.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
optiontable.pl 8bb71d5fd3 curl.h: make CURLOPT_WRITEINFO and CURLOPT_CLOSEPOLICY compile 2 months ago
parsedate.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
pingpong.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
pingpong.h a0ea955f80 ftp: flush pingpong before response 3 months ago
pop3.c b1f0b8f601 pop3: fix multi-line with LIST arg 2 months ago
pop3.h 89b9fb64a5 pop3: use the protocol handler ->write_resp 2 months ago
progress.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
progress.h ba44ac62e3 progress: ratelimit/progress tweaks 3 months ago
psl.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
psl.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
rand.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 month ago
rand.h 8972845123 vtls/rustls: support strong CSRNG data 1 month ago
rename.c c074ba64a8 code: language cleanup in comments 4 months ago
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
request.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
request.h 70d3a9b6aa http2: when uploading data from stdin, fix eos forwarding 1 month ago
rtsp.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
rtsp.h 7208ff6534 http: remove "struct HTTP" 5 months ago
select.c f81f351b9a tidy-up: OS names 3 months ago
select.h 374d178f14 multi: prepare multi_wait() for future shutdown usage 5 months ago
sendf.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
sendf.h 3841569ec8 transfer: do not use EXPIRE_NOW while blocked 5 months ago
setopt.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
setopt.h efe93019a7 setopt: warn on Curl_set*opt() uses not using the return value 6 months ago
setup-os400.h ad8c9a5807 os400: workaround an IBM ASCII run-time library bug 3 months ago
setup-vms.h b042d5297d tidy-up: misc spelling (bit, ASCII) 2 months ago
setup-win32.h f81f351b9a tidy-up: OS names 3 months ago
sha256.c aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 month ago
share.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
share.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 2 months ago
sigpipe.h a58b50fca6 transfer: Curl_sendrecv() and event related improvements 2 months ago
slist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
slist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
smb.c 464d466aea smb: convert superflous assign into assert 2 months ago
smb.h e3905de819 lib: further send/upload handling polish 8 months ago
smtp.c 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 2 months ago
smtp.h e3905de819 lib: further send/upload handling polish 8 months ago
sockaddr.h e411c98f70 build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`) 7 months ago
socketpair.c c074ba64a8 code: language cleanup in comments 4 months ago
socketpair.h f81f351b9a tidy-up: OS names 3 months ago
socks.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
socks.h 8e85764b7b lib: remove unused functions, make single-use static 1 year ago
socks_gssapi.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
socks_sspi.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
speedcheck.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
speedcheck.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
splay.c dcb51bafab splay: use access functions, add asserts, use Curl_timediff 2 months ago
splay.h dcb51bafab splay: use access functions, add asserts, use Curl_timediff 2 months ago
strcase.c c074ba64a8 code: language cleanup in comments 4 months ago
strcase.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strdup.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 11 months ago
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 11 months ago
strerror.c c074ba64a8 code: language cleanup in comments 4 months ago
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 months ago
strtok.c c074ba64a8 code: language cleanup in comments 4 months ago
strtok.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strtoofft.c b042d5297d tidy-up: misc spelling (bit, ASCII) 2 months ago
strtoofft.h 816ac2a866 docs: misc language polish 4 months ago
system_win32.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 month ago
system_win32.h eb8ad66f6c asyn-thread: stop using GetAddrInfoExW on Windows 2 months ago
telnet.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
tftp.c aa1a153910 lib: fix unity builds with BearSSL, MSH3, Quiche, OmniOS 1 month ago
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 11 months ago
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 months ago
timediff.h 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ 2 months ago
timeval.c f81f351b9a tidy-up: OS names 3 months ago
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 1 year ago
transfer.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
transfer.h a58b50fca6 transfer: Curl_sendrecv() and event related improvements 2 months ago
url.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
url.h 1be704e17e cpool: rename "connection cache/conncache" to "Connection Pools/cpool" 2 months ago
urlapi-int.h fc8e0dee30 build: untangle `UNITTESTS` and `DEBUGBUILD` macros 5 months ago
urlapi.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
urldata.h 7eda757d99 FTP: partly revert eeb7c1280742f5c8fa48a4340fc1e1a1a2c7075a 1 month ago
version.c 2e88ef1049 version: fix shadowing a `libssh.h` symbol 2 months ago
version_win32.c bc2f72b9ae tidy-up: rename `CURL_WINDOWS_APP` to `CURL_WINDOWS_UWP` 1 month ago
version_win32.h f81f351b9a tidy-up: OS names 3 months ago
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 11 months ago
warnless.h 0c890d93eb warnless: delete orphan declarations 6 months ago
ws.c fbf5d507ce lib/src: white space edits to comply better with code style 1 month ago
ws.h 816ac2a866 docs: misc language polish 4 months ago