]> granicus.if.org Git - curl/shortlog
curl
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...
2018-03-11 Daniel Stenbergdocs/SECURITY.md -> docs/SECURITY-PROCESS.md
2018-03-11 Daniel StenbergSECURITY.md: call it the security process
2018-03-11 Michael KaufmannCurl_range: fix FTP-only and FILE-only builds
2018-03-11 Michael Kaufmannhostip: fix compiler warning: 'variable set but not...
2018-03-11 Daniel StenbergHTTP: allow "header;" to replace an internal header...
2018-03-10 Daniel Stenberghttp2: verbose output new MAX_CONCURRENT_STREAMS values
2018-03-09 Daniel StenbergSECURITY: distros' max embargo time is 14 days now
2018-03-08 Patrick Monneratcurl tool: accept --compressed also if Brotli is enable...
2018-03-05 Daniel StenbergTHANKS + mailmap: remove duplicates, fixup full names
2018-03-04 sergii.kavunenkoWolfSSL: adding TLSv1.3
2018-03-04 Daniel StenbergRELEASE-NOTES/THANKS: synced with cc1d4c505
2018-03-04 richardthe3rdwinbuild: prefer documented zlib library names
2018-03-04 Marcel Raadkrb5: use nondeprecated functions
2018-03-04 Daniel Stenbergcurl.1: mention how to add numerical IP addresses in...
2018-03-04 Daniel StenbergCURLOPT_NOPROXY.3: mention how to list numerical IPv6...
2018-03-04 Daniel StenbergNO_PROXY: fix for IPv6 numericals in the URL
2018-03-04 Daniel Stenbergbuild: get CFLAGS (including -werror) used for examples...
2018-03-03 Marcel Raadcurl_ctype: fix macro redefinition warnings
2018-03-02 Dan Fandrichunit1307: proper cleanup on OOM to fix torture tests
2018-02-28 Marcel Raadunit1309: fix warning on Windows x64
2018-02-28 Marcel Raadtravis: update compiler versions
2018-02-26 Daniel Stenbergdocs/MANUAL: formfind.pl is not accessible on the site...
2018-02-24 Jay Satirocurl-openssl.m4: Fix version check for OpenSSL 1.1.1
2018-02-23 Viktor Szakatslib655: silence compiler warning
2018-02-23 Viktor Szakatsspelling fixes
2018-02-23 Daniel Stenbergprojects/README: remove reference to dead IDN link...
2018-02-23 Rod Widdowsonwinbuild: Use macros for the names of some build utilities
2018-02-23 Daniel StenbergTODO: remove "sha-256 digest", added in 2b5b37cb9109e7c2
2018-02-23 Daniel Stenbergcurl_share_setopt.3: connection cache is shared within...
2018-02-22 Rod Widdowsonwinbuild: Use CALL to run batch scripts
2018-02-22 Patrick Monneratos400: add curl_resolver_start_callback type to ILE...
2018-02-22 Daniel Stenbergform.d: rephrased somewhat, added two example command...
2018-02-22 Francisco Sedanourl: Add option CURLOPT_RESOLVER_START_FUNCTION
2018-02-21 Jay Satirolib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EY...
2018-02-21 Patrick Monneratsasl: prefer PLAIN mechanism over LOGIN
2018-02-20 Daniel StenbergRELEASE-NOTES: synced with 2427d94c6
2018-02-20 Anders Bakkenurl: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
2018-02-20 Jay Satirohostip: fix 'potentially uninitialized variable' warning
2018-02-20 Daniel StenbergTODO: warning if curl version is not in sync with libcu...
2018-02-20 Anders BakkenCURLOPT_RESOLVE: Add support for multiple IP addresses...
2018-02-20 Sergio Borgheseexamples/sftpuploadresume: resume upload via CURLOPT_APPEND
2018-02-18 Daniel Stenbergcurl --version: show PSL if the run-time lib has it...
2018-02-18 Daniel StenbergTODO: "Support in-memory certs/ca certs/keys"
2018-02-16 Daniel StenbergCURLOPT_HEADER.3: clarify problems with different data...
2018-02-16 Daniel Stenbergtest1556: verify >16KB headers to the header callback
2018-02-16 Daniel Stenbergheader callback: don't chop headers into smaller pieces
2018-02-16 Daniel Stenbergtest1154: verify that long HTTP headers get rejected
2018-02-16 Daniel Stenberghttp: fix the max header length detection logic
2018-02-16 Daniel StenbergCURLOPT_HEADERFUNCTION.3: fix typo from d939226813
2018-02-16 Daniel StenbergCURLOPT_HEADERFUNCTION.3: mention folded headers
2018-02-16 Daniel StenbergTODO: 1.1 Option to refuse usernames in URLs
2018-02-16 Daniel StenbergTODO: 1.7 Support HTTP/2 for HTTP(S) proxies
2018-02-16 Daniel Stenbergssh: add two missing state names
2018-02-15 Daniel StenbergRevert "KNOWN_BUGS: 2.5 curl should not offer "ALPN...
2018-02-15 Jay Satironon-ascii: fix implicit declaration warning
2018-02-15 Daniel Stenbergtravis: add build with iconv enabled
2018-02-15 Daniel StenbergTODO: 18.18 retry on network is unreachable
2018-02-15 Daniel StenbergKNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when...
2018-02-15 Kamil Dudkanss: use PK11_CreateManagedGenericObject() if available
2018-02-15 Björn StenbergTODO fixed: Detect when called from within callbacks
2018-02-14 Daniel StenbergBINDINGS: fix curb link (and remove ruby-curl-multi)
2018-02-13 Daniel Stenbergcurl_gssapi: make sure this file too uses our *printf()
2018-02-13 Daniel Stenberglibcurl-security.3: separate file:// section
2018-02-13 Daniel Stenberglibcurl-security.3: the http://192.168.0.1/my_router_co...
2018-02-13 Daniel Stenberglibcurl-security.3: mention the URL standards problems too
2018-02-13 Daniel Stenberglibcurl-security.3: split out from libcurl-tutorial.3
2018-02-13 Daniel StenbergRELEASE-NOTES: synced with e551910f8
2018-02-13 Patrick Monnerattests: new tests for http raw mode
2018-02-12 Kamil Dudkatlsauthtype.d: works only if libcurl is built with...
2018-02-12 Patrick Monneratsmtp: fix processing of initial dot in data
next