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