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