2025-02-17 |
Marcel Raad | asyn-thread: fix `CURL_DISABLE_SOCKETPAIR` build |
commit | commitdiff | tree |
2025-02-16 |
Jay Satiro | variable.md: clarify 'trim' example |
commit | commitdiff | tree |
2025-02-16 |
Jay Satiro | scripts/managen: fix parsing of markdown code sections |
commit | commitdiff | tree |
2025-02-16 |
Jay Satiro | scripts/managen: fix option 'single' |
commit | commitdiff | tree |
2025-02-16 |
Viktor Szakats | cmake: fix ECH detection in custom-patched OpenSSL |
commit | commitdiff | tree |
2025-02-16 |
Viktor Szakats | build: drop more unused `HAVE_STRTOLL` |
commit | commitdiff | tree |
2025-02-16 |
Daniel Stenberg | build: remove checks for strtoll() |
commit | commitdiff | tree |
2025-02-16 |
Daniel Stenberg | CODE_STYLE: readability and banned functions |
commit | commitdiff | tree |
2025-02-16 |
Daniel Stenberg | asyn-thread: remove 'status' from struct Curl_async |
commit | commitdiff | tree |
2025-02-16 |
Stefan Eissing | lib: strparse.h include where missing |
commit | commitdiff | tree |
2025-02-16 |
Viktor Szakats | cmake: misc tidy-ups |
commit | commitdiff | tree |
2025-02-16 |
Viktor Szakats | build: fix compiler warnings in feature detections |
commit | commitdiff | tree |
2025-02-16 |
Viktor Szakats | configure: use `curl_cv_apple` variable |
commit | commitdiff | tree |
2025-02-16 |
Viktor Szakats | cmake: allow empty custom `IMPORT_LIB_SUFFIX`, add... |
commit | commitdiff | tree |
2025-02-16 |
Viktor Szakats | cmake: add pre-fill for Unix, enable in GHA/macos,... |
commit | commitdiff | tree |
2025-02-15 |
Jay Satiro | curl_msh3: remove verify bypass from DEBUGBUILDs |
commit | commitdiff | tree |
2025-02-15 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-02-15 |
kriztalz | docs: correct argument names & URL redirection |
commit | commitdiff | tree |
2025-02-15 |
Joseph Chen | wolfssh: retrieve the error using wolfSSH_get_error |
commit | commitdiff | tree |
2025-02-15 |
Daniel Stenberg | asyn-thread: avoid the separate curl_mutex_t alloc |
commit | commitdiff | tree |
2025-02-15 |
Daniel Stenberg | strparse: switch to curl_off_t as base data type |
commit | commitdiff | tree |
2025-02-15 |
Viktor Szakats | build: set `HAVE_WRITABLE_ARGV` for Apple cross-builds |
commit | commitdiff | tree |
2025-02-15 |
Viktor Szakats | cmake: drop two stray TLS feature checks for wolfSSL |
commit | commitdiff | tree |
2025-02-14 |
Anthony Hu | wolfssl: when using PQ KEM, use ML-KEM, not Kyber |
commit | commitdiff | tree |
2025-02-14 |
Daniel Stenberg | warnless: drop curlx_ultous as it is no longer used |
commit | commitdiff | tree |
2025-02-14 |
Daniel Stenberg | tests: change from curlx_ultous to util_ultous |
commit | commitdiff | tree |
2025-02-14 |
Daniel Stenberg | lib: use Curl_str_number() for parsing decimal numbers |
commit | commitdiff | tree |
2025-02-14 |
Daniel Stenberg | strparse: make Curl_str_number() return error for no... |
commit | commitdiff | tree |
2025-02-14 |
Viktor Szakats | cmake: mention 'insecure' in the debug build warning |
commit | commitdiff | tree |
2025-02-14 |
Viktor Szakats | tidy-up: delete, comment or scope C macros reported... |
commit | commitdiff | tree |
2025-02-14 |
Daniel Stenberg | lib: strtoofft.h header cleanup |
commit | commitdiff | tree |
2025-02-14 |
Stefan Eissing | HTTP3.md: only speak about minimal versions |
commit | commitdiff | tree |
2025-02-14 |
Harry Sintonen | docs: add FD_ZERO to curl_multi_fdset example |
commit | commitdiff | tree |
2025-02-14 |
Viktor Szakats | cmake: drop `HAVE_IN_ADDR_T` from pre-fill too [ci... |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | asyn-thread: avoid the separate 'struct resdata' alloc |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | asyn-thread: do not allocate thread_data separately |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | http: fix NTLM info message typo |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | urlapi: simplify junkscan |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | cookie: simplify invalid_octets() |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | timediff: fix comment for curlx_mstotv() |
commit | commitdiff | tree |
2025-02-13 |
Viktor Szakats | tidy-up: drop unused `CURL_INADDR_NONE` macro and ... |
commit | commitdiff | tree |
2025-02-13 |
Viktor Szakats | tests: fix enum/int confusion (Intel C), fix autotools... |
commit | commitdiff | tree |
2025-02-13 |
Viktor Szakats | cmake: fix `HAVE_ATOMIC`/`HAVE_STDATOMIC` pre-fill... |
commit | commitdiff | tree |
2025-02-13 |
Viktor Szakats | addrinfo: add curl macro to avoid redefining foreign... |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | managen: correct the warning for un-escaped '<' and '>' |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | strparse: switch the API to work on 'const char *' |
commit | commitdiff | tree |
2025-02-13 |
Sergey | lib: better optimized casecompare() and ncasecompare() |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | RELEASE-NOTES: synced curl-8_12_1 |
commit | commitdiff | tree |
2025-02-13 |
Daniel Stenberg | THANKS: add contributors from 8.12.1 |
commit | commitdiff | tree |
2025-02-12 |
Jay Satiro | write-out.md: add 'header' and 'output' to the variable... |
commit | commitdiff | tree |
2025-02-12 |
Viktor Szakats | GHA/linux: drop Linux arm job for runner image flakines... |
commit | commitdiff | tree |
2025-02-12 |
Viktor Szakats | GHA/non-native: drop cmake Xcode generator iOS job... |
commit | commitdiff | tree |
2025-02-12 |
renovate[bot] | GHA: update openssl/openssl to v3.4.1 |
commit | commitdiff | tree |
2025-02-12 |
Viktor Szakats | libssh2: drop obsolete macros and version checks |
commit | commitdiff | tree |
2025-02-11 |
Viktor Szakats | cmake: fix/add missing feature detections for Windows... |
commit | commitdiff | tree |
2025-02-11 |
Viktor Szakats | cmake: fix to detect `HAVE_OPENSSL_SRP` in MSVC UWP... |
commit | commitdiff | tree |
2025-02-11 |
Viktor Szakats | libssh2: fix to use non-deprecated `libssh2_scp_send64()` |
commit | commitdiff | tree |
2025-02-11 |
renovate[bot] | ci: update dependency gnutls/gnutls to v3.8.9 |
commit | commitdiff | tree |
2025-02-11 |
Daniel Stenberg | vquic: make the "disable GSO" use infof, not failf |
commit | commitdiff | tree |
2025-02-11 |
Daniel Stenberg | KNOWN_BUGS: --interface with link-scoped IPv6 address |
commit | commitdiff | tree |
2025-02-11 |
Daniel Stenberg | verbose.md: mention how carriage-return might occur... |
commit | commitdiff | tree |
2025-02-11 |
Viktor Szakats | runtests.pl: reapply accidental revert |
commit | commitdiff | tree |
2025-02-10 |
Viktor Szakats | tests: fix test 558, 1330 for MSVC, allow TrackMemory... |
commit | commitdiff | tree |
2025-02-10 |
Daniel Stenberg | checksrc.pl: warn on FIXME/TODO comments |
commit | commitdiff | tree |
2025-02-10 |
Daniel Stenberg | all: remove FIXME and TODO comments |
commit | commitdiff | tree |
2025-02-10 |
Viktor Szakats | cmake: fix `HAVE_GETHOSTBYNAME_R_*` detections with... |
commit | commitdiff | tree |
2025-02-10 |
Viktor Szakats | GHA/windows: improve build perf with cmake unity batches |
commit | commitdiff | tree |
2025-02-10 |
Daniel Stenberg | tool_progress: fix percent output of large parallel... |
commit | commitdiff | tree |
2025-02-10 |
jethrogb | KNOWN_BUGS: remove 2.5 client cert handling differs... |
commit | commitdiff | tree |
2025-02-10 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-02-10 |
Viktor Szakats | GHA/linux: hide progress bar in `apt remove` |
commit | commitdiff | tree |
2025-02-09 |
Jay Satiro | curl_global_sslset.md: Add SSL backend names |
commit | commitdiff | tree |
2025-02-09 |
Viktor Szakats | lib: silence LibreSSL collision warning on non-MSVC... |
commit | commitdiff | tree |
2025-02-09 |
Daniel Stenberg | asyn-thread: survive a c-ares channel set to NULL |
commit | commitdiff | tree |
2025-02-09 |
Viktor Szakats | GHA/appveyor: tidy up quotes |
commit | commitdiff | tree |
2025-02-08 |
Viktor Szakats | GHA/windows: bump dl-mingw tests to `-j8` |
commit | commitdiff | tree |
2025-02-08 |
Terence Eden | docs: use valid example domain names |
commit | commitdiff | tree |
2025-02-08 |
Viktor Szakats | GHA/windows: restore runtests perf with last known... |
commit | commitdiff | tree |
2025-02-08 |
Daniel Stenberg | libssh2: comparison is always true because rc <= -1 |
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 |
next |