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

floatdrop / zoxy / 28690545815
96%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 01:20AM UTC
Jobs 1
Files 20
Run time 1min
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

04 Jul 2026 01:17AM UTC coverage: 97.076%. Remained the same
28690545815

push

github

floatdrop
docs: Phase 3 TLS decision — OpenSSL handshake via memory BIOs, kTLS record layer

Re-surveyed the field (2026-07): ianic/tls.zig is stream-owning with a
minimal TLS 1.3-only server (no documented SNI/ALPN) and its std
upstreaming (ziglang/zig#23005) is still open; BoringSSL refuses an
allocator hook; rustls-ffi/BearSSL/wolfSSL/s2n each fail a hard
constraint. OpenSSL stays chosen because CRYPTO_set_mem_functions lets
the FFI allocate only inside a startup-reserved arena wired into the
counting gate — exhaustion rejects the handshake, never OOM. Handshake
runs sans-io over BIO pairs; steady state hands keys to kTLS so the
relay path is untouched.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

4216 of 4343 relevant lines covered (97.08%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28690545815.1 04 Jul 2026 01:20AM UTC 20
97.08
GitHub Action Run
Source Files on build 28690545815
  • Tree
  • List 20
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28690545815
  • cdd69839 on github
  • Prev Build on main (#28689883419)
  • Next Build on main (#28691306776)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc