summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-06openssl: set FLAG_TRUSTED_FIRST unconditionallyFrançois Rigault
2020-06-06server/util: fix logmsg format using curl_off_t argumentDaniel Stenberg
2020-06-05RELEASE-NOTES: syncedDaniel Stenberg
2020-06-05socks: fix expected length of SOCKS5 replyCherish98
2020-06-05.gitignore: add directory containing the stats repoMarc Hoersken
2020-06-05HTTP3.md: clarify cargo build directoryAdnan Khan
2020-06-05user-agent.d: spell out what happens given a blank argumentDaniel Stenberg
2020-06-05trailers: switch h1-trailer logic to use dynbufDaniel Stenberg
2020-06-05CURLINFO_ACTIVESOCKET.3: clarify the descriptionDaniel Stenberg
2020-06-04mailmap: Don J OlmsteadDaniel Stenberg
2020-06-04configure: only strip first -L from LDFLAGSDaniel Stenberg
2020-06-04quiche: advertise draft 28 supportPeter Wu
2020-06-04KNOWN_BUGS: RTSP authentication breaks without redirect supportDaniel Stenberg
2020-06-04projects: Add crypt32.lib to dependencies for all OpenSSL configsJay Satiro
2020-06-03CI/macos: fix 'is already installed' errors by using bundleMarc Hoersken
2020-06-03altsvc: fix 'dsthost' may be used uninitialized in this functionDaniel Stenberg
2020-06-02RELEASE-NOTES: syncedDaniel Stenberg
2020-06-02urldata: let the HTTP method be in the set.* structDaniel Stenberg
2020-06-02hostip: fix the memory-leak introduced in 67d2802Daniel Stenberg
2020-06-02test970: make it require proxy supportDaniel Stenberg
2020-06-02examples/http2-down/upload: add error checksRadoslav Georgiev
2020-06-02examples/ephiperfifo: turn off interval when setting timerfdkotoriのねこ
2020-06-01vtls: repair the build with `CURL_DISABLE_PROXY`Saleem Abdulrasool
2020-06-01transfer: remove k->str NULL checkDaniel Stenberg
2020-06-01select: always use Sleep in Curl_wait_ms on Win32Marc Hoersken
2020-05-31conncache: download buffer needs +1 size for trailing zeroDaniel Stenberg
2020-05-31azure: use matrix strategy to avoid configuration redundancyMarc Hoersken
2020-05-30build: disable more code/data when built without proxy supportDaniel Stenberg
2020-05-30url: alloc the download buffer at transfer startDaniel Stenberg
2020-05-30timeouts: change millisecond timeouts to timediff_t from time_tDaniel Stenberg
2020-05-30select: add overflow checks for timeval conversionsMarc Hoersken
2020-05-30select: use timediff_t instead of time_t and int for timeout_msMarc Hoersken
2020-05-30unit1604.c: fix implicit conv from 'SANITIZEcode' to 'CURLcode'Marc Hoersken
2020-05-30tests/libtest: fix undefined reference to 'curlx_win32_fopen'Marc Hoersken
2020-05-30appveyor: add non-debug plain autotools-based buildMarc Hoersken
2020-05-29RELEASE-NOTES: syncedDaniel Stenberg
2020-05-29Revert "buildconf: use find -execdir"Daniel Stenberg
2020-05-29server/sws: fix asan warning on use of uninitialized variableDaniel Stenberg
2020-05-29libssh2: improved error output for wrong quote syntaxDaniel Stenberg
2020-05-29mk-lib1521: generate code for testing BLOB options as wellDaniel Stenberg
2020-05-28configure: repair the check if argv can be written toDaniel Stenberg
2020-05-28CMake: rebuild Makefile.inc.cmake when Makefile.inc changesPeter Wu
2020-05-28urldata: fix comments: Curl_done() is called multi_done() nowDaniel Stenberg
2020-05-27ngtcp2: use common key log routine for better thread-safetyPeter Wu
2020-05-27wolfssl: add SSLKEYLOGFILE supportPeter Wu
2020-05-27vtls: Extract and simplify key log file handling from OpenSSLPeter Wu
2020-05-27FILEFORMAT: add more features that tests can depend onDaniel Stenberg
2020-05-27transfer: close connection after excess data has been readMichael Kaufmann
2020-05-27Revert "ssh: ignore timeouts during disconnect"Estanislau Augé-Pujadas
2020-05-27urldata: connect related booleans live in struct ConnectBitsDaniel Stenberg