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

pyca / tls / 300 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 17 Nov 2016 02:37AM UTC
Files 22
Run time 1s
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 Nov 2016 02:36AM UTC coverage: 100.0%. Remained the same
TOXENV=py34

push

travis-ci

markrwilliams
Support extensions in hello messages (#102)

* Define extention types

* Define construct structs and enums for the Server Name Indication extension

* Update _constructs.Extension to use EnumSwitch

* We probably don't need to define the type field

* WIP: Use TLSPrefixedArray instead of Bytes + get rid of buffering of extension bytes while parsing

* Update use of TLSPrefixedArray, since we changed the api

* Update CertificateRequest to expect a TLSPrefixedArray for
supported_signature_algorithms. This means that we will now rely on
construct to parse this list for us, instead of doing it ourselves.

* Updating ClientHello construct to use TLSPrefixedArray

* Update ServerHello construct to parse extensions

* The minimum size of SupportedSignatureAlgorithms is 1

* Update test_hello_message with real extension values

* Removing ServerNameList constructs for now, will implement in a separate PR

* pep8

* Wrap each SignatureAndHashAlgorithm object in a Container. Make extension bytes more readable in test data

1294 of 1294 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 300.3 (TOXENV=py34)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 300
  • Travis Job 300.3
  • 67c2ef31 on github
  • Prev Job for TOXENV=py34 on master (#297.3)
  • Next Job for TOXENV=py34 on master (#313.3)
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