Viktor Szakats 781242ffa4 cmake: detect TLS-SRP in OpenSSL/wolfSSL/GnuTLS 9 月之前
..
vauth ff5e502316 lib: enable hmac for digest as well 9 月之前
vquic aa9a6a1770 quic: set ciphers/curves the same way regular TLS does 9 月之前
vssh 739a9e8e12 wolfssh: do cleanup in Curl_ssh_cleanup 9 月之前
vtls 781242ffa4 cmake: detect TLS-SRP in OpenSSL/wolfSSL/GnuTLS 9 月之前
.checksrc 2f0bb864c1 lib: don't use strerror() 2 年之前
.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 a8ebde99f7 cmake: lib `CURL_STATICLIB` fixes (Windows) 9 月之前
Makefile.am 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
Makefile.inc 78d6232f1f gskit: remove 10 月之前
Makefile.mk 6a85659e7d Makefile.mk: always set `CURL_STATICLIB` for lib (Windows) 9 月之前
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 10 月之前
altsvc.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
amigaos.c 5084ee1b6f amissl: add missing signal.h include 11 月之前
amigaos.h ce3dce9015 tidy-up: mostly whitespace nits 10 月之前
arpa_telnet.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
asyn-ares.c a181b4a053 asyn-ares: reduce timeout to 2000ms 10 月之前
asyn-thread.c d3142b5729 resolve: use PF_INET6 family lookups when CURL_IPRESOLVE_V6 is set 11 月之前
asyn.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
base64.c 2e160c9c65 tool: add "variable" support 11 月之前
bufq.c 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) 9 月之前
bufq.h 5595e33617 bufq: remove Curl_bufq_skip_and_shift (unused) 9 月之前
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() 9 月之前
c-hyper.h 50aa325742 hyper: remove `hyptransfer->endtask` 9 月之前
cf-h1-proxy.c bb4032a152 http: h1/h2 proxy unification 9 月之前
cf-h1-proxy.h 4ae2d9f24d proxy: http2 proxy tunnel implementation 1 年之前
cf-h2-proxy.c 34cdcb9b96 openssl: improve ssl shutdown handling 9 月之前
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 10 月之前
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 10 月之前
cf-https-connect.h 9deebd311b lib: give source files cf-http.* better fitting names 1 年之前
cf-socket.c 331b89a319 http2: polish things around POST 9 月之前
cf-socket.h 196f3c3484 cf-socket: restore Curl_sock_assign_addr() 1 年之前
cfilters.c ce3dce9015 tidy-up: mostly whitespace nits 10 月之前
cfilters.h 7ad4c9066e cfilters: rename close/connect functions to avoid clashes 11 月之前
config-amigaos.h 96c29900bc build: delete checks for C89 standard headers 9 月之前
config-dos.h 96c29900bc build: delete checks for C89 standard headers 9 月之前
config-mac.h 96c29900bc build: delete checks for C89 standard headers 9 月之前
config-os400.h 96c29900bc build: delete checks for C89 standard headers 9 月之前
config-plan9.h 96c29900bc build: delete checks for C89 standard headers 9 月之前
config-riscos.h 96c29900bc build: delete checks for C89 standard headers 9 月之前
config-win32.h 96c29900bc build: delete checks for C89 standard headers 9 月之前
config-win32ce.h 96c29900bc build: delete checks for C89 standard headers 9 月之前
conncache.c 9ffd411735 curl_multi_get_handles: get easy handles from a multi handle 9 月之前
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 9 月之前
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() 9 月之前
content_encoding.h 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 9 月之前
cookie.c 73c82ed941 cookie: set ->running in cookie_init even if data is NULL 9 月之前
cookie.h f88cc654ec cookie: reduce variable scope, add const 9 月之前
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 11 月之前
curl_config.h.cmake 781242ffa4 cmake: detect TLS-SRP in OpenSSL/wolfSSL/GnuTLS 9 月之前
curl_ctype.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 9 月之前
curl_des.c 7c8bae0d9c nss: remove support for this TLS library 11 月之前
curl_des.h 7c8bae0d9c nss: remove support for this TLS library 11 月之前
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 9 月之前
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 9 月之前
curl_md5.h e92edfbef6 lib: add ability to disable auths individually 9 月之前
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 9 月之前
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 10 月之前
curl_ntlm_core.h 7c8bae0d9c nss: remove support for this TLS library 11 月之前
curl_ntlm_wb.c 96c29900bc build: delete checks for C89 standard headers 9 月之前
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 9 月之前
curl_sasl.h 1485e89213 misc: reduce struct and struct field sizes 1 年之前
curl_setup.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 9 月之前
curl_setup_once.h 3f8fc25720 cmake: add support for "unity" builds 1 年之前
curl_sha256.h e92edfbef6 lib: add ability to disable auths individually 9 月之前
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 9 月之前
curl_threads.c 38029101e2 mingw: delete support for legacy mingw.org toolchain 9 月之前
curl_threads.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 9 月之前
curl_trc.c e12b39e133 trace: make tracing available in non-debug builds 10 月之前
curl_trc.h fb3180a024 misc: spellfixes 10 月之前
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 9 月之前
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 c76df46a19 http: VLH, very large header test and fixes 11 月之前
dynhds.c bb4032a152 http: h1/h2 proxy unification 9 月之前
dynhds.h 8e85764b7b lib: remove unused functions, make single-use static 1 年之前
easy.c 739a9e8e12 wolfssh: do cleanup in Curl_ssh_cleanup 9 月之前
easy_lock.h 38029101e2 mingw: delete support for legacy mingw.org toolchain 9 月之前
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 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 9 月之前
escape.h 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 9 月之前
file.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 9 月之前
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 9 月之前
fopen.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
formdata.c 9c7165e96a lib: use wrapper for curl_mime_data fseek callback 9 月之前
formdata.h 038c46f61f configure, cmake, lib: more form api deprecation 11 月之前
ftp.c 8898257446 lib: disambiguate Curl_client_write flag semantics 9 月之前
ftp.h 8f4608468b ftp: add more conditions for connection reuse 1 年之前
ftplistparser.c c1d6fe2aaa ftplistparser: replace realloc with dynbuf 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 9 月之前
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 10 月之前
headers.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
hmac.c ff5e502316 lib: enable hmac for digest as well 9 月之前
hostasyn.c 788c6b3864 hostip: avoid sscanf and extra buffer copies 1 年之前
hostip.c 96c29900bc build: delete checks for C89 standard headers 9 月之前
hostip.h 96c29900bc build: delete checks for C89 standard headers 9 月之前
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() 9 月之前
http.h bc7c4996f1 misc: fix spelling 10 月之前
http1.c bb4032a152 http: h1/h2 proxy unification 9 月之前
http1.h bb4032a152 http: h1/h2 proxy unification 9 月之前
http2.c 34cdcb9b96 openssl: improve ssl shutdown handling 9 月之前
http2.h 8e85764b7b lib: remove unused functions, make single-use static 1 年之前
http_aws_sigv4.c c879203538 http_aws_sigv4: fix sorting with empty parts 9 月之前
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() 9 月之前
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 9 月之前
http_digest.h e92edfbef6 lib: add ability to disable auths individually 9 月之前
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 9 月之前
http_proxy.h bb4032a152 http: h1/h2 proxy unification 9 月之前
idn.c 7cf269dd1c idn: if idn2_check_version returns NULL, return error 9 月之前
idn.h a281057091 urlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding fails 10 月之前
if2ip.c e67718eef7 lib: --disable-bindlocal builds curl without local binding support 10 月之前
if2ip.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
imap.c 8a86ccf343 imap: add a check for failing strdup() 10 月之前
imap.h 1485e89213 misc: reduce struct and struct field sizes 1 年之前
inet_ntop.c 1f92db87e0 inet_ntop: add typecast to silence Coverity 9 月之前
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 9 月之前
ldap.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 9 月之前
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 11 月之前
macos.h 8b7cbe9dec macOS: fix target detection more 11 月之前
md4.c 22eb9893bc crypto: ensure crypto initialization works 10 月之前
md5.c e92edfbef6 lib: add ability to disable auths individually 9 月之前
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 9 月之前
mime.h 3aa3cc9b05 misc: better random strings 9 月之前
mprintf.c f198d33e8d checksrc: disallow spaces before labels 1 年之前
mqtt.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 9 月之前
mqtt.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
multi.c 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 9 月之前
multihandle.h 843b3baa3e multi: remove PENDING + MSGSENT handles from the main linked list 1 年之前
multiif.h d15ffe18d9 multiif.h: remove Curl_multi_dump declaration 9 月之前
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 9ce7eee070 checksrc: find bad indentation in conditions without open brace 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 9 月之前
pingpong.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
pop3.c e92edfbef6 lib: add ability to disable auths individually 9 月之前
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 9 月之前
progress.h 914e49b9b7 lib: let the max filesize option stop too big transfers too 9 月之前
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 38029101e2 mingw: delete support for legacy mingw.org toolchain 9 月之前
rand.h 3aa3cc9b05 misc: better random strings 9 月之前
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() 9 月之前
sendf.h 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 9 月之前
setopt.c e92edfbef6 lib: add ability to disable auths individually 9 月之前
setopt.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
setup-os400.h 6f8d9cc4e9 os400: implement CLI tool 10 月之前
setup-vms.h c09466abff egd: delete feature detection and related source code 11 月之前
setup-win32.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
sha256.c e92edfbef6 lib: add ability to disable auths individually 9 月之前
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 9 月之前
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 9 月之前
smb.h 3f8fc25720 cmake: add support for "unity" builds 1 年之前
smtp.c 00f8f9c22b cmake: cache more config and delete unused ones 11 月之前
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 95301e41f1 socks: print ipv6 address within brackets 11 月之前
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 11 月之前
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 11 月之前
telnet.c 914e49b9b7 lib: let the max filesize option stop too big transfers too 9 月之前
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 9 月之前
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 9 月之前
timeval.h d39863d27a multi: round the timeout up to prevent early wakeups 9 月之前
transfer.c 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 9 月之前
transfer.h 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 年之前
url.c 0bd9e137e3 lib: move handling of `data->req.writer_stack` into Curl_client_write() 9 月之前
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 7a2421dbb7 escape: replace Curl_isunreserved with ISUNRESERVED 9 月之前
urldata.h 9ffd411735 curl_multi_get_handles: get easy handles from a multi handle 9 月之前
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 9 月之前
warnless.h 3f8fc25720 cmake: add support for "unity" builds 1 年之前
ws.c bc642cb333 websocket: rename arguments/variables to match docs 11 月之前
ws.h 930c00c259 Websocket en-/decoding 1 年之前