]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2017-06-16  Jay SatiroHTTPS-Proxy: don't offer h2 for https proxy connections
2017-06-16  Daniel Stenbergtests: stabilize test 2032 and 2033
2017-06-16  Daniel Stenbergtest1148: verify the -# progressbar
2017-06-16  Daniel Stenbergtest1061: mark as flaky
2017-06-16  Jay Satirourl: refactor the check for Windows drive letter in...
2017-06-16  Jay Satiromk-ca-bundle.pl: Check curl's exit code after certdata...
2017-06-15  Daniel Stenbergdist: add the fuzz dir to the tarball
2017-06-15  Daniel Stenbergconfigure: disable nghttp2 too if HTTP has been disabled
2017-06-15  Daniel Stenberghttp-proxy: fix build with --disable-proxy or --disable...
2017-06-15  Daniel Stenbergfuzz/README: document how to build
2017-06-15  Frederik Bfuzz: corpora file structure, initial commit
2017-06-15  Frederik Bfuzz: bring oss-fuzz initial code converted to C89
2017-06-15  Daniel Stenberghttp-proxy: only attempt FTP over HTTP proxy
2017-06-15  Daniel StenbergTODO: the generated include file is gone
2017-06-15  Daniel Stenbergcurl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV use
2017-06-15  Daniel Stenberglib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENV
2017-06-15  Daniel Stenbergtest1147: verify -H on a file
2017-06-15  Daniel Stenbergcurl: allow --header and --proxy-header read from file
2017-06-15  Daniel StenbergRELEASE-NOTES: synced with 2ad80eec5
2017-06-15  Daniel Stenbergcurl/curlver.h: start working on 7.55.0
2017-06-14  Daniel Stenberghttp-proxy: do the HTTP CONNECT process entirely non...
2017-06-14  Daniel Stenbergprogress: let "current speed" be UL + DL speeds combined
2017-06-14  Marcel Raadsystem.h: fix MinGW build
2017-06-14  Daniel Stenbergtimers: store internal time stamps as time_t instead...
2017-06-14  Daniel Stenbergdist: make the hugehelp.c not get regenerated unnecessarily
2017-06-14  Daniel Stenbergincludes: remove curl/curlbuild.h and curl/curlrules.h
2017-06-14  Daniel Stenbergrelease: 7.54.1 curl-7_54_1
2017-06-13  Dan Fandrichmk-lib1521.pl: updated to match the test changes in...
2017-06-13  Stuart Hendersonlibressl: OCSP and intermediate certs workaround no...
2017-06-13  Daniel Stenbergurl: fix buffer overwrite with file protocol (CVE-2017...
2017-06-13  Daniel Stenbergurlglob: fix division by zero
2017-06-12  Daniel Stenbergconfigure: update the copyright year in the output
2017-06-11  ygrekBINDINGS: update SP-Forth and OCaml urls
2017-06-11  Michael KaufmannFindWin32CACert: Use a temporary buffer on the stack
2017-06-11  Dan Fandrichtest1521: fixed OOM handling
2017-06-09  Daniel StenbergRELEASE-PROCEDURE: updated future release dates
2017-06-09  Paul Harrisgitignore: ignore all vim swap files
2017-06-08  Daniel Stenberglib1521: fix compiler warnings on the use of bad 'long... 1558/head
2017-06-08  Daniel Stenbergsetopt: check CURLOPT_ADDRESS_SCOPE option range
2017-06-08  TheAssassincmake: Fix inconsistency regarding mbed TLS include...
2017-06-08  Ryuichi KAWAMATAexamples/multi-uv.c: fix deprecated symbol
2017-06-08  Daniel Stenbergasyn-ares: s/Curl_expire_latest/Curl_expire
2017-06-08  Daniel Stenbergexpire: remove Curl_expire_latest()
2017-06-07  Chris Carlmarconfigure: fix link with librtmp when specifying path
2017-06-07  Daniel Stenbergfile: make speedcheck use current time for checks
2017-06-07  Daniel Stenbergmetalink: remove unused printf() argument
2017-06-06  Daniel Stenbergtravis: let some builds *not* use --enable-debug
2017-06-06  Daniel StenbergREADME.md: show the coverall coverage on github
2017-06-05  Daniel Stenberglib1521: fix compiler warnings
2017-06-05  Daniel Stenbergtest1521: make the code < 80 columns wide
2017-06-05  Daniel Stenbergtest1121: use stricter types to work with typcheck-gcc
2017-06-05  Daniel Stenbergtypecheck-gcc: allow CURLOPT_STDERR to be NULL too
2017-06-05  Daniel Stenbergtest1521: test *all* curl_easy_setopt options
2017-06-05  Dan Fandrichtest1538: added "verbose logs" keyword
2017-06-05  Daniel Stenbergtest1262: verify ftp download with -z for "if older...
2017-06-04  Marcel Raadcurl_ntlm_core: use Curl_raw_toupper instead of toupper
2017-06-04  Daniel StenbergRELEASE-NOTES: synced with 65ba92650
2017-06-04  Marcel Raadcurl_ntlm_core: pass unsigned char to toupper
2017-06-04  Mahmoud Samir... BINDINGS: add Ring binding
2017-06-03  Daniel StenbergCONTRIBUTE.md: mention tests done on pull requests
2017-06-03  Daniel Stenbergtravis: add coverage, distcheck and cmake builds
2017-06-03  Marcel Raadlibtest: fix int-in-bool-context warnings
2017-06-03  Marcel Raadlibtest: fix implicit-fallthrough warnings with GCC 7
2017-06-03  Marcel Raadx509asn1: fix implicit-fallthrough warning with GCC 7
2017-06-03  Marcel Raadcurl_sasl: fix unused-variable warning
2017-06-02  Daniel Stenbergupdatemanpages.pl: error out on too old git version
2017-06-02  Marcel Raadcyassl: define build macros before including ssl.h
2017-06-02  Daniel Stenbergtool_util: remove unused tvdiff_secs and remove tool_...
2017-06-02  Daniel Stenbergdedotdot: fixed output for ".." and "." only input
2017-06-02  Marcel Raadmbedtls: make TU-local variable static
2017-06-02  Marcel RaadMD(4|5): silence cast-align clang warning
2017-06-02  Daniel Stenbergtest1538: fix typo
2017-06-02  Daniel Stenbergtest1538: verify the libcurl strerror API calls
2017-06-02  Daniel Stenbergcurl_endian: remove unused functions
2017-06-02  Daniel Stenbergtest1537: dedicated tests of the URL (un)escape API...
2017-06-02  Daniel Stenbergcoverage: run event tests too
2017-06-02  Daniel Stenbergbuild: provide easy code coverage measuring
2017-06-01  Daniel Stenbergtypecheck-gcc.h: check CURLINFO_CERTINFO
2017-06-01  Daniel Stenbergtypecheck-gcc.h: check CURLINFO_TLS_SSL_PTR and CURLINF...
2017-06-01  Daniel Stenbergtypecheck-gcc.h: separate getinfo slist checks from...
2017-06-01  Marcel Raadcurl-compilers.m4: escape square brackets in regex
2017-06-01  Marcel Raadcurl-compilers.m4: fix compiler_num for clang
2017-05-31  Daniel Stenbergexamples/externalsocket.c: s/closesocket/closecb
2017-05-31  Marcel Raadlib583: fix compiler warning
2017-05-31  Daniel StenbergCURLOPT_SSH_KEY*.3: typos
2017-05-31  Daniel StenbergCURLOPT_STREAM_DEPENDS.3: typo
2017-05-31  Daniel StenbergCURLOPT_FNMATCH_FUNCTION.3: also modified example to...
2017-05-31  Daniel StenbergCURLOPT_FNMATCH_DATA.3: modified example to avoid fcpp...
2017-05-31  Daniel Stenbergopts: more than 100 more examples for man pages...
2017-05-31  Daniel Stenberglibtest/lib574.c: use correct callback proto
2017-05-31  Daniel Stenbergexamples/sampleconv.c: indent changes, made callbacks...
2017-05-31  Daniel Stenbergexample/externalsocket.c: make it use CLOSESOCKETFUNCTI...
2017-05-31  Marcel Raadcurl-compilers.m4: enable -Wshift-sign-overflow for...
2017-05-31  Daniel StenbergCURLOPT_PROXY.3: fix test 1140 breakage
2017-05-31  Jay Satirobuild-wolfssl: Sync config with wolfSSL 3.11
2017-05-30  Daniel Stenbergopts: more examples added to man pages
2017-05-30  Daniel Stenbergdocs: clarify NO_PROXY further
2017-05-30  Daniel StenbergCURLOPT_PROXY.3: describe the environment variables...
2017-05-30  Daniel Stenbergtransfer: init the infilesize from the postfields...
2017-05-29  Jay Satirotest557: fix ubsan runtime error due to int left shift
next