• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

curl / curl / 6068 / 10
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2017 08:24AM UTC
Files 253
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Aug 2017 07:32AM UTC coverage: 73.169% (-0.005%) from 73.174%
T=coverage

push

travis-ci

jay
ssh: add the ability to enable compression (for SCP/SFTP)

The required low-level logic was already available as part of
`libssh2` (via `LIBSSH2_FLAG_COMPRESS` `libssh2_session_flag()`[1]
option.)

This patch adds the new `libcurl` option `CURLOPT_SSH_COMPRESSION`
(boolean) and the new `curl` command-line option `--compressed-ssh`
to request this `libssh2` feature. To have compression enabled, it
is required that the SSH server supports a (zlib) compatible
compression method and that `libssh2` was built with `zlib` support
enabled.

[1] https://www.libssh2.org/libssh2_session_flag.html

Ref: https://github.com/curl/curl/issues/1732
Closes https://github.com/curl/curl/pull/1735

19305 of 26384 relevant lines covered (73.17%)

108583.84 hits per line

Source Files on job 6068.10 (T=coverage)
  • Tree
  • List 0
  • Changed 57
  • Source Changed 3
  • Coverage Changed 57
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6068
  • Travis Job 6068.10
  • b7b4dc0d on github
  • Prev Job for T=coverage on master (#6067.10)
  • Next Job for T=coverage on master (#6069.10)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc