]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2021-03-16  Daniel Stenbergconfigure: remove use of deprecated macros
2021-03-16  Daniel Stenbergconfigure: make AC_TRY_* into AC_*_IFELSE
2021-03-16  Daniel Stenbergconfigure: s/AC_HELP_STRING/AS_HELP_STRING
2021-03-16  Daniel StenbergRELEASE-NOTES: synced
2021-03-16  Daniel Stenbergtravis: use ubuntu nghttp2 package instead of build...
2021-03-16  Daniel Stenbergtravis: bump wolfssl to 4.7.0
2021-03-16  Daniel Stenbergtravis: only build wolfssl when needed
2021-03-16  Jacob Hoffman... rustls: allocate a buffer for TLS data.
2021-03-16  Daniel Stenbergtravis: add a rustls build
2021-03-15  Daniel StenbergHTTP2: remove the outdated remark about multiplexing...
2021-03-15  Robert Rontohttp2: don't set KEEP_SEND when there's no more data...
2021-03-15  Marc Hoerskenconfig: fix building SMB with configure using Win32...
2021-03-15  Marc Hoerskenconfig: fix detection of restricted Windows App environment
2021-03-15  Daniel StenbergHISTORY: curl 7.7.2 was the first version used in Mac...
2021-03-14  Daniel Stenberggen.pl: quote "bare" minuses in the nroff curl.1
2021-03-14  Daniel Gustafssonhsts: remove unused defines
2021-03-12  Daniel Stenberggithub: add torture-ftp for FTP-only torture testing
2021-03-12  Daniel Stenbergtravis: split "torture" into a separate "events" build...
2021-03-12  Daniel Stenbergftp: fix memory leak in ftp_done
2021-03-12  oxalicahttp2: fail if connection terminated without END_STREAM
2021-03-12  Daniel StenbergRELEASE-NOTES: synced
2021-03-12  Jacob Hoffman... rustls: support CURLOPT_SSL_VERIFYPEER
2021-03-12  Daniel Gustafssoncookies: Fix potential NULL pointer deref with PSL
2021-03-12  Michael Hordijkconfigure: only add OpenSSL paths if they are defined
2021-03-12  Jay Satiroretry.d: Clarify transient 5xx HTTP response codes
2021-03-12  Jay Satiroretry-all-errors.d: Explain curl errors versus HTTP...
2021-03-11  Daniel Stenbergtravis: switch ngtcp2 build over to quictls
2021-03-11  Daniel Stenbergtest220/314: adjust to run with Hyper
2021-03-11  Daniel Stenbergc-hyper: support automatic content-encoding
2021-03-11  Daniel Stenberghttp: remove superfluous NULL assign
2021-03-11  Daniel Stenbergtool_operate: bail if set CURLOPT_HTTP09_ALLOWED return...
2021-03-11  Daniel Stenbergsetopt: error on CURLOPT_HTTP09_ALLOWED set true with...
2021-03-11  Daniel Stenbergtest306: make it not run with Hyper
2021-03-11  Daniel Stenbergtest304: header CRLF cleanup to work with Hyper
2021-03-11  Daniel StenbergFTP: allow SIZE to fail when doing (resumed) upload
2021-03-11  Daniel Stenbergconfigure: provide Largefile feature for curl-config
2021-03-11  Daniel Stenbergconfig: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_C...
2021-03-10  Jun-ya Katongtcp2: Fix build error due to change in ngtcp2_addr_init
2021-03-10  ejanchivdorjmulti: update pending list when removing handle
2021-03-10  kokkelib1536: check ptr against NULL before dereferencing it
2021-03-10  kokkelib1537: check ptr against NULL before dereferencing it
2021-03-10  Daniel Stenbergtravis: make torture tests skip TLS-SRP tests
2021-03-09  Daniel Stenbergopenssl: adapt to v3's new const for a few API calls
2021-03-08  Daniel Stenbergquiche: fix crash when failing to connect
2021-03-08  Daniel StenbergRELEASE-NOTES: synced
2021-03-06  Daniel StenbergRELEASE-NOTES: synced
2021-03-06  Daniel Stenbergdynbuf: bump the max HTTP request to 1MB
2021-03-06  Jay Satiroschannel: Evaluate CURLOPT_SSL_OPTIONS via SSL_SET_OPTI...
2021-03-05  kokkec-hyper: Remove superfluous pointer check
2021-03-04  Jay Satiroversion.d: Add missing features to the features list
2021-03-04  Vladimir Varlamovdocs: add missing Arg tag to --stderr
2021-03-03  Jay Satiroprojects: Update VS projects for OpenSSL 1.1.x
2021-03-02  Jay Satirodoh: Inherit CURLOPT_STDERR from user's easy handle
2021-03-01  Marc HoerskenCI/azure: replace python-impacket with python3-impacket 6678/head
2021-03-01  Marc Hoerskenruntests.pl: kill processes locking test log files
2021-03-01  Marc Hoerskenpathhelp.pm: fix use of pwd -L in Msys environment
2021-03-01  Daniel Gustafssonldap: use correct memory free function
2021-02-28  Daniel Gustafssonurl: fix typo in comment
2021-02-28  Jay Satirotool_help: Increase space between option and description
2021-02-26  Daniel Stenbergcurl: set CURLOPT_NEW_FILE_PERMS if requested
2021-02-26  Daniel Stenbergtool_operate: check argc before accessing argv[1]
2021-02-26  Jean-Philippe... openssl: remove get_ssl_version_txt in favor of SSL_get...
2021-02-25  Daniel Gustafssongnutls: Fix nettle discovery
2021-02-25  Daniel Gustafssoncookies: Support multiple -b parameters
2021-02-25  Daniel Stenbergbuild: remove all traces of USE_BLOCKING_SOCKETS
2021-02-25  Daniel StenbergRELEASE-NOTES: synced
2021-02-25  Daniel Gustafssondocs: Fix typos
2021-02-23  Daniel Gustafssoncookies: Use named parameters in header prototypes
2021-02-24  Daniel Stenbergurldata: make 'actions[]' use unsigned char instead...
2021-02-24  Daniel Stenbergconfigure: fail if --with-quiche is used and quiche...
2021-02-24  Gregor Jasnycmake: use CMAKE_INSTALL_INCLUDEDIR indirection
2021-02-23  Viktor Szakatsmingw: enable using strcasecmp()
2021-02-23  Viktor Szakatsbuild: delete unused feature guards
2021-02-23  Jay Satirodocs: add CURLOPT_CURLU to 'See also' in curl_url_...
2021-02-23  Jacob Hoffman... configure: make hyper opt-in, and fail if missing
2021-02-22  Daniel Stenbergmulti: do once-per-transfer inits in before_perform...
2021-02-21  Daniel StenbergRELEASE-NOTES: synced
2021-02-21  Daniel StenbergCODE_STYLE.md: fix broken link to INTERNALS
2021-02-21  Daniel Stenbergcurl_url_set.3: mention CURLU_PATH_AS_IS
2021-02-21  Viktor Szakatstime: enable 64-bit time_t in supported mingw environments
2021-02-20  Jay Satirotest1188: Check for --fail HTTP status
2021-02-20  Jay Satiromemdebug: close debug logfile explicitly on exit
2021-02-20  Jay Satirocurl_multibyte: always return a heap-allocated copy...
2021-02-19  Viktor Szakatshttp: add new files missed from referrer commit
2021-02-19  Viktor Szakatshttp: add support to read and store the referrer header
2021-02-19  Daniel Stenbergurldata: remove the _ORIG suffix from string names
2021-02-19  Daniel Stenbergurl: fix memory leak if OOM in the HSTS handling
2021-02-18  Daniel Stenberggnutls: assume nettle crypto support
2021-02-18  Daniel Stenbergasyn-ares: use consistent resolve error message
2021-02-18  Viktor Szakatsci: stop building on freebsd-12-1
2021-02-18  Daniel Stenbergtest1188: change error from connect to resolve error
2021-02-18  Daniel Stenbergurl.c: use consistent error message for failed resolve
2021-02-18  Daniel StenbergBUGS: language polish
2021-02-17  Daniel Stenbergwolfssl: don't store a NULL sessionid
2021-02-17  Daniel Stenbergparse_proxy: fix a memory leak in the OOM path
2021-02-17  Jay Satirourl: fix possible use-after-free in default protocol
2021-02-16  Daniel Stenbergmulti: rename the multi transfer states
2021-02-16  Viktor Szakatshttp: do not add a referrer header with empty value
2021-02-16  Daniel Stenberglib: remove 'conn->data' completely
2021-02-16  Daniel Stenbergopenldap: pass 'data' to the callbacks instead of ...
next