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 |
2025-03-11 |
Daniel Stenberg | src: s/Curl_safefree/curlx_safefree |
commit | commitdiff | tree |
2025-03-10 |
Daniel Stenberg | curl_memrchr: enable in all builds |
commit | commitdiff | tree |
2025-03-10 |
Daniel Stenberg | src: use curlx_dyn_ prefix, not Curl_dyn_ |
commit | commitdiff | tree |
2025-03-10 |
Daniel Stenberg | src: remove Curl_ prefix from tool-specific function |
commit | commitdiff | tree |
2025-03-10 |
Stefan Eissing | libssh: fix freeing of resources in disconnect |
commit | commitdiff | tree |
2025-03-10 |
Stefan Eissing | libssh2: fix freeing of resources in disconnect |
commit | commitdiff | tree |
2025-03-10 |
Viktor Szakats | build: enable `-Wcast-qual`, fix or silence compiler... |
commit | commitdiff | tree |
2025-03-10 |
Viktor Szakats | DISABLED: add 313 for sectransp (move from GHA/macos) |
commit | commitdiff | tree |
2025-03-10 |
Viktor Szakats | tidy-up: replace `Curl_safefree` with `free` before... |
commit | commitdiff | tree |
2025-03-10 |
Jay Satiro | libssh: fix scp large file upload for 32-bit size_t... |
commit | commitdiff | tree |
2025-03-10 |
Daniel Stenberg | urlapi: treat 0 alone as decimal number in IPv4 address |
commit | commitdiff | tree |
2025-03-10 |
Viktor Szakats | tidy-up: whitespace, tests/server Makefile.inc, timeval... |
commit | commitdiff | tree |
2025-03-10 |
Daniel Stenberg | hostip: don't use alarm() for DoH resolves |
commit | commitdiff | tree |
2025-03-10 |
Daniel Stenberg | lib: clear up CURLRES_ASYNCH vs USE_CURL_ASYNC use |
commit | commitdiff | tree |
next |