2025-03-24 |
Viktor Szakats | libssh2: minor tidy-ups |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | GHA/windows: install OpenSSH-Windows manually for trans... |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | GHA: extend clang-tidy jobs with more build options... |
commit | commitdiff | tree |
2025-03-24 |
Stefan Eissing | multi_ev: fixes regarding connection shutdowns |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | memdebug: drop dynamic allocation from `curl_dbg_log()` |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | windows: fix issues detected by clang-tidy, and some... |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | tests: build non-debug unit tests with autotools, run... |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | mbedtls: re-enable an error check |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | cmake: fix clang-tidy builds to verify tests, fix fallouts |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | test613: make it pass on Windows, fix postprocess,... |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | runtests: use `setfacl` on Cygwin/MSYS, if present |
commit | commitdiff | tree |
2025-03-24 |
Weng Xuetian | asyn-thread: check thread_data->init in Curl_resolver_g... |
commit | commitdiff | tree |
2025-03-24 |
Stefan Eissing | conn: eliminate `conn->now` |
commit | commitdiff | tree |
2025-03-24 |
Stefan Eissing | conncache: eliminate `conn->destination_len` as prematu... |
commit | commitdiff | tree |
2025-03-24 |
Stefan Eissing | dynbuf: assert init on free |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | libssh2: fix to ignore `known_hosts` if SHA256 host... |
commit | commitdiff | tree |
2025-03-24 |
Viktor Szakats | test612: SCP `rm` the uploaded remote file (not the... |
commit | commitdiff | tree |
2025-03-24 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-03-23 |
Viktor Szakats | sshserver.pl: adjust `AuthorizedKeysFile2` cutoff version |
commit | commitdiff | tree |
2025-03-23 |
Viktor Szakats | runtests: support running tests under wine or qemu |
commit | commitdiff | tree |
2025-03-23 |
Viktor Szakats | sshserver: fix excluding obsolete client config lines |
commit | commitdiff | tree |
2025-03-23 |
Yedaya Katsman | secureserver.pl, genserv.sh: cleanups |
commit | commitdiff | tree |
2025-03-23 |
Viktor Szakats | runtests: fix test key format for libssh2 WinCNG (and... |
commit | commitdiff | tree |
2025-03-22 |
Peter Kokot | cmake: replace CMAKE_COMPILER_IS_GNUCC with CMAKE_C_COM... |
commit | commitdiff | tree |
2025-03-22 |
Peter Kokot | cmake: replace exec_program() with execute_process() |
commit | commitdiff | tree |
2025-03-22 |
Samuel Henrique | tests: Remove unused variables |
commit | commitdiff | tree |
2025-03-21 |
Daniel McCarney | cmake: fix typo in ECH config error msg |
commit | commitdiff | tree |
2025-03-20 |
Stefan Eissing | autotools: add dependency of libtest and unit bundles... |
commit | commitdiff | tree |
2025-03-20 |
Viktor Szakats | configure: fix ECH detection with MultiSSL |
commit | commitdiff | tree |
2025-03-20 |
Viktor Szakats | GHA/linux: fix filter expressions for skipall/skiprun |
commit | commitdiff | tree |
2025-03-20 |
Viktor Szakats | GHA/linux: enable ECH in wolfssl-opensslextra |
commit | commitdiff | tree |
2025-03-19 |
Viktor Szakats | runtests: fix bundle detection by not looking for ... |
commit | commitdiff | tree |
2025-03-19 |
Viktor Szakats | runtests: drop logic calling the `handle` tool (Windows) |
commit | commitdiff | tree |
2025-03-18 |
Viktor Szakats | config-win32: set `HAVE_STDINT_H` where available |
commit | commitdiff | tree |
2025-03-18 |
Viktor Szakats | runtests: auto-detect test bundle builds |
commit | commitdiff | tree |
2025-03-18 |
Viktor Szakats | GHA/macos: verbose cmake in test steps |
commit | commitdiff | tree |
2025-03-17 |
Viktor Szakats | lib696: fix building on Windows in non-bundle mode |
commit | commitdiff | tree |
2025-03-17 |
Aquila Macedo | runtests: add feature-based filtering |
commit | commitdiff | tree |
2025-03-17 |
Stefan Eissing | tests: git ignore the bundle executables built |
commit | commitdiff | tree |
2025-03-17 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-03-17 |
Viktor Szakats | GHA/windows: skip flaky test 498 |
commit | commitdiff | tree |
2025-03-17 |
Viktor Szakats | memdebug: revert setting gcc 11+ deallocator attribute |
commit | commitdiff | tree |
2025-03-17 |
Viktor Szakats | GHA/windows: drop redundant manual changes to MSYS2... |
commit | commitdiff | tree |
2025-03-16 |
Viktor Szakats | tests/server: support bundle binary |
commit | commitdiff | tree |
2025-03-16 |
Viktor Szakats | memdebug: set gcc 11+ deallocator attribute, extend... |
commit | commitdiff | tree |
2025-03-15 |
Viktor Szakats | GHA/windows: unignore 2310, disable SCP/FTP for vcpkg... |
commit | commitdiff | tree |
2025-03-15 |
Viktor Szakats | asyn-thread: drop `free()` on non-heap address |
commit | commitdiff | tree |
2025-03-15 |
Stefan Eissing | ftp/sftp: strdup data info memory |
commit | commitdiff | tree |
2025-03-14 |
Viktor Szakats | GHA/non-native: drop building docs with autotools on... |
commit | commitdiff | tree |
2025-03-14 |
Viktor Szakats | autotools: fix `libtest` bundle to depend on `FIRSTFILES` |
commit | commitdiff | tree |
2025-03-14 |
Daniel Stenberg | http: remove a HTTP method size restriction |
commit | commitdiff | tree |
2025-03-14 |
Daniel Stenberg | http: remove the space requirement after status-code |
commit | commitdiff | tree |
2025-03-14 |
Daniel Stenberg | libtest/lib2311: remove "extra" fclose() |
commit | commitdiff | tree |
2025-03-14 |
Daniel Stenberg | curl_ws_recv.md: expand a little on the fragments the... |
commit | commitdiff | tree |
2025-03-14 |
Daniel Stenberg | dynbuf: bump the max CRLFILE size to 400MB |
commit | commitdiff | tree |
2025-03-14 |
Viktor Szakats | autotools: use `CURLDEBUG` to exclude TrackMemory code... |
commit | commitdiff | tree |
2025-03-14 |
Viktor Szakats | build: do not apply curl debug macros to `tests/server... |
commit | commitdiff | tree |
2025-03-14 |
Viktor Szakats | tests/server: give global `path` variable a more descri... |
commit | commitdiff | tree |
2025-03-14 |
Calvin Ruocco | ws: fix and extend CURLWS_CONT handling |
commit | commitdiff | tree |
2025-03-14 |
Viktor Szakats | autotools: fix `dllmain.c` in unity builds |
commit | commitdiff | tree |
2025-03-14 |
Viktor Szakats | tests/server: drop unused `base64.pl` |
commit | commitdiff | tree |
2025-03-14 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-03-14 |
Daniel Stenberg | rustls: cap maximum allowed CRL file size to 8MB |
commit | commitdiff | tree |
2025-03-14 |
Daniel Stenberg | doh: remove wrong but unreachable exit path from doh_de... |
commit | commitdiff | tree |
2025-03-13 |
Daniel Stenberg | tool_setopt: reduce use of "code hiding" macros |
commit | commitdiff | tree |
2025-03-13 |
Daniel Stenberg | tool_setopt: simplify tool_setopt |
commit | commitdiff | tree |
2025-03-13 |
Viktor Szakats | GHA/windows: replace OpenSSH-Windows-Prelease job with... |
commit | commitdiff | tree |
2025-03-13 |
Viktor Szakats | GHA: fix configure disable options |
commit | commitdiff | tree |
2025-03-13 |
Viktor Szakats | resolve: fix building without Unix sockets and `CURLDEBUG` |
commit | commitdiff | tree |
2025-03-13 |
Viktor Szakats | tests/server: sync memory callbacks with `lib/easy.c` |
commit | commitdiff | tree |
2025-03-13 |
Viktor Szakats | tests/server: do not redefine standard functions in... |
commit | commitdiff | tree |
2025-03-13 |
Viktor Szakats | tests/server: drop unused headers |
commit | commitdiff | tree |
2025-03-13 |
Viktor Szakats | memdebug.h: avoid `-Wredundant-decls` with an extra... |
commit | commitdiff | tree |
2025-03-13 |
Viktor Szakats | cmake: unity mode optimization for non-`CURLDEBUG`... |
commit | commitdiff | tree |
2025-03-13 |
Daniel Stenberg | cookie: accept "high byte" cookie content |
commit | commitdiff | tree |
2025-03-12 |
Viktor Szakats | core: stop redefining `E*` macros on Windows, map ... |
commit | commitdiff | tree |
2025-03-12 |
Viktor Szakats | base64: drop `BUILDING_CURL` macro, always include... |
commit | commitdiff | tree |
2025-03-12 |
Viktor Szakats | ntlm: merge ntlm.h into ntlm.c |
commit | commitdiff | tree |
2025-03-12 |
Viktor Szakats | build: replace Curl_ prefix with curlx_ for functions... |
commit | commitdiff | tree |
2025-03-12 |
Daniel Stenberg | runtests: enable the --libcurl feature by default |
commit | commitdiff | tree |
2025-03-12 |
Daniel Stenberg | multi: call protocol handler done() if PROTOCONNECT... |
commit | commitdiff | tree |
2025-03-12 |
Stefan Eissing | curl: fix --cert parameter clearing |
commit | commitdiff | tree |
2025-03-12 |
Daniel Stenberg | GHA: do a build-only without the --libcurl option enabled |
commit | commitdiff | tree |
2025-03-12 |
Daniel Stenberg | tests: make --libcurl tests require the --libcurl feature |
commit | commitdiff | tree |
2025-03-12 |
Daniel Stenberg | src: remove final uses of Curl_ symbol prefixes in... |
commit | commitdiff | tree |
2025-03-12 |
Daniel Stenberg | managen: accept more markdown-quote-markers |
commit | commitdiff | tree |
2025-03-12 |
Stefan Eissing | sendf: client reader line conversion: do not change... |
commit | commitdiff | tree |
2025-03-12 |
Daniel Stenberg | tool_operate: fix build with --libcurl support disabled |
commit | commitdiff | tree |
2025-03-12 |
Viktor Szakats | GHA/windows: change openssh server, non-debug-enabled... |
commit | commitdiff | tree |
2025-03-12 |
Viktor Szakats | curltime: use libcurl time functions in src and tests... |
commit | commitdiff | tree |
2025-03-12 |
Daniel Stenberg | multi: kill off remaining internal handles in curl_mult... |
commit | commitdiff | tree |
2025-03-11 |
Viktor Szakats | curl_setup: drop `ERANGE` (for WinCE), no longer used |
commit | commitdiff | tree |
2025-03-11 |
Viktor Szakats | tests/server: use `curlx_str_numblanks()` to avoid... |
commit | commitdiff | tree |
2025-03-11 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-03-11 |
Daniel Stenberg | curl: add my_setopt_long() and _offt() |
commit | commitdiff | tree |
2025-03-11 |
Stefan Eissing | wolfssh: fix freeing of resources in disconnect |
commit | commitdiff | tree |
2025-03-11 |
Stefan Eissing | test489: set output dir |
commit | commitdiff | tree |
2025-03-11 |
Viktor Szakats | tftpd: prefix TFTP protocol error `E*` constants with... |
commit | commitdiff | tree |
2025-03-11 |
Viktor Szakats | GHA: enable OpenSSL QUIC in a macOS and MinGW job |
commit | commitdiff | tree |
2025-03-11 |
Daniel Stenberg | tool_operate: fix a stray Curl_ symbol use |
commit | commitdiff | tree |
next |