]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2022-12-30  Daniel Stenbergtransfer: break the read loop when RECV is cleared
2022-12-29  Daniel Stenbergmultihandle: turn bool struct fields into bits
2022-12-29  Stefan Eissingftpserver: lower the normal DATA connect timeout to...
2022-12-28  Nick Banksmsh3: add support for request payload
2022-12-28  Stefan Eissingopenssl: remove attached easy handles from SSL instances
2022-12-28  Daniel Stenbergsocketpair: allow localhost MITM sniffers
2022-12-28  Daniel StenbergHTTP3: mention what needs to be in place to remove...
2022-12-28  andy5995MANUAL.md: add pipe to apt-key example
2022-12-27  Daniel Stenbergtest417: verify %{certs} output
2022-12-27  Daniel Stenbergruntests: make 'mbedtls' a testable feature
2022-12-27  Daniel Stenbergwriteout: add %{certs} and %{num_certs}
2022-12-27  Stefan Eissinghaxproxy: send before TLS handhshake
2022-12-27  Daniel StenbergRELEASE-NOTES: synced
2022-12-27  Daniel Stenbergtest446: verify hsts with two URLs
2022-12-27  Daniel Stenbergruntests: support crlf="yes" for verify/proxy
2022-12-27  Daniel Stenberghsts: handle adding the same host name again
2022-12-27  Daniel Stenbergtool_operate: share HSTS between handles
2022-12-27  Daniel Stenbergshare: add sharing of HSTS cache among handles
2022-12-27  Viktor SzakatsMakefile.mk: fix wolfssl and mbedtls default paths
2022-12-27  Daniel StenbergINTERNALS: cleanup
2022-12-27  Daniel Stenbergcmake: bump requirement to 3.7
2022-12-27  Daniel Stenbergcfilters:Curl_conn_get_select_socks: use the first...
2022-12-26  Daniel Stenbergurlapi: add CURLU_PUNYCODE
2022-12-26  Daniel StenbergRELEASE-NOTES: synced
2022-12-26  Daniel Stenberglibssh2: try sha2 algos for hostkey methods
2022-12-26  Patrick Monnerattypecheck: accept expressions for option/info parameters
2022-12-26  Paul Howarthtests: avoid use of sha1 in certificates
2022-12-26  Yurii Rashkovskiicmake: fix the snprintf detection
2022-12-26  Radu Hociunghttp: remove the trace message "Mark bundle... multiuse"
2022-12-26  Hannah Schierlingurl: fix build with `--disable-cookies`
2022-12-23  Stefan Eissingruntests: also tear down http2/http3 servers when https...
2022-12-23  Stefan Eissingtests: add 3 new HTTP/2 test cases, plus https: support...
2022-12-23  Daniel Stenbergurldata: remove unused struct fields, made more conditional
2022-12-22  Daniel Stenbergurldata: make set.http200aliases conditional on HTTP...
2022-12-22  Daniel Stenbergmd4: fix build with GnuTLS + OpenSSL v1
2022-12-22  Daniel Stenbergurldata: make 'ftp_create_missing_dirs' depend on FTP...
2022-12-22  John Bamptonmisc: fix grammar and spelling
2022-12-22  Daniel Stenbergurldata: move the cookefilelist to the 'set' struct
2022-12-22  Daniel Stenbergstrdup: name it Curl_strdup
2022-12-22  Nick Banksmsh3: update to v0.5 Release
2022-12-22  andy5995workflows/linux.yml: merge 3 common packages
2022-12-21  Daniel Stenbergdocs: mention indirect effects of --insecure
2022-12-21  Daniel StenbergSECURITY-PROCESS.md: document severity levels
2022-12-21  Daniel StenbergRELEASE_NOTES: synced
2022-12-21  Marcel Raadtool_operate: fix `CURLOPT_SOCKS5_GSSAPI_NEC` type
2022-12-21  Daniel StenbergRELEASE-NOTES: synced curl-7_87_0
2022-12-21  Daniel StenbergTHANKS: 40 new contributors from 7.87.0
2022-12-20  Daniel Stenberghttp: fix the ::1 comparison for IPv6 localhost for...
2022-12-19  Philip HCI/spell: actions/checkout@v2 > actions/checkout@v3
2022-12-19  Daniel Stenbergsmb/telnet: do not free the protocol struct in *_done()
2022-12-19  Daniel Stenberghttp: use the IDN decoded name in HSTS checks
2022-12-16  Daniel StenbergCURLOPT_DEBUGFUNCTION.3: emphasize that incoming data...
2022-12-16  Xì Gàsocks: fix username max size is 255 (0xFF)
2022-12-16  Daniel Stenberglimit-rate.d: see also --rate
2022-12-15  Daniel Stenberglib1560: add some basic IDN host name tests
2022-12-15  Daniel Stenbergidn: rename the files to idn.[ch] and hold all IDN...
2022-12-15  Daniel Stenbergidn: remove Curl_win32_ascii_to_idn
2022-12-15  Daniel StenbergRELEASE-NOTES: synced
2022-12-15  Daniel Stenbergcurl_url_get.3: remove spurious backtick
2022-12-15  Daniel Stenbergsocks: fix infof() flag for outputing a char
2022-12-15  Daniel Stenbergssl-reqd.d: clarify that this is for upgrading connecti...
2022-12-15  Daniel Stenbergcurl_url_set.3: document CURLU_DISALLOW_USER
2022-12-15  Daniel Stenbergcmake: set the soname on the shared library
2022-12-15  Daniel Stenbergtool_paramhlp: free the proto strings on exit
2022-12-15  Daniel Stenbergtool_cfgable: free the ssl_ec_curves on exit
2022-12-15  Daniel Stenbergurlapi: reject more bad letters from the host name...
2022-12-15  Daniel Stenbergaltsvc: fix rejection of negative port numbers
2022-12-14  Daniel Stenberglib: use size_t or int etc instead of longs
2022-12-14  Daniel Stenbergazure: use "unversioned" clang and clang-tools for...
2022-12-14  Daniel Gustafssonx509asn1: avoid freeing unallocated pointers
2022-12-13  Emil Englercurl_url_set.3: fix typo
2022-12-13  Daniel Stenbergtest2304: verify websocket handling when connection...
2022-12-13  Daniel Stenbergserver/sws: if asked to close connection, skip the...
2022-12-13  Daniel Stenbergws: if no connection is around, return error
2022-12-13  Emil Englerdocs: extend the dump-header documentation
2022-12-12  Daniel StenbergRELEASE-NOTES: synced
2022-12-12  Daniel Stenbergstyled-output.d: this option does not work on Windows
2022-12-12  Emil Englertool: determine the correct fopen option for -D
2022-12-11  MonkeybreadSoftwaredocs/curl_ws_send: Fixed typo in websocket docs
2022-12-11  Prithvi MKc-hyper: fix multi-request mechanism
2022-12-11  andy5995page-header: grammar improvement (display transfer...
2022-12-11  andy5995docs/DEPRECATE.md: grammar improvement and sp correction
2022-12-11  Boris Verkhovskiytool_cfgable: make socks5_gssapi_nec a boolean
2022-12-09  Frank Gevaertscontributors.sh: actually use $CURLWWW instead of just...
2022-12-09  Daniel StenbergKNOWN_BUGS: remove items not considered bugs any more
2022-12-09  Daniel StenbergCURLOPT_COOKIEFILE.3: advice => advise
2022-12-09  Daniel Gustafssoncurl.h: reword comment to not use deprecated option
2022-12-09  Ryan Schmidtsystem.h: fix socklen_t, curl_off_t, long long for...
2022-12-09  Ryan Schmidtvms: remove SIZEOF_SHORT
2022-12-08  Daniel Gustafssontool_formparse: avoid clobbering on function params
2022-12-08  Daniel Gustafssonnoproxy: guard against empty hostnames in noproxy check
2022-12-08  Daniel Stenbergc-hyper: CONNECT respones are not server responses
2022-12-08  Daniel Stenbergtest265: Use "connection: keep-alive" response header
2022-12-08  Daniel StenbergRELEASE-NOTES: synced
2022-12-08  Stefan Eissingcfilter: improve SSL connection checks
2022-12-08  Daniel Stenbergruntests: silence nghttpx errors
2022-12-07  Ryan Schmidtconfig-mac: define HAVE_SYS_IOCTL_H
2022-12-07  Philip HCI: Change FreeBSD image from 12.3 to 12.4
2022-12-07  Ryan Schmidttest1421: fix typo
2022-12-07  Jay Satirobuild: assume errno.h is always available
next