branch: master
Commits on master
- abb4fa5 cmake: optimize out 4 picky warning option detections with gcc 1 year ago
- 3780c7a cmake: drop unused `HAVE_SYS_XATTR_H` detection 1 year ago
- ef07663 cmake: tidy up local variable names 1 year ago
- aed02db cmake: drop duplicate Windows cache value 1 year ago
- c5dff4b tidy-up: rename `MHDX_INLINE` to `CURL_FORCEINLINE` 1 year ago
- bae9d5d GHA/non-native: fix CM/AM in FreeBSD job names 1 year ago
- 39e2179 cookie: fix crash in netscape cookie parsing 1 year ago
- fabfa8e clang-tidy: add to CI, add cmake support, fix fallouts 1 year ago
- 421e592 cmake: add `librtmp` Find module 1 year ago
- 5e1700d curl_ws_recv.md: fix typo 1 year ago
- fb1883d cmake: move `pkg-config` names to Find modules 1 year ago
- a1eaa12 cmake: allow `CURL_LTO` regardless of `CURL_BUILD_TYPE`, enable in CI 1 year ago
- 98f4191 cmake/FindLibpsl: protect against `pkg-config` "half-detection" 1 year ago
- 32bc428 cmake/FindLDAP: avoid empty 'Requires' item when omitting `pkg-config` module 1 year ago
- 7a70b46 tidy-up: misc 1 year ago
- 415741e curl-config: tidy up, optimize 1 year ago
- f5d0ba0 cmake: move GSS init before feature detections 1 year ago
- 8229711 curl_url_set.md: adjust the added-in to 7.62.0 1 year ago
- 826727b http: fix build with `CURL_DISABLE_COOKIES` 1 year ago
- 770835c RELEASE-NOTES: synced 1 year ago
- 9d5ecc9 getinfo: provide info which auth was used for HTTP and proxy 1 year ago
- f3efab1 build: fix the tidy targets for autotools 1 year ago
- c80c399 build: drop `-Winline` picky warning 1 year ago
- 6dacd2f src: add `CURL_STRICMP()` macro, use `_stricmp()` on Windows 1 year ago
- 68bd759 QUIC: 0RTT for gnutls via CURLSSLOPT_EARLYDATA 1 year ago
- b399a98 ngtcp2: fix two cases of value stored never read 1 year ago
- 0ebd286 CURLOPT_PROXY.md: clarify the crendential support in proxy URLs 1 year ago
- 6090018 openssl: fix ECH logic 1 year ago
- 173805b GHA: drop codeql 1 year ago
- 5bdcaa7 vquic: make vquic_send_packets not return without setting psent 1 year ago