Daniel Stenberg 69bfde4515 http2: only do the *done() cleanups for HTTP 4 lat temu
..
vauth d80d419d3e ntlm: enable NTLM support with wolfSSL 4 lat temu
vquic c891e681bf ngtcp2: sync with current master 4 lat temu
vssh 7370b4e39f libssh2: keep sftp errors as 'unsigned long' 4 lat temu
vtls 0fda8db95c gnutls: repair the build with `CURL_DISABLE_PROXY` 4 lat temu
.gitattributes a0576e2f36 .gitattributes: force shell scripts to LF 7 lat temu
.gitignore 8611d985ee VC: remove the makefile.vc6 build infra 7 lat temu
CMakeLists.txt 7fa1578471 cmake: add aliases so exported target names are available in tree 4 lat temu
Makefile.Watcom 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 lat temu
Makefile.am fef4334091 cleanup: correct copyright year range on a few files 4 lat temu
Makefile.inc 6011a986ca vtls: Extract and simplify key log file handling from OpenSSL 4 lat temu
Makefile.m32 67f3f6cff1 Makefile.m32: Improve windres parameter compatibility 4 lat temu
Makefile.netware 66828f4fd3 lib: never define CURL_CA_BUNDLE with a getenv 4 lat temu
Makefile.vxworks 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 lat temu
altsvc.c 3f84b3e39a altsvc: bump to h3-29 4 lat temu
altsvc.h b88bdedf9c altsvc: remove the num field from the altsvc struct 4 lat temu
amigaos.c 1e853653d2 configure: add --with-amissl 5 lat temu
amigaos.h 1e853653d2 configure: add --with-amissl 5 lat temu
arpa_telnet.h ad547fcf7b travis: add build for "configure --disable-verbose" 5 lat temu
asyn-ares.c 3186f50054 timeouts: move ms timeouts to timediff_t from int and long 4 lat temu
asyn-thread.c f3d501dc67 build: disable more code/data when built without proxy support 4 lat temu
asyn.h 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
base64.c 1a7634e484 base64: check for SSH, not specific SSH backends 4 lat temu
checksrc.pl eab2f95c0d wording: avoid blacklist/whitelist stereotypes 4 lat temu
config-amigaos.h d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 lat temu
config-dos.h 66828f4fd3 lib: never define CURL_CA_BUNDLE with a getenv 4 lat temu
config-mac.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
config-os400.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 lat temu
config-plan9.h d6e3273bb0 build: remove all HAVE_OPENSSL_ENGINE_H defines 4 lat temu
config-riscos.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 lat temu
config-symbian.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 lat temu
config-tpf.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 lat temu
config-vxworks.h 2edeb10457 config: remove all defines of HAVE_DES_H 4 lat temu
config-win32.h 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
config-win32ce.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
conncache.c 8346c90b78 conncache: download buffer needs +1 size for trailing zero 4 lat temu
conncache.h c069027139 conncache: various concept cleanups 4 lat temu
connect.c dc90f51065 connect: improve happy eyeballs handling 4 lat temu
connect.h 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
content_encoding.c 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
content_encoding.h 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
cookie.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
cookie.h 249541f12f cookies: change argument type for Curl_flush_cookies 4 lat temu
curl_addrinfo.c 54d3769761 Curl_addrinfo: use one malloc instead of three 4 lat temu
curl_addrinfo.h d75e6ce85a copyright: updated year ranges out of sync 4 lat temu
curl_base64.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
curl_config.h.cmake a158a09166 CMake: add libssh build support 4 lat temu
curl_ctype.c 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url 6 lat temu
curl_ctype.h 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url 6 lat temu
curl_des.c 0bc60d91de copyrights: fix copyright year range 4 lat temu
curl_des.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
curl_endian.c 4b463992e5 lib: fix warnings found when porting to NuttX 4 lat temu
curl_endian.h 11d7fe118d headers: Remove no longer exported functions 5 lat temu
curl_fnmatch.c 8ece8177f1 cleanup: remove FIXME and TODO comments 5 lat temu
curl_fnmatch.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
curl_get_line.c 060f870b85 altsvc: Fix building with cookies disables 5 lat temu
curl_get_line.h 060f870b85 altsvc: Fix building with cookies disables 5 lat temu
curl_gethostname.c 6832c1d4b2 checksrc: move open braces to comply with function declaration style 7 lat temu
curl_gethostname.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
curl_gssapi.c dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 lat temu
curl_gssapi.h 28177def43 gssapi: fix deprecated header warnings 5 lat temu
curl_hmac.h 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
curl_ldap.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
curl_md4.h baf0b680f9 md4: Use const for the length input parameter 4 lat temu
curl_md5.h 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
curl_memory.h 8ece8177f1 cleanup: remove FIXME and TODO comments 5 lat temu
curl_memrchr.c a7df35ce21 Curl_memchr: zero length input can't match 6 lat temu
curl_memrchr.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
curl_multibyte.c e39a6e2cea multibyte: Fixed access-> waccess to file for Windows Plarform 4 lat temu
curl_multibyte.h a55c835e6b curl_multibyte: add to curlx 4 lat temu
curl_ntlm_core.c d80d419d3e ntlm: enable NTLM support with wolfSSL 4 lat temu
curl_ntlm_core.h d80d419d3e ntlm: enable NTLM support with wolfSSL 4 lat temu
curl_ntlm_wb.c e15e51384a http: move header storage to Curl_easy from connectdata 4 lat temu
curl_ntlm_wb.h fe20826b58 http_ntlm_wb: Move the type-2 message processing into a dedicated function 5 lat temu
curl_path.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
curl_path.h 06d8f16b87 headers: end all headers with guard comment 5 lat temu
curl_printf.h dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 lat temu
curl_range.c 7294e70480 Curl_range: fix FTP-only and FILE-only builds 6 lat temu
curl_range.h e04417d98f Curl_range: commonize FTP and FILE range handling 6 lat temu
curl_rtmp.c 4ac2884003 urldata: avoid 'generic', use dedicated pointers 4 lat temu
curl_rtmp.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
curl_sasl.c f3d501dc67 build: disable more code/data when built without proxy support 4 lat temu
curl_sasl.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 lat temu
curl_sec.h b228d2952b checksrc: stricter no-space-before-paren enforcement 7 lat temu
curl_setup.h e39a6e2cea multibyte: Fixed access-> waccess to file for Windows Plarform 4 lat temu
curl_setup_once.h 9e5669f388 tool: support UTF-16 command line on Windows 4 lat temu
curl_sha256.h 37dc4df270 md5/sha256: Updated the functions to allow non-string data to be hashed 4 lat temu
curl_sspi.c a55c835e6b curl_multibyte: add to curlx 4 lat temu
curl_sspi.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
curl_threads.c 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 lat temu
curl_threads.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
curlx.h a55c835e6b curl_multibyte: add to curlx 4 lat temu
dict.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
dict.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
doh.c 54d3769761 Curl_addrinfo: use one malloc instead of three 4 lat temu
doh.h 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
dotdot.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
dotdot.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
dynbuf.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
dynbuf.h 032e838b73 terminology: call them null-terminated strings 4 lat temu
easy.c 3186f50054 timeouts: move ms timeouts to timediff_t from int and long 4 lat temu
easyif.h ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 lat temu
escape.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
escape.h 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
file.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
file.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
fileinfo.c 0e2208ada6 wildcard: disable from build when FTP isn't present 5 lat temu
fileinfo.h e6c22368c6 ftplistparser: keep state between invokes 6 lat temu
firefox-db2pem.sh 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 lat temu
formdata.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
formdata.h 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
ftp.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
ftp.h 6ad062ae71 lib: clean up whitespace 4 lat temu
ftplistparser.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 lat temu
ftplistparser.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
getenv.c 46af41dafc tool_home: Fix the copyright year being out of date 4 lat temu
getinfo.c f3d501dc67 build: disable more code/data when built without proxy support 4 lat temu
getinfo.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
gopher.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
gopher.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
hash.c c45360d463 cppcheck: fix warnings 6 lat temu
hash.h 8b987cc7eb multi: fix the transfer hashes in the socket hash entries 5 lat temu
hmac.c 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
hostasyn.c 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
hostcheck.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 lat temu
hostcheck.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
hostip.c cba70628ae hostip: fix the memory-leak introduced in 67d2802 4 lat temu
hostip.h 67521b5ecf hostip: make Curl_printable_address not return anything 4 lat temu
hostip4.c 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
hostip6.c 67521b5ecf hostip: make Curl_printable_address not return anything 4 lat temu
hostsyn.c 0bc60d91de copyrights: fix copyright year range 4 lat temu
http.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
http.h 54a2b63c70 http2: simplify and clean up trailer handling 4 lat temu
http2.c 69bfde4515 http2: only do the *done() cleanups for HTTP 4 lat temu
http2.h ed35d6590e dynbuf: introduce internal generic dynamic buffer functions 4 lat temu
http_chunks.c d957ed4941 trailers: switch h1-trailer logic to use dynbuf 4 lat temu
http_chunks.h f0f053fed0 chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error 4 lat temu
http_digest.c e15e51384a http: move header storage to Curl_easy from connectdata 4 lat temu
http_digest.h e15e51384a http: move header storage to Curl_easy from connectdata 4 lat temu
http_negotiate.c e15e51384a http: move header storage to Curl_easy from connectdata 4 lat temu
http_negotiate.h c069027139 conncache: various concept cleanups 4 lat temu
http_ntlm.c e15e51384a http: move header storage to Curl_easy from connectdata 4 lat temu
http_ntlm.h c069027139 conncache: various concept cleanups 4 lat temu
http_proxy.c e15e51384a http: move header storage to Curl_easy from connectdata 4 lat temu
http_proxy.h dae126ff12 http_proxy: ported to use dynbuf instead of a static size buffer 4 lat temu
idn_win32.c a55c835e6b curl_multibyte: add to curlx 4 lat temu
if2ip.c d2baa502fc Curl_inet_ntop: always check the return code 4 lat temu
if2ip.h c3e38a4250 CURLOPT_ADDRESS_SCOPE: fix range check and more 5 lat temu
imap.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
imap.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
inet_ntop.c 0bc60d91de copyrights: fix copyright year range 4 lat temu
inet_ntop.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
inet_pton.c 0bc60d91de copyrights: fix copyright year range 4 lat temu
inet_pton.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
krb5.c 0bc60d91de copyrights: fix copyright year range 4 lat temu
ldap.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
libcurl.plist 072b1ad15a MacOSX-Framework: Make script work in Xcode 4.0 and later 11 lat temu
libcurl.rc e1360a1c91 (lib)curl.rc: fixup for minor bugs 5 lat temu
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions 11 lat temu
llist.c c0d7b05c41 llist: removed unused Curl_llist_move() 4 lat temu
llist.h c0d7b05c41 llist: removed unused Curl_llist_move() 4 lat temu
makefile.amiga 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 lat temu
makefile.dj 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 lat temu
md4.c 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
md5.c 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
memdebug.c 14dd0c0200 memdebug: don't log free(NULL) 4 lat temu
memdebug.h 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 4 lat temu
mime.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
mime.h 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
mk-ca-bundle.pl bffa116535 lib/mk-ca-bundle: skip empty certs 4 lat temu
mk-ca-bundle.vbs 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 lat temu
mprintf.c 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
mqtt.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
mqtt.h 10fece336f mqtt: make NOSTATE get within the debug name array 4 lat temu
multi.c 25222b14ef Revert "multi: implement wait using winsock events" 4 lat temu
multihandle.h 25222b14ef Revert "multi: implement wait using winsock events" 4 lat temu
multiif.h ff1c37cbe3 url: make sure pushed streams get an allocated download buffer 4 lat temu
netrc.c 0b90ec9bbf netrc: part of conditional expression is always true: !done 4 lat temu
netrc.h 1f8a584f6a netrc: CURL_DISABLE_NETRC 5 lat temu
non-ascii.c d0319adb0c copyrights: update all copyright notices to 2019 on files changed this year 4 lat temu
non-ascii.h ce0881edee mime: new MIME API. 6 lat temu
nonblock.c 0bc60d91de copyrights: fix copyright year range 4 lat temu
nonblock.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
nwlib.c 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
nwos.c b228d2952b checksrc: stricter no-space-before-paren enforcement 7 lat temu
openldap.c 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
parsedate.c 0044443a02 parsedate: offer a getdate_capped() alternative 4 lat temu
parsedate.h 0044443a02 parsedate: offer a getdate_capped() alternative 4 lat temu
pingpong.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
pingpong.h 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t 4 lat temu
pop3.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
pop3.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
progress.c 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t 4 lat temu
progress.h b801b453af whitespace fixes 5 lat temu
psl.c 8541d02c96 psl: use latest psl and refresh it periodically 6 lat temu
psl.h 8541d02c96 psl: use latest psl and refresh it periodically 6 lat temu
quic.h dc90f51065 connect: improve happy eyeballs handling 4 lat temu
rand.c 269f7df0ae PolarSSL: deprecate support step 1. Removed from configure. 5 lat temu
rand.h 269f7df0ae PolarSSL: deprecate support step 1. Removed from configure. 5 lat temu
rename.c 330f133224 rename: a new file for Curl_rename() 4 lat temu
rename.h 330f133224 rename: a new file for Curl_rename() 4 lat temu
rtsp.c e15e51384a http: move header storage to Curl_easy from connectdata 4 lat temu
rtsp.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
security.c a626fa128c security: silence conversion warning 4 lat temu
select.c 3bf18cdadd select: remove the unused ELAPSED_MS() macro 4 lat temu
select.h 4a8f459837 select: use timediff_t instead of time_t and int for timeout_ms 4 lat temu
sendf.c 550bcdd442 sendf: improve the message on client write errors 4 lat temu
sendf.h ad547fcf7b travis: add build for "configure --disable-verbose" 5 lat temu
setopt.c 9c845be279 urldata: let the HTTP method be in the set.* struct 4 lat temu
setopt.h cac5374298 setopt: support certificate options in memory with struct curl_blob 4 lat temu
setup-os400.h 66b0775763 checksrc: enhance the ASTERISKSPACE and update code accordingly 4 lat temu
setup-vms.h d75e6ce85a copyright: updated year ranges out of sync 4 lat temu
setup-win32.h d820224b8b curl_setup: define _WIN32_WINNT_[OS] symbols 4 lat temu
sha256.c 557dde201c sha256: move assign to the declaration line 4 lat temu
share.c 8b4e796775 share: don't set the share flag it something fails 4 lat temu
share.h 8541d02c96 psl: use latest psl and refresh it periodically 6 lat temu
sigpipe.h a9d9a3abbe sigpipe: if mbedTLS is used, ignore SIGPIPE 5 lat temu
slist.c 0bc60d91de copyrights: fix copyright year range 4 lat temu
slist.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
smb.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
smb.h b7135f58f5 copyright updates: adjust year ranges 4 lat temu
smtp.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
smtp.h 4754c55cd7 smtp: Detect server support for the UTF-8 extension as defined in RFC-6531 4 lat temu
sockaddr.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
socketpair.c 4b463992e5 lib: fix warnings found when porting to NuttX 4 lat temu
socketpair.h bc2dbef0af socketpair: an implemention for Windows and more 4 lat temu
socks.c 2a41e23671 socks: detect connection close during handshake 4 lat temu
socks.h 4a4b63daaa socks: make the connect phase non-blocking 4 lat temu
socks_gssapi.c 308c243db5 all: fix codespell errors 4 lat temu
socks_sspi.c 308c243db5 all: fix codespell errors 4 lat temu
speedcheck.c b9d25f9a6b timediff: return timediff_t from the time diff functions 6 lat temu
speedcheck.h 4dee50b9c8 timeval: struct curltime is a struct timeval replacement 7 lat temu
splay.c 8ece8177f1 cleanup: remove FIXME and TODO comments 5 lat temu
splay.h 11d7fe118d headers: Remove no longer exported functions 5 lat temu
strcase.c ea284778f5 strcase: turn Curl_raw_tolower into static 4 lat temu
strcase.h ea284778f5 strcase: turn Curl_raw_tolower into static 4 lat temu
strdup.c 0bc60d91de copyrights: fix copyright year range 4 lat temu
strdup.h 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes 7 lat temu
strerror.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
strerror.h 39d5621cbd strerror.h: Copyright year out of date 4 lat temu
strtok.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
strtok.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
strtoofft.c 0bc60d91de copyrights: fix copyright year range 4 lat temu
strtoofft.h a8ce5efba9 progress: calculate transfer speed on milliseconds if possible 6 lat temu
system_win32.c 05b1b35085 nit: Copyright year out of date 4 lat temu
system_win32.h 26da21c84a system_win32: fix clang warning 5 lat temu
telnet.c 0f55269aff copyright: update mismatched copyright years 4 lat temu
telnet.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
tftp.c 31e53584db escape: make the URL decode able to reject only %00 bytes 4 lat temu
tftp.h 0bc60d91de copyrights: fix copyright year range 4 lat temu
timeval.c 05b1b35085 nit: Copyright year out of date 4 lat temu
timeval.h b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 4 lat temu
transfer.c 9c845be279 urldata: let the HTTP method be in the set.* struct 4 lat temu
transfer.h a55faf33d4 cleanup: remove the 'numsocks' argument used in many places 4 lat temu
url.c 19b96ba385 url: silence MSVC warning 4 lat temu
url.h f3d501dc67 build: disable more code/data when built without proxy support 4 lat temu
urlapi-int.h 11d7fe118d headers: Remove no longer exported functions 5 lat temu
urlapi.c 032e838b73 terminology: call them null-terminated strings 4 lat temu
urldata.h 9bfe665913 vtls: compare cert blob when finding a connection to reuse 4 lat temu
version.c 3fdc4bdb5b version: skip idn2_check_version() check and add precaution 4 lat temu
warnless.c 05b100aee2 cleanup: make local functions static 5 lat temu
warnless.h fef4334091 cleanup: correct copyright year range on a few files 4 lat temu
wildcard.c 0e2208ada6 wildcard: disable from build when FTP isn't present 5 lat temu
wildcard.h 0e2208ada6 wildcard: disable from build when FTP isn't present 5 lat temu
x509asn1.c 8df455479f source cleanup: remove all custom typedef structs 4 lat temu
x509asn1.h 8df455479f source cleanup: remove all custom typedef structs 4 lat temu