Skip to content

v26.06

Latest

Choose a tag to compare

@riebl riebl released this 23 Jun 11:54

What's Changed

New Features

  • PKI command-line client (tools/pki) supporting station enrolment, fetching authorization tickets, retrieval of ECTL and TLM from CPOC, and a lot more.
  • geodesy component and a CountryDatabase backing region checks

Hardened Security

  • consistency checks for v3 certificate chains
  • certificate revocation checks through IssuerLookup interface
  • recursion-depth protection when processing malformed certificates

socktap

  • selectable crypto backend
  • cube:evk link layer with configurable ports
  • configurable station id

… and many more tweaks!
Full Changelog: v26.02...v26.06

New Contributors