Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #21359

Closed (moved)
Open
Opened Jan 31, 2017 by Trac@tracbot

Build with opaque LibreSSL

LibreSSL in OpenBSD-current now has opaque structures like recent OpenSSL.

There's a few quirks to this:

LibreSSL doesn't have the SSL_get_client_ciphers() function. It's currently assumed that if OPENSSL_OPAQUE is set that function will exist.

Fixing this (probably?) shouldn't use LIBRESSL_VERSION_NUMBER because that only changes when a new versions of libresl-portable is released, so the libressl in -current with opaque structures still has the same LIBRESSL_VERSION_NUMBER as the released version of LibreSSL without opaque structures.

The SSL_STATE_STR hasn't changed in LibreSSL like it apparently did in OpenSSL 1.1.0.

Trac:
Username: rubiate

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: 0.3.0.x-final
Milestone
Tor: 0.3.0.x-final
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#21359