summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Net-SSLeay: Improve fix-libdir patch to help cross-compilingJames Le Cuirot2017-12-031-20/+21
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-perl/Net-SSLeay: Bump to version 1.820.0 re bug #614462Kent Fredric2017-11-263-0/+81
| | | | | | | | | | | | | | | | | | - Replace sed hacks with real patches ( metadata retroactively pulled from git history and reconstructed to retain intent, as the existing sed commands had entirely ceased working, silently ) Upstream: - Implement SSL_{CTX_,}set_psk_client_callback() - Support NPN-less libressl - Skip NPN-test with libressl - Free ocsp_response only when allocated - Lots of new bindings - Fix key block size calculation with AEAD ciphers - Fix test failures without '.' in @INC Bug: https://bugs.gentoo.org/614462 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-perl/Net-SSLeay: Fix tests re: NetworkingKent Fredric2016-03-052-0/+40
1. Reduce clutter for people who aren't running tests, or aren't running tests with DIST_OVERRIDE=~/network/ 2. Enable network-tests if DIST_OVERRIDE=~/network/ Package-Manager: portage-2.2.27