Age | Commit message (Expand) | Author |
2017-06-15 | curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV use | Daniel Stenberg |
2017-06-15 | lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENV | Daniel Stenberg |
2017-06-15 | test1147: verify -H on a file | Daniel Stenberg |
2017-06-15 | curl: allow --header and --proxy-header read from file | Daniel Stenberg |
2017-06-15 | RELEASE-NOTES: synced with 2ad80eec5 | Daniel Stenberg |
2017-06-15 | curl/curlver.h: start working on 7.55.0 | Daniel Stenberg |
2017-06-14 | http-proxy: do the HTTP CONNECT process entirely non-blocking | Daniel Stenberg |
2017-06-14 | progress: let "current speed" be UL + DL speeds combined | Daniel Stenberg |
2017-06-14 | system.h: fix MinGW build | Marcel Raad |
2017-06-14 | timers: store internal time stamps as time_t instead of doubles | Daniel Stenberg |
2017-06-14 | dist: make the hugehelp.c not get regenerated unnecessarily | Daniel Stenberg |
2017-06-14 | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg |
2017-06-14 | release: 7.54.1 | Daniel Stenberg |
2017-06-13 | mk-lib1521.pl: updated to match the test changes in 916ec30a | Dan Fandrich |
2017-06-13 | libressl: OCSP and intermediate certs workaround no longer needed | Stuart Henderson |
2017-06-13 | url: fix buffer overwrite with file protocol (CVE-2017-9502) | Daniel Stenberg |
2017-06-13 | urlglob: fix division by zero | Daniel Stenberg |
2017-06-12 | configure: update the copyright year in the output | Daniel Stenberg |
2017-06-12 | BINDINGS: update SP-Forth and OCaml urls | ygrek |
2017-06-11 | FindWin32CACert: Use a temporary buffer on the stack | Michael Kaufmann |
2017-06-11 | test1521: fixed OOM handling | Dan Fandrich |
2017-06-09 | RELEASE-PROCEDURE: updated future release dates | Daniel Stenberg |
2017-06-09 | gitignore: ignore all vim swap files | Paul Harris |
2017-06-09 | lib1521: fix compiler warnings on the use of bad 'long' values | Daniel Stenberg |
2017-06-09 | setopt: check CURLOPT_ADDRESS_SCOPE option range | Daniel Stenberg |
2017-06-08 | cmake: Fix inconsistency regarding mbed TLS include directory | TheAssassin |
2017-06-08 | examples/multi-uv.c: fix deprecated symbol | Ryuichi KAWAMATA |
2017-06-08 | asyn-ares: s/Curl_expire_latest/Curl_expire | Daniel Stenberg |
2017-06-08 | expire: remove Curl_expire_latest() | Daniel Stenberg |
2017-06-07 | configure: fix link with librtmp when specifying path | Chris Carlmar |
2017-06-07 | file: make speedcheck use current time for checks | Daniel Stenberg |
2017-06-07 | metalink: remove unused printf() argument | Daniel Stenberg |
2017-06-06 | travis: let some builds *not* use --enable-debug | Daniel Stenberg |
2017-06-06 | README.md: show the coverall coverage on github | Daniel Stenberg |
2017-06-06 | lib1521: fix compiler warnings | Daniel Stenberg |
2017-06-05 | test1521: make the code < 80 columns wide | Daniel Stenberg |
2017-06-05 | test1121: use stricter types to work with typcheck-gcc | Daniel Stenberg |
2017-06-05 | typecheck-gcc: allow CURLOPT_STDERR to be NULL too | Daniel Stenberg |
2017-06-05 | test1521: test *all* curl_easy_setopt options | Daniel Stenberg |
2017-06-05 | test1538: added "verbose logs" keyword | Dan Fandrich |
2017-06-05 | test1262: verify ftp download with -z for "if older than this" | Daniel Stenberg |
2017-06-05 | curl_ntlm_core: use Curl_raw_toupper instead of toupper | Marcel Raad |
2017-06-04 | RELEASE-NOTES: synced with 65ba92650 | Daniel Stenberg |
2017-06-04 | curl_ntlm_core: pass unsigned char to toupper | Marcel Raad |
2017-06-03 | BINDINGS: add Ring binding | Mahmoud Samir Fayed |
2017-06-04 | CONTRIBUTE.md: mention tests done on pull requests | Daniel Stenberg |
2017-06-04 | travis: add coverage, distcheck and cmake builds | Daniel Stenberg |
2017-06-03 | libtest: fix int-in-bool-context warnings | Marcel Raad |
2017-06-03 | libtest: fix implicit-fallthrough warnings with GCC 7 | Marcel Raad |
2017-06-03 | x509asn1: fix implicit-fallthrough warning with GCC 7 | Marcel Raad |