2025-02-09 |
James Fuller | black formatting minor-pytest-tweaks 16275/head |
commit | commitdiff | tree |
2025-02-09 |
James Fuller | README tweaks, added httpx to requirements.txt |
commit | commitdiff | tree |
2025-02-08 |
Viktor Szakats | GHA/http3-linux: fix quictls cache key mismatch |
commit | commitdiff | tree |
2025-02-08 |
Daniel Stenberg | lib3208: add a final easy_perform as well |
commit | commitdiff | tree |
2025-02-08 |
Stefan Eissing | vtsl: eliminate 'data->state.ssl_scache' |
commit | commitdiff | tree |
2025-02-08 |
Daniel Stenberg | vtls: fix multissl-init |
commit | commitdiff | tree |
2025-02-08 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-02-08 |
Daniel Stenberg | release-notes.pl: manage more "closes" typos |
commit | commitdiff | tree |
2025-02-08 |
Michael Kaufmann | CURLSHOPT_SHARE.md: adjust for the new SSL session... |
commit | commitdiff | tree |
2025-02-08 |
Daniel Stenberg | openssl: fix out of scope variables in goto |
commit | commitdiff | tree |
2025-02-08 |
Jay Satiro | generate.bat: remove curl_get_line.c from the curlx... |
commit | commitdiff | tree |
2025-02-07 |
Stefan Eissing | scache: add magic checks |
commit | commitdiff | tree |
2025-02-07 |
Viktor Szakats | cmake: save a line with `CMAKE_C_IMPLICIT_LINK_DIRECTOR... |
commit | commitdiff | tree |
2025-02-07 |
Viktor Szakats | cmake: respect `GNUTLS_CFLAGS` when detected via `pkg... |
commit | commitdiff | tree |
2025-02-07 |
Daniel Stenberg | wakeup_write: make sure the eventfd write sends eight... |
commit | commitdiff | tree |
2025-02-07 |
Marcel Raad | asyn-thread: fix build with `CURL_DISABLE_SOCKETPAIR` |
commit | commitdiff | tree |
2025-02-07 |
Viktor Szakats | tidy-up: make per-file `ARRAYSIZE` macros global as... |
commit | commitdiff | tree |
2025-02-07 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-02-07 |
Stefan Eissing | openssl-quic: ignore ciphers for h3 |
commit | commitdiff | tree |
2025-02-07 |
Kai Pastor | cmake: avoid unnecessary `-L` for implicit link dirs |
commit | commitdiff | tree |
2025-02-07 |
Viktor Szakats | GHA/appveyor: add VS2019 job, merge two others, fix... |
commit | commitdiff | tree |
2025-02-07 |
Viktor Szakats | wolfssl: silence compiler warning (MSVC 2019), simplify... |
commit | commitdiff | tree |
2025-02-07 |
Stefan Eissing | imap: TLS upgrade fix |
commit | commitdiff | tree |
2025-02-07 |
Stefan Eissing | pop3: TLS upgrade fix |
commit | commitdiff | tree |
2025-02-07 |
Stefan Eissing | smtp: TLS upgrade fix |
commit | commitdiff | tree |
2025-02-07 |
Daniel Stenberg | tool_cfgable: sort struct fields by size, use bitfields... |
commit | commitdiff | tree |
2025-02-07 |
Daniel Stenberg | asyn-thread: fix the returned bitmask from Curl_resolve... |
commit | commitdiff | tree |
2025-02-07 |
Daniel Stenberg | configure/cmake: check for realpath |
commit | commitdiff | tree |
2025-02-07 |
Viktor Szakats | GHA/windows: mitigate drastic runtests perf drop under... |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | cmake: add integration tests, run them in CI |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | cmake/Find: set `<Modulename>_FOUND` for compatibility... |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | cmake: drop `LDAP_DEPRECATED=1` macro, to sync with... |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | cmake: always reference OpenSSL and ZLIB via imported... |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | ldap: drop support for legacy Novell LDAP SDK |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | GHA/curl-for-win: drop `nolibgroup` option, upstream... |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | cmake: lib order fixes for picky linkers (e.g. binutils... |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | cmake: initialize variables where missing |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | cmake: tidy up string append and list prepend syntax |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | runtests: fix the disabling of the memory tracking |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | cmake: normalize before matching paths with syspaths |
commit | commitdiff | tree |
2025-02-06 |
renovate[bot] | CI: update dependency awslabs/aws-lc to v1.45.0 |
commit | commitdiff | tree |
2025-02-06 |
Philip H. | GHA/linux: drop `sudo sysctl vm.mmap_rnd_bits=28` |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | libssh: drop support for libssh older than 0.9.0 |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | test2080: simplify, avoid the null byte |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | tool_ssls: switch to tool-specific get_line function |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | runtests: quote commands to support paths with spaces |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | test1516: avoid failure due to spaces in path |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | INTERNALS: fix c-ares, as we actually support 1.6.0... |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | GHA/windows: always pass `-A <arch>` to cmake in vcpkg... |
commit | commitdiff | tree |
2025-02-06 |
Viktor Szakats | cmake: respect `GNUTLS_LIBRARY_DIRS` in `libcurl.pc... |
commit | commitdiff | tree |
2025-02-06 |
andrewkirillov-ibm | build: add tool_hugehelp.c into IBMi build |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | CURLOPT_SSH_KNOWNHOSTS.md: strongly recommend using... |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | configure/cmake: set asyn-rr a feature only if httpsrr... |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | header.md: mention `Authorization:` and `Cookie:` speci... |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | tool_getparam: add "TLS required" flag for each such... |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | netrc: return code cleanup, fix missing file error |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | content_encoding: #error on too old zlib |
commit | commitdiff | tree |
2025-02-06 |
Daniel Stenberg | libssh2: raise lowest supported version to 1.2.8 |
commit | commitdiff | tree |
2025-02-06 |
Jay Satiro | docs: better explain multi-part byte range behavior |
commit | commitdiff | tree |
2025-02-05 |
Daniel Stenberg | SPONSORS.md: clarify that we don't promise goods or... |
commit | commitdiff | tree |
2025-02-05 |
Viktor Szakats | GHA/non-native: skip examples in non-unity job |
commit | commitdiff | tree |
2025-02-05 |
Viktor Szakats | libssh: silence `-Wconversion` with a cast (Windows... |
commit | commitdiff | tree |
2025-02-05 |
Viktor Szakats | lib: include necessary headers for `inet_ntop`/`inet_pton` |
commit | commitdiff | tree |
2025-02-05 |
Viktor Szakats | smb: silence `-Warray-bounds` with gcc 13+ |
commit | commitdiff | tree |
2025-02-05 |
Daniel Stenberg | asyn-thread: fix HTTPS RR crash |
commit | commitdiff | tree |
2025-02-05 |
Daniel Stenberg | RELEASE-NOTES: synced curl-8_12_0 |
commit | commitdiff | tree |
2025-02-05 |
Viktor Szakats | transfer: replace `false` with `FALSE` |
commit | commitdiff | tree |
2025-02-05 |
Viktor Szakats | cfilters: silence compiler warning |
commit | commitdiff | tree |
2025-02-05 |
Viktor Szakats | transfer: fix returning init failures from `xfer_recv_s... |
commit | commitdiff | tree |
2025-02-04 |
MacKenzie | docs/HTTPSRR.md: Typo fix AAA -> AAAA |
commit | commitdiff | tree |
2025-02-04 |
Stefan Eissing | pop3: revert connection ssl check |
commit | commitdiff | tree |
2025-02-04 |
Daniel Stenberg | HTTPSRR.md: implement what seems to be deployed |
commit | commitdiff | tree |
2025-02-03 |
Viktor Szakats | build: drop macro used to enable `-Wsign-conversion... |
commit | commitdiff | tree |
2025-02-03 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-02-03 |
Edoardo Lolletti | symbols-in-versions: update version for LIBCURL_VERSION... |
commit | commitdiff | tree |
2025-02-03 |
Stefan Eissing | x509asn1: add parse recursion limit |
commit | commitdiff | tree |
2025-02-03 |
Calvin Ruocco | ws-docs: extend WebSocket documentation |
commit | commitdiff | tree |
2025-02-03 |
mauke | runtests.pl: fix precedence issue |
commit | commitdiff | tree |
2025-02-03 |
Dan Fandrich | tests: stop promoting perl warnings to fatal errors |
commit | commitdiff | tree |
2025-02-03 |
Viktor Szakats | c-ares: fix/tidy-up macro initializations, avoid a... |
commit | commitdiff | tree |
2025-01-30 |
Viktor Szakats | INSTALL-CMAKE.md: fix punctuation |
commit | commitdiff | tree |
2025-01-30 |
Viktor Szakats | GHA: tidy up `apt` commands |
commit | commitdiff | tree |
2025-01-29 |
Michael Schuster | mbedtls: PSA can be used independently of TLS 1.3 ... |
commit | commitdiff | tree |
2025-01-28 |
Dan Fandrich | test1960: don't close the socket too early 16123/head |
commit | commitdiff | tree |
2025-01-28 |
Viktor Szakats | cmake: warn for OpenSSL versions missing TLS 1.3 support |
commit | commitdiff | tree |
2025-01-28 |
Daniel Stenberg | cd2nroff: do not insist on quoted <> within backticks |
commit | commitdiff | tree |
2025-01-28 |
Viktor Szakats | gitignore: add `lib/Makefile.soname.cmake` |
commit | commitdiff | tree |
2025-01-28 |
Stefan Eissing | https-connect: start next immediately on failure |
commit | commitdiff | tree |
2025-01-28 |
Viktor Szakats | gitignore: restore explicit lists and fix them |
commit | commitdiff | tree |
2025-01-28 |
Stefan Eissing | ngtcp2: fix memory leak on connect failure |
commit | commitdiff | tree |
2025-01-28 |
Martin Harrigan | docs/cmdline-opts/location.md: fix typos for location... |
commit | commitdiff | tree |
2025-01-28 |
Viktor Szakats | INTERNALS.md: sync wolfSSL version requirement with... |
commit | commitdiff | tree |
2025-01-28 |
Viktor Szakats | openssl: define `HAVE_KEYLOG_CALLBACK` before use |
commit | commitdiff | tree |
2025-01-28 |
Viktor Szakats | openssl: drop unused `HAVE_SSL_GET_SHUTDOWN` macro |
commit | commitdiff | tree |
2025-01-28 |
Daniel Stenberg | tool_getparam: fail --hostpubsha256 if libssh2 is not... |
commit | commitdiff | tree |
2025-01-28 |
Andrew Kaster | ws: Reject frames with unknown reserved bits set |
commit | commitdiff | tree |
2025-01-28 |
Jay Satiro | vtls: fix default SSL backend as a fallback |
commit | commitdiff | tree |
2025-01-28 |
Jay Satiro | easy: allow connect-only handle reuse with easy_perform |
commit | commitdiff | tree |
2025-01-28 |
Dexter Gerig | asyn-ares: fix memory leak |
commit | commitdiff | tree |
next |