.. |
vauth
|
ff5e502316
lib: enable hmac for digest as well
|
1 year ago |
vquic
|
aa9a6a1770
quic: set ciphers/curves the same way regular TLS does
|
1 year ago |
vssh
|
739a9e8e12
wolfssh: do cleanup in Curl_ssh_cleanup
|
1 year ago |
vtls
|
781242ffa4
cmake: detect TLS-SRP in OpenSSL/wolfSSL/GnuTLS
|
1 year ago |
.checksrc
|
2f0bb864c1
lib: don't use strerror()
|
3 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
|
a8ebde99f7
cmake: lib `CURL_STATICLIB` fixes (Windows)
|
1 year ago |
Makefile.am
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Makefile.inc
|
78d6232f1f
gskit: remove
|
1 year ago |
Makefile.mk
|
6a85659e7d
Makefile.mk: always set `CURL_STATICLIB` for lib (Windows)
|
1 year ago |
Makefile.soname
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
altsvc.c
|
25ca79df1e
altsvc: accept and parse IPv6 addresses in response headers
|
1 year 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
|
1 year ago |
amigaos.h
|
ce3dce9015
tidy-up: mostly whitespace nits
|
1 year ago |
arpa_telnet.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
asyn-ares.c
|
a181b4a053
asyn-ares: reduce timeout to 2000ms
|
1 year ago |
asyn-thread.c
|
d3142b5729
resolve: use PF_INET6 family lookups when CURL_IPRESOLVE_V6 is set
|
1 year ago |
asyn.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
base64.c
|
2e160c9c65
tool: add "variable" support
|
1 year ago |
bufq.c
|
5595e33617
bufq: remove Curl_bufq_skip_and_shift (unused)
|
1 year ago |
bufq.h
|
5595e33617
bufq: remove Curl_bufq_skip_and_shift (unused)
|
1 year ago |
bufref.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
bufref.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
c-hyper.c
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
c-hyper.h
|
50aa325742
hyper: remove `hyptransfer->endtask`
|
1 year ago |
cf-h1-proxy.c
|
bb4032a152
http: h1/h2 proxy unification
|
1 year ago |
cf-h1-proxy.h
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 year ago |
cf-h2-proxy.c
|
34cdcb9b96
openssl: improve ssl shutdown handling
|
1 year ago |
cf-h2-proxy.h
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 year ago |
cf-haproxy.c
|
f0fed4e131
cf-haproxy: make CURLOPT_HAPROXY_CLIENT_IP set the *source* IP
|
1 year ago |
cf-haproxy.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
cf-https-connect.c
|
e12b39e133
trace: make tracing available in non-debug builds
|
1 year ago |
cf-https-connect.h
|
9deebd311b
lib: give source files cf-http.* better fitting names
|
1 year ago |
cf-socket.c
|
331b89a319
http2: polish things around POST
|
1 year ago |
cf-socket.h
|
196f3c3484
cf-socket: restore Curl_sock_assign_addr()
|
1 year ago |
cfilters.c
|
ce3dce9015
tidy-up: mostly whitespace nits
|
1 year ago |
cfilters.h
|
7ad4c9066e
cfilters: rename close/connect functions to avoid clashes
|
1 year ago |
config-amigaos.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
config-dos.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
config-mac.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
config-os400.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
config-plan9.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
config-riscos.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
config-win32.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
config-win32ce.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
conncache.c
|
9ffd411735
curl_multi_get_handles: get easy handles from a multi handle
|
1 year ago |
conncache.h
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 year ago |
connect.c
|
b5bb84cbef
connect: only start the happy eyeballs timer when needed
|
1 year ago |
connect.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
content_encoding.c
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
content_encoding.h
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
cookie.c
|
73c82ed941
cookie: set ->running in cookie_init even if data is NULL
|
1 year ago |
cookie.h
|
f88cc654ec
cookie: reduce variable scope, add const
|
1 year ago |
curl_addrinfo.c
|
127eb0d83a
misc: fix spelling mistakes
|
1 year 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
|
1 year ago |
curl_config.h.cmake
|
781242ffa4
cmake: detect TLS-SRP in OpenSSL/wolfSSL/GnuTLS
|
1 year ago |
curl_ctype.h
|
7a2421dbb7
escape: replace Curl_isunreserved with ISUNRESERVED
|
1 year ago |
curl_des.c
|
7c8bae0d9c
nss: remove support for this TLS library
|
1 year ago |
curl_des.h
|
7c8bae0d9c
nss: remove support for this TLS library
|
1 year 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
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_get_line.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year 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
|
ff5e502316
lib: enable hmac for digest as well
|
1 year ago |
curl_krb5.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_ldap.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_md4.h
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
curl_md5.h
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
curl_memory.h
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year 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
|
1 year ago |
curl_multibyte.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_multibyte.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_ntlm_core.c
|
22eb9893bc
crypto: ensure crypto initialization works
|
1 year ago |
curl_ntlm_core.h
|
7c8bae0d9c
nss: remove support for this TLS library
|
1 year ago |
curl_ntlm_wb.c
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year 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
|
1 year ago |
curl_path.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_printf.h
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year 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
|
7815647d65
lib: unify the upload/method handling
|
1 year ago |
curl_rtmp.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_sasl.c
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
curl_sasl.h
|
1485e89213
misc: reduce struct and struct field sizes
|
1 year ago |
curl_setup.h
|
38029101e2
mingw: delete support for legacy mingw.org toolchain
|
1 year ago |
curl_setup_once.h
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
curl_sha256.h
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
curl_sspi.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_sspi.h
|
38029101e2
mingw: delete support for legacy mingw.org toolchain
|
1 year ago |
curl_threads.c
|
38029101e2
mingw: delete support for legacy mingw.org toolchain
|
1 year ago |
curl_threads.h
|
38029101e2
mingw: delete support for legacy mingw.org toolchain
|
1 year ago |
curl_trc.c
|
e12b39e133
trace: make tracing available in non-debug builds
|
1 year ago |
curl_trc.h
|
fb3180a024
misc: spellfixes
|
1 year ago |
curlx.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
dict.c
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
dict.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
doh.c
|
9ffd411735
curl_multi_get_handles: get easy handles from a multi handle
|
1 year ago |
doh.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
dynbuf.c
|
5a10f48778
dynbuf: never allocate larger than "toobig"
|
1 year ago |
dynbuf.h
|
c76df46a19
http: VLH, very large header test and fixes
|
1 year ago |
dynhds.c
|
bb4032a152
http: h1/h2 proxy unification
|
1 year ago |
dynhds.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
easy.c
|
739a9e8e12
wolfssh: do cleanup in Curl_ssh_cleanup
|
1 year ago |
easy_lock.h
|
38029101e2
mingw: delete support for legacy mingw.org toolchain
|
1 year ago |
easygetopt.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
easyif.h
|
930c00c259
Websocket en-/decoding
|
1 year ago |
easyoptions.c
|
0a75964d0d
haproxy: add --haproxy-clientip flag to spoof client IPs
|
1 year ago |
easyoptions.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
escape.c
|
7a2421dbb7
escape: replace Curl_isunreserved with ISUNRESERVED
|
1 year ago |
escape.h
|
7a2421dbb7
escape: replace Curl_isunreserved with ISUNRESERVED
|
1 year ago |
file.c
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year 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
|
3aa3cc9b05
misc: better random strings
|
1 year ago |
fopen.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
formdata.c
|
9c7165e96a
lib: use wrapper for curl_mime_data fseek callback
|
1 year ago |
formdata.h
|
038c46f61f
configure, cmake, lib: more form api deprecation
|
1 year ago |
ftp.c
|
8898257446
lib: disambiguate Curl_client_write flag semantics
|
1 year ago |
ftp.h
|
8f4608468b
ftp: add more conditions for connection reuse
|
1 year ago |
ftplistparser.c
|
c1d6fe2aaa
ftplistparser: replace realloc with dynbuf
|
1 year ago |
ftplistparser.h
|
56d5c07bbb
wildcard: remove files and move functions into ftplistparser.c
|
1 year ago |
functypes.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
getenv.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
getinfo.c
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 year ago |
getinfo.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
gopher.c
|
2485547da0
http: fix sending of large requests
|
1 year ago |
gopher.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
hash.c
|
a299099ba4
hash: fix assigning same value
|
1 year ago |
hash.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
headers.c
|
95ca3c53d3
headers: accept leading whitespaces on first response header
|
1 year ago |
headers.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
hmac.c
|
ff5e502316
lib: enable hmac for digest as well
|
1 year ago |
hostasyn.c
|
788c6b3864
hostip: avoid sscanf and extra buffer copies
|
1 year ago |
hostip.c
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
hostip.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
hostip4.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
hostip6.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
hostsyn.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
hsts.c
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
hsts.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
http.c
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
http.h
|
bc7c4996f1
misc: fix spelling
|
1 year ago |
http1.c
|
bb4032a152
http: h1/h2 proxy unification
|
1 year ago |
http1.h
|
bb4032a152
http: h1/h2 proxy unification
|
1 year ago |
http2.c
|
34cdcb9b96
openssl: improve ssl shutdown handling
|
1 year ago |
http2.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
http_aws_sigv4.c
|
c879203538
http_aws_sigv4: fix sorting with empty parts
|
1 year ago |
http_aws_sigv4.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
http_chunks.c
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
http_chunks.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
http_digest.c
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
http_digest.h
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
http_negotiate.c
|
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
|
bb4032a152
http: h1/h2 proxy unification
|
1 year ago |
http_proxy.h
|
bb4032a152
http: h1/h2 proxy unification
|
1 year ago |
idn.c
|
7cf269dd1c
idn: if idn2_check_version returns NULL, return error
|
1 year ago |
idn.h
|
a281057091
urlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding fails
|
1 year ago |
if2ip.c
|
e67718eef7
lib: --disable-bindlocal builds curl without local binding support
|
1 year ago |
if2ip.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
imap.c
|
8a86ccf343
imap: add a check for failing strdup()
|
1 year 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
|
1 year ago |
inet_ntop.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
inet_pton.c
|
ad4997e5b2
urlapi: parse IPv6 literals without ENABLE_IPV6
|
1 year ago |
inet_pton.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
krb5.c
|
25907fd5ba
krb5: fix "implicit conversion loses integer precision" warnings
|
1 year ago |
ldap.c
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year ago |
libcurl.plist.in
|
e498a9b1fe
macos: set .plist version in autoconf
|
2 years 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
|
1 year ago |
macos.h
|
8b7cbe9dec
macOS: fix target detection more
|
1 year ago |
md4.c
|
22eb9893bc
crypto: ensure crypto initialization works
|
1 year ago |
md5.c
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
memdebug.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
memdebug.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
mime.c
|
3aa3cc9b05
misc: better random strings
|
1 year ago |
mime.h
|
3aa3cc9b05
misc: better random strings
|
1 year ago |
mprintf.c
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
mqtt.c
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year ago |
mqtt.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
multi.c
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
multihandle.h
|
843b3baa3e
multi: remove PENDING + MSGSENT handles from the main linked list
|
1 year ago |
multiif.h
|
d15ffe18d9
multiif.h: remove Curl_multi_dump declaration
|
1 year ago |
netrc.c
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year 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
|
ca05e1afba
noproxy: pointer to local array 'hostip' is stored outside scope
|
1 year ago |
noproxy.h
|
7ad8a7ba9e
noproxy: support for space-separated names is deprecated
|
1 year ago |
openldap.c
|
9ce7eee070
checksrc: find bad indentation in conditions without open brace
|
1 year ago |
optiontable.pl
|
4579626c27
easyoptions: Fix header printing in generation script
|
1 year ago |
parsedate.c
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
parsedate.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
pingpong.c
|
8898257446
lib: disambiguate Curl_client_write flag semantics
|
1 year ago |
pingpong.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
pop3.c
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
pop3.h
|
1485e89213
misc: reduce struct and struct field sizes
|
1 year ago |
progress.c
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year ago |
progress.h
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year 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
|
38029101e2
mingw: delete support for legacy mingw.org toolchain
|
1 year ago |
rand.h
|
3aa3cc9b05
misc: better random strings
|
1 year ago |
rename.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
rename.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
rtsp.c
|
7815647d65
lib: unify the upload/method handling
|
1 year ago |
rtsp.h
|
4399a532e9
rtsp: convert mallocs to dynbuf for RTP buffering
|
1 year ago |
select.c
|
d65321f939
select: avoid returning an error on EINTR from select() or poll()
|
1 year ago |
select.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
sendf.c
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
sendf.h
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
setopt.c
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
setopt.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
setup-os400.h
|
6f8d9cc4e9
os400: implement CLI tool
|
1 year ago |
setup-vms.h
|
c09466abff
egd: delete feature detection and related source code
|
1 year ago |
setup-win32.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
sha256.c
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
share.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
share.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
sigpipe.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year 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
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year ago |
smb.h
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
smtp.c
|
00f8f9c22b
cmake: cache more config and delete unused ones
|
1 year ago |
smtp.h
|
1485e89213
misc: reduce struct and struct field sizes
|
1 year ago |
sockaddr.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
socketpair.c
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
socketpair.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
socks.c
|
95301e41f1
socks: print ipv6 address within brackets
|
1 year ago |
socks.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
socks_gssapi.c
|
5651a36d1a
cf-socket: improvements in socket I/O handling
|
1 year ago |
socks_sspi.c
|
5651a36d1a
cf-socket: improvements in socket I/O handling
|
1 year 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
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
strdup.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
strerror.c
|
367a66b130
lib: fix a few *printf() flag mistakes
|
1 year ago |
strerror.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year 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
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
strtoofft.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
system_win32.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
system_win32.h
|
392b73ac99
easy: remove #ifdefs to make code easier on the eye
|
1 year ago |
telnet.c
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year ago |
telnet.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
tftp.c
|
914e49b9b7
lib: let the max filesize option stop too big transfers too
|
1 year ago |
tftp.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
timediff.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
timediff.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
timeval.c
|
d39863d27a
multi: round the timeout up to prevent early wakeups
|
1 year ago |
timeval.h
|
d39863d27a
multi: round the timeout up to prevent early wakeups
|
1 year ago |
transfer.c
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
transfer.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
url.c
|
0bd9e137e3
lib: move handling of `data->req.writer_stack` into Curl_client_write()
|
1 year ago |
url.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
urlapi-int.h
|
b7b1846275
urlapi: make internal function start with Curl_
|
1 year ago |
urlapi.c
|
7a2421dbb7
escape: replace Curl_isunreserved with ISUNRESERVED
|
1 year ago |
urldata.h
|
9ffd411735
curl_multi_get_handles: get easy handles from a multi handle
|
1 year ago |
version.c
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
version_win32.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
version_win32.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
warnless.c
|
358f7e7577
warnless: remove unused functions
|
1 year ago |
warnless.h
|
3f8fc25720
cmake: add support for "unity" builds
|
1 year ago |
ws.c
|
bc642cb333
websocket: rename arguments/variables to match docs
|
1 year ago |
ws.h
|
930c00c259
Websocket en-/decoding
|
1 year ago |