]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2023-08-30  Matthias Gattolib: fix aws-sigv4 having date header twice in some...
2023-08-30  Jay Satiromulti: remove 'processing: <url>' debug message
2023-08-30  Jay Satiroftp: fix temp write of ipv6 address
2023-08-30  Jay Satirotool: change some fopen failures from warnings to errors
2023-08-29  Jay Satirohostip: fix typo
2023-08-29  Davide Masseruttool: avoid including leading spaces in the Location...
2023-08-29  Daniel StenbergSECURITY-PROCESS.md: not a sec issue: Tricking user...
2023-08-29  Daniel Stenbergconnect: stop halving the remaining timeout when less...
2023-08-29  Daniel Stenbergasyn-ares: reduce timeout to 2000ms
2023-08-29  John Bamptonmisc: remove duplicate words
2023-08-29  Daniel StenbergRELEASE-NOTES: synced
2023-08-28  Daniel StenbergwolfSSL: avoid the OpenSSL compat API when not needed
2023-08-28  Viktor Szakatslib: fix null ptr derefs and uninitialized vars (h2/h3)
2023-08-28  Jay Satirosecureserver.pl: fix stunnel version parsing
2023-08-28  Jay Satirosecureserver.pl: fix stunnel path quoting
2023-08-28  Daniel Stenbergaltsvc: accept and parse IPv6 addresses in response...
2023-08-28  Daniel Stenberglibtest: use curl_free() to free libcurl allocated...
2023-08-28  Jay Satirodisable.d: explain --disable not implemented prior...
2023-08-28  Nicholas Nethercotehyper: fix ownership problems
2023-08-28  Daniel Stenbergmulti.h: the 'revents' field of curl_waitfd is supported
2023-08-27  Gerome Fourniertool_paramhlp: improve str2num(): avoid unnecessary...
2023-08-27  Daniel Stenbergdocs: mention critical files in same directories as...
2023-08-26  John HawthornOpenSSL: clear error queue after SSL_shutdown
2023-08-25  Alexander Kanavintests: update cookie expiry dates to far in the future
2023-08-25  John Bamptonmisc: fix spelling
2023-08-25  Daniel Stenbergcmdline-opts/page-header: clarify stronger that !opt...
2023-08-25  Daniel Stenbergtests/runner: fix %else handling
2023-08-25  Nicholas Nethercotedocs: Remove mention of #10803 from `KNOWN_BUGS`.
2023-08-25  Nicholas Nethercotec-hyper: fix another memory leak in `Curl_http`.
2023-08-25  Nicholas Nethercotec-hyper: fix a memory leak in `Curl_http`.
2023-08-25  Daniel StenbergRELEASE-NOTES: synced
2023-08-25  John Bamptonmisc: spellfixes
2023-08-25  Daniel Stenbergtests: add support for nested %if conditions
2023-08-24  Daniel Stenbergtime-cond.d: mention what happens on a missing file
2023-08-24  Christian Hessedocs/cmdline-opts: match the current output
2023-08-24  Daniel Stenberglib: minor comment corrections
2023-08-23  Daniel Stenbergdocs: rewrite to present tense
2023-08-23  Daniel Stenbergurlapi: setting a blank URL ("") is not an ok URL
2023-08-23  Daniel Stenbergspelling: use 'reuse' not 're-use' in code and elsewhere
2023-08-23  Michael Osipovsystem.h: add CURL_OFF_T definitions on HP-UX with...
2023-08-22  Dan Fandrichtests: don't call HTTP errors OK in test cases
2023-08-22  Dan Fandrichhttp: close the connection after a late 417 is received
2023-08-22  Dan Fandrichruntests: slightly increase the longest log file displayed
2023-08-22  Dan Fandrichtests: add delay command to the HTTP server
2023-08-22  Daniel Stenbergcirrus: install everthing with pkg, avoid pip
2023-08-22  Daniel Stenbergcurl_url*.3: update function descriptions
2023-08-22  Daniel StenbergRELEASE-NOTES: synced
2023-08-21  Stefan EissingCI/cirrus: disable python install on FreeBSD
2023-08-21  Stefan Eissingtest2600: fix flakiness on low cpu
2023-08-20  Maksim Sciepanienkatool_urlglob: use the correct format specifier for...
2023-08-20  Daniel Stenbergtest687/688: two more basic --xattr tests
2023-08-19  Daniel Stenbergcmdline-opts/docs: mentioned the negative option part
2023-08-19  Emanuele Torretool/var: also error when expansion result starts with NUL
2023-08-19  Daniel Stenbergtests: add 'large-time' as a testable feature
2023-08-18  Daniel Stenbergtests/Makefile: add check-translatable-options.pl to...
2023-08-18  Daniel Stenberggen.pl: fix a long version generation mistake
2023-08-17  Daniel Stenberglib: move mimepost data from ->req.p.http to ->state
2023-08-17  Patrick Monneratos400: do not check translatable options at build time
2023-08-17  Patrick Monnerattest1554: check translatable string options in OS400...
2023-08-17  Daniel Stenbergunit3200: skip testing if function is not present
2023-08-17  Daniel Stenbergunit2600: fix build warning if built without verbose...
2023-08-17  Daniel Stenbergtest1608: make it build and get skipped without shuffle...
2023-08-17  Daniel Stenberglib: --disable-bindlocal builds curl without local...
2023-08-17  Daniel Stenbergtest1304: build and skip without netrc support
2023-08-17  Daniel Stenberglib: build fixups when built with most things disabled
2023-08-17  Daniel Stenbergworkflows/macos.yml: disable zstd and alt-svc in the...
2023-08-17  Stefan Eissingbearssl: handshake fix, provide proper get_select_socks...
2023-08-17  Stefan Eissingtests: TLS session sharing test
2023-08-17  Daniel StenbergCURLOPT_*TIMEOUT*: extend and clarify
2023-08-17  Daniel Stenbergurlapi: return CURLUE_BAD_HOSTNAME if puny2idn encoding...
2023-08-17  Mathew Bensoncmake: add GnuTLS option
2023-08-16  Daniel StenbergRELEASE-NOTES: synced
2023-08-16  Daniel Stenberghttp: remove the p_pragma struct field
2023-08-16  Jay SatiroCURLINFO_CERTINFO.3: better explain curl_certinfo struct
2023-08-16  Jay SatiroCURLINFO_TLS_SSL_PTR.3: clarify a recommendation
2023-08-15  Jay Satirowrite-out.d: clarify %{time_starttransfer}
2023-08-15  Daniel Stenbergtransfer: don't set TIMER_STARTTRANSFER on first send
2023-08-15  trrui-huaweiquiche: enable quiche to handle timeout events
2023-08-15  trrui-huaweiquiche: adjust quiche `QUIC_IDLE_TIMEOUT` to 60s
2023-08-15  Daniel StenbergKNOWN_BUGS: LDAPS requests to ActiveDirectory server...
2023-08-14  Daniel Stenbergimap: add a check for failing strdup()
2023-08-14  Daniel Stenbergimap: remove the only sscanf() call in the IMAP code
2023-08-14  Daniel Stenbergimap: use a dynbuf in imap_atom
2023-08-14  Marin Hannachehttp: do not require a user name when using CURLAUTH_NE...
2023-08-13  Viktor Szakatsbuild: streamline non-UWP wincrypt detections
2023-08-13  Nicholas Nethercotedocs/HYPER.md: update hyper build instructions
2023-08-13  Daniel StenbergRELEASE-NOTES: synced
2023-08-13  Daniel Stenbergurlapi: CURLU_PUNY2IDN - convert from punycode to IDN...
2023-08-12  Daniel Stenbergspellcheck: adapt to backslashed minuses
2023-08-11  Daniel Stenberggen: escape more minus
2023-08-11  Daniel Stenbergcookie-jar.d: enphasize that this option is ONLY writin...
2023-08-11  Nicholas Nethercotedocs/HYPER.md: document a workaround for a link error
2023-08-11  Jay Satiroschannel: verify hostname independent of verify cert
2023-08-11  Daniel Stenbergcurl_quiche: remove superfluous NULL check
2023-08-11  Daniel Stenbergcurl/urlapi.h: tiny typo
2023-08-11  Daniel Stenberggithub/labeler: make HYPER.md set Hyper and not TLS
2023-08-10  Daniel Stenbergdocs/cmdline-opts/gen.pl: hide "added in" before 7...
2023-08-10  Jay Satirobug_report: require reporters to specify curl and os...
2023-08-09  Daniel Stenberggen.pl: replace all single quotes with aq
2023-08-09  Viktor Szakatscmake: fix to use variable for the curl namespace
next