]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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()
2022-07-23  Daniel Stenbergsendf: make Curl_debug a void function
2022-07-23  Daniel Stenberghttp_chunks: remove an assign + typecast
2022-07-23  Daniel Stenbergvtls: make Curl_ssl_backend() return the enum type...
2022-07-23  Daniel Stenbergcurl-compilers.m4: make icc use -diag* options and...
2022-07-22  Matthew ThompsonGHA: add two Intel compiler CI jobs
2022-07-21  Daniel Katzcurl-functions.m4: check whether atomics can link rathe...
2022-07-20  Rosen Penevcurl-wolfssl.m4: add options header when building test...
2022-07-19  Daniel Stenbergftp: use a correct expire ID for timer expiry
2022-07-19  Daniel Stenbergsendf: fix paused header writes since after the header API
2022-07-19  Daniel Stenbergmprintf: fix *dyn_vprintf() when out-of-memory
2022-07-19  Daniel Stenbergcurl-confopts: remove leftover AC_REQUIREs
2022-07-19  Daniel Stenbergfile: fix icc enumerated type mixed with another type...
2022-07-19  Viktor Szakatstidy-up: delete unused build configuration macros
2022-07-19  Daniel StenbergRELEASE-NOTES: synced
2022-07-19  Daniel Stenbergcookie: treat a blank domain in Set-Cookie: as non...
2022-07-19  Patrick Monneratbase64: base64url encoding has no padding
2022-07-19  Daniel Stenbergeasyoptions: fix icc warning
2022-07-18  lwthikerh2h3: fix overriding the 'TE: Trailers' header
2022-07-18  Daniel Stenberglib3026: reduce the number of threads to 100
2022-07-18  Daniel Stenbergdoh: move doh related struct definitions to doh.h
2022-07-17  Viktor SzakatsMakefile.m32: stop trying to build libcares.a [ci skip]
2022-07-17  Daniel Stenbergcurl: writeout: fix repeated header outputs
2022-07-17  Daniel Stenbergcurl_multi_timeout.3: clarify usage
2022-07-17  Daniel Stenbergmprintf: make dprintf_formatf never return negative
2022-07-17  Viktor Szakatstrace: 0x7F character is non-printable
2022-07-16  Viktor Szakatsdoh: use https protocol by default
2022-07-14  Viktor Szakatsopenssl: fix BoringSSL symbol conflicts with LDAP and...
2022-07-13  Daniel Stenbergasyn-thread: make getaddrinfo_complete return CURLcode
2022-07-12  Daniel Stenbergeasy_lock: fix build with icc
2022-07-12  Daniel Stenbergconfigure: fix --disable-headers-api
2022-07-12  Daniel Stenbergtest3026: require 'threadsafe'
2022-07-12  Even RouaultCMake: link curl to its dependencies with PRIVATE
2022-07-12  Even RouaultCMake: remove APPEND in export(TARGETS)
2022-07-12  Tatsuhiro Tsujikawangtcp2: implement cb_h3_stop_sending and cb_h3_reset_st...
2022-07-11  Daniel StenbergRELEASE-NOTES: synced
2022-07-11  Viktor Szakatsbuild: improve OS string in CMake and `config-win32.h`
2022-07-10  Viktor SzakatsMakefile.m32: add `CURL_RC` and `CURL_STRIP` variables...
2022-07-10  Tatsuhiro Tsujikawangtcp2: fix stall or busy loop on STOP_SENDING with...
2022-07-10  xkerneltool_operate: better cleanup of easy handle in exit...
next