.. |
vauth
|
1e517e9f5c
digest: add check for hashing error
|
8 months ago |
vquic
|
c22f463071
ngtcp2: fix macro use
|
6 months ago |
vssh
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
vtls
|
5e3fd347c5
version: add "ECH" as a feature
|
6 months 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
|
9eafc11552
build: remove MacOSX-Framework script
|
7 months ago |
CMakeLists.txt
|
aace27b096
cmake: option to disable install & drop `curlu` target when unused
|
1 year ago |
Makefile.am
|
9eafc11552
build: remove MacOSX-Framework script
|
7 months ago |
Makefile.inc
|
50def7c881
NTLM_WB: drop support
|
7 months ago |
Makefile.mk
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
Makefile.soname
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
altsvc.c
|
49f83c30e4
lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3`
|
7 months 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
|
dac293cfb7
lib: apache style infof and trace macros/functions
|
1 year ago |
asyn-ares.c
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
asyn-thread.c
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
asyn.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
base64.c
|
c44671ed43
build: fix builds that disable protocols but not digest auth
|
11 months ago |
bufq.c
|
b1005d127f
bufq: writing into a softlimit queue cannot be partial
|
8 months ago |
bufq.h
|
9369c30cd8
lib: Curl_read/Curl_write clarifications
|
8 months ago |
bufref.c
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
11 months ago |
bufref.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
c-hyper.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
c-hyper.h
|
80a3b830cc
http: expect 100 rework
|
7 months ago |
cf-h1-proxy.c
|
3210101088
tls: use shared init code for TCP+QUIC
|
7 months ago |
cf-h1-proxy.h
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 year ago |
cf-h2-proxy.c
|
3210101088
tls: use shared init code for TCP+QUIC
|
7 months ago |
cf-h2-proxy.h
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
1 year ago |
cf-haproxy.c
|
3210101088
tls: use shared init code for TCP+QUIC
|
7 months ago |
cf-haproxy.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
cf-https-connect.c
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
cf-https-connect.h
|
9deebd311b
lib: give source files cf-http.* better fitting names
|
1 year ago |
cf-socket.c
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
cf-socket.h
|
fcef00db1a
lib: keep conn IP information together
|
8 months ago |
cfilters.c
|
c6655f7029
http/2, http/3: decouple stream state from easy handle
|
6 months ago |
cfilters.h
|
c6655f7029
http/2, http/3: decouple stream state from easy handle
|
6 months ago |
config-amigaos.h
|
60359ad504
build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H`
|
1 year ago |
config-dos.h
|
a426b5050f
build: variadic macro tidy-ups
|
1 year ago |
config-mac.h
|
db07376a3e
lib: remove TIME_WITH_SYS_TIME
|
1 year ago |
config-os400.h
|
49f83c30e4
lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3`
|
7 months ago |
config-plan9.h
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
config-riscos.h
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
config-win32.h
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
config-win32ce.h
|
c1bc090d65
windows: simplify detecting and using system headers
|
11 months ago |
conncache.c
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
conncache.h
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
1 year ago |
connect.c
|
49f83c30e4
lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3`
|
7 months ago |
connect.h
|
fcef00db1a
lib: keep conn IP information together
|
8 months ago |
content_encoding.c
|
b30d694a02
content_encoding: brotli and others, pass through 0-length writes
|
7 months ago |
content_encoding.h
|
82ba603da4
content_encoding: make Curl_all_content_encodings allocless
|
1 year ago |
cookie.c
|
0b4401a4fb
lib: silence warnings on comma misuse
|
6 months ago |
cookie.h
|
f88cc654ec
cookie: reduce variable scope, add const
|
1 year ago |
curl_addrinfo.c
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
curl_addrinfo.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_base64.h
|
2e160c9c65
tool: add "variable" support
|
1 year ago |
curl_config.h.cmake
|
add22feeef
idn: add native AppleIDN (icucore) support for macOS/iOS
|
6 months ago |
curl_ctype.h
|
7a2421dbb7
escape: replace Curl_isunreserved with ISUNRESERVED
|
1 year ago |
curl_des.c
|
2cd78f525c
misc: Fix typos in docs and lib
|
8 months 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
|
142ac257b3
lib: convert Curl_get_line to use dynbuf
|
9 months ago |
curl_get_line.h
|
142ac257b3
lib: convert Curl_get_line to use dynbuf
|
9 months ago |
curl_gethostname.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_gethostname.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_gssapi.c
|
adaec5d1d0
gssapi: align global `gss_OID_desc` vars to silence ld warnings on macOS ventura
|
1 year ago |
curl_gssapi.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_hmac.h
|
17162dcb27
build: fix libssh2 + `CURL_DISABLE_DIGEST_AUTH` + `CURL_DISABLE_AWS`
|
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
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
curl_memrchr.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_memrchr.h
|
96c29900bc
build: delete checks for C89 standard headers
|
1 year ago |
curl_multibyte.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
curl_multibyte.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
curl_ntlm_core.c
|
006977859d
openssl: fix building with v3 `no-deprecated` + add CI test
|
11 months ago |
curl_ntlm_core.h
|
7c8bae0d9c
nss: remove support for this TLS library
|
1 year ago |
curl_path.c
|
f198d33e8d
checksrc: disallow spaces before labels
|
1 year ago |
curl_path.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
curl_printf.h
|
f58e493e44
curl.h: add CURLE_TOO_LARGE
|
10 months ago |
curl_range.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_range.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_rtmp.c
|
dde4b3855e
curl_version_info: provide librtmp version
|
6 months ago |
curl_rtmp.h
|
dde4b3855e
curl_version_info: provide librtmp version
|
6 months ago |
curl_sasl.c
|
7b2d98dfad
sasl: make login option string override http auth
|
9 months ago |
curl_sasl.h
|
1485e89213
misc: reduce struct and struct field sizes
|
1 year ago |
curl_setup.h
|
add22feeef
idn: add native AppleIDN (icucore) support for macOS/iOS
|
6 months ago |
curl_setup_once.h
|
20c1b2d75e
lib: use `#error` instead of invalid syntax in `curl_setup_once.h`
|
7 months ago |
curl_sha256.h
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
curl_sha512_256.c
|
4a98db3786
curl_sha512_256: do not use workaround for NetBSD when not needed
|
7 months ago |
curl_sha512_256.h
|
cbe41d151d
SHA-512/256: implement hash algorithm
|
8 months ago |
curl_sspi.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
curl_sspi.h
|
7e828fe503
curl_sspi: support more revocation error names in error messages
|
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
|
49f83c30e4
lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3`
|
7 months ago |
curl_trc.h
|
9e848439d8
curl_trc: fix build error when lacking verbose messages
|
7 months ago |
curlx.h
|
9126b141c9
curl: use curl_getenv instead of the curlx_ version
|
7 months ago |
cw-out.c
|
270a25c011
cw-out: improved error handling
|
6 months ago |
cw-out.h
|
270a25c011
cw-out: improved error handling
|
6 months ago |
dict.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
dict.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
doh.c
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
6 months ago |
doh.h
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
6 months ago |
dynbuf.c
|
5b286c2508
build: delete/replace clang warning pragmas
|
9 months ago |
dynbuf.h
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
dynhds.c
|
117c9bd978
http2: header conversion tightening
|
1 year ago |
dynhds.h
|
117c9bd978
http2: header conversion tightening
|
1 year ago |
easy.c
|
270a25c011
cw-out: improved error handling
|
6 months ago |
easy_lock.h
|
5adb6000ff
easy_lock: add a pthread_mutex_t fallback
|
1 year ago |
easygetopt.c
|
8d67c61c47
curldown: Fix email address in Copyright
|
8 months ago |
easyif.h
|
3755153571
lib: Curl_read/Curl_write clarifications
|
8 months ago |
easyoptions.c
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
6 months ago |
easyoptions.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
escape.c
|
91878ebeca
lib: provide and use Curl_hexencode
|
1 year ago |
escape.h
|
91878ebeca
lib: provide and use Curl_hexencode
|
1 year ago |
file.c
|
bfe54b0e88
file: add support for getting basic directory listings
|
7 months ago |
file.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
fileinfo.c
|
c1d6fe2aaa
ftplistparser: replace realloc with dynbuf
|
1 year ago |
fileinfo.h
|
c1d6fe2aaa
ftplistparser: replace realloc with dynbuf
|
1 year ago |
fopen.c
|
f0eacd9447
fopen: fix narrowing conversion warning on 32-bit Android
|
8 months ago |
fopen.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
formdata.c
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
formdata.h
|
038c46f61f
configure, cmake, lib: more form api deprecation
|
1 year ago |
ftp.c
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
ftp.h
|
8f4608468b
ftp: add more conditions for connection reuse
|
1 year ago |
ftplistparser.c
|
c296abd42d
llist: add Curl_llist_append()
|
7 months ago |
ftplistparser.h
|
56d5c07bbb
wildcard: remove files and move functions into ftplistparser.c
|
1 year ago |
functypes.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
getenv.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
getinfo.c
|
f46385d36d
urldata: remove fields not used depending on used features
|
7 months ago |
getinfo.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
gopher.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
gopher.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
hash.c
|
c6655f7029
http/2, http/3: decouple stream state from easy handle
|
6 months ago |
hash.h
|
c6655f7029
http/2, http/3: decouple stream state from easy handle
|
6 months ago |
headers.c
|
c296abd42d
llist: add Curl_llist_append()
|
7 months ago |
headers.h
|
2abfa3833b
http: move headers collecting to writer
|
8 months ago |
hmac.c
|
ff5e502316
lib: enable hmac for digest as well
|
1 year ago |
hostasyn.c
|
907eea0804
Revert "urldata: move async resolver state from easy handle to connectdata"
|
11 months ago |
hostip.c
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
6 months ago |
hostip.h
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
6 months ago |
hostip4.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
hostip6.c
|
68673c3e9e
hostip6: fix DEBUG_ADDRINFO builds
|
1 year ago |
hostsyn.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
hsts.c
|
c296abd42d
llist: add Curl_llist_append()
|
7 months ago |
hsts.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
http.c
|
49f83c30e4
lib: merge `ENABLE_QUIC` C macro into `USE_HTTP3`
|
7 months ago |
http.h
|
c6655f7029
http/2, http/3: decouple stream state from easy handle
|
6 months 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
|
c6655f7029
http/2, http/3: decouple stream state from easy handle
|
6 months ago |
http2.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
http_aws_sigv4.c
|
ff74cef5d4
lib: reduce use of strncpy
|
11 months ago |
http_aws_sigv4.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
http_chunks.c
|
0b28ece657
lib: add trace support for client reads and writes
|
7 months ago |
http_chunks.h
|
9369c30cd8
lib: Curl_read/Curl_write clarifications
|
8 months 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
|
61e6db87ac
http_negotiate: fix `CURL_DISABLE_PROXY` build
|
7 months ago |
http_negotiate.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
http_ntlm.c
|
50def7c881
NTLM_WB: drop support
|
7 months ago |
http_ntlm.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
http_proxy.c
|
3210101088
tls: use shared init code for TCP+QUIC
|
7 months ago |
http_proxy.h
|
bb4032a152
http: h1/h2 proxy unification
|
1 year ago |
idn.c
|
add22feeef
idn: add native AppleIDN (icucore) support for macOS/iOS
|
6 months ago |
idn.h
|
add22feeef
idn: add native AppleIDN (icucore) support for macOS/iOS
|
6 months ago |
if2ip.c
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
if2ip.h
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
imap.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
imap.h
|
1485e89213
misc: reduce struct and struct field sizes
|
1 year ago |
inet_ntop.c
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
inet_ntop.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
inet_pton.c
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
inet_pton.h
|
03e7dff8ff
windows: delete redundant headers
|
10 months ago |
krb5.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
8 months ago |
ldap.c
|
0b4401a4fb
lib: silence warnings on comma misuse
|
6 months 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
|
c296abd42d
llist: add Curl_llist_append()
|
7 months ago |
llist.h
|
c296abd42d
llist: add Curl_llist_append()
|
7 months 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
|
3774b8a9a7
mbedtls: fix building with v3 in CMake Unity mode
|
6 months ago |
md5.c
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
memdebug.c
|
5b286c2508
build: delete/replace clang warning pragmas
|
9 months ago |
memdebug.h
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
mime.c
|
80a3b830cc
http: expect 100 rework
|
7 months ago |
mime.h
|
0ba47146f7
mime: add client reader
|
8 months ago |
mprintf.c
|
6e8a6039b8
mprintf: check fputc error rather than matching returned character
|
6 months ago |
mqtt.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
mqtt.h
|
bdae275958
mqtt, remove remaining use of data->state.buffer
|
9 months ago |
multi.c
|
270a25c011
cw-out: improved error handling
|
6 months ago |
multihandle.h
|
be659030ba
multi: introduce SETUP state for better timeouts
|
6 months ago |
multiif.h
|
bf567dd9f1
lib: use multi instead of multi_easy for the active multi
|
7 months ago |
netrc.c
|
142ac257b3
lib: convert Curl_get_line to use dynbuf
|
9 months 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
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
noproxy.h
|
7ad8a7ba9e
noproxy: support for space-separated names is deprecated
|
1 year ago |
openldap.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
optiontable.pl
|
8d67c61c47
curldown: Fix email address in Copyright
|
8 months 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
|
a5dd9435ee
smpt: fix starttls
|
8 months ago |
pingpong.h
|
5929822114
lib: send rework
|
8 months ago |
pop3.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
pop3.h
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
progress.c
|
68f96fc9bf
getinfo: CURLINFO_QUEUE_TIME_T
|
10 months ago |
progress.h
|
68f96fc9bf
getinfo: CURLINFO_QUEUE_TIME_T
|
10 months ago |
psl.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
psl.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
rand.c
|
cfe7902111
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT
|
10 months ago |
rand.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
rename.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
rename.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
request.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
request.h
|
0f08b43557
http: separate response parsing from response action
|
7 months ago |
rtsp.c
|
1087937992
misc: fix typos
|
7 months ago |
rtsp.h
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
select.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
select.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
sendf.c
|
270a25c011
cw-out: improved error handling
|
6 months ago |
sendf.h
|
b879edef7e
sendf: fix two typos in comments
|
6 months ago |
setopt.c
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
6 months 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
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
setup-win32.h
|
c1bc090d65
windows: simplify detecting and using system headers
|
11 months ago |
sha256.c
|
e92edfbef6
lib: add ability to disable auths individually
|
1 year ago |
share.c
|
2dbe75bd7f
build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings
|
10 months ago |
share.h
|
fd7ef00f43
build: delete support bits for obsolete Windows compilers
|
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
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
smb.h
|
e3905de819
lib: further send/upload handling polish
|
8 months ago |
smtp.c
|
4746b8362b
smtp: result of Curl_bufq_cread was not used
|
6 months ago |
smtp.h
|
e3905de819
lib: further send/upload handling polish
|
8 months ago |
sockaddr.h
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
socketpair.c
|
03e7dff8ff
windows: delete redundant headers
|
10 months ago |
socketpair.h
|
43eb798da0
asyn-thread: use pipe instead of socketpair for IPC when available
|
1 year ago |
socks.c
|
e411c98f70
build: prefer `USE_IPV6` macro internally (was: `ENABLE_IPV6`)
|
7 months ago |
socks.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
1 year ago |
socks_gssapi.c
|
2cd78f525c
misc: Fix typos in docs and lib
|
8 months ago |
socks_sspi.c
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
11 months ago |
speedcheck.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
speedcheck.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
splay.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
splay.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
strcase.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
strcase.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
strdup.c
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
11 months ago |
strdup.h
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
11 months ago |
strerror.c
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
6 months ago |
strerror.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
strtok.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
strtok.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
strtoofft.c
|
57446b67ba
lib: initialize output pointers to NULL before calling strto[ff,l,ul]
|
8 months ago |
strtoofft.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
system_win32.c
|
26f002e02e
system_win32: fix a function pointer assignment warning
|
10 months ago |
system_win32.h
|
26f002e02e
system_win32: fix a function pointer assignment warning
|
10 months ago |
telnet.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
telnet.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
tftp.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
tftp.h
|
49c413cce2
setopt: check CURLOPT_TFTP_BLKSIZE range on set
|
11 months ago |
timediff.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
timediff.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
timeval.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
timeval.h
|
d39863d27a
multi: round the timeout up to prevent early wakeups
|
1 year ago |
transfer.c
|
270a25c011
cw-out: improved error handling
|
6 months ago |
transfer.h
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
url.c
|
5fb018494d
url: fix use of an uninitialized variable
|
6 months ago |
url.h
|
fcef00db1a
lib: keep conn IP information together
|
8 months ago |
urlapi-int.h
|
b7b1846275
urlapi: make internal function start with Curl_
|
1 year ago |
urlapi.c
|
3eac21d86b
urlapi: add CURLU_GET_EMPTY for empty queries and fragments
|
6 months ago |
urldata.h
|
a362962b72
TLS: add support for ECH (Encrypted Client Hello)
|
6 months ago |
version.c
|
add22feeef
idn: add native AppleIDN (icucore) support for macOS/iOS
|
6 months ago |
version_win32.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
version_win32.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
warnless.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
warnless.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
11 months ago |
ws.c
|
8dd81bd5db
lib: add Curl_xfer_write_resp_hd
|
7 months ago |
ws.h
|
a586b8ca40
lib: client reader polish
|
8 months ago |