Daniel Stenberg 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
..
vauth ff5e502316 lib: enable hmac for digest as well 1 anno fa
vquic 5032f04ee9 quic: fix BoringSSL build 1 anno fa
vssh 3b6d18bbf6 spelling: fix codespell 2.2.6 typos 1 anno fa
vtls 58a95b6a49 build: do not publish `HAVE_BORINGSSL`, `HAVE_AWSLC` macros 1 anno fa
.checksrc 2f0bb864c1 lib: don't use strerror() 3 anni fa
.gitattributes 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
.gitignore 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
CMakeLists.txt f42a279ee3 cmake: fix unity with Windows Unicode + TrackMemory 1 anno fa
Makefile.am 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
Makefile.inc 83ec54e1b9 build: alpha-sort source files for lib and src 1 anno fa
Makefile.mk 6a85659e7d Makefile.mk: always set `CURL_STATICLIB` for lib (Windows) 1 anno fa
Makefile.soname 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
altsvc.c 25ca79df1e altsvc: accept and parse IPv6 addresses in response headers 1 anno fa
altsvc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
amigaos.c 5084ee1b6f amissl: add missing signal.h include 1 anno fa
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits 1 anno fa
arpa_telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
asyn-ares.c a181b4a053 asyn-ares: reduce timeout to 2000ms 1 anno fa
asyn-thread.c d3142b5729 resolve: use PF_INET6 family lookups when CURL_IPRESOLVE_V6 is set 1 anno fa
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
base64.c 3ef3eaa27e base64: also build for curl 1 anno fa
bufq.c 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) 1 anno fa
bufq.h 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) 1 anno fa
bufref.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
bufref.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
c-hyper.c 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 1 anno fa
c-hyper.h 50aa325742 hyper: remove `hyptransfer->endtask` 1 anno fa
cf-h1-proxy.c bb4032a152 http: h1/h2 proxy unification 1 anno fa
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 anno fa
cf-h2-proxy.c 3b6d18bbf6 spelling: fix codespell 2.2.6 typos 1 anno fa
cf-h2-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 anno fa
cf-haproxy.c f0fed4e131 cf-haproxy: make CURLOPT_HAPROXY_CLIENT_IP set the *source* IP 1 anno fa
cf-haproxy.h 8e85764b7b lib: remove unused functions, make single-use static 1 anno fa
cf-https-connect.c e12b39e133 trace: make tracing available in non-debug builds 1 anno fa
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 anno fa
cf-socket.c 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
cf-socket.h 196f3c3484 cf-socket: restore Curl_sock_assign_addr() 1 anno fa
cfilters.c ce3dce9015 tidy-up: mostly whitespace nits 1 anno fa
cfilters.h 7ad4c9066e cfilters: rename close/connect functions to avoid clashes 1 anno fa
config-amigaos.h db07376a3e lib: remove TIME_WITH_SYS_TIME 1 anno fa
config-dos.h db07376a3e lib: remove TIME_WITH_SYS_TIME 1 anno fa
config-freertos.h 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
config-mac.h db07376a3e lib: remove TIME_WITH_SYS_TIME 1 anno fa
config-micrium.h 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
config-os400.h db07376a3e lib: remove TIME_WITH_SYS_TIME 1 anno fa
config-plan9.h db07376a3e lib: remove TIME_WITH_SYS_TIME 1 anno fa
config-riscos.h db07376a3e lib: remove TIME_WITH_SYS_TIME 1 anno fa
config-win32.h db07376a3e lib: remove TIME_WITH_SYS_TIME 1 anno fa
config-win32ce.h db07376a3e lib: remove TIME_WITH_SYS_TIME 1 anno fa
conncache.c 9ffd411735 curl_multi_get_handles: get easy handles from a multi handle 1 anno fa
conncache.h e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 anno fa
connect.c 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
connect.h 8e85764b7b lib: remove unused functions, make single-use static 1 anno fa
content_encoding.c 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 1 anno fa
content_encoding.h 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 1 anno fa
cookie.c 73c82ed941 cookie: set ->running in cookie_init even if data is NULL 1 anno fa
cookie.h f88cc654ec cookie: reduce variable scope, add const 1 anno fa
curl_addrinfo.c 127eb0d83a misc: fix spelling mistakes 1 anno fa
curl_addrinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_base64.h 2e160c9c65 tool: add "variable" support 1 anno fa
curl_config.h.cmake f85dcaa6d2 cmake: detect `sys/wait.h` and `netinet/udp.h` 1 anno fa
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 1 anno fa
curl_des.c 7c8bae0d9c nss: remove support for this TLS library 1 anno fa
curl_des.h 7c8bae0d9c nss: remove support for this TLS library 1 anno fa
curl_endian.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_endian.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_fnmatch.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_fnmatch.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_get_line.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_get_line.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_gethostname.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_gethostname.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_gssapi.c adaec5d1d0 gssapi: align global `gss_OID_desc` vars to silence ld warnings on macOS ventura 1 anno fa
curl_gssapi.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_hmac.h ff5e502316 lib: enable hmac for digest as well 1 anno fa
curl_krb5.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_ldap.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_md4.h e92edfbef6 lib: add ability to disable auths individually 1 anno fa
curl_md5.h e92edfbef6 lib: add ability to disable auths individually 1 anno fa
curl_memory.h 3f8fc25720 cmake: add support for "unity" builds 1 anno fa
curl_memrchr.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_memrchr.h 96c29900bc build: delete checks for C89 standard headers 1 anno fa
curl_multibyte.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_multibyte.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_ntlm_core.c 22eb9893bc crypto: ensure crypto initialization works 1 anno fa
curl_ntlm_core.h 7c8bae0d9c nss: remove support for this TLS library 1 anno fa
curl_ntlm_wb.c 96c29900bc build: delete checks for C89 standard headers 1 anno fa
curl_ntlm_wb.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_path.c f198d33e8d checksrc: disallow spaces before labels 1 anno fa
curl_path.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_printf.h 3f8fc25720 cmake: add support for "unity" builds 1 anno fa
curl_range.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_range.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_rtmp.c 7815647d65 lib: unify the upload/method handling 1 anno fa
curl_rtmp.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_sasl.c e92edfbef6 lib: add ability to disable auths individually 1 anno fa
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 2 anni fa
curl_setup.h 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
curl_setup_once.h 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually 1 anno fa
curl_sspi.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
curl_sspi.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 1 anno fa
curl_threads.c 38029101e2 mingw: delete support for legacy mingw.org toolchain 1 anno fa
curl_threads.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 1 anno fa
curl_trc.c 0dc40b2a0f CURLOPT_DEBUGFUNCTION.3: warn about internal handles 1 anno fa
curl_trc.h fb3180a024 misc: spellfixes 1 anno fa
curlx.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
dict.c f198d33e8d checksrc: disallow spaces before labels 1 anno fa
dict.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
doh.c 9ffd411735 curl_multi_get_handles: get easy handles from a multi handle 1 anno fa
doh.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
dynbuf.c 5a10f48778 dynbuf: never allocate larger than "toobig" 1 anno fa
dynbuf.h b0f3d71c1f MQTT: improve receive of ACKs 1 anno fa
dynhds.c bb4032a152 http: h1/h2 proxy unification 1 anno fa
dynhds.h 8e85764b7b lib: remove unused functions, make single-use static 1 anno fa
easy.c dc4e885f35 curl_easy_pause: set "in callback" true on exit if true 1 anno fa
easy_lock.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 1 anno fa
easygetopt.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
easyif.h 930c00c259 Websocket en-/decoding 1 anno fa
easyoptions.c 0a75964d0d haproxy: add --haproxy-clientip flag to spoof client IPs 1 anno fa
easyoptions.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
escape.c 91878ebeca lib: provide and use Curl_hexencode 1 anno fa
escape.h 91878ebeca lib: provide and use Curl_hexencode 1 anno fa
file.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 1 anno fa
file.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
fileinfo.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 anno fa
fileinfo.h c1d6fe2aaa ftplistparser: replace realloc with dynbuf 1 anno fa
fopen.c 3aa3cc9b05 misc: better random strings 1 anno fa
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
formdata.c 3b6d18bbf6 spelling: fix codespell 2.2.6 typos 1 anno fa
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation 1 anno fa
ftp.c 3b6d18bbf6 spelling: fix codespell 2.2.6 typos 1 anno fa
ftp.h 8f4608468b ftp: add more conditions for connection reuse 1 anno fa
ftplistparser.c 3b6d18bbf6 spelling: fix codespell 2.2.6 typos 1 anno fa
ftplistparser.h 56d5c07bbb wildcard: remove files and move functions into ftplistparser.c 1 anno fa
functypes.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
getenv.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
getinfo.c e024d5665d lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID 1 anno fa
getinfo.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
gopher.c 2485547da0 http: fix sending of large requests 1 anno fa
gopher.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
hash.c a299099ba4 hash: fix assigning same value 1 anno fa
hash.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
headers.c 95ca3c53d3 headers: accept leading whitespaces on first response header 1 anno fa
headers.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
hmac.c ff5e502316 lib: enable hmac for digest as well 1 anno fa
hostasyn.c 788c6b3864 hostip: avoid sscanf and extra buffer copies 1 anno fa
hostip.c 96c29900bc build: delete checks for C89 standard headers 1 anno fa
hostip.h 96c29900bc build: delete checks for C89 standard headers 1 anno fa
hostip4.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
hostip6.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
hostsyn.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
hsts.c 3f8fc25720 cmake: add support for "unity" builds 1 anno fa
hsts.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
http.c 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 1 anno fa
http.h bc7c4996f1 misc: fix spelling 1 anno fa
http1.c bb4032a152 http: h1/h2 proxy unification 1 anno fa
http1.h bb4032a152 http: h1/h2 proxy unification 1 anno fa
http2.c ba1e559bd8 http2: refused stream handling for retry 1 anno fa
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 anno fa
http_aws_sigv4.c 91878ebeca lib: provide and use Curl_hexencode 1 anno fa
http_aws_sigv4.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
http_chunks.c 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 1 anno fa
http_chunks.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
http_digest.c e92edfbef6 lib: add ability to disable auths individually 1 anno fa
http_digest.h e92edfbef6 lib: add ability to disable auths individually 1 anno fa
http_negotiate.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
http_negotiate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
http_ntlm.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
http_ntlm.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
http_proxy.c bb4032a152 http: h1/h2 proxy unification 1 anno fa
http_proxy.h bb4032a152 http: h1/h2 proxy unification 1 anno fa
idn.c 021d04f291 idn: fix WinIDN null ptr deref on bad host 1 anno fa
idn.h a281057091 urlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding fails 1 anno fa
if2ip.c e67718eef7 lib: --disable-bindlocal builds curl without local binding support 1 anno fa
if2ip.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
imap.c 8a86ccf343 imap: add a check for failing strdup() 1 anno fa
imap.h 1485e89213 misc: reduce struct and struct field sizes 2 anni fa
inet_ntop.c 1f92db87e0 inet_ntop: add typecast to silence Coverity 1 anno fa
inet_ntop.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
inet_pton.c ad4997e5b2 urlapi: parse IPv6 literals without ENABLE_IPV6 1 anno fa
inet_pton.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
krb5.c 25907fd5ba krb5: fix "implicit conversion loses integer precision" warnings 1 anno fa
ldap.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 1 anno fa
libcurl.plist.in e498a9b1fe macos: set .plist version in autoconf 2 anni fa
libcurl.rc 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 12 anni fa
llist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
llist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
macos.c 8b7cbe9dec macOS: fix target detection more 1 anno fa
macos.h 8b7cbe9dec macOS: fix target detection more 1 anno fa
md4.c 22eb9893bc crypto: ensure crypto initialization works 1 anno fa
md5.c e92edfbef6 lib: add ability to disable auths individually 1 anno fa
memdebug.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
memdebug.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
mime.c 3aa3cc9b05 misc: better random strings 1 anno fa
mime.h 3aa3cc9b05 misc: better random strings 1 anno fa
mprintf.c f198d33e8d checksrc: disallow spaces before labels 1 anno fa
mqtt.c b0f3d71c1f MQTT: improve receive of ACKs 1 anno fa
mqtt.h b0f3d71c1f MQTT: improve receive of ACKs 1 anno fa
multi.c 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
multihandle.h 843b3baa3e multi: remove PENDING + MSGSENT handles from the main linked list 1 anno fa
multiif.h d15ffe18d9 multiif.h: remove Curl_multi_dump declaration 1 anno fa
netrc.c f198d33e8d checksrc: disallow spaces before labels 1 anno fa
netrc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
nonblock.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
nonblock.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
noproxy.c ca05e1afba noproxy: pointer to local array 'hostip' is stored outside scope 1 anno fa
noproxy.h 7ad8a7ba9e noproxy: support for space-separated names is deprecated 2 anni fa
openldap.c fd328fcaf1 cmake: fix unity builds for more build combinations 1 anno fa
optiontable.pl 4579626c27 easyoptions: Fix header printing in generation script 2 anni fa
parsedate.c f198d33e8d checksrc: disallow spaces before labels 1 anno fa
parsedate.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
pingpong.c 8898257446 lib: disambiguate Curl_client_write flag semantics 1 anno fa
pingpong.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
pop3.c e92edfbef6 lib: add ability to disable auths individually 1 anno fa
pop3.h 1485e89213 misc: reduce struct and struct field sizes 2 anni fa
progress.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 1 anno fa
progress.h 914e49b9b7 lib: let the max filesize option stop too big transfers too 1 anno fa
psl.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
psl.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
rand.c 91878ebeca lib: provide and use Curl_hexencode 1 anno fa
rand.h 3aa3cc9b05 misc: better random strings 1 anno fa
rename.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
rename.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
rtsp.c 7815647d65 lib: unify the upload/method handling 1 anno fa
rtsp.h 4399a532e9 rtsp: convert mallocs to dynbuf for RTP buffering 1 anno fa
select.c 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
select.h 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
sendf.c 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 1 anno fa
sendf.h 3b6d18bbf6 spelling: fix codespell 2.2.6 typos 1 anno fa
setopt.c a8c773845f tidy-up: whitespace fixes 1 anno fa
setopt.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
setup-os400.h 6f8d9cc4e9 os400: implement CLI tool 1 anno fa
setup-vms.h c09466abff egd: delete feature detection and related source code 1 anno fa
setup-win32.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
sha256.c e92edfbef6 lib: add ability to disable auths individually 1 anno fa
share.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
share.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
sigpipe.h 96c29900bc build: delete checks for C89 standard headers 1 anno fa
slist.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
slist.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
smb.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 1 anno fa
smb.h 3f8fc25720 cmake: add support for "unity" builds 1 anno fa
smtp.c 00f8f9c22b cmake: cache more config and delete unused ones 1 anno fa
smtp.h 1485e89213 misc: reduce struct and struct field sizes 2 anni fa
sockaddr.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
socketpair.c f198d33e8d checksrc: disallow spaces before labels 1 anno fa
socketpair.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
socks.c fb4415d8ae socks: return error if hostname too long for remote resolve 1 anno fa
socks.h 8e85764b7b lib: remove unused functions, make single-use static 1 anno fa
socks_gssapi.c 5651a36d1a cf-socket: improvements in socket I/O handling 1 anno fa
socks_sspi.c 5651a36d1a cf-socket: improvements in socket I/O handling 1 anno fa
speedcheck.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
speedcheck.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
splay.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
splay.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
strcase.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
strcase.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
strdup.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
strdup.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
strerror.c 367a66b130 lib: fix a few *printf() flag mistakes 1 anno fa
strerror.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
strtok.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
strtok.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
strtoofft.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
strtoofft.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
system_win32.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
system_win32.h 392b73ac99 easy: remove #ifdefs to make code easier on the eye 1 anno fa
telnet.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 1 anno fa
telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
tftp.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 1 anno fa
tftp.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
timediff.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
timediff.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
timeval.c d39863d27a multi: round the timeout up to prevent early wakeups 1 anno fa
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 1 anno fa
transfer.c 6b9a591bf7 h2: testcase and fix for pausing h2 streams 1 anno fa
transfer.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
url.c 43215842f2 url: fall back to http/https proxy env-variable if ws/wss not set 1 anno fa
url.h 8e85764b7b lib: remove unused functions, make single-use static 1 anno fa
urlapi-int.h b7b1846275 urlapi: make internal function start with Curl_ 1 anno fa
urlapi.c 1bc69df7b4 tidy-up: use more example domains 1 anno fa
urldata.h 172e54cda1 tiny-curl: patch set applied on 8.4.0 1 anno fa
version.c 3f8fc25720 cmake: add support for "unity" builds 1 anno fa
version_win32.c 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
version_win32.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 2 anni fa
warnless.c 358f7e7577 warnless: remove unused functions 1 anno fa
warnless.h 3f8fc25720 cmake: add support for "unity" builds 1 anno fa
ws.c bc642cb333 websocket: rename arguments/variables to match docs 1 anno fa
ws.h 930c00c259 Websocket en-/decoding 1 anno fa