]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2018-04-23  Daniel Stenberghttp2: convert an assert to run-time check
2018-04-23  Daniel Stenbergcurl.1: clarify that options and URLs can be mixed
2018-04-23  Archangel_SDYCURLOPT_SSLCERT.3: improve WinSSL-specific usage info
2018-04-23  Archangel_SDYschannel: fix build error on targets <= XP
2018-04-23  Daniel StenbergRevert "ftplistparser: keep state between invokes"
2018-04-21  Jay Satirotool_help: clarify --max-time unit of time is seconds
2018-04-20  Daniel Stenberghttp2: handle GOAWAY properly
2018-04-20  Daniel Stenberghttp2: clear the "drain counter" when a stream is closed
2018-04-20  Daniel Stenberghttp2: avoid strstr() on data not zero terminated
2018-04-20  Stephan Mühlstrasseropenssl: fix subjectAltName check on non-ASCII platforms
2018-04-20  Jay Satiroopenssl: Add support for OpenSSL 1.1.1 verbose-mode...
2018-04-19  Daniel Stenbergftplistparser: keep state between invokes
2018-04-19  Daniel Stenbergdetect_proxy: only show proxy use if it had contents
2018-04-19  Daniel Stenberghttp2: handle on_begin_headers() called more than once
2018-04-18  Dan McNultyschannel: add support for CURLOPT_CAINFO
2018-04-17  Jay Satiroschannel: fix warning
2018-04-17  Jakub Wilkdocs: fix typos
2018-04-17  Daniel StenbergRELEASE-NOTES: synced
2018-04-17  kdekkerwinbuild: Support custom devel paths for each dependency
2018-04-16  JessREADME.md: add backers and sponsors
2018-04-16  Archangel_SDYschannel: add client certificate authentication
2018-04-16  toughengineerntlm_sspi: fix authentication using Credential Manager
2018-04-16  Daniel Stenbergconfigure: keep LD_LIBRARY_PATH changes local
2018-04-16  Marcel Raadurldata: make service names unconditional
2018-04-16  Daniel Stenbergtest1148: tolerate progress updates better
2018-04-16  Christian Schmitzssh: show libSSH2 error code when closing fails
2018-04-15  Daniel Gustafssonvauth: Fix typo
2018-04-15  Dagobert Michelsensystem.h: Add sparcv8plus to oracle/sunpro 32-bit detection
2018-04-15  Daniel Gustafssonchecksrc: Fix typo
2018-04-15  Daniel Gustafssonall: Refactor malloc+memset to use calloc
2018-04-12  Daniel Stenbergduphandle: make sure CURLOPT_RESOLVE is duplicated...
2018-04-12  Daniel Stenbergmailmap: add a monnerat fixup [ci skip]
2018-04-11  Daniel Stenbergproxy: show getenv proxy use in verbose output
2018-04-10  Daniel Stenbergtravis: build libpsl and make builds use it
2018-04-10  Daniel Stenbergtravis: bump to clang 6 and gcc 7
2018-04-10  Marcel Raadtravis: use trusty for coverage build
2018-04-09  Marcel Raadlib: silence null-dereference warnings
2018-04-09  kdekkerwinbuild: fix URL
2018-04-09  kdekkerwinbuild: updated the documentation
2018-04-08  Daniel Stenbergtest1136: fix cookie order after commit c990eadd1277
2018-04-08  Daniel Stenbergbuild: cleanup to fix clang warnings/errors
2018-04-07  Jay Satiroexamples/sftpuploadresmue: Fix Windows large file seek
2018-04-07  Daniel Stenbergcurl_setup: provide a CURL_SA_FAMILY_T type if none...
2018-04-07  Eric Gallagerbuild: add picky compiler warning flags for gcc 6 and 7
2018-04-07  Daniel Stenbergconfigure: detect sa_family_t
2018-04-07  Stefan Agnertool_operate: Fix retry on FTP 4xx to ignore other...
2018-04-06  Daniel Stenberghash: calculate sizes with size_t instead of longs
2018-04-06  Daniel StenbergRELEASE-NOTES: synced
2018-04-06  Jay Satirobuild-openssl.bat: Refer to VS2017 as VC14.1 instead...
2018-04-06  kdekkerwinbuild: make the clean target work without build...
2018-04-06  patelvivekv1993build-openssl.bat: allow custom paths for VS and perl
2018-04-06  Laurie Clark... FTP: allow PASV on IPv6 connections when a proxy is...
2018-04-06  Jon DeVreefile: restore old behavior for file:////foo/bar URLs
2018-04-06  Gaurav MalhotraRevert "openssl: Don't add verify locations when verify...
2018-04-06  Wyatt O'Daytls: fix mbedTLS 2.7.0 build + handle sha256 failures
2018-04-06  Lauri Kasanencookie: case-insensitive hashing for the domains
2018-04-04  Patrick Monneratcookie: fix and optimize 2nd top level domain name...
2018-04-04  Daniel Stenbergopenssl: provide defines for argument typecasts to...
2018-04-04  Bernard Spilopenssl: fix build with LibreSSL 2.7
2018-04-02  Lauri Kasanencookie: store cookies per top-level-domain-specific...
2018-04-02  Lauri Kasanencookies: when reading from a file, only remove_expired...
2018-04-02  Daniel Stenbergtest1148: set a fixed locale for the test
2018-03-31  Jay Satirodocs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL...
2018-03-27  Michał Janiszewskicmake: Add advapi32 as explicit link library for win32
2018-03-26  Daniel StenbergTODO: connection cache sharing is now supporte
2018-03-26  Jay Satirotravis: enable apt retry on fail
2018-03-26  Michael Kaufmannruntests.pl: fix warning 'use of uninitialized value'
2018-03-23  Daniel Stenberggitignore: ignore more generated files
2018-03-23  Daniel Stenbergthreaded resolver: track resolver time and set suitable...
2018-03-23  Howard Chuopenldap: fix for NULL return from ldap_get_attribute_ber()
2018-03-22  Sergei Nikulovtravis-ci: enable -Werror for CMake builds (#2418)
2018-03-22  Sergei Nikulovcmake: avoid warn-as-error during config checks (#2411)
2018-03-22  Sergei Nikulovtimeval: remove compilation warning by casting (#2417)
2018-03-21  Daniel Stenberghttp2: read pending frames (including GOAWAY) in connec...
2018-03-21  Bas van SchaikCI: add lgtm.yml for tweaking lgtm.com analysis
2018-03-21  Daniel StenbergCURLINFO_SSL_VERIFYRESULT.3: fix the example, add some...
2018-03-20  Daniel StenbergTODO: expand ~/ in config files
2018-03-20  Daniel Stenbergcookie.d: mention that "-" as filename means stdin
2018-03-20  Daniel StenbergCURLINFO_COOKIELIST.3: made the example not leak memory
2018-03-20  Daniel Stenbergvauth/cleartext: fix integer overflow check
2018-03-20  Daniel Stenberglib/curl_path.h: add #ifdef header guard
2018-03-20  Daniel Stenbergvauth/ntlm.h: fix the #ifdef header guard
2018-03-20  Jay Satiroexamples/hiperfifo: checksrc compliance
2018-03-19  Nikos Tsipinakisparsedate: support UT timezone
2018-03-19  Daniel StenbergRELEASE-NOTES: synced
2018-03-19  Doncmake: add support for brotli
2018-03-18  Chris Aramandarwinssl: fix iOS build
2018-03-18  Patrick MonneratILE/RPG binding: Add CURLOPT_HAPROXYPROTOCOL/Fix CURLOP...
2018-03-17  Rick Deistresolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES
2018-03-17  Daniel Stenbergadd_handle/easy_perform: clear errorbuffer on start...
2018-03-17  Lawrence MatthewsCURLOPT_HAPROXYPROTOCOL: support the HAProxy PROXY...
2018-03-17  Daniel Stenbergcurl_version_info.3: fix ssl_version description
2018-03-16  Daniel Stenbergmulti: improved pending transfers handling => improved...
2018-03-16  Daniel Stenbergpause: when changing pause state, update socket state
2018-03-16  Philip Prindevilleexamples/hiperfifo.c: improved
2018-03-16  Daniel Stenbergrate-limit: use three second window to better handle...
2018-03-16  luz.pazcleanup: misc typos in strings and comments
2018-03-16  Daniel StenbergRELEASE-NOTES: toward 7.60.0
2018-03-15  Kobi Gurkanhttp2: fixes typo
2018-03-15  Daniel Stenberguser-agent.d:: mention --proxy-header as well
next