2025-02-18 |
Daniel Stenberg | hostip: make CURLOPT_RESOLVE support replacing IPv6... 16358/head |
commit | commitdiff | tree |
2025-02-18 |
Viktor Szakats | GHA/windows: drop no-op `-DCMAKE_BUILD_TYPE=` from... |
commit | commitdiff | tree |
2025-02-17 |
Viktor Szakats | cmake: sync OpenSSL(-fork) feature checks with `./confi... |
commit | commitdiff | tree |
2025-02-17 |
Viktor Szakats | asyn-thread: fix mutex refs and unused variable in... |
commit | commitdiff | tree |
2025-02-17 |
Viktor Szakats | CI: dump non-pre-fill configure log on pre-fill check... |
commit | commitdiff | tree |
2025-02-17 |
dependabot... | GHA: bump rojopolis/spellcheck-github-actions |
commit | commitdiff | tree |
2025-02-17 |
Daniel Stenberg | timediff: remove unnecessary double typecast |
commit | commitdiff | tree |
2025-02-17 |
Daniel Stenberg | STRPARSE.md: sync with recent changes |
commit | commitdiff | tree |
2025-02-17 |
Daniel Stenberg | http_aws_sigv4: use strparse more for parsing |
commit | commitdiff | tree |
2025-02-17 |
Stefan Eissing | ssl session cache: add exportable flag |
commit | commitdiff | tree |
2025-02-17 |
Stefan Eissing | hash: use single linked list for entries |
commit | commitdiff | tree |
2025-02-17 |
Daniel Stenberg | cookie: minor parser simplification |
commit | commitdiff | tree |
2025-02-17 |
Daniel Stenberg | lib: use Curl_str_* instead of strtok_r() |
commit | commitdiff | tree |
2025-02-17 |
Daniel Stenberg | lib: simplify more white space loops |
commit | commitdiff | tree |
2025-02-17 |
Daniel Stenberg | build: even more strtoll cleanups |
commit | commitdiff | tree |
2025-02-17 |
Marcel Raad | build: enable -Wjump-misses-init for GCC 4.5+ 16252/head |
commit | commitdiff | tree |
2025-02-17 |
Marcel Raad | openssl: remove bad `goto`s into other scope |
commit | commitdiff | tree |
2025-02-17 |
Marcel Raad | Revert "openssl: fix out of scope variables in goto" |
commit | commitdiff | tree |
2025-02-17 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
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 |
next |