CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/01/29 09:07:52
Modified files:
net/tor : Makefile
Added files:
net/tor/patches: patch-src_test_test_tortls_c
Log message:
Disable tests that attempt to construct their own SSL data structures. This
requires all structs to be fully visible and completely understood by the
application, which is no longer the case with LibreSSL.
ok naddy@ pascal@
