Dominik Hölzl 6c60355323 Negotiate: fix for HTTP POST with Negotiate há 6 anos atrás
..
vauth 6c60355323 Negotiate: fix for HTTP POST with Negotiate há 5 anos atrás
vtls 15cbf8dec6 gnutls: remove call to deprecated gnutls_compression_get_name há 5 anos atrás
.gitattributes a0576e2f36 .gitattributes: force shell scripts to LF há 7 anos atrás
.gitignore 8611d985ee VC: remove the makefile.vc6 build infra há 7 anos atrás
CMakeLists.txt 69328490fc CMake: Improve config installation há 6 anos atrás
Makefile.Watcom 1cccf2f945 openssl: Remove SSLEAY leftovers há 6 anos atrás
Makefile.am 179311ec37 configure: rewrite --enable-code-coverage há 5 anos atrás
Makefile.inc e1be825453 alt-svc: the libcurl bits há 5 anos atrás
Makefile.m32 b801b453af whitespace fixes há 6 anos atrás
Makefile.netware 1cccf2f945 openssl: Remove SSLEAY leftovers há 6 anos atrás
Makefile.vxworks ccfa139c71 build: updated dependencies in makefiles. há 10 anos atrás
altsvc.c 2591a491aa altsvc_out: check the return code from Curl_gmtime há 5 anos atrás
altsvc.h e1be825453 alt-svc: the libcurl bits há 5 anos atrás
amigaos.c 0f1996321f s/cURL/curl há 8 anos atrás
amigaos.h b801b453af whitespace fixes há 6 anos atrás
arpa_telnet.h ad547fcf7b travis: add build for "configure --disable-verbose" há 6 anos atrás
asyn-ares.c 84a30d0a41 curl_multi_remove_handle() don't block terminating c-ares requests há 5 anos atrás
asyn-thread.c 754ae10398 threaded-resolver: shutdown the resolver thread without error message há 5 anos atrás
asyn.h 84a30d0a41 curl_multi_remove_handle() don't block terminating c-ares requests há 5 anos atrás
base64.c dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
checksrc.pl 6381708970 checksrc: add COPYRIGHTYEAR check há 6 anos atrás
config-amigaos.h 60450d507f config-amigaos.h: (embarrassed) made the line shorter há 8 anos atrás
config-dos.h b801b453af whitespace fixes há 6 anos atrás
config-mac.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
config-os400.h a4fc19eb4d os400: add missing symbols in config file. há 7 anos atrás
config-riscos.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
config-symbian.h 908a9a6742 build: remove HAVE_LIMITS_H check há 6 anos atrás
config-tpf.h 908a9a6742 build: remove HAVE_LIMITS_H check há 6 anos atrás
config-vxworks.h 11974ac859 configure: remove the unused fdopen macro há 5 anos atrás
config-win32.h abebb2b893 config_win32: enable LDAPS há 6 anos atrás
config-win32ce.h 908a9a6742 build: remove HAVE_LIMITS_H check há 6 anos atrás
conncache.c 05b100aee2 cleanup: make local functions static há 5 anos atrás
conncache.h 85f9aa08d9 conncache_unlock: avoid indirection by changing input argument type há 5 anos atrás
connect.c 62a2534e4c urldata: convert bools to bitfields and move to end há 5 anos atrás
connect.h 05b100aee2 cleanup: make local functions static há 5 anos atrás
content_encoding.c f8be737d8f content_encoding: accept up to 4 unknown trailer bytes after raw deflate data há 6 anos atrás
content_encoding.h dbcced8e32 HTTP: support multiple Content-Encodings há 7 anos atrás
cookie.c 299d9660f8 Revert "cookies: extend domain checks to non psl builds" há 5 anos atrás
cookie.h e1be825453 alt-svc: the libcurl bits há 5 anos atrás
curl_addrinfo.c 401cb92954 memdebug: log pointer before freeing its data há 5 anos atrás
curl_addrinfo.h 76b6348949 memdebug: make debug-specific functions use curl_dbg_ prefix há 5 anos atrás
curl_base64.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
curl_config.h.cmake 4f2541f975 config: Remove unused SIZEOF_VOIDP há 6 anos atrás
curl_ctype.c 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url há 6 anos atrás
curl_ctype.h 7f41432c19 URL: fix ASCII dependency in strcpy_url and strlen_url há 6 anos atrás
curl_des.c 88bdd7cf6f use *.sourceforge.io and misc URL updates há 7 anos atrás
curl_des.h 39c803cba2 openssl: remove most BoringSSL #ifdefs. há 8 anos atrás
curl_endian.c 05b100aee2 cleanup: make local functions static há 5 anos atrás
curl_endian.h 4ba20a5119 curl_endian: remove unused functions há 7 anos atrás
curl_fnmatch.c fc7ab4835b fnmatch: disable if FTP is disabled há 5 anos atrás
curl_fnmatch.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
curl_gethostname.c 6832c1d4b2 checksrc: move open braces to comply with function declaration style há 8 anos atrás
curl_gethostname.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
curl_gssapi.c dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
curl_gssapi.h 28177def43 gssapi: fix deprecated header warnings há 5 anos atrás
curl_hmac.h dbadaebfc4 checksrc: code style: use 'char *name' style há 8 anos atrás
curl_ldap.h b801b453af whitespace fixes há 6 anos atrás
curl_md4.h 5f830eaba0 mbedtls: enable NTLM (& SMB) even if MD4 support is unavailable há 7 anos atrás
curl_md5.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
curl_memory.h f7df67cff0 spelling fixes há 7 anos atrás
curl_memrchr.c a7df35ce21 Curl_memchr: zero length input can't match há 6 anos atrás
curl_memrchr.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
curl_multibyte.c 28429fb175 curl_multibyte: fix a malloc overcalculation há 6 anos atrás
curl_multibyte.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
curl_ntlm_core.c 76a9c3c4be Secure Transport: no more "darwinssl" há 5 anos atrás
curl_ntlm_core.h 953b5c4e26 ntlm: move NTLM_NEEDS_NSS_INIT define into core NTLM header há 7 anos atrás
curl_ntlm_wb.c 880cd5dd20 strerror: make the strerror function use local buffers há 5 anos atrás
curl_ntlm_wb.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
curl_path.c afda140ec5 curl_path: only enabled for SSH builds há 5 anos atrás
curl_path.h 06d8f16b87 headers: end all headers with guard comment há 6 anos atrás
curl_printf.h dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
curl_range.c 7294e70480 Curl_range: fix FTP-only and FILE-only builds há 6 anos atrás
curl_range.h e04417d98f Curl_range: commonize FTP and FILE range handling há 6 anos atrás
curl_rtmp.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
curl_rtmp.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
curl_sasl.c ba243235ec urldata: rename easy_conn to just conn há 5 anos atrás
curl_sasl.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
curl_sec.h b228d2952b checksrc: stricter no-space-before-paren enforcement há 8 anos atrás
curl_setup.h 76a9c3c4be Secure Transport: no more "darwinssl" há 5 anos atrás
curl_setup_once.h b801b453af whitespace fixes há 6 anos atrás
curl_sha256.h 2b5b37cb91 auth: add support for RFC7616 - HTTP Digest access authentication há 7 anos atrás
curl_sspi.c e182fc1613 comment: Fix multiple typos in function parameters há 6 anos atrás
curl_sspi.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
curl_threads.c 7ae78feea3 curl_threads: fix classic MinGW compile break há 6 anos atrás
curl_threads.h 940e1c1e74 Windows: fixes for MinGW targeting Windows Vista há 6 anos atrás
curlx.h dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
dict.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
dict.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
doh.c 9e6af114ea doh: inherit some SSL options from user's easy handle há 5 anos atrás
doh.h 06d8f16b87 headers: end all headers with guard comment há 6 anos atrás
dotdot.c 55b51b8c49 Curl_dedotdotify(): always nul terminate returned string. há 6 anos atrás
dotdot.h 06d8f16b87 headers: end all headers with guard comment há 6 anos atrás
easy.c db374c50db system_win32: move win32_init here from easy.c há 5 anos atrás
easyif.h b801b453af whitespace fixes há 6 anos atrás
escape.c dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
escape.h b801b453af whitespace fixes há 6 anos atrás
file.c 5add3514e6 file: fix "Checking if unsigned variable 'readcount' is less than zero." há 5 anos atrás
file.h b801b453af whitespace fixes há 6 anos atrás
fileinfo.c e6c22368c6 ftplistparser: keep state between invokes há 6 anos atrás
fileinfo.h e6c22368c6 ftplistparser: keep state between invokes há 6 anos atrás
firefox-db2pem.sh b801b453af whitespace fixes há 6 anos atrás
formdata.c 15ed9f87e3 curl-compilers: enable -Wimplicit-fallthrough=4 for GCC há 6 anos atrás
formdata.h 9926357b42 mime: unified to use the typedef'd mime structs everywhere há 7 anos atrás
ftp.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
ftp.h 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
ftplistparser.c c05d77ee7d ftp: avoid two unsigned int overflows in FTP listing parser há 6 anos atrás
ftplistparser.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
getenv.c 7f3df80408 win: Basic support for Universal Windows Platform apps há 8 anos atrás
getinfo.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
getinfo.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
gopher.c 39c29626cb gopher: remove check for path == NULL há 5 anos atrás
gopher.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
hash.c c45360d463 cppcheck: fix warnings há 6 anos atrás
hash.h cbae73e1dd llist: no longer uses malloc há 7 anos atrás
hmac.c cb529b713f checksrc: make sure sizeof() is used *with* parentheses há 6 anos atrás
hostasyn.c e5d574c54f dns: release sharelock as soon as possible há 5 anos atrás
hostcheck.c 302d125b42 axtls: removed há 6 anos atrás
hostcheck.h b801b453af whitespace fixes há 6 anos atrás
hostip.c aa1f1d48f3 Curl_resolv: fix a gcc -Werror=maybe-uninitialized warning há 5 anos atrás
hostip.h 05b100aee2 cleanup: make local functions static há 5 anos atrás
hostip4.c dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
hostip6.c 880cd5dd20 strerror: make the strerror function use local buffers há 5 anos atrás
hostsyn.c 733190413f resolvers: only include anything if needed há 7 anos atrás
http.c 6c60355323 Negotiate: fix for HTTP POST with Negotiate há 5 anos atrás
http.h 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
http2.c aa5a28bd69 http2: verify :athority in push promise requests há 5 anos atrás
http2.h 05b100aee2 cleanup: make local functions static há 5 anos atrás
http_chunks.c dd7521bcc1 ctype: restore character classification for non-ASCII platforms há 6 anos atrás
http_chunks.h b801b453af whitespace fixes há 6 anos atrás
http_digest.c 773cef4fae lib: fix MSVC compiler warnings há 8 anos atrás
http_digest.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
http_negotiate.c 6c60355323 Negotiate: fix for HTTP POST with Negotiate há 5 anos atrás
http_negotiate.h 6c60355323 Negotiate: fix for HTTP POST with Negotiate há 5 anos atrás
http_ntlm.c a730432e59 spnego_sspi: add support for channel binding há 5 anos atrás
http_ntlm.h f0bdd72c10 http_ntlm: Renamed from curl_ntlm.[c|h] há 8 anos atrás
http_proxy.c ba243235ec urldata: rename easy_conn to just conn há 5 anos atrás
http_proxy.h edafd52be1 http_proxy: fix build with http and proxy há 7 anos atrás
idn_win32.c 58e4a06743 idn_win32: Use boolean based success codes há 8 anos atrás
if2ip.c db9776ea00 if2ip: remove unused function Curl_if_is_interface_name há 5 anos atrás
if2ip.h db9776ea00 if2ip: remove unused function Curl_if_is_interface_name há 5 anos atrás
imap.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
imap.h 6987fcef65 imap: change from "FETCH" to "UID FETCH" há 6 anos atrás
inet_ntop.c dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
inet_ntop.h b801b453af whitespace fixes há 6 anos atrás
inet_pton.c af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros há 7 anos atrás
inet_pton.h b801b453af whitespace fixes há 6 anos atrás
krb5.c daa12c6eb3 sendf: use failf() rather than Curl_failf() há 6 anos atrás
ldap.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
libcurl.plist 072b1ad15a MacOSX-Framework: Make script work in Xcode 4.0 and later há 11 anos atrás
libcurl.rc e1360a1c91 (lib)curl.rc: fixup for minor bugs há 6 anos atrás
libcurl.vers.in 70b5173410 configure: use XC_LIBTOOL for portability across libtool versions há 11 anos atrás
llist.c cec0734b4c Curl_llist_remove: fix potential NULL pointer deref há 7 anos atrás
llist.h b801b453af whitespace fixes há 6 anos atrás
makefile.amiga b801b453af whitespace fixes há 6 anos atrás
makefile.dj b801b453af whitespace fixes há 6 anos atrás
md4.c 6381708970 checksrc: add COPYRIGHTYEAR check há 6 anos atrás
md5.c 302d125b42 axtls: removed há 6 anos atrás
memdebug.c 401cb92954 memdebug: log pointer before freeing its data há 5 anos atrás
memdebug.h 76b6348949 memdebug: make debug-specific functions use curl_dbg_ prefix há 5 anos atrás
mime.c 179927c12a mime: put the boundary buffer into the curl_mime struct há 5 anos atrás
mime.h 179927c12a mime: put the boundary buffer into the curl_mime struct há 5 anos atrás
mk-ca-bundle.pl 47762f5583 mk-ca-bundle.pl: make -u delete certdata.txt if found not changed há 6 anos atrás
mk-ca-bundle.vbs 7e35eb7729 spelling fixes há 6 anos atrás
mprintf.c e4f2a5bc1b mprintf: avoid unsigned integer overflow warning há 6 anos atrás
multi.c 6c60355323 Negotiate: fix for HTTP POST with Negotiate há 5 anos atrás
multihandle.h 8541d02c96 psl: use latest psl and refresh it periodically há 6 anos atrás
multiif.h ba243235ec urldata: rename easy_conn to just conn há 5 anos atrás
netrc.c 53db15ba55 netrc: don't ignore the login name specified with "--user" há 6 anos atrás
netrc.h 53db15ba55 netrc: don't ignore the login name specified with "--user" há 6 anos atrás
non-ascii.c 5c31aebf64 non-ascii.c: fix typos in comments há 5 anos atrás
non-ascii.h ce0881edee mime: new MIME API. há 7 anos atrás
nonblock.c 6c413648ec nonblock: fix unused parameter warning há 6 anos atrás
nonblock.h b801b453af whitespace fixes há 6 anos atrás
nwlib.c 2873971d62 memory: ensure to check allocation results há 6 anos atrás
nwos.c b228d2952b checksrc: stricter no-space-before-paren enforcement há 8 anos atrás
openldap.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
parsedate.c ea233e5b4b parsedate: support UT timezone há 6 anos atrás
parsedate.h b801b453af whitespace fixes há 6 anos atrás
pingpong.c 154a17b6ee pingpong: ignore regular timeout in disconnect phase há 6 anos atrás
pingpong.h 154a17b6ee pingpong: ignore regular timeout in disconnect phase há 6 anos atrás
pipeline.c 7b9bc96c77 http2: several cleanups há 6 anos atrás
pipeline.h e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init há 7 anos atrás
pop3.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
pop3.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
progress.c dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
progress.h b801b453af whitespace fixes há 6 anos atrás
psl.c 8541d02c96 psl: use latest psl and refresh it periodically há 6 anos atrás
psl.h 8541d02c96 psl: use latest psl and refresh it periodically há 6 anos atrás
rand.c 75b94d77e8 rand: add comment to skip a clang-tidy false positive há 6 anos atrás
rand.h 21b33b9a0b rand: Fix a mismatch between comments in source and header. há 5 anos atrás
rtsp.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
rtsp.h b801b453af whitespace fixes há 6 anos atrás
security.c 4ed62bc0dc source: fix two 'nread' may be used uninitialized warnings há 5 anos atrás
select.c c45360d463 cppcheck: fix warnings há 6 anos atrás
select.h b801b453af whitespace fixes há 6 anos atrás
sendf.c 880cd5dd20 strerror: make the strerror function use local buffers há 5 anos atrás
sendf.h ad547fcf7b travis: add build for "configure --disable-verbose" há 6 anos atrás
setopt.c e1be825453 alt-svc: the libcurl bits há 5 anos atrás
setopt.h 3b548ffde9 setopt: reintroduce non-static Curl_vsetopt() for OS400 support há 6 anos atrás
setup-os400.h dbadaebfc4 checksrc: code style: use 'char *name' style há 8 anos atrás
setup-vms.h 6832c1d4b2 checksrc: move open braces to comply with function declaration style há 8 anos atrás
sha256.c 8440616f53 http: fix for tiny "HTTP/0.9" response há 6 anos atrás
share.c 8541d02c96 psl: use latest psl and refresh it periodically há 6 anos atrás
share.h 8541d02c96 psl: use latest psl and refresh it periodically há 6 anos atrás
sigpipe.h a9d9a3abbe sigpipe: if mbedTLS is used, ignore SIGPIPE há 5 anos atrás
slist.c b801b453af whitespace fixes há 6 anos atrás
slist.h b801b453af whitespace fixes há 6 anos atrás
smb.c 462037ad48 smb: fix incorrect path in request if connection reused há 5 anos atrás
smb.h 09e401e01b smb: fix memory leak on early failure há 6 anos atrás
smtp.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
smtp.h 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
sockaddr.h b801b453af whitespace fixes há 6 anos atrás
socks.c 4ed62bc0dc source: fix two 'nread' may be used uninitialized warnings há 5 anos atrás
socks.h b801b453af whitespace fixes há 6 anos atrás
socks_gssapi.c dcd6f81025 snprintf: renamed and we now only use msnprintf() há 6 anos atrás
socks_sspi.c 880cd5dd20 strerror: make the strerror function use local buffers há 5 anos atrás
speedcheck.c b9d25f9a6b timediff: return timediff_t from the time diff functions há 7 anos atrás
speedcheck.h 4dee50b9c8 timeval: struct curltime is a struct timeval replacement há 7 anos atrás
splay.c b801b453af whitespace fixes há 6 anos atrás
splay.h 87501e57f1 code style: remove wrong uses of multiple spaces há 7 anos atrás
ssh-libssh.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
ssh.c d6f73af730 ssh: loop the state machine if not done and not blocking há 5 anos atrás
ssh.h 1a890997a4 all: s/int/size_t cleanup há 6 anos atrás
strcase.c 222e65fd78 strcase: corrected comment header for Curl_strcasecompare() há 7 anos atrás
strcase.h a829c4b25e Remove unused definitions há 6 anos atrás
strdup.c 39c9140cce Curl_saferealloc: Fixed typo in docblock há 6 anos atrás
strdup.h 0649433da5 realloc: use Curl_saferealloc to avoid common mistakes há 8 anos atrás
strerror.c 880cd5dd20 strerror: make the strerror function use local buffers há 5 anos atrás
strerror.h 880cd5dd20 strerror: make the strerror function use local buffers há 5 anos atrás
strtok.c 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
strtok.h 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
strtoofft.c 0f31647cf7 lib: silence null-dereference warnings há 6 anos atrás
strtoofft.h a8ce5efba9 progress: calculate transfer speed on milliseconds if possible há 6 anos atrás
system_win32.c db374c50db system_win32: move win32_init here from easy.c há 5 anos atrás
system_win32.h db374c50db system_win32: move win32_init here from easy.c há 5 anos atrás
telnet.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
telnet.h b801b453af whitespace fixes há 6 anos atrás
tftp.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
tftp.h b801b453af whitespace fixes há 6 anos atrás
timeval.c ca597ad34a Curl_now: figure out windows version in win32_init há 5 anos atrás
timeval.h 1e4ec09a26 printf: introduce CURL_FORMAT_TIMEDIFF_T há 5 anos atrás
transfer.c 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
transfer.h 65eb65fde6 urldata: simplify bytecounters há 5 anos atrás
url.c 6c60355323 Negotiate: fix for HTTP POST with Negotiate há 5 anos atrás
url.h ba243235ec urldata: rename easy_conn to just conn há 5 anos atrás
urlapi-int.h e1be2ecba4 tests: add urlapi unittest há 6 anos atrás
urlapi.c 05b100aee2 cleanup: make local functions static há 5 anos atrás
urldata.h 6c60355323 Negotiate: fix for HTTP POST with Negotiate há 5 anos atrás
version.c e1be825453 alt-svc: the libcurl bits há 5 anos atrás
warnless.c 05b100aee2 cleanup: make local functions static há 5 anos atrás
warnless.h 05b100aee2 cleanup: make local functions static há 5 anos atrás
wildcard.c e6c22368c6 ftplistparser: keep state between invokes há 6 anos atrás
wildcard.h 98a768f0a6 ftplistparser: renamed some members and variables há 6 anos atrás
x509asn1.c d8b0318ad6 x509asn1: cleanup and unify code layout há 5 anos atrás
x509asn1.h dbadaebfc4 checksrc: code style: use 'char *name' style há 8 anos atrás