branch: master
Commits on master
- 45f7cb7 cmake: misc tidy-ups 1 year ago
- ca2f49d build: fix compiler warnings in feature detections 1 year ago
- ebbf51e configure: use `curl_cv_apple` variable 1 year ago
- 1b87357 cmake: allow empty custom `IMPORT_LIB_SUFFIX`, add suffix collision detection 1 year ago
- e7adf3e cmake: add pre-fill for Unix, enable in GHA/macos, verify pre-fills 1 year ago
- 1d7c3ab curl_msh3: remove verify bypass from DEBUGBUILDs 1 year ago
- 869d863 RELEASE-NOTES: synced 1 year ago
- 2ec1ce9 docs: correct argument names & URL redirection 1 year ago
- 63197b7 wolfssh: retrieve the error using wolfSSH_get_error 1 year ago
- 2ee754d asyn-thread: avoid the separate curl_mutex_t alloc 1 year ago
- b4538ec strparse: switch to curl_off_t as base data type 1 year ago
- 876db10 build: set `HAVE_WRITABLE_ARGV` for Apple cross-builds 1 year ago
- 2533df6 cmake: drop two stray TLS feature checks for wolfSSL 1 year ago
- 97abcbd wolfssl: when using PQ KEM, use ML-KEM, not Kyber 1 year ago
- da9cdf7 warnless: drop curlx_ultous as it is no longer used 1 year ago
- 2e9773b tests: change from curlx_ultous to util_ultous 1 year ago
- b696fc1 lib: use Curl_str_number() for parsing decimal numbers 1 year ago
- 130b689 strparse: make Curl_str_number() return error for no digits 1 year ago
- 5d194d9 cmake: mention 'insecure' in the debug build warning 1 year ago
- 784a8ec tidy-up: delete, comment or scope C macros reported unused 1 year ago
- edd0133 lib: strtoofft.h header cleanup 1 year ago
- 915f398 HTTP3.md: only speak about minimal versions 1 year ago
- f138177 docs: add FD_ZERO to curl_multi_fdset example 1 year ago
- 92af12a cmake: drop `HAVE_IN_ADDR_T` from pre-fill too [ci skip] 1 year ago
- 074048a asyn-thread: avoid the separate 'struct resdata' alloc 1 year ago
- d9fc64d asyn-thread: do not allocate thread_data separately 1 year ago
- 48f6bfa http: fix NTLM info message typo 1 year ago
- 44deccf urlapi: simplify junkscan 1 year ago
- 597ee91 cookie: simplify invalid_octets() 1 year ago
- 196e624 timediff: fix comment for curlx_mstotv() 1 year ago