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