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