..
vauth
checksrc: detect more kinds of NULL comparisons we avoid
2021-12-27 23:39:26 +01:00
vquic
ngtcp2: adapt to changed end of headers callback proto
2022-01-24 13:22:54 +01:00
vssh
sha256/md5: return errors when init fails
2021-12-13 15:54:16 +01:00
vtls
mbedtls: enable use of mbedtls without filesystem functions support
2022-02-03 09:39:11 +01:00
.checksrc
lib: don't use strerror()
2021-09-09 07:53:42 +02:00
.gitattributes
…
.gitignore
…
CMakeLists.txt
cmake: don't set _USRDLL on a static Windows build
2021-11-18 11:26:30 +01:00
Makefile.am
vxworks: drop support
2022-02-01 16:18:39 +01:00
Makefile.inc
mesalink: remove support
2022-01-10 11:27:59 +01:00
Makefile.m32
Makefile.m32: rename -winssl option to -schannel and tidy up
2021-11-25 17:36:38 +00:00
altsvc.c
docs: update IETF links to use datatracker
2022-01-21 23:06:36 +01:00
altsvc.h
…
amigaos.c
copyright: update copyright year ranges to 2021
2021-05-26 08:18:11 +02:00
amigaos.h
…
arpa_telnet.h
…
asyn-ares.c
asyn-ares: ares_getaddrinfo needs no happy eyeballs timer
2021-12-14 15:34:43 +01:00
asyn-thread.c
strerror.h: remove the #include from files not using it
2021-09-09 07:53:42 +02:00
asyn.h
…
base64.c
base64: remove an unnecessary call to strlen
2022-02-01 16:09:49 +01:00
bufref.c
bufref: buffer reference support
2021-04-22 09:05:53 +02:00
bufref.h
bufref: buffer reference support
2021-04-22 09:05:53 +02:00
c-hyper.c
c-hyper: make CURLOPT_SUPPRESS_CONNECT_HEADERS work
2021-10-25 23:32:45 +02:00
c-hyper.h
c-hyper: initial step for 100-continue support
2021-08-13 23:18:21 +02:00
checksrc.pl
checksrc: fix typo in comment
2022-01-15 17:23:46 +01:00
config-amigaos.h
Get rid of the unused HAVE_SIG_ATOMIC_T et. al.
2021-07-23 12:40:42 -07:00
config-dos.h
misc: remove the final watcom references
2022-01-17 08:49:25 +01:00
config-mac.h
Get rid of the unused HAVE_SIG_ATOMIC_T et. al.
2021-07-23 12:40:42 -07:00
config-os400.h
config: remove `HAVE_WINSOCK_H` definition
2021-09-29 15:54:33 +02:00
config-plan9.h
Get rid of the unused HAVE_SIG_ATOMIC_T et. al.
2021-07-23 12:40:42 -07:00
config-riscos.h
config: remove `HAVE_WINSOCK_H` definition
2021-09-29 15:54:33 +02:00
config-win32.h
misc: remove the final watcom references
2022-01-17 08:49:25 +01:00
config-win32ce.h
misc: remove the final watcom references
2022-01-17 08:49:25 +01:00
conncache.c
conncache: make conncache_add_bundle return the pointer
2022-01-30 11:59:43 +01:00
conncache.h
…
connect.c
ngtcp2: verify the server cert on connect (quictls)
2021-12-28 23:34:23 +01:00
connect.h
lib: use int type for more port variables
2021-02-09 02:53:31 -05:00
content_encoding.c
lib: avoid fallthrough cases in switch statements
2021-09-29 10:00:52 +02:00
content_encoding.h
…
cookie.c
checksrc: detect more kinds of NULL comparisons we avoid
2021-12-27 23:39:26 +01:00
cookie.h
cookies: track expiration in jar to optimize removals
2021-06-08 09:31:19 +02:00
curl_addrinfo.c
cmake: fix support for UnixSockets feature on Win32
2021-06-21 14:52:27 +02:00
curl_addrinfo.h
…
curl_base64.h
…
curl_config.h.cmake
CMake: remove `HAVE_WINSOCK_H` definition
2021-09-29 15:54:36 +02:00
curl_ctype.c
…
curl_ctype.h
…
curl_des.c
wolfssl: use for SHA256, MD4, MD5, and setting DES odd parity
2021-10-02 13:55:31 +02:00
curl_des.h
…
curl_endian.c
curl_endian: remove the unused Curl_write64_le function
2021-06-20 23:38:32 +02:00
curl_endian.h
config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T
2021-03-11 10:11:56 +01:00
curl_fnmatch.c
…
curl_fnmatch.h
…
curl_get_line.c
hsts: enable by default
2021-04-19 08:22:16 +02:00
curl_get_line.h
…
curl_gethostname.c
…
curl_gethostname.h
…
curl_gssapi.c
curl_gssapi: fix build warnings by removing const
2021-10-19 10:34:20 +02:00
curl_gssapi.h
…
curl_hmac.h
sha256/md5: return errors when init fails
2021-12-13 15:54:16 +01:00
curl_krb5.h
krb5: remove the unused 'overhead' function
2021-04-25 14:51:34 +02:00
curl_ldap.h
…
curl_md4.h
…
curl_md5.h
sha256/md5: return errors when init fails
2021-12-13 15:54:16 +01:00
curl_memory.h
…
curl_memrchr.c
…
curl_memrchr.h
…
curl_multibyte.c
curl_multibyte: Remove local encoding fallbacks
2021-06-21 01:57:16 -04:00
curl_multibyte.h
copyright: update copyright year ranges to 2021
2021-03-27 23:00:14 +01:00
curl_ntlm_core.c
curl_ntlm_core: use OpenSSL only if DES is available
2021-10-07 18:41:23 +02:00
curl_ntlm_core.h
ntlm: support version 2 on 32-bit platforms
2021-04-09 09:40:49 +02:00
curl_ntlm_wb.c
cleanup: URL updates
2021-08-12 18:41:13 +00:00
curl_ntlm_wb.h
…
curl_path.c
tidy-up: make conditional checks more consistent
2021-04-22 09:10:17 +02:00
curl_path.h
…
curl_printf.h
…
curl_range.c
infof: remove newline from format strings, always append it
2021-07-07 22:54:01 +02:00
curl_range.h
…
curl_rtmp.c
conn: add 'attach' to protocol handler, make libssh2 use it
2021-05-17 17:57:50 +02:00
curl_rtmp.h
…
curl_sasl.c
sasl: binary messages
2021-10-02 23:30:37 +02:00
curl_sasl.h
sasl: binary messages
2021-10-02 23:30:37 +02:00
curl_setup.h
TPF: drop support
2022-02-04 08:05:35 +01:00
curl_setup_once.h
Get rid of the unused HAVE_SIG_ATOMIC_T et. al.
2021-07-23 12:40:42 -07:00
curl_sha256.h
misc: allow curl to build with wolfssl --enable-opensslextra
2022-01-21 23:04:02 +01:00
curl_sspi.c
misc: update copyright year range
2021-12-30 14:17:47 +01:00
curl_sspi.h
…
curl_threads.c
…
curl_threads.h
…
curlx.h
…
dict.c
infof: remove newline from format strings, always append it
2021-07-07 22:54:01 +02:00
dict.h
…
doh.c
urldata: CONN_IS_PROXIED replaces bits.close when proxy can be disabled
2022-01-30 12:01:25 +01:00
doh.h
cleanup: spell DoH with a lowercase o
2021-07-16 23:53:13 +02:00
dotdot.c
docs: update IETF links to use datatracker
2022-01-21 23:06:36 +01:00
dotdot.h
…
dynbuf.c
…
dynbuf.h
dynbuf: bump the max HTTP request to 1MB
2021-03-06 22:48:35 +01:00
easy.c
netware: remove support
2022-01-31 13:40:26 +01:00
easygetopt.c
…
easyif.h
…
easyoptions.c
mime: use percent-escaping for multipart form field and file names
2021-11-15 10:40:03 +01:00
easyoptions.h
…
escape.c
docs: update IETF links to use datatracker
2022-01-21 23:06:36 +01:00
escape.h
…
file.c
conn: add 'attach' to protocol handler, make libssh2 use it
2021-05-17 17:57:50 +02:00
file.h
…
fileinfo.c
…
fileinfo.h
…
firefox-db2pem.sh
…
formdata.c
formdata: avoid size_t => long typecast overflows
2022-01-13 23:07:52 +01:00
formdata.h
…
ftp.c
ftp: disable warning 4706 in MSVC
2022-01-03 17:05:13 +01:00
ftp.h
…
ftplistparser.c
tidy-up: make conditional checks more consistent
2021-04-22 09:10:17 +02:00
ftplistparser.h
…
getenv.c
…
getinfo.c
urldata: merge "struct DynamicStatic" into "struct UrlState"
2021-03-26 23:19:20 +01:00
getinfo.h
…
gopher.c
conn: add 'attach' to protocol handler, make libssh2 use it
2021-05-17 17:57:50 +02:00
gopher.h
…
hash.c
hash: lazy-alloc the table in Curl_hash_add()
2021-12-10 23:16:43 +01:00
hash.h
hash: lazy-alloc the table in Curl_hash_add()
2021-12-10 23:16:43 +01:00
hmac.c
…
hostasyn.c
strerror.h: remove the #include from files not using it
2021-09-09 07:53:42 +02:00
hostcheck.c
hostcheck: fixed to not touch used input strings
2022-01-24 13:55:57 +01:00
hostcheck.h
hostcheck: fixed to not touch used input strings
2022-01-24 13:55:57 +01:00
hostip.c
misc: remove unused doh flags when CURL_DISABLE_DOH is defined
2021-12-15 08:01:21 +01:00
hostip.h
hash: lazy-alloc the table in Curl_hash_add()
2021-12-10 23:16:43 +01:00
hostip4.c
strerror.h: remove the #include from files not using it
2021-09-09 07:53:42 +02:00
hostip6.c
strerror.h: remove the #include from files not using it
2021-09-09 07:53:42 +02:00
hostsyn.c
strerror.h: remove the #include from files not using it
2021-09-09 07:53:42 +02:00
hsts.c
docs: update IETF links to use datatracker
2022-01-21 23:06:36 +01:00
hsts.h
hsts: CURLSTS_FAIL from hsts read callback should fail transfer
2021-09-16 12:36:12 +02:00
http.c
docs: update IETF links to use datatracker
2022-01-21 23:06:36 +01:00
http.h
http: enable haproxy support for hyper backend
2021-11-19 14:06:42 +01:00
http2.c
http2:set_transfer_url() return early on OOM
2021-12-06 14:32:29 +01:00
http2.h
version: turn version number functions into returning void
2021-06-30 23:23:34 +02:00
http_aws_sigv4.c
sha256/md5: return errors when init fails
2021-12-13 15:54:16 +01:00
http_aws_sigv4.h
…
http_chunks.c
…
http_chunks.h
…
http_digest.c
lib: fix type of len passed to *printf's %*s
2021-06-30 23:53:58 +02:00
http_digest.h
http: use credentials from transfer, not connection
2021-02-13 22:36:15 +01:00
http_negotiate.c
infof: remove newline from format strings, always append it
2021-07-07 22:54:01 +02:00
http_negotiate.h
…
http_ntlm.c
lib: avoid fallthrough cases in switch statements
2021-09-29 10:00:52 +02:00
http_ntlm.h
…
http_proxy.c
http_proxy: don't close the socket (too early)
2021-12-29 23:20:03 +01:00
http_proxy.h
http_proxy: make Curl_connect_done() work for proxy disabled builds
2021-11-12 14:48:45 +01:00
idn_win32.c
…
if2ip.c
checksrc: detect more kinds of NULL comparisons we avoid
2021-12-27 23:39:26 +01:00
if2ip.h
…
imap.c
misc: s/e-mail/email
2021-12-19 23:48:13 +01:00
imap.h
…
inet_ntop.c
configure/cmake: remove checks for unused inet_ntoa and inet_ntoa_r
2021-06-18 13:52:18 +02:00
inet_ntop.h
…
inet_pton.c
checksrc: detect more kinds of NULL comparisons we avoid
2021-12-27 23:39:26 +01:00
inet_pton.h
…
krb5.c
checksrc: detect more kinds of NULL comparisons we avoid
2021-12-27 23:39:26 +01:00
ldap.c
ldap: return CURLE_URL_MALFORMAT for bad URL
2022-01-10 09:37:47 +01:00
libcurl.plist
…
libcurl.rc
libcurl.rc: switch out the copyright symbol for plain ASCII
2021-09-26 23:10:03 +02:00
libcurl.vers.in
…
llist.c
llist: remove redundant code, branch will not be executed
2021-09-24 12:49:53 +02:00
llist.h
…
makefile.amiga
…
makefile.dj
…
md4.c
checksrc: detect more kinds of NULL comparisons we avoid
2021-12-27 23:39:26 +01:00
md5.c
md5: check md5_init_func return value
2022-01-23 01:56:59 -05:00
memdebug.c
copyright: update copyright year ranges to 2021
2021-03-27 23:00:14 +01:00
memdebug.h
…
mime.c
mime: use percent-escaping for multipart form field and file names
2021-11-15 10:40:03 +01:00
mime.h
…
mk-ca-bundle.pl
lib/mk-ca-bundle.pl: skip certs passed Not Valid After date
2021-09-30 23:37:55 +02:00
mk-ca-bundle.vbs
…
mprintf.c
misc: remove the final watcom references
2022-01-17 08:49:25 +01:00
mqtt.c
mqtt: free any leftover when done
2022-01-13 23:09:14 +01:00
mqtt.h
…
multi.c
multi: grammar fix in comment
2022-02-01 09:37:26 +01:00
multihandle.h
multi: handle errors returned from socket/timer callbacks
2021-12-06 14:55:52 +01:00
multiif.h
multi: handle errors returned from socket/timer callbacks
2021-12-06 14:55:52 +01:00
netrc.c
netrc: skip 'macdef' definitions
2021-06-13 23:44:41 +02:00
netrc.h
…
non-ascii.c
non-ascii: fix build errors from strerror fix
2021-09-10 19:07:18 +02:00
non-ascii.h
…
nonblock.c
misc: remove BeOS code and references
2022-01-17 08:47:23 +01:00
nonblock.h
…
openldap.c
openldap: fix compiler warning when built without SSL support
2022-02-01 09:14:35 +01:00
optiontable.pl
easyoptions: add the two new PRE* options
2021-09-29 14:48:02 +02:00
parsedate.c
…
parsedate.h
…
pingpong.c
infof: remove newline from format strings, always append it
2021-07-07 22:54:01 +02:00
pingpong.h
…
pop3.c
sasl: binary messages
2021-10-02 23:30:37 +02:00
pop3.h
…
progress.c
progress: make trspeed avoid floats
2021-09-01 08:35:31 +02:00
progress.h
…
psl.c
…
psl.h
…
quic.h
version: turn version number functions into returning void
2021-06-30 23:23:34 +02:00
rand.c
infof: remove newline from format strings, always append it
2021-07-07 22:54:01 +02:00
rand.h
…
rename.c
…
rename.h
…
rtsp.c
infof: remove newline from format strings, always append it
2021-07-07 22:54:01 +02:00
rtsp.h
configure: disable RTSP when hyper is selected
2021-06-10 08:42:46 +02:00
select.c
TPF: drop support
2022-02-04 08:05:35 +01:00
select.h
TPF: drop support
2022-02-04 08:05:35 +01:00
sendf.c
sendf: accept zero-length data in Curl_client_write()
2021-10-25 23:33:41 +02:00
sendf.h
…
setopt.c
setopt: do bounds-check before strdup
2022-02-03 09:40:03 +01:00
setopt.h
…
setup-os400.h
…
setup-vms.h
tidy-up: make conditional checks more consistent
2021-04-22 09:10:17 +02:00
setup-win32.h
misc: update copyright years
2021-10-15 17:07:19 +02:00
sha256.c
misc: allow curl to build with wolfssl --enable-opensslextra
2022-01-21 23:04:02 +01:00
share.c
hash: lazy-alloc the table in Curl_hash_add()
2021-12-10 23:16:43 +01:00
share.h
…
sigpipe.h
sigpipe: ignore SIGPIPE when using wolfSSL as well
2021-04-26 12:59:42 +02:00
slist.c
…
slist.h
…
smb.c
infof: remove newline from format strings, always append it
2021-07-07 22:54:01 +02:00
smb.h
config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T
2021-03-11 10:11:56 +01:00
smtp.c
misc: s/e-mail/email
2021-12-19 23:48:13 +01:00
smtp.h
…
sockaddr.h
…
socketpair.c
misc: copyright year range updates
2021-07-19 09:20:58 +02:00
socketpair.h
copyright: update copyright year ranges to 2021
2021-03-27 23:00:14 +01:00
socks.c
socks5: use appropriate ATYP for numerical IP address host names
2022-01-03 22:32:05 +01:00
socks.h
…
socks_gssapi.c
lib: fixing comment spelling typos in lib files
2021-10-22 22:53:44 +02:00
socks_sspi.c
lib: fixing comment spelling typos in lib files
2021-10-22 22:53:44 +02:00
speedcheck.c
…
speedcheck.h
…
splay.c
checksrc: detect more kinds of NULL comparisons we avoid
2021-12-27 23:39:26 +01:00
splay.h
…
strcase.c
…
strcase.h
…
strdup.c
misc: update incorrect copyright year ranges
2021-08-16 11:21:47 +02:00
strdup.h
misc: update incorrect copyright year ranges
2021-08-16 11:21:47 +02:00
strerror.c
vxworks: drop support
2022-02-01 16:18:39 +01:00
strerror.h
…
strtok.c
…
strtok.h
…
strtoofft.c
…
strtoofft.h
…
system_win32.c
version_win32: Check build number and platform id
2021-12-02 03:39:14 -05:00
system_win32.h
…
telnet.c
telnet: fix option parser to not send uninitialized contents
2021-07-20 09:36:06 +02:00
telnet.h
…
tftp.c
tftp: mark protocol as not possible to do over CONNECT
2021-11-15 23:13:09 +01:00
tftp.h
…
timeval.c
copyright: update copyright year ranges to 2021
2021-05-26 08:18:11 +02:00
timeval.h
…
transfer.c
urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN
2021-11-25 08:33:48 +01:00
transfer.h
…
url.c
urldata: CONN_IS_PROXIED replaces bits.close when proxy can be disabled
2022-01-30 12:01:25 +01:00
url.h
url: make Curl_disconnect return void
2022-01-20 09:07:30 +01:00
urlapi-int.h
urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LEN
2021-11-25 08:33:48 +01:00
urlapi.c
urlapi: remove an unnecessary call to strlen
2022-02-01 15:43:45 -05:00
urldata.h
urldata: CONN_IS_PROXIED replaces bits.close when proxy can be disabled
2022-01-30 12:01:25 +01:00
version.c
version: turn version number functions into returning void
2021-06-30 23:23:34 +02:00
version_win32.c
version_win32: Check build number and platform id
2021-12-02 03:39:14 -05:00
version_win32.h
misc: update copyright year range
2021-12-30 14:17:47 +01:00
warnless.c
warnless: simplify type size handling
2021-06-04 15:08:10 +02:00
warnless.h
…
wildcard.c
…
wildcard.h
…
x509asn1.c
x509asn1: return early on errors
2021-12-15 08:19:29 +01:00
x509asn1.h
sectransp: support CURLINFO_CERTINFO
2021-08-17 08:40:44 +02:00