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 5 年之前
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 5 年之前
Makefile.vxworks ccfa139c71 build: updated dependencies in makefiles. 9 年之前
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() 5 年之前
checksrc.pl 6381708970 checksrc: add COPYRIGHTYEAR check 5 年之前
config-amigaos.h 60450d507f config-amigaos.h: (embarrassed) made the line shorter 7 年之前
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 6 年之前
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 7 年之前
curl_gethostname.h 4af40b3646 URLs: change all http:// URLs to https:// 8 年之前
curl_gssapi.c dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 年之前
curl_gssapi.h 28177def43 gssapi: fix deprecated header warnings 5 年之前
curl_hmac.h dbadaebfc4 checksrc: code style: use 'char *name' style 7 年之前
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 5 年之前
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 5 年之前
curl_printf.h dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 年之前
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 7 年之前
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 6 年之前
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() 5 年之前
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 5 年之前
dotdot.c 55b51b8c49 Curl_dedotdotify(): always nul terminate returned string. 6 年之前
dotdot.h 06d8f16b87 headers: end all headers with guard comment 5 年之前
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() 5 年之前
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 5 年之前
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() 5 年之前
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 7 年之前
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() 5 年之前
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 5 年之前
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 6 年之前
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 5 年之前
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" 5 年之前
netrc.h 53db15ba55 netrc: don't ignore the login name specified with "--user" 5 年之前
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 7 年之前
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() 5 年之前
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 5 年之前
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 7 年之前
setup-vms.h 6832c1d4b2 checksrc: move open braces to comply with function declaration style 7 年之前
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() 5 年之前
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 7 年之前
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 5 年之前
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 7 年之前