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

curl / curl / 6237
37%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2017 05:30AM UTC
Jobs 1
Files 255
Run time 27s
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
6237

push

travis-ci

jay
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
ENABLE_SSLKEYLOGFILE when building libcurl and set environment
variable SSLKEYLOGFILE to a pathname 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

19830 of 27143 relevant lines covered (73.06%)

105931.28 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/multi.c
1
100.0
lib/tftp.c
Jobs
ID Job ID Ran Files Coverage
10 6237.10 (T=coverage) 06 Sep 2017 05:30AM UTC 0
73.06
Travis Job 6237.10
Source Files on build 6237
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6237
  • 6cdba64e on github
  • Prev Build on master (#6235)
  • Next Build on master (#6238)
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