]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2022-08-18  Daniel Stenbergtests/data/CMakeLists: remove making the 'show' makefil... 9337/head
2022-08-18  Daniel Stenbergtests/data/Makefile: remove 'filecheck' target
2022-08-17  Daniel Stenberglibssh2: make atime/mtime date overflow return error
2022-08-17  Daniel Stenberglibssh: make atime/mtime date overflow return error
2022-08-17  Daniel Stenbergexamples/curlx.c: remove
2022-08-17  Tobias Nygrencurl.h: include <sys/select.h> on SunOS
2022-08-17  Daniel StenbergDEPRECATE.md: push the NSS deprecation date forward...
2022-08-16  Daniel Stenberglibssh2: setting atime or mtime >32bit on 4-bytes-long...
2022-08-16  Daniel Stenberglibssh: setting atime or mtime > 32bit is now just...
2022-08-16  Jay SatiroKNOWN_BUGS: Windows Unicode builds use homedir in curre...
2022-08-16  Daniel Stenbergtest399: switch it to use a config file instead
2022-08-16  Daniel StenbergRELEASE-NOTES: synced
2022-08-16  Daniel Stenbergasyn-ares: make a single alloc out of hostname + async...
2022-08-16  Daniel StenbergCurl_close: call Curl_resolver_cancel to avoid memory...
2022-08-16  Daniel Stenbergasyn-thread: fix socket leak on OOM
2022-08-16  Daniel StenbergGHA: mv CI torture test from Zuul
2022-08-15  Daniel Stenbergngtcp2-wolfssl.yml: add GHA to build ngtcp2 + wolfSSL
2022-08-15  Daniel Stenbergtest399: verify check of too long host name
2022-08-15  Daniel Stenbergurl: reject URLs with hostnames longer than 65535 bytes
2022-08-15  Daniel Stenbergcurl_multi_perform.3: minor language fix
2022-08-15  Daniel Stenbergngtcp2: fix picky compiler warnings with wolfSSL for...
2022-08-15  Daniel Stenbergngtcp2: remove leftover variable
2022-08-15  Viktor SzakatsMakefile.m32: allow -nghttp3/-ngtcp2 without -ssl ...
2022-08-14  Stefan Eissingquic: add support via wolfSSL
2022-08-14  David Carliermemdebug: add annotation attributes
2022-08-13  Daniel StenbergGHA: move libressl CI from zuul to GitHub
2022-08-12  Daniel StenbergKNOWN_BUGS: FTPS directory listing hangs on Windows...
2022-08-12  Daniel StenbergKNOWN_BUGS: CURLOPT_CERTINFO results in CURLE_OUT_OF_ME...
2022-08-12  Daniel StenbergKNOWN_BUGS: libssh blocking and infinite loop problem
2022-08-12  Daniel StenbergRELEASE-NOTES: synced
2022-08-12  Daniel Stenbergmsh3: fix the QUIC disconnect function
2022-08-12  Daniel Stenbergconnect: close the happy eyeballs loser connection...
2022-08-12  Emil Englerrefactor: split resolve_server() into functions
2022-08-12  Daniel Stenbergschannel: re-indent to use curl style better
2022-08-12  Emanuele Torredocs/cmdline-opts: fix example and categories for ...
2022-08-11  Nick BanksHTTP3.md: update to msh3 v0.4.0
2022-08-11  Daniel Stenberghostip: resolve *.localhost to 127.0.0.1/::1
2022-08-11  Jay SatiroKNOWN_BUGS: long paths are not fully supported on Windows
2022-08-11  Daniel Stenbergconfig: remove the check for and use of SIZEOF_SHORT
2022-08-11  Daniel Stenbergconfigure: introduce CURL_SIZEOF
2022-08-10  Sean McArthurhyper: customize test1274 to how hyper unfolds headers
2022-08-10  Orgad Shanehcurl-config: quote directories with potential space
2022-08-10  Futauraamigaos: fix threaded resolver on AmigaOS 4.x
2022-08-10  Emil Englerimap: use ISALNUM() for alphanumeric checks
2022-08-10  Daniel StenbergRELEASE-NOTES: synced
2022-08-10  Ceringconnect: add quic connection information
2022-08-08  Philip Hcirrus/freebsd-ci: bootstrap the pip installer
2022-08-08  Daniel Stenbergurldata: move smaller fields down in connectdata struct
2022-08-08  Daniel Stenbergldap: adapt to conn->port now being an 'int'
2022-08-08  Daniel StenbergKNOWN_BUGS: Negotiate authentication against Hadoop...
2022-08-08  Futaurafile: add handling of native AmigaOS paths
2022-08-08  Daniel StenbergKNOWN_BUGS: cmake build is not thread-safe
2022-08-08  Futauraconfigure: fixup bsdsocket detection code for AmigaOS 4.x
2022-08-08  Futauratool: reintroduce set file comment code for AmigaOS
2022-08-08  Daniel Stenbergurldata: make 'negnpn' use less storage
2022-08-08  Daniel Stenbergurldata: make three *_proto struct fields smaller
2022-08-08  Daniel Stenbergconnect: set socktype/protocol correctly
2022-08-08  Futauraamissl: allow AmiSSL to be used with AmigaOS 4.x builds
2022-08-08  opensignatureopenssl: add details to "unable to set client certifica...
2022-08-08  Futauraamissl: make AmiSSL v5 a minimum requirement
2022-08-08  Futauraconfigure: -pthread not available on AmigaOS 4.x
2022-08-08  Daniel Stenbergdigest: pass over leading spaces in qop values
2022-08-07  Evgeny Grin... digest: reject broken header with session protocol...
2022-08-07  Daniel StenbergCURLINFO_SPEED_UPLOAD/DOWNLOAD.3: fix examples
2022-08-07  Fabian Keiltest44[2-4]: add '--resolve' to the keywords
2022-08-07  Daniel StenbergRELEASE-NOTES: synced
2022-08-07  Daniel StenbergCURLOPT_CONNECT_ONLY.3: clarify multi API use
2022-08-06  Andrew Lambertcurl_easy_header: Add CURLH_PSEUDO to sanity check
2022-08-06  Emil Englerdocs: add dns category to --resolve
2022-08-02  Wyatt O'Dayschannel: Add TLS 1.3 support
2022-08-02  Emil Englercmdline-opts/gen.pl: improve performance
2022-08-02  Daniel Stenbergdocs/cmdline: mark fail and fail-with-body as mutually...
2022-08-02  Nao Yonashiroquiche: fix build failure
2022-08-02  Viktor Szakatsconfigure.ac: drop references to deleted functions
2022-07-27  Sean McArthurhyper: enable obs-folded multiline headers
2022-07-27  Daniel Stenbergconnect: revert the use of IP*_RECVERR
2022-07-27  Marco Kamnerdocs: remove him/her/he/she from documentation
2022-07-27  Daniel StenbergRELEASE-NOTES: synced
2022-07-27  Daniel Stenbergtool_getparam: make --doh-url "" switch it off
2022-07-27  Daniel Stenbergmailmap: add rzrymiak on github
2022-07-26  Jay Satirongtcp2: Fix build error due to change in nghttp3 prototypes
2022-07-26  rzrymiakBUGS.md: improve language
2022-07-25  Philip Hcirrus.yml: replace py38-pip with py39-pip
2022-07-25  Daniel Stenbergtool_getparam: fix cleanarg() for unicode builds
2022-07-25  Marc Hoerskentest3026: add support for Windows using native Win32... 9212/head
2022-07-25  Evgeny Grin... digest: fix memory leak, fix not quoted 'opaque'
2022-07-23  Daniel Stenbergtests: several enumerated type cleanups
2022-07-23  Daniel Stenbergtool_paramhlp: fix "enumerated type mixed with another...
2022-07-23  Daniel Stenbergtool_writeout: fix enumerated type mixed with another...
2022-07-23  Daniel Stenbergtool_cfgable: make 'synthetic_error' a plain bool
2022-07-23  Daniel Stenbergtool_paramhlp: make check_protocol return ParameterError
2022-07-23  Daniel Stenbergtool_formparse: fix variable may be used before its...
2022-07-23  Daniel Stenbergsendf: skip storing HTTP headers if HTTP disabled
2022-07-23  Daniel Stenbergurl: enumerated type mixed with another type
2022-07-23  Daniel Stenbergurldata: change second proxytype field to unsigned...
2022-07-23  Daniel Stenberghttp: typecast the httpreq assignment to avoid icc...
2022-07-23  Daniel Stenbergurldata: make state.httpreq an unsigned char
2022-07-23  Daniel Stenbergsplay: avoid using -1 in unsigned variable
2022-07-23  Daniel Stenbergsendf: store the header type in an usigned char to...
2022-07-23  Daniel Stenbergmulti: fix the return code from Curl_pgrsDone()
next