.. |
vauth
|
e3461bbd05
digest: support SHA-512/256
|
пре 8 месеци |
vquic
|
bdff974f46
OpenSSL QUIC: adapt to v3.3.x
|
пре 8 месеци |
vssh
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
vtls
|
e3a4273c41
rustls: make curl compile with 0.12.0
|
пре 8 месеци |
.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
|
aace27b096
cmake: option to disable install & drop `curlu` target when unused
|
пре 1 година |
Makefile.am
|
444f64b3e9
autotools: avoid passing `LDFLAGS` twice to libcurl
|
пре 1 година |
Makefile.inc
|
5929822114
lib: send rework
|
пре 8 месеци |
Makefile.mk
|
ba8752e556
Makefile.mk: drop Windows support
|
пре 11 месеци |
Makefile.soname
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
altsvc.c
|
142ac257b3
lib: convert Curl_get_line to use dynbuf
|
пре 9 месеци |
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
|
dac293cfb7
lib: apache style infof and trace macros/functions
|
пре 1 година |
asyn-ares.c
|
4224d6e0f3
asyn-ares: with modern c-ares, use its default timeout
|
пре 10 месеци |
asyn-thread.c
|
8243ad6458
asyn-thread: use wakeup_close to close the read descriptor
|
пре 9 месеци |
asyn.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
base64.c
|
c44671ed43
build: fix builds that disable protocols but not digest auth
|
пре 11 месеци |
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
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
пре 11 месеци |
bufref.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
c-hyper.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
c-hyper.h
|
5929822114
lib: send rework
|
пре 8 месеци |
cf-h1-proxy.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
cf-h1-proxy.h
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
пре 1 година |
cf-h2-proxy.c
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
пре 11 месеци |
cf-h2-proxy.h
|
4ae2d9f24d
proxy: http2 proxy tunnel implementation
|
пре 1 година |
cf-haproxy.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
cf-haproxy.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
пре 1 година |
cf-https-connect.c
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
пре 11 месеци |
cf-https-connect.h
|
9deebd311b
lib: give source files cf-http.* better fitting names
|
пре 1 година |
cf-socket.c
|
6984aa3a45
ftp: tracing improvements
|
пре 9 месеци |
cf-socket.h
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
пре 11 месеци |
cfilters.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
cfilters.h
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
config-amigaos.h
|
60359ad504
build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H`
|
пре 1 година |
config-dos.h
|
a426b5050f
build: variadic macro tidy-ups
|
пре 1 година |
config-mac.h
|
db07376a3e
lib: remove TIME_WITH_SYS_TIME
|
пре 1 година |
config-os400.h
|
423645a1ef
build: delete unused `HAVE_{GSSHEIMDAL,GSSMIT,HEIMDAL}`
|
пре 11 месеци |
config-plan9.h
|
60359ad504
build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H`
|
пре 1 година |
config-riscos.h
|
60359ad504
build: delete `HAVE_STDINT_H` and `HAVE_INTTYPES_H`
|
пре 1 година |
config-win32.h
|
c1bc090d65
windows: simplify detecting and using system headers
|
пре 11 месеци |
config-win32ce.h
|
c1bc090d65
windows: simplify detecting and using system headers
|
пре 11 месеци |
conncache.c
|
476adfeac0
multi: add xfer_buf to multi handle
|
пре 9 месеци |
conncache.h
|
e024d5665d
lib: add CURLINFO_CONN_ID and CURLINFO_XFER_ID
|
пре 1 година |
connect.c
|
cc04c73677
CURLINFO_USED_PROXY: return bool whether the proxy was used
|
пре 8 месеци |
connect.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
пре 1 година |
content_encoding.c
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
пре 10 месеци |
content_encoding.h
|
82ba603da4
content_encoding: make Curl_all_content_encodings allocless
|
пре 1 година |
cookie.c
|
142ac257b3
lib: convert Curl_get_line to use dynbuf
|
пре 9 месеци |
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
|
a808aab068
cmake: rework options to enable curl and libcurl docs
|
пре 9 месеци |
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
|
142ac257b3
lib: convert Curl_get_line to use dynbuf
|
пре 9 месеци |
curl_get_line.h
|
142ac257b3
lib: convert Curl_get_line to use dynbuf
|
пре 9 месеци |
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
|
17162dcb27
build: fix libssh2 + `CURL_DISABLE_DIGEST_AUTH` + `CURL_DISABLE_AWS`
|
пре 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
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
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
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
curl_multibyte.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
curl_ntlm_core.c
|
006977859d
openssl: fix building with v3 `no-deprecated` + add CI test
|
пре 11 месеци |
curl_ntlm_core.h
|
7c8bae0d9c
nss: remove support for this TLS library
|
пре 1 година |
curl_ntlm_wb.c
|
e75a48d2c3
ntml_wb: fix buffer type typo
|
пре 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
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
curl_printf.h
|
f58e493e44
curl.h: add CURLE_TOO_LARGE
|
пре 11 месеци |
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
|
5929822114
lib: send rework
|
пре 8 месеци |
curl_rtmp.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
curl_sasl.c
|
7b2d98dfad
sasl: make login option string override http auth
|
пре 9 месеци |
curl_sasl.h
|
1485e89213
misc: reduce struct and struct field sizes
|
пре 1 година |
curl_setup.h
|
d5b0fee39a
sha512_256: remove the cast macro, minor language/format edits
|
пре 8 месеци |
curl_setup_once.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
curl_sha256.h
|
e92edfbef6
lib: add ability to disable auths individually
|
пре 1 година |
curl_sha512_256.c
|
d5b0fee39a
sha512_256: remove the cast macro, minor language/format edits
|
пре 8 месеци |
curl_sha512_256.h
|
cbe41d151d
SHA-512/256: implement hash algorithm
|
пре 8 месеци |
curl_sspi.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
curl_sspi.h
|
7e828fe503
curl_sspi: support more revocation error names in error messages
|
пре 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
|
f7e598791f
DoH: add trace configuration
|
пре 8 месеци |
curl_trc.h
|
f7e598791f
DoH: add trace configuration
|
пре 8 месеци |
curlx.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
cw-out.c
|
463472a2d6
lib: move client writer into own source
|
пре 8 месеци |
cw-out.h
|
463472a2d6
lib: move client writer into own source
|
пре 8 месеци |
dict.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
dict.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
doh.c
|
f7e598791f
DoH: add trace configuration
|
пре 8 месеци |
doh.h
|
f7e598791f
DoH: add trace configuration
|
пре 8 месеци |
dynbuf.c
|
5b286c2508
build: delete/replace clang warning pragmas
|
пре 9 месеци |
dynbuf.h
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
пре 11 месеци |
dynhds.c
|
117c9bd978
http2: header conversion tightening
|
пре 1 година |
dynhds.h
|
117c9bd978
http2: header conversion tightening
|
пре 1 година |
easy.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
easy_lock.h
|
5adb6000ff
easy_lock: add a pthread_mutex_t fallback
|
пре 1 година |
easygetopt.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
easyif.h
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
easyoptions.c
|
dd29622f32
CURLOPT_SERVER_RESPONSE_TIMEOUT_MS: add
|
пре 11 месеци |
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
|
0e2ffa3632
file: use xfer buf for file:// transfers
|
пре 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
|
f0eacd9447
fopen: fix narrowing conversion warning on 32-bit Android
|
пре 8 месеци |
fopen.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
formdata.c
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
пре 11 месеци |
formdata.h
|
038c46f61f
configure, cmake, lib: more form api deprecation
|
пре 1 година |
ftp.c
|
5929822114
lib: send rework
|
пре 8 месеци |
ftp.h
|
8f4608468b
ftp: add more conditions for connection reuse
|
пре 1 година |
ftplistparser.c
|
84338c4de2
build: add more picky warnings and fix them
|
пре 1 година |
ftplistparser.h
|
56d5c07bbb
wildcard: remove files and move functions into ftplistparser.c
|
пре 1 година |
functypes.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
getenv.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
getinfo.c
|
cc04c73677
CURLINFO_USED_PROXY: return bool whether the proxy was used
|
пре 8 месеци |
getinfo.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
gopher.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
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
|
2abfa3833b
http: move headers collecting to writer
|
пре 8 месеци |
headers.h
|
2abfa3833b
http: move headers collecting to writer
|
пре 8 месеци |
hmac.c
|
ff5e502316
lib: enable hmac for digest as well
|
пре 1 година |
hostasyn.c
|
907eea0804
Revert "urldata: move async resolver state from easy handle to connectdata"
|
пре 11 месеци |
hostip.c
|
907eea0804
Revert "urldata: move async resolver state from easy handle to connectdata"
|
пре 11 месеци |
hostip.h
|
b651aba096
hostip: show the list of IPs when resolving is done
|
пре 1 година |
hostip4.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
hostip6.c
|
68673c3e9e
hostip6: fix DEBUG_ADDRINFO builds
|
пре 1 година |
hostsyn.c
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
hsts.c
|
142ac257b3
lib: convert Curl_get_line to use dynbuf
|
пре 9 месеци |
hsts.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
http.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
http.h
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
http1.c
|
bb4032a152
http: h1/h2 proxy unification
|
пре 1 година |
http1.h
|
bb4032a152
http: h1/h2 proxy unification
|
пре 1 година |
http2.c
|
0dc036225b
HTTP/2: write response directly
|
пре 9 месеци |
http2.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
пре 1 година |
http_aws_sigv4.c
|
ff74cef5d4
lib: reduce use of strncpy
|
пре 11 месеци |
http_aws_sigv4.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
http_chunks.c
|
9c8968e43d
http_chunks: remove unused 'endptr' variable
|
пре 8 месеци |
http_chunks.h
|
d7b6ce64ce
lib: replace readwrite with write_resp
|
пре 10 месеци |
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
|
693cd16793
http_proxy: a blank CURLOPT_USERAGENT should not be used in CONNECT
|
пре 10 месеци |
http_proxy.h
|
bb4032a152
http: h1/h2 proxy unification
|
пре 1 година |
idn.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
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
|
5929822114
lib: send rework
|
пре 8 месеци |
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
|
2dbe75bd7f
build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings
|
пре 11 месеци |
inet_pton.h
|
03e7dff8ff
windows: delete redundant headers
|
пре 11 месеци |
krb5.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
ldap.c
|
5929822114
lib: send rework
|
пре 8 месеци |
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
|
5cc2b016c3
md4: include strdup.h for the memdup proto
|
пре 9 месеци |
md5.c
|
e92edfbef6
lib: add ability to disable auths individually
|
пре 1 година |
memdebug.c
|
5b286c2508
build: delete/replace clang warning pragmas
|
пре 9 месеци |
memdebug.h
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
пре 11 месеци |
mime.c
|
5b286c2508
build: delete/replace clang warning pragmas
|
пре 9 месеци |
mime.h
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
пре 11 месеци |
mprintf.c
|
e3a3bb371f
mprintf: fix format prefix I32/I64 for windows compilers
|
пре 8 месеци |
mqtt.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
mqtt.h
|
bdae275958
mqtt, remove remaining use of data->state.buffer
|
пре 9 месеци |
multi.c
|
757dfdfb55
multi: make add_handle free any multi_easy
|
пре 8 месеци |
multihandle.h
|
476adfeac0
multi: add xfer_buf to multi handle
|
пре 9 месеци |
multiif.h
|
476adfeac0
multi: add xfer_buf to multi handle
|
пре 9 месеци |
netrc.c
|
142ac257b3
lib: convert Curl_get_line to use dynbuf
|
пре 9 месеци |
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
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
пре 11 месеци |
noproxy.h
|
7ad8a7ba9e
noproxy: support for space-separated names is deprecated
|
пре 1 година |
openldap.c
|
5929822114
lib: send rework
|
пре 8 месеци |
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
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
pingpong.h
|
5929822114
lib: send rework
|
пре 8 месеци |
pop3.c
|
5929822114
lib: send rework
|
пре 8 месеци |
pop3.h
|
1485e89213
misc: reduce struct and struct field sizes
|
пре 1 година |
progress.c
|
68f96fc9bf
getinfo: CURLINFO_QUEUE_TIME_T
|
пре 10 месеци |
progress.h
|
68f96fc9bf
getinfo: CURLINFO_QUEUE_TIME_T
|
пре 10 месеци |
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
|
cfe7902111
lib: add debug log outputs for CURLE_BAD_FUNCTION_ARGUMENT
|
пре 10 месеци |
rand.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
rename.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
rename.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
request.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
request.h
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
rtsp.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
rtsp.h
|
7eb31c852d
RTSP: improved RTP parser
|
пре 1 година |
select.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
select.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
sendf.c
|
5929822114
lib: send rework
|
пре 8 месеци |
sendf.h
|
5929822114
lib: send rework
|
пре 8 месеци |
setopt.c
|
7448054c38
setopt: fix check for CURLOPT_PROXY_TLSAUTH_TYPE value
|
пре 8 месеци |
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
|
c1bc090d65
windows: simplify detecting and using system headers
|
пре 11 месеци |
sha256.c
|
e92edfbef6
lib: add ability to disable auths individually
|
пре 1 година |
share.c
|
2dbe75bd7f
build: fix some `-Wsign-conversion`/`-Warith-conversion` warnings
|
пре 11 месеци |
share.h
|
fd7ef00f43
build: delete support bits for obsolete Windows compilers
|
пре 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
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
smb.h
|
3f8fc25720
cmake: add support for "unity" builds
|
пре 1 година |
smtp.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
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
|
03e7dff8ff
windows: delete redundant headers
|
пре 11 месеци |
socketpair.h
|
43eb798da0
asyn-thread: use pipe instead of socketpair for IPC when available
|
пре 1 година |
socks.c
|
a3a940702a
socks: reduce the buffer size to 600 (from 8K)
|
пре 9 месеци |
socks.h
|
8e85764b7b
lib: remove unused functions, make single-use static
|
пре 1 година |
socks_gssapi.c
|
7309b9cbbf
lib: strndup/memdup instead of malloc, memcpy and null-terminate
|
пре 11 месеци |
socks_sspi.c
|
3829759bd0
build: enable missing OpenSSF-recommended warnings, with fixes
|
пре 11 месеци |
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
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
пре 11 месеци |
strdup.h
|
7c992dd9f8
lib: rename Curl_strndup to Curl_memdup0 to avoid misunderstanding
|
пре 11 месеци |
strerror.c
|
a719be81e9
strerror: repair get_winsock_error()
|
пре 11 месеци |
strerror.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
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
|
57446b67ba
lib: initialize output pointers to NULL before calling strto[ff,l,ul]
|
пре 8 месеци |
strtoofft.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
system_win32.c
|
26f002e02e
system_win32: fix a function pointer assignment warning
|
пре 10 месеци |
system_win32.h
|
26f002e02e
system_win32: fix a function pointer assignment warning
|
пре 10 месеци |
telnet.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
telnet.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
tftp.c
|
5929822114
lib: send rework
|
пре 8 месеци |
tftp.h
|
49c413cce2
setopt: check CURLOPT_TFTP_BLKSIZE range on set
|
пре 11 месеци |
timediff.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
timediff.h
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
пре 1 година |
timeval.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
timeval.h
|
d39863d27a
multi: round the timeout up to prevent early wakeups
|
пре 1 година |
transfer.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
transfer.h
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
url.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
url.h
|
5929822114
lib: send rework
|
пре 8 месеци |
urlapi-int.h
|
b7b1846275
urlapi: make internal function start with Curl_
|
пре 1 година |
urlapi.c
|
57446b67ba
lib: initialize output pointers to NULL before calling strto[ff,l,ul]
|
пре 8 месеци |
urldata.h
|
5929822114
lib: send rework
|
пре 8 месеци |
version.c
|
174c89ec3f
version: allow building with ancient libpsl
|
пре 9 месеци |
version_win32.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
version_win32.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
warnless.c
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
warnless.h
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
пре 11 месеци |
ws.c
|
3755153571
lib: Curl_read/Curl_write clarifications
|
пре 8 месеци |
ws.h
|
3378d2bd09
websockets: refactor decode chain
|
пре 10 месеци |