2024-05-31 |
Tatsuhiro Tsujikawa | fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup... ngtcp2-cache |
commit | commitdiff | tree |
2024-05-31 |
Tatsuhiro Tsujikawa | fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup... |
commit | commitdiff | tree |
2024-05-31 |
Tatsuhiro Tsujikawa | fixup! fixup! fixup! fixup! fixup! fixup! fixup! GHA... |
commit | commitdiff | tree |
2024-05-31 |
Tatsuhiro Tsujikawa | fixup! fixup! fixup! fixup! fixup! fixup! GHA: Make... |
commit | commitdiff | tree |
2024-05-31 |
Tatsuhiro Tsujikawa | fixup! fixup! fixup! fixup! fixup! GHA: Make ngtcp2... |
commit | commitdiff | tree |
2024-05-31 |
Tatsuhiro Tsujikawa | fixup! fixup! fixup! fixup! GHA: Make ngtcp2 cache... |
commit | commitdiff | tree |
2024-05-31 |
Tatsuhiro Tsujikawa | fixup! fixup! fixup! GHA: Make ngtcp2 cache efficient |
commit | commitdiff | tree |
2024-05-31 |
Tatsuhiro Tsujikawa | fixup! fixup! GHA: Make ngtcp2 cache efficient |
commit | commitdiff | tree |
2024-05-31 |
Tatsuhiro Tsujikawa | fixup! GHA: Make ngtcp2 cache efficient |
commit | commitdiff | tree |
2024-05-31 |
Tatsuhiro Tsujikawa | debug |
commit | commitdiff | tree |
2024-05-31 |
Tatsuhiro Tsujikawa | GHA: Make ngtcp2 cache efficient |
commit | commitdiff | tree |
2024-05-30 |
Jay Satiro | cf-socket: improve SO_SNDBUF update for Winsock |
commit | commitdiff | tree |
2024-05-30 |
Viktor Szakats | tidy-up: use consistent casing for Windows directories |
commit | commitdiff | tree |
2024-05-30 |
Viktor Szakats | GHA: use ubuntu-latest with OmniOS job |
commit | commitdiff | tree |
2024-05-30 |
Ayesh Karunaratne | GHA: adjust parallel job counts |
commit | commitdiff | tree |
2024-05-30 |
pszlazak | get.d: clarify the explanation |
commit | commitdiff | tree |
2024-05-30 |
Daniel Stenberg | curl_url_set.md: libcurl only parses :// URLs |
commit | commitdiff | tree |
2024-05-30 |
Stefan Eissing | multi: fix multi_wait() timeout handling |
commit | commitdiff | tree |
2024-05-29 |
Viktor Szakats | lib: prefer `var = time(NULL)` over `time(&var)` |
commit | commitdiff | tree |
2024-05-29 |
Stefan Eissing | winsock: move SO_SNDBUF update into cf-socket |
commit | commitdiff | tree |
2024-05-29 |
Jan Venekamp | sectransp: use common code for cipher suite lookup |
commit | commitdiff | tree |
2024-05-29 |
Matthias Gatto | aws-sigv4: url encode the canonical path |
commit | commitdiff | tree |
2024-05-29 |
Daniel Stenberg | cd2nroff: use an empty "##" to signal end of .IP sequence |
commit | commitdiff | tree |
2024-05-28 |
vvb2060 | openssl: fix %-specifier in infof() call |
commit | commitdiff | tree |
2024-05-28 |
Daniel Stenberg | curl: make warnings and other messages aware of termina... |
commit | commitdiff | tree |
2024-05-28 |
Viktor Szakats | GHA: enable tests 1139, 1177, 1477 on Windows |
commit | commitdiff | tree |
2024-05-28 |
Dan Fandrich | CI: Improve labeler tag detection |
commit | commitdiff | tree |
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 |
next |