]> git.scripts.mit.edu Git - curl.git/shortlog
curl.git
2025-02-14 Viktor Szakatstidy-up: delete, comment or scope C macros reported unused
2025-02-14 Daniel Stenberglib: strtoofft.h header cleanup
2025-02-14 Stefan EissingHTTP3.md: only speak about minimal versions
2025-02-14 Harry Sintonendocs: add FD_ZERO to curl_multi_fdset example
2025-02-14 Viktor Szakatscmake: drop `HAVE_IN_ADDR_T` from pre-fill too [ci skip]
2025-02-13 Daniel Stenbergasyn-thread: avoid the separate 'struct resdata' alloc
2025-02-13 Daniel Stenbergasyn-thread: do not allocate thread_data separately
2025-02-13 Daniel Stenberghttp: fix NTLM info message typo
2025-02-13 Daniel Stenbergurlapi: simplify junkscan
2025-02-13 Daniel Stenbergcookie: simplify invalid_octets()
2025-02-13 Daniel Stenbergtimediff: fix comment for curlx_mstotv()
2025-02-13 Viktor Szakatstidy-up: drop unused `CURL_INADDR_NONE` macro and ...
2025-02-13 Viktor Szakatstests: fix enum/int confusion (Intel C), fix autotools...
2025-02-13 Viktor Szakatscmake: fix `HAVE_ATOMIC`/`HAVE_STDATOMIC` pre-fill...
2025-02-13 Viktor Szakatsaddrinfo: add curl macro to avoid redefining foreign...
2025-02-13 Daniel StenbergRELEASE-NOTES: synced
2025-02-13 Daniel Stenbergmanagen: correct the warning for un-escaped '<' and '>'
2025-02-13 Daniel Stenbergstrparse: switch the API to work on 'const char *'
2025-02-13 Sergeylib: better optimized casecompare() and ncasecompare()
2025-02-13 Daniel StenbergRELEASE-NOTES: synced curl-8_12_1
2025-02-13 Daniel StenbergTHANKS: add contributors from 8.12.1
2025-02-12 Jay Satirowrite-out.md: add 'header' and 'output' to the variable...
2025-02-12 Viktor SzakatsGHA/linux: drop Linux arm job for runner image flakines...
2025-02-12 Viktor SzakatsGHA/non-native: drop cmake Xcode generator iOS job...
2025-02-12 renovate[bot]GHA: update openssl/openssl to v3.4.1
2025-02-12 Viktor Szakatslibssh2: drop obsolete macros and version checks
2025-02-11 Viktor Szakatscmake: fix/add missing feature detections for Windows...
2025-02-11 Viktor Szakatscmake: fix to detect `HAVE_OPENSSL_SRP` in MSVC UWP builds
2025-02-11 Viktor Szakatslibssh2: fix to use non-deprecated `libssh2_scp_send64()`
2025-02-11 renovate[bot]ci: update dependency gnutls/gnutls to v3.8.9
2025-02-11 Daniel Stenbergvquic: make the "disable GSO" use infof, not failf
2025-02-11 Daniel StenbergKNOWN_BUGS: --interface with link-scoped IPv6 address
2025-02-11 Daniel Stenbergverbose.md: mention how carriage-return might occur...
2025-02-11 Viktor Szakatsruntests.pl: reapply accidental revert
2025-02-10 Viktor Szakatstests: fix test 558, 1330 for MSVC, allow TrackMemory...
2025-02-10 Daniel Stenbergchecksrc.pl: warn on FIXME/TODO comments
2025-02-10 Daniel Stenbergall: remove FIXME and TODO comments
2025-02-10 Viktor Szakatscmake: fix `HAVE_GETHOSTBYNAME_R_*` detections with...
2025-02-10 Viktor SzakatsGHA/windows: improve build perf with cmake unity batches
2025-02-10 Daniel Stenbergtool_progress: fix percent output of large parallel...
2025-02-10 jethrogbKNOWN_BUGS: remove 2.5 client cert handling differs...
2025-02-10 Daniel StenbergRELEASE-NOTES: synced
2025-02-10 Viktor SzakatsGHA/linux: hide progress bar in `apt remove`
2025-02-09 Jay Satirocurl_global_sslset.md: Add SSL backend names
2025-02-09 Viktor Szakatslib: silence LibreSSL collision warning on non-MSVC Windows
2025-02-09 Daniel Stenbergasyn-thread: survive a c-ares channel set to NULL
2025-02-09 Viktor SzakatsGHA/appveyor: tidy up quotes
2025-02-08 Viktor SzakatsGHA/windows: bump dl-mingw tests to `-j8`
2025-02-08 Terence Edendocs: use valid example domain names
2025-02-08 Viktor SzakatsGHA/windows: restore runtests perf with last known...
2025-02-08 Daniel Stenberglibssh2: comparison is always true because rc <= -1
2025-02-08 Viktor SzakatsGHA/http3-linux: fix quictls cache key mismatch
2025-02-08 Daniel Stenberglib3208: add a final easy_perform as well
2025-02-08 Stefan Eissingvtsl: eliminate 'data->state.ssl_scache'
2025-02-08 Daniel Stenbergvtls: fix multissl-init
2025-02-08 Daniel StenbergRELEASE-NOTES: synced
2025-02-08 Daniel Stenbergrelease-notes.pl: manage more "closes" typos
2025-02-08 Michael KaufmannCURLSHOPT_SHARE.md: adjust for the new SSL session cache
2025-02-08 Daniel Stenbergopenssl: fix out of scope variables in goto
2025-02-08 Jay Satirogenerate.bat: remove curl_get_line.c from the curlx...
2025-02-07 Stefan Eissingscache: add magic checks
2025-02-07 Viktor Szakatscmake: save a line with `CMAKE_C_IMPLICIT_LINK_DIRECTOR...
2025-02-07 Viktor Szakatscmake: respect `GNUTLS_CFLAGS` when detected via `pkg...
2025-02-07 Daniel Stenbergwakeup_write: make sure the eventfd write sends eight bytes
2025-02-07 Marcel Raadasyn-thread: fix build with `CURL_DISABLE_SOCKETPAIR`
2025-02-07 Viktor Szakatstidy-up: make per-file `ARRAYSIZE` macros global as...
2025-02-07 Daniel StenbergRELEASE-NOTES: synced
2025-02-07 Stefan Eissingopenssl-quic: ignore ciphers for h3
2025-02-07 Kai Pastorcmake: avoid unnecessary `-L` for implicit link dirs
2025-02-07 Viktor SzakatsGHA/appveyor: add VS2019 job, merge two others, fix...
2025-02-07 Viktor Szakatswolfssl: silence compiler warning (MSVC 2019), simplify...
2025-02-07 Stefan Eissingimap: TLS upgrade fix
2025-02-07 Stefan Eissingpop3: TLS upgrade fix
2025-02-07 Stefan Eissingsmtp: TLS upgrade fix
2025-02-07 Daniel Stenbergtool_cfgable: sort struct fields by size, use bitfields...
2025-02-07 Daniel Stenbergasyn-thread: fix the returned bitmask from Curl_resolve...
2025-02-07 Daniel Stenbergconfigure/cmake: check for realpath
2025-02-07 Viktor SzakatsGHA/windows: mitigate drastic runtests perf drop under...
2025-02-06 Viktor Szakatscmake: add integration tests, run them in CI
2025-02-06 Viktor Szakatscmake/Find: set `<Modulename>_FOUND` for compatibility...
2025-02-06 Viktor Szakatscmake: drop `LDAP_DEPRECATED=1` macro, to sync with...
2025-02-06 Viktor Szakatscmake: always reference OpenSSL and ZLIB via imported...
2025-02-06 Viktor Szakatsldap: drop support for legacy Novell LDAP SDK
2025-02-06 Viktor SzakatsGHA/curl-for-win: drop `nolibgroup` option, upstream...
2025-02-06 Viktor Szakatscmake: lib order fixes for picky linkers (e.g. binutils...
2025-02-06 Viktor Szakatscmake: initialize variables where missing
2025-02-06 Viktor Szakatscmake: tidy up string append and list prepend syntax
2025-02-06 Daniel Stenbergruntests: fix the disabling of the memory tracking
2025-02-06 Viktor Szakatscmake: normalize before matching paths with syspaths
2025-02-06 renovate[bot]CI: update dependency awslabs/aws-lc to v1.45.0
2025-02-06 Philip H.GHA/linux: drop `sudo sysctl vm.mmap_rnd_bits=28`
2025-02-06 Daniel Stenberglibssh: drop support for libssh older than 0.9.0
2025-02-06 Daniel Stenbergtest2080: simplify, avoid the null byte
2025-02-06 Daniel Stenbergtool_ssls: switch to tool-specific get_line function
2025-02-06 Viktor Szakatsruntests: quote commands to support paths with spaces
2025-02-06 Viktor Szakatstest1516: avoid failure due to spaces in path
2025-02-06 Daniel StenbergINTERNALS: fix c-ares, as we actually support 1.6.0...
2025-02-06 Viktor SzakatsGHA/windows: always pass `-A <arch>` to cmake in vcpkg jobs
2025-02-06 Viktor Szakatscmake: respect `GNUTLS_LIBRARY_DIRS` in `libcurl.pc...
2025-02-06 andrewkirillov-ibmbuild: add tool_hugehelp.c into IBMi build
next