Age | Commit message (Expand) | Author |
2018-08-08 | cmake: link curl to the OpenSSL targets instead of lib absolute paths | John Butterfield |
2018-08-07 | travis: build darwinssl on macos 10.12 | Daniel Stenberg |
2018-08-04 | DEPRECATE: remove release date from 7.62.0 | Daniel Stenberg |
2018-08-03 | lib/Makefile: only do symbol hiding if told to | Daniel Stenberg |
2018-08-02 | hostip: fix unused variable warning | Marcel Raad |
2018-08-02 | test1307: disabled | Daniel Stenberg |
2018-08-01 | smb: don't mark it done in smb_do | Daniel Stenberg |
2018-08-01 | general: fix printf specifiers | Rikard Falkeborn |
2018-07-31 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-07-31 | mailmap: Daniel Jelinski | Daniel Stenberg |
2018-07-31 | HTTP: Don't attempt to needlessly decompress redirect body | Harry Sintonen |
2018-07-31 | curl: use Content-Disposition before the "URL end" for -OJ | Daniel Stenberg |
2018-07-31 | retry: return error if rewind was necessary but didn't happen | Daniel Jelinski |
2018-07-30 | http2: clear the drain counter in Curl_http2_done | Daniel Stenberg |
2018-07-30 | smb: fix memory leak on early failure | Daniel Stenberg |
2018-07-30 | travis: run a 'make checksrc' too | Daniel Stenberg |
2018-07-29 | examples/ephiperfifo: checksrc compliance | Jay Satiro |
2018-07-29 | sws: handle EINTR when calling select() | Michael Kaufmann |
2018-07-29 | test1157: follow-up to 35ecffb9 | Daniel Stenberg |
2018-07-29 | tests/http_pipe.py: Use /usr/bin/env to find python | Michael Kaufmann |
2018-07-28 | TODO: Support Authority Information Access certificate extension (AIA) | Daniel Stenberg |
2018-07-28 | conn_free: updated comment to clarify | Daniel Stenberg |
2018-07-28 | test1157: test -H from empty file | Daniel Stenberg |
2018-07-28 | curl: Fix segfault when -H @headerfile is empty | Tobias Blomberg |
2018-07-28 | mime: check Curl_rand_hex's return code | Daniel Stenberg |
2018-07-28 | docs/examples: add hiperfifo example using linux epoll/timerfd | Josh Bialkowski |
2018-07-26 | docs/INSTALL.md: minor formatting fixes | Darío Hereñú |
2018-07-26 | docs/CURLOPT_URL: fix indentation | Christopher Head |
2018-07-26 | docs/CURLOPT_WRITEFUNCTION: size is always 1 | Christopher Head |
2018-07-26 | wolfSSL/CyaSSL: Fix memory leak in Curl_cyassl_random | Carie Pointer |
2018-07-26 | reuse_conn(): free old_conn->options | Even Rouault |
2018-07-25 | system_win32: fix version checking | djelinski |
2018-07-24 | auth: pick Bearer authentication whenever a token is available | Johannes Schindelin |
2018-07-24 | auth: only ever pick CURLAUTH_BEARER if we *have* a Bearer token | Johannes Schindelin |
2018-07-22 | test320: treat curl320.out file as binary | Marcel Raad |
2018-07-22 | vtls: set conn->data when closing TLS | Daniel Stenberg |
2018-07-21 | tests: fixes for Windows line endlings | Marcel Raad |
2018-07-21 | test214: disable MSYS2's POSIX path conversion for URL | Marcel Raad |
2018-07-20 | http2: several cleanups | Daniel Stenberg |
2018-07-20 | smb_getsock: always wait for write socket too | Daniel Stenberg |
2018-07-20 | test1143: disable MSYS2's POSIX path conversion | Marcel Raad |
2018-07-18 | RELEASE-NOTES: sync | Daniel Stenberg |
2018-07-17 | CMake: Update scripts to use consistent style | Ruslan Baratov |
2018-07-17 | header output: switch off all styles, not just unbold | Daniel Stenberg |
2018-07-14 | darwinssl: add support for ALPN negotiation | Rodger Combs |
2018-07-14 | test1422: add required file feature | Marcel Raad |
2018-07-12 | content_encoding: accept up to 4 unknown trailer bytes after raw deflate data | Patrick Monnerat |
2018-07-12 | smb: fix memory-leak in URL parse error path | Daniel Stenberg |
2018-07-12 | schannel: enable CALG_TLS1PRF for w32api >= 5.1 | Marcel Raad |
2018-07-12 | docs/SECURITY-PROCESS: mention bounty, drop pre-notify | Daniel Stenberg |