2024-05-28 |
Viktor Szakats | GHA: disable TFTP tests in Windows jobs |
commit | commitdiff | tree |
2024-05-28 |
renovate[bot] | ci: update vmactions/omnios-vm digest to a61ca1e |
commit | commitdiff | tree |
2024-05-28 |
Daniel Stenberg | openssl/gnutls: rectify the TLS version checks for... |
commit | commitdiff | tree |
2024-05-28 |
Stefan Eissing | gnutls: improve TLS shutdown |
commit | commitdiff | tree |
2024-05-28 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2024-05-28 |
Daniel Stenberg | tests: run with "--trace-config all" to provide even... |
commit | commitdiff | tree |
2024-05-28 |
Viktor Szakats | build: untangle `CURLDEBUG` and `DEBUGBUILD` macros |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | examples: delete unused includes |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | appveyor: fixup job name [ci skip] |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | cmake: fix `-Wredundant-decls` in unity/mingw-w64/gcc... |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | lib: fix gcc warning in certain debug builds |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | cmake: always build unit tests with the `testdeps`... |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | CI: disable dependency tracking in most autotools builds |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | build: untangle `UNITTESTS` and `DEBUGBUILD` macros |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | GHA: ignore flaky MQTT and FTP test results [ci skip] |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | CI: tidy up skipping tests build/run in Windows jobs |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | cmake: use `APPLE` instead of `CMAKE_SYSTEM_NAME` string |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | cmake: whitespace, formatting/tidy-up in comments |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | cmake: allow `ENABLE_CURLDEBUG=OFF` with `ENABLE_DEBUG=ON` |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | cmake: `ENABLE_DEBUG=ON` to always set `-DDEBUGBUILD` |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | GHA: add autotools mingw-64, build-only job |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | GHA: add three MSVC jobs |
commit | commitdiff | tree |
2024-05-27 |
Viktor Szakats | GHA: add three old (gcc 6, 7, 9) mingw-w64 jobs |
commit | commitdiff | tree |
2024-05-27 |
Daniel Stenberg | TODO: remove some old, clarify, add something |
commit | commitdiff | tree |
2024-05-27 |
Daniel Stenberg | TODO: Add "Share CA cache" + "CA caching to more TLS... |
commit | commitdiff | tree |
2024-05-26 |
Viktor Szakats | runtests: sort test IDs in summary lines |
commit | commitdiff | tree |
2024-05-26 |
Viktor Szakats | examples: fix compiling with MSVC |
commit | commitdiff | tree |
2024-05-26 |
Jonathan Matthews | docs/cmdline-opts: fix mail-auth example TLD typo |
commit | commitdiff | tree |
2024-05-26 |
Daniel Stenberg | libssh: remove CURLOPT_SSL_VERIFYHOST check |
commit | commitdiff | tree |
2024-05-25 |
Stefan Eissing | multi: add multi->proto_hash, a key-value store for... |
commit | commitdiff | tree |
2024-05-25 |
Jan Venekamp | tests: add pytest for --ciphers and --tls13-ciphers... |
commit | commitdiff | tree |
2024-05-25 |
Orgad Shaneh | tool_operate: avoid explicitly setting verifypeer to 1 |
commit | commitdiff | tree |
2024-05-25 |
Orgad Shaneh | tests: extend user/password parsing test1620 |
commit | commitdiff | tree |
2024-05-25 |
Alejandro R... | configure: use `$EGREP` in place of `grep -E` |
commit | commitdiff | tree |
2024-05-25 |
renovate[bot] | ci: update dependency awslabs/aws-lc to v1.28.0 |
commit | commitdiff | tree |
2024-05-25 |
Jan Venekamp | tests: test_17_ssl_use.py clarify mbedtls TLSv1.3 support |
commit | commitdiff | tree |
2024-05-25 |
Stefan Eissing | http: write last header line late |
commit | commitdiff | tree |
2024-05-24 |
Dan Fandrich | tests: use exec when spawning nghttpx |
commit | commitdiff | tree |
2024-05-24 |
Viktor Szakats | GHA: ignore flaky test 3017 (MQTT) on OpenBSD |
commit | commitdiff | tree |
2024-05-24 |
Joseph Chen | build: add more supported attributes to the IAR compiler |
commit | commitdiff | tree |
2024-05-24 |
Viktor Szakats | cmake: fix test 1013 with websockets enabled and no TLS |
commit | commitdiff | tree |
2024-05-24 |
Viktor Szakats | GHA: stop deleting curl in non-native workflows |
commit | commitdiff | tree |
2024-05-24 |
Jay Satiro | openssl: stop duplicate ssl key logging for legacy... |
commit | commitdiff | tree |
2024-05-24 |
Stefan Eissing | transfer: remove curl_upload_refill_watermark, no longe... |
commit | commitdiff | tree |
2024-05-24 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2024-05-24 |
Viktor Szakats | cmake: fix brotli lib order |
commit | commitdiff | tree |
2024-05-24 |
Pavel P | cmake: fix building in unity mode |
commit | commitdiff | tree |
2024-05-24 |
Jay Satiro | winbuild: remove outdated WIN32 defines |
commit | commitdiff | tree |
2024-05-23 |
renovate[bot] | ci: update github/codeql-action digest to 9fdb3e4 |
commit | commitdiff | tree |
2024-05-23 |
Pavel P | asyn-thread: avoid using GetAddrInfoExW with impersonation |
commit | commitdiff | tree |
2024-05-23 |
Stefan Eissing | transfer: conn close on paused upload |
commit | commitdiff | tree |
2024-05-23 |
Stefan Eissing | CI GHA: add vsftpd to ngtcp2-linux runs |
commit | commitdiff | tree |
2024-05-23 |
Orgad Shaneh | GHA: increase timeout for Cygwin autotools build tests... |
commit | commitdiff | tree |
2024-05-22 |
Stefan Eissing | mbedtls: send close-notify on close |
commit | commitdiff | tree |
2024-05-22 |
Stefan Eissing | mbedtls: check version for cipher id |
commit | commitdiff | tree |
2024-05-22 |
Viktor Szakats | cmake: fix building with both md4 and md5 in unity... |
commit | commitdiff | tree |
2024-05-22 |
Daniel Stenberg | docs/Makefile.am: make curl-config.1 install |
commit | commitdiff | tree |
2024-05-22 |
dependabot... | GHA: bump actions/checkout from 4.1.4 to 4.1.6 |
commit | commitdiff | tree |
2024-05-22 |
Stefan Eissing | pytest: add ftp upload tests |
commit | commitdiff | tree |
2024-05-22 |
Stefan Eissing | test: add test1546, chunked not last transfer encoding |
commit | commitdiff | tree |
2024-05-22 |
Stefan Eissing | test: add test1484, for HEAD with content |
commit | commitdiff | tree |
2024-05-22 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2024-05-22 |
Viktor Szakats | (lib)curl.rc: set debug flag also for `CURLDEBUG` and... |
commit | commitdiff | tree |
2024-05-22 |
Jay Satiro | winbuild: fix PE version info debug flag |
commit | commitdiff | tree |
2024-05-22 |
Daniel Stenberg | RELEASE-NOTES: synced curl-8_8_0 |
commit | commitdiff | tree |
2024-05-22 |
Daniel Stenberg | THANKS: add contributors from 8.8.0 |
commit | commitdiff | tree |
2024-05-21 |
Nathan Moinvaziri | url: remove duplicate call to Curl_conncache_remove_con... |
commit | commitdiff | tree |
2024-05-21 |
Joseph Chen | curl_setup.h: add support for IAR compiler |
commit | commitdiff | tree |
2024-05-21 |
Stephen Farrell | docs/ECH: typo/clarification |
commit | commitdiff | tree |
2024-05-21 |
Viktor Szakats | hash: delete unused debug function |
commit | commitdiff | tree |
2024-05-21 |
Stefan Eissing | content_encoding: reject transfer-encoding after chunked |
commit | commitdiff | tree |
2024-05-21 |
Stefan Eissing | http: HEAD response body tolerance |
commit | commitdiff | tree |
2024-05-20 |
Viktor Szakats | tests: fix TFTP test 2305 on Windows |
commit | commitdiff | tree |
2024-05-20 |
Jay Satiro | openssl: revert keylog_callback support for LibreSSL |
commit | commitdiff | tree |
2024-05-19 |
renovate[bot] | GHA: pin dependencies |
commit | commitdiff | tree |
2024-05-19 |
Viktor Szakats | appveyor: drop unnecessary `--clean-first` cmake option |
commit | commitdiff | tree |
2024-05-19 |
Viktor Szakats | cmake: merge two `if(BUILD_TESTING)` branches |
commit | commitdiff | tree |
2024-05-19 |
Tatsuhiro Tsujikawa | GHA: bump nghttp2 to v1.62.1 |
commit | commitdiff | tree |
2024-05-19 |
Viktor Szakats | GHA: add NetBSD, OpenBSD, FreeBSD/arm64 and OmniOS... |
commit | commitdiff | tree |
2024-05-19 |
Viktor Szakats | GHA: disable TFTP test on native Windows |
commit | commitdiff | tree |
2024-05-18 |
renovate[bot] | GHA: pin dependencies |
commit | commitdiff | tree |
2024-05-18 |
Viktor Szakats | cmake: do not pass linker flags to the static library... |
commit | commitdiff | tree |
2024-05-18 |
Viktor Szakats | GHA: ignore flaky test2302 results on Windows |
commit | commitdiff | tree |
2024-05-17 |
Viktor Szakats | GHA: add MSYS, mingw-w64, Cygwin jobs |
commit | commitdiff | tree |
2024-05-17 |
Stefan Eissing | pytest: fixes for recent python, add FTP tests |
commit | commitdiff | tree |
2024-05-17 |
Stefan Eissing | rustls: fix handshake done handling |
commit | commitdiff | tree |
2024-05-17 |
Daniel Stenberg | x509asn1: return error on missing OID |
commit | commitdiff | tree |
2024-05-17 |
Daniel Stenberg | CURLOPT_WRITEFUNCTION.md: fix the callback proto in... |
commit | commitdiff | tree |
2024-05-17 |
Viktor Szakats | src: tidy up types, add necessary casts |
commit | commitdiff | tree |
2024-05-17 |
Viktor Szakats | lib: fix compiler warnings (gcc) |
commit | commitdiff | tree |
2024-05-16 |
Andrew | wakeup_create: use FD_CLOEXEC/SOCK_CLOEXEC |
commit | commitdiff | tree |
2024-05-16 |
Stefan Eissing | rustls: fix partial send handling |
commit | commitdiff | tree |
2024-05-16 |
Stefan Eissing | pytest: add DELETE tests, check server version |
commit | commitdiff | tree |
2024-05-16 |
Juliusz Sosinowicz | vquic-tls: use correct cert name check API for wolfSSL |
commit | commitdiff | tree |
2024-05-16 |
Viktor Szakats | cmake: initialize `BUILD_TESTING` before first use |
commit | commitdiff | tree |
2024-05-16 |
Daniel Stenberg | libtest: 2308 verifies CURLE_WRITE_ERROR after write... |
commit | commitdiff | tree |
2024-05-16 |
Antoine Bollengier | socketpair: fix compilation when USE_UNIX_SOCKETS is... |
commit | commitdiff | tree |
2024-05-16 |
Stefan Eissing | rustsls: fix error code on receive |
commit | commitdiff | tree |
2024-05-16 |
Max Dymond | ci: disable Renovate dashboard |
commit | commitdiff | tree |
2024-05-16 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
next |