Tobias Stoeckmann 6f32048200 libssh2: set length to 0 if strdup failed 17 hours ago
..
vauth 1e517e9f5c digest: add check for hashing error 3 weeks ago
vquic 98f67a6145 http2, http3: only return CURLE_PARTIAL_FILE when bytes were received 1 week ago
vssh 6f32048200 libssh2: set length to 0 if strdup failed 6 hours ago
vtls c247827a8a openssl: do not set SSL_MODE_RELEASE_BUFFERS 9 hours ago
.checksrc 2f0bb864c1 lib: don't use strerror() 2 years ago
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
.gitignore 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
CMakeLists.txt aace27b096 cmake: option to disable install & drop `curlu` target when unused 4 months ago
Makefile.am 444f64b3e9 autotools: avoid passing `LDFLAGS` twice to libcurl 4 months ago
Makefile.inc 5929822114 lib: send rework 1 month ago
Makefile.mk ba8752e556 Makefile.mk: drop Windows support 3 months ago
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
altsvc.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 1 month ago
altsvc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
amigaos.c 5084ee1b6f amissl: add missing signal.h include 8 months ago
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits 6 months ago
arpa_telnet.h dac293cfb7 lib: apache style infof and trace macros/functions 5 months ago
asyn-ares.c 835e4cb1d5 asyn-ares: fix data race warning 3 weeks ago
asyn-thread.c 8243ad6458 asyn-thread: use wakeup_close to close the read descriptor 1 month ago
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
base64.c c44671ed43 build: fix builds that disable protocols but not digest auth 3 months ago
bufq.c b1005d127f bufq: writing into a softlimit queue cannot be partial 3 weeks ago
bufq.h 9369c30cd8 lib: Curl_read/Curl_write clarifications 4 weeks ago
bufref.c 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 3 months ago
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
c-hyper.c 0f08b43557 http: separate response parsing from response action 1 week ago
c-hyper.h 80a3b830cc http: expect 100 rework 1 week ago
cf-h1-proxy.c 77b0571cdc http: revisit http_perhapsrewind() 1 week ago
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 11 months ago
cf-h2-proxy.c 77b0571cdc http: revisit http_perhapsrewind() 1 week ago
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 11 months ago
cf-haproxy.c fcef00db1a lib: keep conn IP information together 2 weeks ago
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static 10 months ago
cf-https-connect.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 3 months ago
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 year ago
cf-socket.c d82869d7a5 cf-socket: remove references to l_ip, l_port 9 hours ago
cf-socket.h fcef00db1a lib: keep conn IP information together 2 weeks ago
cfilters.c fcef00db1a lib: keep conn IP information together 2 weeks ago
cfilters.h 2cd78f525c misc: Fix typos in docs and lib 3 weeks ago
config-amigaos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 4 months ago
config-dos.h a426b5050f build: variadic macro tidy-ups 5 months ago
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME 6 months ago
config-os400.h 423645a1ef build: delete unused `HAVE_{GSSHEIMDAL,GSSMIT,HEIMDAL}` 3 months ago
config-plan9.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 4 months ago
config-riscos.h 60359ad504 build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H` 4 months ago
config-win32.h c1bc090d65 windows: simplify detecting and using system headers 3 months ago
config-win32ce.h c1bc090d65 windows: simplify detecting and using system headers 3 months ago
conncache.c fcef00db1a lib: keep conn IP information together 2 weeks ago
conncache.h e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 9 months ago
connect.c fcef00db1a lib: keep conn IP information together 2 weeks ago
connect.h fcef00db1a lib: keep conn IP information together 2 weeks ago
content_encoding.c d7b6ce64ce lib: replace readwrite with write_resp 2 months ago
content_encoding.h 82ba603da4 content_encoding: make Curl_all_content_encodings allocless 4 months ago
cookie.c 9454757508 cookie: if psl fails, reject the cookie 3 weeks ago
cookie.h f88cc654ec cookie: reduce variable scope, add const 6 months ago
curl_addrinfo.c 127eb0d83a misc: fix spelling mistakes 10 months ago
curl_addrinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_base64.h 2e160c9c65 tool: add "variable" support 8 months ago
curl_config.h.cmake 8e741644a2 cmake: add USE_OPENSSL_QUIC support 3 weeks ago
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 6 months ago
curl_des.c 2cd78f525c misc: Fix typos in docs and lib 3 weeks ago
curl_des.h 7c8bae0d9c nss: remove support for this TLS library 8 months ago
curl_endian.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_fnmatch.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_fnmatch.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_get_line.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 1 month ago
curl_get_line.h 142ac257b3 lib: convert Curl_get_line to use dynbuf 1 month ago
curl_gethostname.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year 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` 4 months 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 6 months ago
curl_md5.h e92edfbef6 lib: add ability to disable auths individually 6 months ago
curl_memory.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
curl_memrchr.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_memrchr.h 96c29900bc build: delete checks for C89 standard headers 6 months ago
curl_multibyte.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
curl_multibyte.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
curl_ntlm_core.c 006977859d openssl: fix building with v3 `no-deprecated` + add CI test 4 months ago
curl_ntlm_core.h 7c8bae0d9c nss: remove support for this TLS library 8 months ago
curl_ntlm_wb.c e75a48d2c3 ntml_wb: fix buffer type typo 1 month ago
curl_ntlm_wb.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_path.c f198d33e8d checksrc: disallow spaces before labels 10 months ago
curl_path.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
curl_printf.h f58e493e44 curl.h: add CURLE_TOO_LARGE 3 months ago
curl_range.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_rtmp.c 5929822114 lib: send rework 1 month ago
curl_rtmp.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_sasl.c 7b2d98dfad sasl: make login option string override http auth 2 months ago
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 year ago
curl_setup.h d5b0fee39a sha512_256: remove the cast macro, minor language/format edits 1 month ago
curl_setup_once.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually 6 months ago
curl_sha512_256.c c77bdf17f7 curl_sha512_255: fix detection of OpenSSL 1.1.1 or later 8 hours ago
curl_sha512_256.h cbe41d151d SHA-512/256: implement hash algorithm 1 month ago
curl_sspi.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
curl_sspi.h 7e828fe503 curl_sspi: support more revocation error names in error messages 4 months ago
curl_threads.c 38029101e2 mingw: delete support for legacy mingw.org toolchain 6 months ago
curl_threads.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 6 months ago
curl_trc.c f7e598791f DoH: add trace configuration 1 month ago
curl_trc.h f7e598791f DoH: add trace configuration 1 month ago
curlx.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
cw-out.c c765b04d11 TLS: start shutdown only when peer did not already close 1 week ago
cw-out.h 463472a2d6 lib: move client writer into own source 1 month ago
dict.c 3755153571 lib: Curl_read/Curl_write clarifications 1 month ago
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
doh.c f7e598791f DoH: add trace configuration 1 month ago
doh.h f7e598791f DoH: add trace configuration 1 month ago
dynbuf.c 5b286c2508 build: delete/replace clang warning pragmas 2 months ago
dynbuf.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 3 months ago
dynhds.c 117c9bd978 http2: header conversion tightening 5 months ago
dynhds.h 117c9bd978 http2: header conversion tightening 5 months ago
easy.c 4e4e8af1f6 lib: move 'done' parameter to SingleRequests 2 weeks ago
easy_lock.h 5adb6000ff easy_lock: add a pthread_mutex_t fallback 5 months ago
easygetopt.c 8d67c61c47 curldown: Fix email address in Copyright 4 weeks ago
easyif.h 3755153571 lib: Curl_read/Curl_write clarifications 1 month ago
easyoptions.c 8d67c61c47 curldown: Fix email address in Copyright 4 weeks ago
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
escape.c 91878ebeca lib: provide and use Curl_hexencode 6 months ago
escape.h 91878ebeca lib: provide and use Curl_hexencode 6 months ago
file.c c426277b59 TIMER_STARTTRANSFER: set the same for everyone 3 weeks 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 c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 year ago
fopen.c f0eacd9447 fopen: fix narrowing conversion warning on 32-bit Android 1 month ago
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
formdata.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 3 months ago
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation 8 months ago
ftp.c fcef00db1a lib: keep conn IP information together 2 weeks ago
ftp.h 8f4608468b ftp: add more conditions for connection reuse 1 year ago
ftplistparser.c 84338c4de2 build: add more picky warnings and fix them 4 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 4 months ago
getenv.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
getinfo.c fcef00db1a lib: keep conn IP information together 2 weeks ago
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
gopher.c 3755153571 lib: Curl_read/Curl_write clarifications 1 month ago
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
hash.c a299099ba4 hash: fix assigning same value 11 months ago
hash.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
headers.c 2abfa3833b http: move headers collecting to writer 1 month ago
headers.h 2abfa3833b http: move headers collecting to writer 1 month ago
hmac.c ff5e502316 lib: enable hmac for digest as well 6 months ago
hostasyn.c 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 3 months ago
hostip.c 2cd78f525c misc: Fix typos in docs and lib 3 weeks ago
hostip.h b651aba096 hostip: show the list of IPs when resolving is done 5 months ago
hostip4.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
hostip6.c 68673c3e9e hostip6: fix DEBUG_ADDRINFO builds 5 months ago
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
hsts.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 1 month ago
hsts.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http.c 47da1f289c http: remove stale comment about rewindbeforesend 2 days ago
http.h 522ea5420f http: improve response header handling, save cpu cycles 1 week ago
http1.c bb4032a152 http: h1/h2 proxy unification 6 months ago
http1.h bb4032a152 http: h1/h2 proxy unification 6 months ago
http2.c 98f67a6145 http2, http3: only return CURLE_PARTIAL_FILE when bytes were received 1 week ago
http2.h 8e85764b7b lib: remove unused functions, make single-use static 10 months ago
http_aws_sigv4.c ff74cef5d4 lib: reduce use of strncpy 3 months ago
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_chunks.c 80a3b830cc http: expect 100 rework 1 week ago
http_chunks.h 9369c30cd8 lib: Curl_read/Curl_write clarifications 4 weeks ago
http_digest.c e92edfbef6 lib: add ability to disable auths individually 6 months ago
http_digest.h e92edfbef6 lib: add ability to disable auths individually 6 months ago
http_negotiate.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_ntlm.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
http_proxy.c 693cd16793 http_proxy: a blank CURLOPT_USERAGENT should not be used in CONNECT 2 months ago
http_proxy.h bb4032a152 http: h1/h2 proxy unification 6 months ago
idn.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
idn.h a281057091 urlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding fails 7 months ago
if2ip.c e67718eef7 lib: --disable-bindlocal builds curl without local binding support 7 months ago
if2ip.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
imap.c 0ba47146f7 mime: add client reader 3 weeks ago
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 year ago
inet_ntop.c 1f92db87e0 inet_ntop: add typecast to silence Coverity 6 months ago
inet_ntop.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
inet_pton.c 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings 3 months ago
inet_pton.h 03e7dff8ff windows: delete redundant headers 3 months ago
krb5.c 3755153571 lib: Curl_read/Curl_write clarifications 1 month ago
ldap.c fcef00db1a lib: keep conn IP information together 2 weeks ago
libcurl.plist.in e498a9b1fe macos: set .plist version in autoconf 1 year ago
libcurl.rc 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 years ago
llist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
llist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
macos.c 8b7cbe9dec macOS: fix target detection more 8 months ago
macos.h 8b7cbe9dec macOS: fix target detection more 8 months ago
md4.c 5cc2b016c3 md4: include strdup.h for the memdup proto 1 month ago
md5.c e92edfbef6 lib: add ability to disable auths individually 6 months ago
memdebug.c 5b286c2508 build: delete/replace clang warning pragmas 2 months ago
memdebug.h 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 3 months ago
mime.c 80a3b830cc http: expect 100 rework 1 week ago
mime.h 0ba47146f7 mime: add client reader 3 weeks ago
mprintf.c 2cd78f525c misc: Fix typos in docs and lib 3 weeks ago
mqtt.c 3755153571 lib: Curl_read/Curl_write clarifications 1 month ago
mqtt.h bdae275958 mqtt, remove remaining use of data->state.buffer 2 months ago
multi.c 4e4e8af1f6 lib: move 'done' parameter to SingleRequests 2 weeks ago
multihandle.h e3905de819 lib: further send/upload handling polish 3 weeks ago
multiif.h e3905de819 lib: further send/upload handling polish 3 weeks ago
netrc.c 142ac257b3 lib: convert Curl_get_line to use dynbuf 1 month ago
netrc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
nonblock.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
noproxy.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 3 months ago
noproxy.h 7ad8a7ba9e noproxy: support for space-separated names is deprecated 1 year ago
openldap.c 5929822114 lib: send rework 1 month ago
optiontable.pl 8d67c61c47 curldown: Fix email address in Copyright 4 weeks ago
parsedate.c f198d33e8d checksrc: disallow spaces before labels 10 months ago
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
pingpong.c a5dd9435ee smpt: fix starttls 3 weeks ago
pingpong.h 5929822114 lib: send rework 1 month ago
pop3.c 5929822114 lib: send rework 1 month ago
pop3.h 1485e89213 misc: reduce struct and struct field sizes 1 year ago
progress.c 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 3 months ago
progress.h 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 3 months ago
psl.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
psl.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
rand.c cfe7902111 lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT 2 months ago
rand.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
rename.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
request.c 522ea5420f http: improve response header handling, save cpu cycles 1 week ago
request.h 0f08b43557 http: separate response parsing from response action 1 week ago
rtsp.c 80a3b830cc http: expect 100 rework 1 week ago
rtsp.h 7eb31c852d RTSP: improved RTP parser 5 months ago
select.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
select.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
sendf.c 80a3b830cc http: expect 100 rework 1 week ago
sendf.h 80a3b830cc http: expect 100 rework 1 week ago
setopt.c e3905de819 lib: further send/upload handling polish 3 weeks ago
setopt.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
setup-os400.h 6f8d9cc4e9 os400: implement CLI tool 7 months ago
setup-vms.h c09466abff egd: delete feature detection and related source code 7 months ago
setup-win32.h c1bc090d65 windows: simplify detecting and using system headers 3 months ago
sha256.c e92edfbef6 lib: add ability to disable auths individually 6 months ago
share.c 2dbe75bd7f build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings 3 months ago
share.h fd7ef00f43 build: delete support bits for obsolete Windows compilers 4 months ago
sigpipe.h 96c29900bc build: delete checks for C89 standard headers 6 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 e3905de819 lib: further send/upload handling polish 3 weeks ago
smb.h e3905de819 lib: further send/upload handling polish 3 weeks ago
smtp.c 80a3b830cc http: expect 100 rework 1 week ago
smtp.h e3905de819 lib: further send/upload handling polish 3 weeks ago
sockaddr.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
socketpair.c 03e7dff8ff windows: delete redundant headers 3 months ago
socketpair.h 43eb798da0 asyn-thread: use pipe instead of socketpair for IPC when available 5 months ago
socks.c fcef00db1a lib: keep conn IP information together 2 weeks ago
socks.h 8e85764b7b lib: remove unused functions, make single-use static 10 months ago
socks_gssapi.c 2cd78f525c misc: Fix typos in docs and lib 3 weeks ago
socks_sspi.c 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 3 months 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 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
splay.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strcase.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year 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 3 months ago
strdup.h 7c992dd9f8 lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding 3 months ago
strerror.c a719be81e9 strerror: repair get_winsock_error() 3 months ago
strerror.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
strtok.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strtok.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
strtoofft.c 57446b67ba lib: initialize output pointers to NULL before calling strto[ff,l,ul] 1 month ago
strtoofft.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
system_win32.c 26f002e02e system_win32: fix a function pointer assignment warning 3 months ago
system_win32.h 26f002e02e system_win32: fix a function pointer assignment warning 3 months ago
telnet.c 3755153571 lib: Curl_read/Curl_write clarifications 1 month ago
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
tftp.c e3905de819 lib: further send/upload handling polish 3 weeks ago
tftp.h 49c413cce2 setopt: check CURLOPT_TFTP_BLKSIZE range on set 4 months ago
timediff.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
timediff.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
timeval.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 6 months ago
transfer.c 80a3b830cc http: expect 100 rework 1 week ago
transfer.h 4e4e8af1f6 lib: move 'done' parameter to SingleRequests 2 weeks ago
url.c 80a3b830cc http: expect 100 rework 1 week ago
url.h fcef00db1a lib: keep conn IP information together 2 weeks ago
urlapi-int.h b7b1846275 urlapi: make internal function start with Curl_ 11 months ago
urlapi.c 57446b67ba lib: initialize output pointers to NULL before calling strto[ff,l,ul] 1 month ago
urldata.h 80a3b830cc http: expect 100 rework 1 week ago
version.c 174c89ec3f version: allow building with ancient libpsl 1 month ago
version_win32.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
version_win32.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
warnless.c e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
warnless.h e9a7d4a1c8 windows: use built-in `_WIN32` macro to detect Windows 4 months ago
ws.c a586b8ca40 lib: client reader polish 2 weeks ago
ws.h a586b8ca40 lib: client reader polish 2 weeks ago