Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #17253
Closed (moved) (moved)
Open
Issue created Oct 06, 2015 by Nick Mathewson@nickm🌻

Revise tests in test_tortls.c to not act intrusively on openssl internals

With openssl 1.1, most openssl structures will become opaque. But the new unit tests in test_tortls.c assume that they have full access to openssl internals.

I've wrapped the tests that make this assumption inside #ifndef OPENSSL_OPAQUE, so that Tor will build with openssl 1.1 again. But it would be great to see if we can port some of these tests to work with openssl 1.1, or at least disable the problematic parts on a more fine-grained basis.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking