]> granicus.if.org Git - curl/shortlog
curl
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
2018-03-15 Daniel Stenbergtransfer: make HTTP without headers count correct body...
2018-03-15 Daniel Stenbergtest1208: marked flaky
2018-03-14 Daniel StenbergSECURITY-PROCESS: mention how we write/add advisories
2018-03-14 dasimxFTP: fix typo in recursive callback detection for seeking
2018-03-13 Daniel Stenbergrelease: 7.59.0 curl-7_59_0
2018-03-13 Kamil Dudkatests/.../spnego.py: fix identifier typo
2018-03-13 Daniel StenbergCURLOPT_COOKIEFILE.3: "-" as file name means stdin
2018-03-12 Daniel StenbergRevert "hostip: fix compiler warning: 'variable set...
2018-03-12 Michael Kaufmannlimit-rate: fix compiler warning
2018-03-12 Viktor Szakatschecksrc.pl: add -i and -m options
2018-03-12 Viktor Szakatscurl-openssl.m4: fix spelling [ci skip]
2018-03-12 Viktor SzakatsFAQ: fix a broken URL [ci skip]
2018-03-12 Daniel Stenberghttp2: mark the connection for close on GOAWAY
2018-03-12 Daniel Stenbergcredits: Viktor prefers without accent
2018-03-12 Daniel Stenbergopenldap: white space changes, fixed up the copyright...
2018-03-12 Daniel Stenbergopenldap: check ldap_get_attribute_ber() results for...
2018-03-12 Daniel StenbergFTP: reject path components with control codes
2018-03-12 Daniel Stenbergreadwrite: make sure excess reads don't go beyond buffe...
2018-03-11 Daniel StenbergBUGS: updated link to security process
2018-03-11 Daniel Stenberglimit-rate: kick in even before "limit" data has been...
next