Steve Holme fb243b0475 http_negotiate: Don't expose functions when HTTP is disabled před 5 roky
..
vauth 0424605fc7 vauth: Fix incorrect function description for Curl_auth_user_contains_domain() před 5 roky
vtls 3a03e59048 OpenSSL: Report -fips in version if OpenSSL is built with FIPS před 5 roky
.gitattributes a0576e2f36 .gitattributes: force shell scripts to LF před 7 roky
.gitignore 8611d985ee VC: remove the makefile.vc6 build infra před 7 roky
CMakeLists.txt 69328490fc CMake: Improve config installation před 6 roky
Makefile.Watcom 1cccf2f945 openssl: Remove SSLEAY leftovers před 5 roky
Makefile.am 5cf5d57ab9 makefile: make checksrc and hugefile commands "silent" před 5 roky
Makefile.inc 060f870b85 altsvc: Fix building with cookies disables před 5 roky
Makefile.m32 b801b453af whitespace fixes před 6 roky
Makefile.netware 1cccf2f945 openssl: Remove SSLEAY leftovers před 5 roky
Makefile.vxworks ccfa139c71 build: updated dependencies in makefiles. před 9 roky
altsvc.c 060f870b85 altsvc: Fix building with cookies disables před 5 roky
altsvc.h e1be825453 alt-svc: the libcurl bits před 5 roky
amigaos.c 1e853653d2 configure: add --with-amissl před 5 roky
amigaos.h 1e853653d2 configure: add --with-amissl před 5 roky
arpa_telnet.h ad547fcf7b travis: add build for "configure --disable-verbose" před 6 roky
asyn-ares.c d1b5cf830b build: fix Codacy/CppCheck warnings před 5 roky
asyn-thread.c 754ae10398 threaded-resolver: shutdown the resolver thread without error message před 5 roky
asyn.h 84a30d0a41 curl_multi_remove_handle() don't block terminating c-ares requests před 5 roky
base64.c dcd6f81025 snprintf: renamed and we now only use msnprintf() před 5 roky
checksrc.pl 6381708970 checksrc: add COPYRIGHTYEAR check před 5 roky
config-amigaos.h 60450d507f config-amigaos.h: (embarrassed) made the line shorter před 7 roky
config-dos.h b801b453af whitespace fixes před 6 roky
config-mac.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
config-os400.h a375ab3be4 os400: Disable Alt-Svc by default since it's experimental před 5 roky
config-riscos.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
config-symbian.h 908a9a6742 build: remove HAVE_LIMITS_H check před 6 roky
config-tpf.h 908a9a6742 build: remove HAVE_LIMITS_H check před 6 roky
config-vxworks.h 11974ac859 configure: remove the unused fdopen macro před 5 roky
config-win32.h abebb2b893 config_win32: enable LDAPS před 6 roky
config-win32ce.h 908a9a6742 build: remove HAVE_LIMITS_H check před 6 roky
conncache.c e649432e72 CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse před 5 roky
conncache.h 2f44e94efb pipelining: removed před 5 roky
connect.c 12d655d456 doh: disable DOH for the cases it doesn't work před 5 roky
connect.h 05b100aee2 cleanup: make local functions static před 5 roky
content_encoding.c f8be737d8f content_encoding: accept up to 4 unknown trailer bytes after raw deflate data před 6 roky
content_encoding.h dbcced8e32 HTTP: support multiple Content-Encodings před 6 roky
cookie.c b45fd8938e cookie: Guard against possible NULL ptr deref před 5 roky
cookie.h 060f870b85 altsvc: Fix building with cookies disables před 5 roky
curl_addrinfo.c 401cb92954 memdebug: log pointer before freeing its data před 5 roky
curl_addrinfo.h 76b6348949 memdebug: make debug-specific functions use curl_dbg_ prefix před 5 roky
curl_base64.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy před 8 roky
curl_config.h.cmake dc5ac786d9 cmake: rename CMAKE_USE_DARWINSSL to CMAKE_USE_SECTRANSP před 5 roky
curl_ctype.c 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url před 6 roky
curl_ctype.h 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url před 6 roky
curl_des.c 88bdd7cf6f use *.sourceforge.io and misc URL updates před 7 roky
curl_des.h 39c803cba2 openssl: remove most BoringSSL #ifdefs. před 8 roky
curl_endian.c 05b100aee2 cleanup: make local functions static před 5 roky
curl_endian.h 4ba20a5119 curl_endian: remove unused functions před 7 roky
curl_fnmatch.c fc7ab4835b fnmatch: disable if FTP is disabled před 5 roky
curl_fnmatch.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
curl_get_line.c 060f870b85 altsvc: Fix building with cookies disables před 5 roky
curl_get_line.h 060f870b85 altsvc: Fix building with cookies disables před 5 roky
curl_gethostname.c 6832c1d4b2 checksrc: move open braces to comply with function declaration style před 7 roky
curl_gethostname.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
curl_gssapi.c dcd6f81025 snprintf: renamed and we now only use msnprintf() před 5 roky
curl_gssapi.h 28177def43 gssapi: fix deprecated header warnings před 5 roky
curl_hmac.h dbadaebfc4 checksrc: code style: use 'char *name' style před 7 roky
curl_ldap.h b801b453af whitespace fixes před 6 roky
curl_md4.h e7d3f65ab9 ntlm: Missed pre-processor || (or) during rebase for cd15acd0 před 5 roky
curl_md5.h 07ba221667 md5: Update the function signature following d84da52d před 5 roky
curl_memory.h f7df67cff0 spelling fixes před 7 roky
curl_memrchr.c a7df35ce21 Curl_memchr: zero length input can't match před 6 roky
curl_memrchr.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
curl_multibyte.c 28429fb175 curl_multibyte: fix a malloc overcalculation před 5 roky
curl_multibyte.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
curl_ntlm_core.c cd15acd0ec ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4 před 5 roky
curl_ntlm_core.h cd15acd0ec ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4 před 5 roky
curl_ntlm_wb.c 880cd5dd20 strerror: make the strerror function use local buffers před 5 roky
curl_ntlm_wb.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
curl_path.c d37b0936d1 ssh: define USE_SSH if SSH is enabled (any backend) před 5 roky
curl_path.h 06d8f16b87 headers: end all headers with guard comment před 5 roky
curl_printf.h dcd6f81025 snprintf: renamed and we now only use msnprintf() před 5 roky
curl_range.c 7294e70480 Curl_range: fix FTP-only and FILE-only builds před 6 roky
curl_range.h e04417d98f Curl_range: commonize FTP and FILE range handling před 6 roky
curl_rtmp.c 65eb65fde6 urldata: simplify bytecounters před 5 roky
curl_rtmp.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
curl_sasl.c eb84ca3ea8 sasl: Don't send authcid as authzid for the PLAIN mechanism as per RFC 4616 před 5 roky
curl_sasl.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy před 8 roky
curl_sec.h b228d2952b checksrc: stricter no-space-before-paren enforcement před 7 roky
curl_setup.h d37b0936d1 ssh: define USE_SSH if SSH is enabled (any backend) před 5 roky
curl_setup_once.h b801b453af whitespace fixes před 6 roky
curl_sha256.h 2b5b37cb91 auth: add support for RFC7616 - HTTP Digest access authentication před 6 roky
curl_sspi.c e182fc1613 comment: Fix multiple typos in function parameters před 6 roky
curl_sspi.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
curl_threads.c 7ae78feea3 curl_threads: fix classic MinGW compile break před 6 roky
curl_threads.h 940e1c1e74 Windows: fixes for MinGW targeting Windows Vista před 6 roky
curlx.h dcd6f81025 snprintf: renamed and we now only use msnprintf() před 5 roky
dict.c 65eb65fde6 urldata: simplify bytecounters před 5 roky
dict.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
doh.c 9e6af114ea doh: inherit some SSL options from user's easy handle před 5 roky
doh.h 06d8f16b87 headers: end all headers with guard comment před 5 roky
dotdot.c 55b51b8c49 Curl_dedotdotify(): always nul terminate returned string. před 6 roky
dotdot.h 06d8f16b87 headers: end all headers with guard comment před 5 roky
easy.c f73de32d46 CURLOPT_DNS_USE_GLOBAL_CACHE: remove před 5 roky
easyif.h b801b453af whitespace fixes před 6 roky
escape.c dcd6f81025 snprintf: renamed and we now only use msnprintf() před 5 roky
escape.h b801b453af whitespace fixes před 6 roky
file.c 5add3514e6 file: fix "Checking if unsigned variable 'readcount' is less than zero." před 5 roky
file.h b801b453af whitespace fixes před 6 roky
fileinfo.c e6c22368c6 ftplistparser: keep state between invokes před 6 roky
fileinfo.h e6c22368c6 ftplistparser: keep state between invokes před 6 roky
firefox-db2pem.sh b801b453af whitespace fixes před 6 roky
formdata.c 15ed9f87e3 curl-compilers: enable -Wimplicit-fallthrough=4 for GCC před 6 roky
formdata.h 9926357b42 mime: unified to use the typedef'd mime structs everywhere před 7 roky
ftp.c 12d655d456 doh: disable DOH for the cases it doesn't work před 5 roky
ftp.h 65eb65fde6 urldata: simplify bytecounters před 5 roky
ftplistparser.c ab5a6cf603 ftplistparser: fix LGTM alert "Empty block without comment" před 5 roky
ftplistparser.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
getenv.c 7f3df80408 win: Basic support for Universal Windows Platform apps před 8 roky
getinfo.c 65eb65fde6 urldata: simplify bytecounters před 5 roky
getinfo.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy před 8 roky
gopher.c 39c29626cb gopher: remove check for path == NULL před 5 roky
gopher.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
hash.c c45360d463 cppcheck: fix warnings před 6 roky
hash.h cbae73e1dd llist: no longer uses malloc před 7 roky
hmac.c cb529b713f checksrc: make sure sizeof() is used *with* parentheses před 6 roky
hostasyn.c e5d574c54f dns: release sharelock as soon as possible před 5 roky
hostcheck.c 302d125b42 axtls: removed před 5 roky
hostcheck.h b801b453af whitespace fixes před 6 roky
hostip.c 12d655d456 doh: disable DOH for the cases it doesn't work před 5 roky
hostip.h 12d655d456 doh: disable DOH for the cases it doesn't work před 5 roky
hostip4.c dcd6f81025 snprintf: renamed and we now only use msnprintf() před 5 roky
hostip6.c 880cd5dd20 strerror: make the strerror function use local buffers před 5 roky
hostsyn.c 733190413f resolvers: only include anything if needed před 7 roky
http.c b5901cab57 http: Ignore HTTP/2 prior knowledge setting for HTTP proxies před 5 roky
http.h 65eb65fde6 urldata: simplify bytecounters před 5 roky
http2.c 2f44e94efb pipelining: removed před 5 roky
http2.h 05b100aee2 cleanup: make local functions static před 5 roky
http_chunks.c dd7521bcc1 ctype: restore character classification for non-ASCII platforms před 6 roky
http_chunks.h b801b453af whitespace fixes před 6 roky
http_digest.c 773cef4fae lib: fix MSVC compiler warnings před 7 roky
http_digest.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy před 8 roky
http_negotiate.c f4603708af http_negotiate: do not treat failure of gss_init_sec_context() as fatal před 5 roky
http_negotiate.h fb243b0475 http_negotiate: Don't expose functions when HTTP is disabled před 5 roky
http_ntlm.c a730432e59 spnego_sspi: add support for channel binding před 5 roky
http_ntlm.h f0bdd72c10 http_ntlm: Renamed from curl_ntlm.[c|h] před 8 roky
http_proxy.c ba243235ec urldata: rename easy_conn to just conn před 5 roky
http_proxy.h edafd52be1 http_proxy: fix build with http and proxy před 7 roky
idn_win32.c 58e4a06743 idn_win32: Use boolean based success codes před 8 roky
if2ip.c c3e38a4250 CURLOPT_ADDRESS_SCOPE: fix range check and more před 5 roky
if2ip.h c3e38a4250 CURLOPT_ADDRESS_SCOPE: fix range check and more před 5 roky
imap.c 166ace8be0 emailL Added reference to RFC8314 for implicit TLS před 5 roky
imap.h 6987fcef65 imap: change from "FETCH" to "UID FETCH" před 6 roky
inet_ntop.c dcd6f81025 snprintf: renamed and we now only use msnprintf() před 5 roky
inet_ntop.h b801b453af whitespace fixes před 6 roky
inet_pton.c af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros před 7 roky
inet_pton.h b801b453af whitespace fixes před 6 roky
krb5.c daa12c6eb3 sendf: use failf() rather than Curl_failf() před 6 roky
ldap.c 65eb65fde6 urldata: simplify bytecounters před 5 roky
libcurl.plist 072b1ad15a MacOSX-Framework: Make script work in Xcode 4.0 and later před 11 roky
libcurl.rc e1360a1c91 (lib)curl.rc: fixup for minor bugs před 5 roky
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions před 11 roky
llist.c cec0734b4c Curl_llist_remove: fix potential NULL pointer deref před 6 roky
llist.h b801b453af whitespace fixes před 6 roky
makefile.amiga b801b453af whitespace fixes před 6 roky
makefile.dj b801b453af whitespace fixes před 6 roky
md4.c cd15acd0ec ntlm: Support the NT response in the type-3 when OpenSSL doesn't include MD4 před 5 roky
md5.c 0a9f3edeb3 md5: Forgot to update the code alignment in d84da52d před 5 roky
memdebug.c b21701c54b memdebug: fix variable name před 5 roky
memdebug.h 76b6348949 memdebug: make debug-specific functions use curl_dbg_ prefix před 5 roky
mime.c 179927c12a mime: put the boundary buffer into the curl_mime struct před 5 roky
mime.h d0c1268f99 lib: Fix typos in comments před 5 roky
mk-ca-bundle.pl 47762f5583 mk-ca-bundle.pl: make -u delete certdata.txt if found not changed před 6 roky
mk-ca-bundle.vbs 7e35eb7729 spelling fixes před 6 roky
mprintf.c e4f2a5bc1b mprintf: avoid unsigned integer overflow warning před 5 roky
multi.c d934059afd Revert "multi: support verbose conncache closure handle" před 5 roky
multihandle.h 2f44e94efb pipelining: removed před 5 roky
multiif.h 5c9487a30e multiif.h: remove unused protos před 5 roky
netrc.c 53db15ba55 netrc: don't ignore the login name specified with "--user" před 5 roky
netrc.h 53db15ba55 netrc: don't ignore the login name specified with "--user" před 5 roky
non-ascii.c 5c31aebf64 non-ascii.c: fix typos in comments před 5 roky
non-ascii.h ce0881edee mime: new MIME API. před 7 roky
nonblock.c 6c413648ec nonblock: fix unused parameter warning před 6 roky
nonblock.h b801b453af whitespace fixes před 6 roky
nwlib.c 2873971d62 memory: ensure to check allocation results před 6 roky
nwos.c b228d2952b checksrc: stricter no-space-before-paren enforcement před 7 roky
openldap.c 65eb65fde6 urldata: simplify bytecounters před 5 roky
parsedate.c ea233e5b4b parsedate: support UT timezone před 6 roky
parsedate.h b801b453af whitespace fixes před 6 roky
pingpong.c 154a17b6ee pingpong: ignore regular timeout in disconnect phase před 5 roky
pingpong.h 154a17b6ee pingpong: ignore regular timeout in disconnect phase před 5 roky
pop3.c 166ace8be0 emailL Added reference to RFC8314 for implicit TLS před 5 roky
pop3.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy před 8 roky
progress.c dcd6f81025 snprintf: renamed and we now only use msnprintf() před 5 roky
progress.h b801b453af whitespace fixes před 6 roky
psl.c 8541d02c96 psl: use latest psl and refresh it periodically před 6 roky
psl.h 8541d02c96 psl: use latest psl and refresh it periodically před 6 roky
rand.c 75b94d77e8 rand: add comment to skip a clang-tidy false positive před 5 roky
rand.h 21b33b9a0b rand: Fix a mismatch between comments in source and header. před 5 roky
rtsp.c 2f44e94efb pipelining: removed před 5 roky
rtsp.h b801b453af whitespace fixes před 6 roky
security.c 4ed62bc0dc source: fix two 'nread' may be used uninitialized warnings před 5 roky
select.c c45360d463 cppcheck: fix warnings před 6 roky
select.h b801b453af whitespace fixes před 6 roky
sendf.c 0eec832603 WRITEFUNCTION: add missing set_in_callback around callback před 5 roky
sendf.h ad547fcf7b travis: add build for "configure --disable-verbose" před 6 roky
setopt.c d37b0936d1 ssh: define USE_SSH if SSH is enabled (any backend) před 5 roky
setopt.h 3b548ffde9 setopt: reintroduce non-static Curl_vsetopt() for OS400 support před 6 roky
setup-os400.h dbadaebfc4 checksrc: code style: use 'char *name' style před 7 roky
setup-vms.h 6832c1d4b2 checksrc: move open braces to comply with function declaration style před 7 roky
sha256.c 8440616f53 http: fix for tiny "HTTP/0.9" response před 6 roky
share.c 8541d02c96 psl: use latest psl and refresh it periodically před 6 roky
share.h 8541d02c96 psl: use latest psl and refresh it periodically před 6 roky
sigpipe.h a9d9a3abbe sigpipe: if mbedTLS is used, ignore SIGPIPE před 5 roky
slist.c b801b453af whitespace fixes před 6 roky
slist.h b801b453af whitespace fixes před 6 roky
smb.c 462037ad48 smb: fix incorrect path in request if connection reused před 5 roky
smb.h 09e401e01b smb: fix memory leak on early failure před 6 roky
smtp.c 166ace8be0 emailL Added reference to RFC8314 for implicit TLS před 5 roky
smtp.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy před 8 roky
sockaddr.h b801b453af whitespace fixes před 6 roky
socks.c 12d655d456 doh: disable DOH for the cases it doesn't work před 5 roky
socks.h b801b453af whitespace fixes před 6 roky
socks_gssapi.c dcd6f81025 snprintf: renamed and we now only use msnprintf() před 5 roky
socks_sspi.c 880cd5dd20 strerror: make the strerror function use local buffers před 5 roky
speedcheck.c b9d25f9a6b timediff: return timediff_t from the time diff functions před 7 roky
speedcheck.h 4dee50b9c8 timeval: struct curltime is a struct timeval replacement před 7 roky
splay.c b801b453af whitespace fixes před 6 roky
splay.h 87501e57f1 code style: remove wrong uses of multiple spaces před 7 roky
ssh-libssh.c 65eb65fde6 urldata: simplify bytecounters před 5 roky
ssh.c d6f73af730 ssh: loop the state machine if not done and not blocking před 5 roky
ssh.h 1a890997a4 all: s/int/size_t cleanup před 6 roky
strcase.c 222e65fd78 strcase: corrected comment header for Curl_strcasecompare() před 7 roky
strcase.h a829c4b25e Remove unused definitions před 6 roky
strdup.c 39c9140cce Curl_saferealloc: Fixed typo in docblock před 6 roky
strdup.h 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes před 7 roky
strerror.c 880cd5dd20 strerror: make the strerror function use local buffers před 5 roky
strerror.h 880cd5dd20 strerror: make the strerror function use local buffers před 5 roky
strtok.c 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
strtok.h 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
strtoofft.c 0f31647cf7 lib: silence null-dereference warnings před 6 roky
strtoofft.h a8ce5efba9 progress: calculate transfer speed on milliseconds if possible před 6 roky
system_win32.c db374c50db system_win32: move win32_init here from easy.c před 5 roky
system_win32.h db374c50db system_win32: move win32_init here from easy.c před 5 roky
telnet.c 65eb65fde6 urldata: simplify bytecounters před 5 roky
telnet.h b801b453af whitespace fixes před 6 roky
tftp.c 65eb65fde6 urldata: simplify bytecounters před 5 roky
tftp.h b801b453af whitespace fixes před 6 roky
timeval.c d1b5cf830b build: fix Codacy/CppCheck warnings před 5 roky
timeval.h 1e4ec09a26 printf: introduce CURL_FORMAT_TIMEDIFF_T před 5 roky
transfer.c 2f44e94efb pipelining: removed před 5 roky
transfer.h 65eb65fde6 urldata: simplify bytecounters před 5 roky
url.c d37b0936d1 ssh: define USE_SSH if SSH is enabled (any backend) před 5 roky
url.h 2f44e94efb pipelining: removed před 5 roky
urlapi-int.h e1be2ecba4 tests: add urlapi unittest před 5 roky
urlapi.c 2d0e9b40d3 urlapi: add CURLUPART_ZONEID to set and get před 5 roky
urldata.h d37b0936d1 ssh: define USE_SSH if SSH is enabled (any backend) před 5 roky
version.c d37b0936d1 ssh: define USE_SSH if SSH is enabled (any backend) před 5 roky
warnless.c 05b100aee2 cleanup: make local functions static před 5 roky
warnless.h 05b100aee2 cleanup: make local functions static před 5 roky
wildcard.c e6c22368c6 ftplistparser: keep state between invokes před 6 roky
wildcard.h 98a768f0a6 ftplistparser: renamed some members and variables před 6 roky
x509asn1.c d8b0318ad6 x509asn1: cleanup and unify code layout před 5 roky
x509asn1.h dbadaebfc4 checksrc: code style: use 'char *name' style před 7 roky