| 2024-04-05 |
MAntoniak | urldata: remove fields not used depending on used features |
commit | commitdiff | tree | snapshot |
| 2024-04-05 |
Viktor Szakats | cmake: enable `-pedantic-errors` for clang when `CURL_W... |
commit | commitdiff | tree | snapshot |
| 2024-04-05 |
Viktor Szakats | cmake: fix `CURL_WERROR=ON` for old CMake and use it... |
commit | commitdiff | tree | snapshot |
| 2024-04-05 |
Viktor Szakats | lib: use `#error` instead of invalid syntax in `curl_se... |
commit | commitdiff | tree | snapshot |
| 2024-04-05 |
Daniel Stenberg | GHA: on macOS remove $HOME/.curlrc |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Viktor Szakats | cmake: fixup `DEPENDS` filename |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Viktor Szakats | GHA: enable unity mode for cmake jobs + tidy-ups |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Dan Fandrich | CI: Add CI build on Debian stretch to test old support 13029/head |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Stefan Eissing | request: paused upload on completed download, assess... |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Daniel Stenberg | url: do not URL decode proxy crendentials |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Viktor Szakats | appveyor: enable cmake unity mode by default |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Viktor Szakats | cmake: speed up libcurl doc building again |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Viktor Szakats | cmake: tidy-up to use `WORKING_DIRECTORY` |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Viktor Szakats | cmake: generate misc manpages and install `mk-ca-bundle.pl` |
commit | commitdiff | tree | snapshot |
| 2024-04-04 |
Fabian Keil | wolfssl: plug memory leak in wolfssl_connect_step2() |
commit | commitdiff | tree | snapshot |
| 2024-04-03 |
Viktor Szakats | appveyor: OpenSSL 3 no longer found by CMake, revert... |
commit | commitdiff | tree | snapshot |
| 2024-04-03 |
hongfei.li | winbuild: use $(RC) correctly |
commit | commitdiff | tree | snapshot |
| 2024-04-03 |
Daniel Stenberg | dist: remove the curl-config.1 from the tarball |
commit | commitdiff | tree | snapshot |
| 2024-04-02 |
Daniel Stenberg | curl_global_trace.md: shorten the description |
commit | commitdiff | tree | snapshot |
| 2024-04-02 |
Daniel Stenberg | test1901: verify chunked POST from callback with CURLOP... |
commit | commitdiff | tree | snapshot |
| 2024-04-02 |
Stefan Eissing | http: with chunked POST forced, disable length check... |
commit | commitdiff | tree | snapshot |
| 2024-04-01 |
Jay Satiro | INSTALL-CMAKE.md: explain `cmake -G <generator-name>` |
commit | commitdiff | tree | snapshot |
| 2024-04-01 |
Daniel Stenberg | libcurl-opts: mention pipelining less |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel McCarney | m4: reposition USE_RUSTLS="yes" for pkg-config |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | maketgz: put docs/RELEASE-TOOL.md into the tarball |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | cd2nroff/manage: use UTC when SOURCE_DATE_EPOCH is set |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | docs/MAIL-ETIQUETTE: convert to markdown |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | reuse: add copyright + license info to individual docs... |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | test470: warn about unicode quote character read from... |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | test469: verify warning when argument has unicode quote |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | tool_getparam: output warning for leading unicode quote... |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | tool: follow-up getenv fix |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | idn: make Curl_idnconvert_hostname() use Curl_idn_decode() |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | curl-confopts.m4: define CARES_NO_DEPRECATED when c... |
commit | commitdiff | tree | snapshot |
| 2024-03-31 |
Daniel Stenberg | vquic: use CURL_FORMAT_CURL_OFF_T for 64 bit printf... |
commit | commitdiff | tree | snapshot |
| 2024-03-30 |
Daniel Stenberg | openldap: create ldap URLs correctly for IPv6 addresses |
commit | commitdiff | tree | snapshot |
| 2024-03-30 |
Daniel Stenberg | curl: use curl_getenv instead of the curlx_ version |
commit | commitdiff | tree | snapshot |
| 2024-03-30 |
Evgeny Grin | curl_sha512_256: do not use workaround for NetBSD when... |
commit | commitdiff | tree | snapshot |
| 2024-03-30 |
Matt Jolly | m4: fix rustls pkg-config codepath |
commit | commitdiff | tree | snapshot |
| 2024-03-30 |
Daniel McCarney | deps: update librustls 0.12.0 -> 0.13.0 |
commit | commitdiff | tree | snapshot |
| 2024-03-28 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-03-28 |
Daniel Stenberg | tool_xattr: "guess" URL scheme if none is provided |
commit | commitdiff | tree | snapshot |
| 2024-03-28 |
Daniel Stenberg | tool_xattr: in debug builds, act normally if CURL_FAKE_... |
commit | commitdiff | tree | snapshot |
| 2024-03-28 |
Stefan Eissing | content_encoding: brotli and others, pass through 0... |
commit | commitdiff | tree | snapshot |
| 2024-03-28 |
Tobias Stoeckmann | libssh2: set length to 0 if strdup failed |
commit | commitdiff | tree | snapshot |
| 2024-03-28 |
Daniel Stenberg | RELEASE-PROCEDURE: mention an initial working build |
commit | commitdiff | tree | snapshot |
| 2024-03-28 |
Paul Howarth | curl_sha512_255: fix detection of OpenSSL 1.1.1 or... |
commit | commitdiff | tree | snapshot |
| 2024-03-28 |
Robert Moreton | cf-socket: remove references to l_ip, l_port |
commit | commitdiff | tree | snapshot |
| 2024-03-28 |
Daniel Stenberg | openssl: do not set SSL_MODE_RELEASE_BUFFERS |
commit | commitdiff | tree | snapshot |
| 2024-03-27 |
Daniel Stenberg | curl: make --help adapt to the terminal width |
commit | commitdiff | tree | snapshot |
| 2024-03-27 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-03-27 |
Daniel Stenberg | configure: make --disable-docs imply --disable-manual |
commit | commitdiff | tree | snapshot |
| 2024-03-27 |
Chris Webb | cmdline-docs: fix make install with configure --disable... |
commit | commitdiff | tree | snapshot |
| 2024-03-27 |
Daniel Stenberg | RELEASE-PROCEDURE: remove old release dates, add new... curl-8_7_1 |
commit | commitdiff | tree | snapshot |
| 2024-03-27 |
Daniel Stenberg | RELEASE-NOTES: synced curl-8_7_0 |
commit | commitdiff | tree | snapshot |
| 2024-03-27 |
Daniel Stenberg | THANKS: new contributors from the 8.7.0 release |
commit | commitdiff | tree | snapshot |
| 2024-03-26 |
Daniel Stenberg | CURLOPT_POSTFIELDS.md: used for MQTT as well |
commit | commitdiff | tree | snapshot |
| 2024-03-26 |
Daniel Stenberg | http: remove stale comment about rewindbeforesend |
commit | commitdiff | tree | snapshot |
| 2024-03-25 |
Daniel Stenberg | DISTROS: add document with distro pointers |
commit | commitdiff | tree | snapshot |
| 2024-03-25 |
Fabian Keil | wolfSSL: do not call the stub function wolfSSL_BIO_set_... |
commit | commitdiff | tree | snapshot |
| 2024-03-25 |
Daniel Stenberg | cmdline-opts: shorter help texts |
commit | commitdiff | tree | snapshot |
| 2024-03-25 |
Matt Jolly | curl-rustls.m4: add pkg-config support to rustls detection |
commit | commitdiff | tree | snapshot |
| 2024-03-25 |
Mohammadreza... | TODO: update 13.11 with more information |
commit | commitdiff | tree | snapshot |
| 2024-03-23 |
Daniel Stenberg | docs/libcurl: generate PROTOCOLS from meta-data |
commit | commitdiff | tree | snapshot |
| 2024-03-23 |
Daniel Stenberg | CURLMOPT_MAX*: mention what happens if changed mid... |
commit | commitdiff | tree | snapshot |
| 2024-03-22 |
Daniel Stenberg | docs/libcurl: add TLS backend info for all TLS options |
commit | commitdiff | tree | snapshot |
| 2024-03-21 |
Daniel Stenberg | docs/libcurl: cleanups |
commit | commitdiff | tree | snapshot |
| 2024-03-21 |
Daniel Stenberg | docs: make each libcurl man specify protocol(s) |
commit | commitdiff | tree | snapshot |
| 2024-03-21 |
Stefan Eissing | http2, http3: only return CURLE_PARTIAL_FILE when bytes... |
commit | commitdiff | tree | snapshot |
| 2024-03-21 |
Stefan Eissing | http: separate response parsing from response action |
commit | commitdiff | tree | snapshot |
| 2024-03-21 |
Daniel Stenberg | http2: remove the third (unused) argument from http2_da... |
commit | commitdiff | tree | snapshot |
| 2024-03-21 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-03-21 |
Karlson2k | RELEASE-NOTES: corrected |
commit | commitdiff | tree | snapshot |
| 2024-03-19 |
Daniel Stenberg | CURLOPT_INTERFACE.md: remove spurious amp, add see... |
commit | commitdiff | tree | snapshot |
| 2024-03-19 |
Stefan Eissing | http: improve response header handling, save cpu cycles |
commit | commitdiff | tree | snapshot |
| 2024-03-19 |
Daniel Stenberg | tool_getparam: accept a blank -w "" |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Evgeny Grin | curl_sha512_256: work around a NetBSD bug |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Stefan Eissing | http: expect 100 rework |
commit | commitdiff | tree | snapshot |
| 2024-03-18 |
Stefan Eissing | mbedtls: fix pytest for newer versions |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Daniel Stenberg | ipv6.md: mention IPv4 mapped addresses |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Stefan Eissing | http: revisit http_perhapsrewind() |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Stefan Eissing | test 1541: verify getinfo values on first header callback |
commit | commitdiff | tree | snapshot |
| 2024-03-15 |
Stefan Eissing | TLS: start shutdown only when peer did not already... |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Daniel Stenberg | curl: make --libcurl output better CURLOPT_*SSLVERSION |
commit | commitdiff | tree | snapshot |
| 2024-03-14 |
Daniel Stenberg | GHA/linux: add sysctl trick to work-around GitHub runne... |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Daniel Stenberg | SPONSORS: describe the basics |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Daniel Stenberg | GOVERNANCE: document the core team |
commit | commitdiff | tree | snapshot |
| 2024-03-13 |
Jay Satiro | vquic-tls: fix the error code returned for bad CA file |
commit | commitdiff | tree | snapshot |
| 2024-03-12 |
Daniel Stenberg | vquic-tls: return appropirate errors on wolfSSL errors |
commit | commitdiff | tree | snapshot |
| 2024-03-12 |
Viktor Szakats | tidy-up: one comment and EOF newlines |
commit | commitdiff | tree | snapshot |
| 2024-03-12 |
Daniel Stenberg | cmdline-opts: language cleanups |
commit | commitdiff | tree | snapshot |
| 2024-03-12 |
Daniel Stenberg | managen: remove space before protocols |
commit | commitdiff | tree | snapshot |
| 2024-03-12 |
Jay Satiro | mbedtls: properly cleanup the thread-shared entropy |
commit | commitdiff | tree | snapshot |
| 2024-03-12 |
Daniel Stenberg | tool_getparam: handle non-existing (out of range) short... |
commit | commitdiff | tree | snapshot |
| 2024-03-11 |
Stefan Eissing | lib: move 'done' parameter to SingleRequests |
commit | commitdiff | tree | snapshot |
| 2024-03-11 |
Stefan Eissing | request: clarify message when request has been sent off |
commit | commitdiff | tree | snapshot |
| 2024-03-11 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree | snapshot |
| next |