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

curl / curl / 6236
37%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2017 01:15AM UTC
Jobs 1
Files 336
Run time 24s
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

pending completion
6236

Pull #1866

travis-ci

web-flow
openssl: Integrate Peter Wu's SSLKEYLOGFILE implementation

This is an adaptation of 2 of Peter Wu's SSLKEYLOGFILE implementations.

The first one, written for old OpenSSL versions:
https://git.lekensteyn.nl/peter/wireshark-notes/tree/src/sslkeylog.c

The second one, written for BoringSSL and new OpenSSL versions:
https://github.com/curl/curl/pull/1346

Note the first one is GPL licensed but the author gave permission to
waive that license for libcurl.

As of right now this feature is disabled by default, and does not have
a configure option to enable it. To enable this feature define
USE_CURL_SSLKEYLOGFILE when building libcurl and set environment
variable SSLKEYLOGFILE to a filename that will receive the keys.

And in Wireshark change your preferences to point to that key file:
Edit > Preferences > Protocols > SSL > Master-Secret

Co-authored-by: Peter Wu

Ref: https://github.com/curl/curl/pull/1030
Ref: https://github.com/curl/curl/pull/1346

Closes https://github.com/curl/curl/pull/1866
Pull Request #1866: openssl: Integrate Peter Wu's SSLKEYLOGFILE implementation

23094 of 31508 relevant lines covered (73.3%)

92646.01 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/multi.c
2
100.0
lib/http2.c
Jobs
ID Job ID Ran Files Coverage
10 6236.10 (T=coverage) 06 Sep 2017 01:15AM UTC 0
73.07
Travis Job 6236.10
Source Files on build 6236
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6236
  • Pull Request #1866
  • PR Base - master (#6235)
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