]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2 hours ago  Viktor SzakatsGHA/linux: replace raw C option with `CMAKE_BUILD_TYPE... master
2 hours ago  Viktor Szakatsappveyor: sync Debug options in two jobs
3 hours ago  Viktor Szakatsbuild: minor debug option message fixes/improvements
4 hours ago  Viktor Szakatschecksrc: check for `assert`, replace in tests where...
4 hours ago  Viktor Szakatsbuild: require `!NDEBUG` for debug-enabled (aka develop...
8 hours ago  Stefan EissingDoH: improvements
13 hours ago  Viktor Szakatsbuild: replace `assert()` with `DEBUGASSERT()`, where...
13 hours ago  renovate[bot]GHA: update dependency pizlonator/fil-c to v0.683
14 hours ago  renovate[bot]GHA: update ruff to v0.16.2
14 hours ago  renovate[bot]GHA: Update awslabs/aws-lc to v5.5.0
28 hours ago  Alhuda Khanmbedtls: enforce verifyhost when verifypeer is disabled
28 hours ago  Daniel StenbergCI: filter all .[ch] files before doing typo checks
39 hours ago  Dan Fandrichlibcurl.pc: add the Link.ABI and Source tags
47 hours ago  Daniel StenbergRELEASE-NOTES: synced rc-8_22_0-1
2 days ago  Jay Satiroapi: fix printf format specifier
2 days ago  Dan Fandrichtests: fix typo in assert message in http test
3 days ago  Viktor Szakatstests/server/tftpd: replace duplicate code with `open_u...
3 days ago  Jay Satiroconfigure: clarify --enable-debug option
3 days ago  Daniel Stenbergcurl_url_set.md: expand the CURLU_NO_AUTHORITY description
3 days ago  Daniel Stenbergldap_do: refactor error handling and simplify show_vals...
3 days ago  Stefan Eissingdnsd: add support for DoH
4 days ago  Dan FandrichCI: fix labeler matches for vdns file move
4 days ago  Daniel Stenbergcookie: refuse to load cookies set against a PSL domain
4 days ago  Viktor Szakatsservers: drop CRT and curlx calls from `main_window_loo...
4 days ago  Daniel StenbergTODO: ECH for QUIC
4 days ago  Daniel Stenbergrtsp: refactor method handling and improve error checks
4 days ago  Daniel Stenbergpsl: update a comment to understandable English
4 days ago  Daniel Stenbergtests: keep test names shorter than 70 columns
4 days ago  Daniel Stenbergcf-socket: disable TCP SYN retransmissions for localhos...
4 days ago  Viktor Szakatsservers: drop duplicate (and interacting) ctrl handlers...
4 days ago  Viktor Szakatsservers: drop complex and redundant signal handler...
4 days ago  Viktor Szakatsservers: de-duplicate shutdown signal/logging code
4 days ago  Daniel StenbergDEPRECATE.md: HTTP/2 Server Push gets removed in March...
4 days ago  Viktor Szakatsservers: sync server port global variable across server...
4 days ago  Viktor Szakatstests/server/dnsd: fix to install signal handlers on...
4 days ago  Viktor Szakatsservers: sync socket type global variables
5 days ago  Viktor Szakatsservers: drop re-registering the signal handler on...
5 days ago  Viktor SzakatsGHA/windows: re-enable taskkill in torture jobs
5 days ago  Viktor Szakatsservers: drop redundant guards on Windows
5 days ago  Viktor Szakatsservers: fix to avoid a non-signal-safe call in signal...
5 days ago  Daniel StenbergRELEASE-NOTES: synced
5 days ago  Viktor Szakatsservers: fix HANDLE leak in UWP builds
5 days ago  Daniel Stenberghttp2: make server push transfers inherit share from...
5 days ago  Stefan Eissingvdns: directory for all DNS related sources
5 days ago  renovate[bot]Dockerfile: Update debian:bookworm-slim Docker digest...
6 days ago  Viktor Szakatsservers: fix to reverse `SA_RESTART` option for `sigact...
6 days ago  Daniel StenbergTODO: do not consider APPDATA for netrc
6 days ago  Stefan Eissingdnscache: use Curl_peer in resolve and dnscache operations
6 days ago  Daniel Stenbergurl: rename Curl_init_do => Curl_init_transfer
7 days ago  Viktor Szakatscurl_ed25519: add GnuTLS support (via nettle, hogweed)
7 days ago  Daniel Stenbergtest557: test curl_mv*printf() functions
7 days ago  Daniel Stenberglib1560: add CURLU_NO_GUESS_SCHEME tests 22469/head
7 days ago  Daniel Stenbergtests: convert unit test 1396 and 1398 into libtests
7 days ago  Stefan Eissingcurl_trc: remove unused expire timers
7 days ago  Daniel Stenbergmulti: remove #if 0'ed code that uses old struct
7 days ago  renovate[bot]GHA: Update pizlonator/fil-c to v0.682
7 days ago  Daniel Stenberglib: update mentions of the legacy "sessionhandle"
8 days ago  Viktor Szakatssshserver.pl: bump an sshd config to use its modern...
8 days ago  Viktor SzakatsDEPENDENCIES.md: document minimum nettle version: 3...
8 days ago  dependabot... GHA: bump GitHub Actions and pips
10 days ago  Viktor SzakatsGHA/http3-linux: enable HTTPSIG in jobs running tests
10 days ago  Viktor Szakatscurl_ed25519: drop unused wolfSSL random generator
10 days ago  Viktor Szakatscurl_ed25519: tidy-up backend fallback
10 days ago  Viktor Szakatsbuild: assume POSIX `select()` is available
10 days ago  Ramesh Adhikarih3-proxy: fix NULL deref when non-:status header arrive...
10 days ago  Stefan Eissingapple-fast-udp: fix sendmsg_x partial results
11 days ago  Daniel Stenbergcurl: help category cleanups
11 days ago  Viktor Szakatsgitignore: maintenance updates
11 days ago  Viktor Szakatstidy-up: minor code fixes and improvements
11 days ago  Viktor Szakatstidy-up: comments, messages, formatting
11 days ago  renovate[bot]GHA: update dependency google/boringssl to v0.20260730.0
11 days ago  Viktor Szakatslib5004: fix memleak on OOM, check all slist append...
11 days ago  Viktor SzakatsGHA: set `HOMEBREW_NO_INSTALL_CLEANUP=1` where brew...
11 days ago  Daniel StenbergRELEASE-NOTES: synced
11 days ago  Viktor Szakatsbuild: fix HTTPSIG option for unsupported TLS backends
11 days ago  Viktor SzakatsGHA: work around Homebrew `ca-certificates` install...
11 days ago  Daniel Stenbergsws: log the exact closing reason better, to help debug...
11 days ago  Stefan Eissingtool: remove duplicate setopts
11 days ago  Dan Fandrichtests: fix cert comparison with old cryptography
12 days ago  Jay Satiroldap: support empty username and password
12 days ago  renovate[bot]GHA: update dependency nghttp2/nghttp2 to v1.70.0
12 days ago  Viktor Szakatsurlapi: clear password buffer on error path
12 days ago  Viktor Szakatssrc: safely clear certain buffers
12 days ago  Daniel Stenbergdocs/INTERNALS.md -> docs/DEPENDENCIES.md
12 days ago  Viktor Szakatssrc: improve `curlx_memzero()` internal APIs
12 days ago  CatboxParadoxh2: bootstrap max streams from multi handle if in use
12 days ago  Daniel StenbergEXPERIMENTAL: cleanups, unify on titles, merge quiche...
12 days ago  Daniel StenbergEXPERIMENTAL: Apple fast UDP
12 days ago  Stefan Eissingwebsocket: pause writing and meta data fix
12 days ago  Stefan Eissingconncache: connection healthiness fix
12 days ago  Viktor Szakatsvquic: add option to use Apple fast UDP
12 days ago  Viktor SzakatsGHA/configure-vs-cmake: dump `./configure --help`
12 days ago  renovate[bot]GHA: update dependency google/boringssl to v0.20260728.0
12 days ago  Daniel StenbergHISTORY: add when c-ares support was introduced (2004)
12 days ago  Viktor Szakatstidy-up: use `CURL_CSTRLEN()` macro on more static...
12 days ago  Daniel Stenbergscripts/badwords.txt: do not recommend using 'will...
12 days ago  Daniel Stenbergdocs/INTERNALS.md: move a column one byte
13 days ago  Viktor Szakatsscorecard: fix `max_upload` init value in `ul_parallel()`
13 days ago  Viktor Szakatsdnsd: fix bounds check in `read_https_alpn_part()`
13 days ago  Dan FandrichCI: improve labeler matches
next