2025-01-16 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-01-16 |
sftcd | tool_getparam: ECH param parsing refix |
commit | commitdiff | tree |
2025-01-16 |
Stefan Eissing | cf-https-connect: look into httpsrr alpns when available |
commit | commitdiff | tree |
2025-01-15 |
Viktor Szakats | GHA/non-native: lower job timeouts |
commit | commitdiff | tree |
2025-01-15 |
Daniel Stenberg | doh: send HTTPS RR requests for all HTTP(S) transfers |
commit | commitdiff | tree |
2025-01-15 |
Daniel Stenberg | doh: cleanups and extended HTTPS RR code |
commit | commitdiff | tree |
2025-01-15 |
Viktor Szakats | INSTALL.md: tweak to the MSVC version line [ci skip] |
commit | commitdiff | tree |
2025-01-14 |
Viktor Szakats | CI: add/extend curl binary info, VS2010 32-bit, misc... |
commit | commitdiff | tree |
2025-01-14 |
Daniel Stenberg | easy: make curl_easy_perform() return error if connecti... |
commit | commitdiff | tree |
2025-01-14 |
Daniel Stenberg | CURLOPT_CONNECT_ONLY.md: an easy handle with this optio... |
commit | commitdiff | tree |
2025-01-14 |
Viktor Szakats | INSTALL.md: document VS2008 and mingw-w64 |
commit | commitdiff | tree |
2025-01-14 |
Daniel Stenberg | sha256/hmac: use these with TLS builds now |
commit | commitdiff | tree |
2025-01-14 |
Viktor Szakats | tidy-up: drop parenthesis around `return` expression |
commit | commitdiff | tree |
2025-01-14 |
Stefan Eissing | CI: run pytest in github CI colored |
commit | commitdiff | tree |
2025-01-14 |
Stefan Eissing | pytest: use httpd/apache2 directly, no apachectl |
commit | commitdiff | tree |
2025-01-14 |
Daniel Stenberg | cmdline-opts/version.md: describe multissl, mention... |
commit | commitdiff | tree |
2025-01-14 |
Jay Satiro | transfer: fix CURLOPT_CURLU override logic |
commit | commitdiff | tree |
2025-01-14 |
Jay Satiro | mprintf: terminate snprintf output on windows |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | mprintf: fix integer handling in float precision |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | GHA: enable the SSL session cache in a few builds |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | curl_easy_ssls_export/import.md: made for TLS protocols |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | cmake: enable SSLS-EXPORT in the build |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | lib/easy.c: bring back the vtls/vtls_scache.h include |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | telnet: handle single-byte input option |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | altsvc: return error on dot-only name |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | multihandle: add an ssl_scache here |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | checksrc: use 'banfunc' proper in more places |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | examples: use return according to code style |
commit | commitdiff | tree |
2025-01-13 |
Daniel Stenberg | checksrc: check for return with parens around a value... |
commit | commitdiff | tree |
2025-01-13 |
Viktor Szakats | curl-functions.m4: fix indentation in `CURL_SIZEOF()` |
commit | commitdiff | tree |
2025-01-13 |
Viktor Szakats | cmake: pick a better IPv6 feature flag when assembling... |
commit | commitdiff | tree |
2025-01-13 |
Viktor Szakats | tidy-up: drop parenthesis around `return` values |
commit | commitdiff | tree |
2025-01-13 |
Viktor Szakats | config: drop unused code and variables |
commit | commitdiff | tree |
2025-01-13 |
Viktor Szakats | cmake: drop VS2010 "Dialog Hell" workaround added in... |
commit | commitdiff | tree |
2025-01-13 |
Viktor Szakats | configure: streamline Windows large file feature check |
commit | commitdiff | tree |
2025-01-12 |
Viktor Szakats | system.h: fix indentation |
commit | commitdiff | tree |
2025-01-12 |
Viktor Szakats | msvc: require VS2005 for large file support |
commit | commitdiff | tree |
2025-01-11 |
Viktor Szakats | curl_setup: fix missing `ADDRESS_FAMILY` type in rare... |
commit | commitdiff | tree |
2025-01-11 |
Viktor Szakats | windows: drop redundant `USE_WIN32_SMALL_FILES` macro |
commit | commitdiff | tree |
2025-01-11 |
Viktor Szakats | tidy-up: `curl_setup.h`, `curl_setup_once.h`, `config... |
commit | commitdiff | tree |
2025-01-11 |
Viktor Szakats | msvc: tidy up `_CRT_*_NO_DEPRECATE` definitions |
commit | commitdiff | tree |
2025-01-11 |
Viktor Szakats | cmake: formatting [ci skip] |
commit | commitdiff | tree |
2025-01-11 |
renovate[bot] | ci: update actions/upload-artifact digest to 65c4c4a |
commit | commitdiff | tree |
2025-01-11 |
renovate[bot] | ci: update rojopolis/spellcheck-github-actions digest... |
commit | commitdiff | tree |
2025-01-10 |
Viktor Szakats | system.h: drop duplicate and no-op code |
commit | commitdiff | tree |
2025-01-10 |
Viktor Szakats | system.h: drop compilers lacking 64-bit integer type... |
commit | commitdiff | tree |
2025-01-10 |
Viktor Szakats | build: fix `-Wtrampolines` picky warning for gcc 4... |
commit | commitdiff | tree |
2025-01-10 |
Viktor Szakats | cmake: deprecate winbuild, add migration guide from... |
commit | commitdiff | tree |
2025-01-10 |
Viktor Szakats | msvc: assume `_INTEGRAL_MAX_BITS >= 64` |
commit | commitdiff | tree |
2025-01-10 |
Stefan Eissing | ssl session cache: change cache dimensions |
commit | commitdiff | tree |
2025-01-10 |
Daniel Stenberg | RELEASE-NOTES: bump cmdline options and number of publi... |
commit | commitdiff | tree |
2025-01-10 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-01-10 |
Asger Hautop... | completion.pl: add completion for paths after @ for... |
commit | commitdiff | tree |
2025-01-10 |
sftcd | ECH: update APIs to those agreed with OpenSSL maintainers |
commit | commitdiff | tree |
2025-01-10 |
Daniel Stenberg | cookie: cap expire times to 400 days |
commit | commitdiff | tree |
2025-01-09 |
Stefan Eissing | GnuTLS: fix 'time_appconnect' for early data |
commit | commitdiff | tree |
2025-01-09 |
Daniel Stenberg | vtls_scache: fix possible null ptr deref |
commit | commitdiff | tree |
2025-01-09 |
Daniel Stenberg | tool_ssls: fix "ignored return value" warning |
commit | commitdiff | tree |
2025-01-09 |
Daniel Stenberg | vtls_scache: avoid a "Redundant Condition" |
commit | commitdiff | tree |
2025-01-09 |
Viktor Szakats | msvc: drop checks for `_MSC_VER >= 900` |
commit | commitdiff | tree |
2025-01-09 |
Viktor Szakats | msvc: drop checks for ancient versions |
commit | commitdiff | tree |
2025-01-09 |
Tal Regev | GHA/windows: add wolfSSL to MSVC MultiSSL job |
commit | commitdiff | tree |
2025-01-09 |
Daniel Stenberg | curl_trc: repair build with verbose strings disabled |
commit | commitdiff | tree |
2025-01-09 |
Viktor Szakats | cmake: update a comment [ci skip] |
commit | commitdiff | tree |
2025-01-09 |
Viktor Szakats | tidy-up: delete stray references from autotools, docs |
commit | commitdiff | tree |
2025-01-09 |
Viktor Szakats | build: delete `-Wsign-conversion` related FIXMEs |
commit | commitdiff | tree |
2025-01-08 |
Daniel Stenberg | DEPRECATE: remove msh3 in six months |
commit | commitdiff | tree |
2025-01-08 |
Neil Horman | osslq: use SSL_poll to determine writeability of QUIC... |
commit | commitdiff | tree |
2025-01-08 |
Daniel Stenberg | scripts/delta: add number of days since first httpget... |
commit | commitdiff | tree |
2025-01-08 |
Stefan Eissing | HTTP/2: strip TE request header |
commit | commitdiff | tree |
2025-01-08 |
Stefan Eissing | vtls: feature ssls-export for SSL session im-/export |
commit | commitdiff | tree |
2025-01-08 |
Viktor Szakats | appveyor: tidy up shell code |
commit | commitdiff | tree |
2025-01-08 |
Viktor Szakats | appveyor: bump VS2008 jobs to VS2010 |
commit | commitdiff | tree |
2025-01-07 |
Viktor Szakats | appveyor: always use cmake `-A` option to select x64 |
commit | commitdiff | tree |
2025-01-07 |
Viktor Szakats | appveyor: reorder builds to get useful results earlier |
commit | commitdiff | tree |
2025-01-07 |
Viktor Szakats | GHA/windows: drop MSH3 job (broken after 0.7.0 bump) |
commit | commitdiff | tree |
2025-01-07 |
Viktor Szakats | content_encoding: namespace GZIP flag constants |
commit | commitdiff | tree |
2025-01-07 |
Daniel Stenberg | cookie: small variable type cleanups |
commit | commitdiff | tree |
2025-01-07 |
Viktor Szakats | cmake: pre-fill `HAVE_STDINT_H` on Windows |
commit | commitdiff | tree |
2025-01-07 |
Viktor Szakats | appveyor: fixup job name |
commit | commitdiff | tree |
2025-01-07 |
Viktor Szakats | msvc: add VS2012 CI job, fix compiler warnings in LDAP... |
commit | commitdiff | tree |
2025-01-07 |
Viktor Szakats | msvc: fix building with `HAVE_INET_NTOP` and MSVC ... |
commit | commitdiff | tree |
2025-01-06 |
renovate[bot] | GHA/linux: update awslabs/aws-lc to v1.42.0 |
commit | commitdiff | tree |
2025-01-06 |
dependabot... | GHA: bump cygwin/cygwin-install-action from 4 to 5 |
commit | commitdiff | tree |
2025-01-06 |
Stefan Eissing | conncache: count shutdowns against host and max limits |
commit | commitdiff | tree |
2025-01-06 |
Daniel Stenberg | RELEASE-NOTES: synced |
commit | commitdiff | tree |
2025-01-06 |
Patrick Monnerat | mime: explicitly rewind subparts at attachment time. |
commit | commitdiff | tree |
2025-01-06 |
Yedaya Katsman | docs/examples/checksrc: don't allow snprintf specifically |
commit | commitdiff | tree |
2025-01-05 |
Viktor Szakats | autotools: silence gcc warnings in libtool code |
commit | commitdiff | tree |
2025-01-05 |
Daniel Stenberg | INFRASTRUCTURE.md: project infra |
commit | commitdiff | tree |
2025-01-04 |
Viktor Szakats | cmake: publish/check supported protocols/features via... |
commit | commitdiff | tree |
2025-01-03 |
Daniel Stenberg | checkdocs: trim links off docs/ markdowns before spellcheck |
commit | commitdiff | tree |
2025-01-03 |
Daniel Stenberg | cleancmd.pl: strip out backticked words |
commit | commitdiff | tree |
2025-01-03 |
Daniel Stenberg | netrc: 'default' with no credentials is not a match |
commit | commitdiff | tree |
2025-01-02 |
Daniel Stenberg | CURLOPT_SEEKFUNCTION.md: used for FTP, HTTP and SFTP... |
commit | commitdiff | tree |
2025-01-02 |
Viktor Szakats | GHA/http3-linux: fix cache rebuild conditions, switch... |
commit | commitdiff | tree |
2025-01-02 |
prpr19xx on... | smb: fix compiler warning |
commit | commitdiff | tree |
2025-01-02 |
Daniel Stenberg | docs: use lowercase curl and libcurl |
commit | commitdiff | tree |
2025-01-02 |
Daniel Stenberg | docs/libcurl/opts: clarify the return values |
commit | commitdiff | tree |
next |