]> git.feebdaed.xyz Git - 0xmirror/curl.git/shortlog
0xmirror/curl.git
3 hours ago Daniel Stenbergcurl_quiche: refuse headers with CR, LF or null bytes master
3 hours ago Daniel Stenbergurlapi: return OOM correctly from parse_hostname_login()
3 hours ago Daniel Stenbergftp: return from ftp_state_use_port immediately on OOM
3 hours ago Daniel Stenbergcf-socket: return OOM error if socket() failes due...
21 hours ago Viktor Szakatstidy-up: miscellaneous
33 hours ago Daniel Stenbergftp: return better on OOM in two places
33 hours ago Daniel Stenbergmemdebug: stop tracking send and recv
45 hours ago Daniel Stenbergcurl_threads: don't do another malloc if the first...
2 days ago Viktor Szakatssrc: drop unused includes
2 days ago Daniel StenbergRELEASE-NOTES: synced
2 days ago Daniel Stenbergcookie: flush better
2 days ago Viktor Szakatslib: drop unused protocol headers
2 days ago Daniel Stenberglibssh: set both knownhosts options to the same file
2 days ago Viktor Szakatsos400sys: replace `strcpy()` with `memcpy()`
2 days ago Daniel Stenbergcurl_ntlm_core: fix DES_* symbols for some wolfSSL...
2 days ago Daniel Stenbergescape: add a length check in curl_easy_escape
3 days ago Viktor Szakatschecksrc: ban `strcpy`
3 days ago Viktor Szakatsbuild: stop disabling `strcpy` checks with clang-tidy
3 days ago Viktor Szakatstests: replace `strcpy()` with `curlx_strcopy()`
4 days ago Viktor Szakatslib547, 555: fix off-by-one null-terminator in read...
4 days ago Daniel Stenbergcf-h1-proxy: support folded headers in CONNECT responses
4 days ago renovate[bot]GHA: update ngtcp2/nghttp3 to v1.14.0
4 days ago renovate[bot]GHA: update ngtcp2/ngtcp2 to v1.19.0
4 days ago Viktor Szakatsvquic: initialize new callback in nghttp3 1.14.0+
4 days ago Daniel Stenbergcurlx: curlx_strcopy() instead of strcpy()
4 days ago Stefan Eissingapple sectrust: fix ancient evaluation
4 days ago Daniel StenbergCURLOPT_HAPROXY_CLIENT_IP.md: emphasize reused connecti...
5 days ago Daniel Stenbergcontent_encoding: avoid strcpy
5 days ago Viktor Szakatscurlx: rename `Curl_`-prefixed symbols to `curlx_`
5 days ago Viktor Szakatsbinmode: delete extra nop instruction from fallback...
5 days ago Viktor Szakatschecksrc: ensure using `ifdef`/`ifndef` when possible...
6 days ago Viktor Szakatslib: drop, or replace `sendf.h` with `curl_trc.h` where...
6 days ago Viktor Szakatstest96: fix to accept non-unity memdump content with...
6 days ago Viktor Szakatsx509asn1: drop unused `hostcheck.h`, `vtls_int.h` includes
6 days ago Viktor Szakatslib: include `curlx/warnless.h` from `curl_setup.h`
6 days ago Viktor Szakatslib: drop unused `vssh/ssh.h` includes
6 days ago Viktor Szakatstransfer: drop unused `vquic/vquic.h` include
6 days ago Viktor Szakatscurl_ntlm_core: move `vauth/vauth.h` include from heade...
6 days ago Viktor Szakatstidy-up: `curlx/nonblock.h` includes
6 days ago Viktor Szakatslib: drop unused `vtls/vtls.h` includes
6 days ago Viktor Szakatslib: drop unused curlx headers
6 days ago Viktor Szakatslib: drop includes unused or duplicate
6 days ago Viktor Szakatssocks.h: delete obsolete, unused, macros
6 days ago Viktor Szakatslib: use `SOCKET_WRITABLE()`/`SOCKET_READABLE()` where...
7 days ago Daniel Stenbergcontrithanks.sh: adopt the stricter by: check from...
7 days ago Daniel Stenbergcontributors.sh: even stricter requirements for the...
7 days ago Wyatt O'DaymbedTLS: cleanup insecure/deprecated code
7 days ago Stefan Eissingmulti-notify: add check macro
7 days ago Daniel Stenberghttp: minor cleanup after the unfold rework
7 days ago Viktor Szakatscurlx: add `curlx_rename()`, fix to support long filena...
7 days ago Viktor SzakatsGHA/http3-linux: set minimum number of runtest tests
7 days ago Viktor Szakatswindows: fix `CreateFile()` calls to support long filenames
7 days ago Viktor Szakatsopenssl: drop includes unused or duplicate
7 days ago Viktor Szakatslib: drop unused `rand.h` includes
7 days ago Viktor Szakatscurl_ntlm_core: drop unused OpenSSL/wolfSSL headers
7 days ago Viktor Szakatscurlx: use curl alloc in `curlx_win32_stat()` (Windows)
7 days ago Viktor Szakatstool_urlglob: constify an argument
7 days ago Viktor Szakatscmake: match filename suffixes with file content
8 days ago Viktor Szakatscmake: delete unused file `CMake/CMakeConfigurableFile.in`
8 days ago Stefan Eissingscorecard: more upload options
8 days ago Stefan Eissingngtcp2: retune window sizes
8 days ago Daniel Stenberghttp: more unfold fixing
8 days ago Viktor Szakatssocketpair: drop redundant `_WIN32` branch and include
8 days ago Daniel StenbergRELEASE-NOTES: synced
8 days ago Daniel Stenbergcontributors.sh: only check -by: lines for names
8 days ago Viktor Szakatsbuild: drop duplicate include `curl/curl.h` and others
8 days ago Daniel Stenberghttp: fix for unfolding line starting with TAB
8 days ago Daniel StenbergCURLOPT_ACCEPT_ENCODING.md: warn about the expansion
8 days ago Daniel Stenbergcompressed.md: might generate a huge amount of bytes
8 days ago Viktor Szakatsbuild: drop unused includes
8 days ago Viktor Szakatsbuild: drop unused `multiif.h` includes
8 days ago Viktor Szakatscurl_trc: delete unused DoH remains
8 days ago Viktor Szakatsbuild: drop unused `curlx/inet_pton.h` includes
8 days ago Viktor Szakatsbuild: drop unused `curl_share.h` includes
8 days ago Viktor Szakatstimeval: scope a variable, merge two PP branches
8 days ago Viktor SzakatsTIME-KEEPING.md: fold long lines
8 days ago Stefan Eissingtime-keeping: keep timestamp in multi, always update
8 days ago Viktor Szakatstidy-up: miscellaneous
8 days ago Viktor SzakatsINSTALL-CMAKE.md: add recently added targets
9 days ago Daniel Stenberghttp: when unfolding, leave single-space for new header...
9 days ago Viktor Szakatscmake/FindRustls: merge two `if`s
9 days ago Viktor Szakatscmake: add `curl-optiontable`, `curl-listhelp`, `curl...
9 days ago Viktor Szakatsbuild: replace `-pedantic` with `-Wpedantic` when supported
10 days ago Viktor Szakatscmake: replace deprecated `OPENSSL_FOUND` with `OpenSSL...
10 days ago Viktor Szakatscmake: replace deprecated `PERL_FOUND` with `Perl_FOUND`
10 days ago Daniel Stenbergopenssl: toggling CURLSSLOPT_NO_PARTIALCHAIN makes...
10 days ago Stefan Eissingwolfssl: proof use of wolfSSL_i2d_SSL_SESSION
10 days ago Daniel Stenbergmulti: remove useless assignment
10 days ago Daniel Stenbergdocs: rename CURLcode variables to 'result'
10 days ago Daniel Stenbergdocs: use mresult as variable name for CURLMcode
10 days ago Daniel Stenbergtests: rename CURLMcode variables to mresult
10 days ago Daniel Stenberglib: name the main CURLMcode variable 'mresult'
10 days ago dependabot... GHA: bump pip-dependencies
10 days ago Viktor Szakatsexamples/threaded-ssl: delete in favor of `examples...
10 days ago Daniel StenbergHISTORY: add current website stats
10 days ago Dan Fandrichtests: add a standard log line for alloc failures
10 days ago Viktor Szakatsbadwords: catch and fix threading-related words
10 days ago Viktor Szakatsschannel: use Win8 `CERT_NAME_SEARCH_ALL_NAMES_FLAG...
11 days ago Dan Fandrichlib: create unitprotos.h in the builddir, not srcdir
11 days ago Viktor Szakatscf-socket: enable Win10 `TCP_KEEP*` options with old...
next