summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Net-SSLeay: Bump to version 1.850.0Kent Fredric2019-01-102-0/+63
| | | | | | | | | | | | | | | | | | | | | | | | | - Simplify file removal - Remove 2 tests that break under FEATURES="network-sandbox" Upstream: - Fix problem exporting OPENSSL_NO_NEXTPROTONEG (not available on libressl) - Add SSL_set_default_passwd_cb* w/OpenSSL 1.1.0f+ - Add new functions for SSL_CTX_new - Add functions added in OpenSSL 1.1.0 - Add SSL_use_certificate_chain_file - Fix libressl version detection - Fix OCSP handling memleak - Add new functions for certificate verification - Add X509_STORE_CTX_new and X509_verify_cert - SSL_OCSP_response_verify now clears error queue when OCSP_basic_verify fails but intermediate certificate succeeds - Fix test failure when Test::Exception not installed - Fix t/local/33_x509_create_cert.t on various OpenSSLs Bug: https://rt.cpan.org/Ticket/Display.html?id=128207 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* dev-perl/Net-SSLeay: mark s390 stableMikle Kolyada2018-06-281-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-perl/Net-SSLeay: Cleanup old re bug #614462Kent Fredric2018-05-014-97/+0
| | | | | | Closes: https://bugs.gentoo.org/614462 Closes: https://bugs.gentoo.org/630390 Package-Manager: Portage-2.3.29, Repoman-2.3.9
* dev-perl/Net-SSLeay-1.820.0: arm64 stable (bug #643346)Mart Raudsepp2018-04-181-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-perl/Net-SSLeay: arm stable, bug #643346Markus Meier2018-03-231-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-perl/Net-SSLeay-1.820.0-r0: alpha stableTobias Klausmann2018-03-041-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/643346
* dev-perl/Net-SSLeay-1.820.0-r0: amd64 stableTobias Klausmann2018-01-151-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/643346
* dev-perl/Net-SSLeay: stable 1.820.0 for hppa, bug #643346Sergei Trofimovich2018-01-091-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-perl/Net-SSLeay: stable 1.820.0 for ia64, bug #643346Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-perl/Net-SSLeay: stable 1.820.0 for ppc64, bug #643346Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-perl/Net-SSLeay: stable 1.820.0 for ppc, bug #643346Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-perl/Net-SSLeay: x86 stable (bug #643346)Thomas Deutschmann2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-perl/Net-SSLeay: stable 1.820.0 for sparc, bug #643346Rolf Eike Beer2018-01-051-2/+2
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* 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-265-1/+140
| | | | | | | | | | | | | | | | | | - 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: Cleanup old re #613750Kent Fredric2017-06-202-57/+0
| | | | | | | Remove old versions affected by '.' removal from @INC Bug: https://bugs.gentoo.org/613750 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Net-SSLeay: ia64 stable wrt bug #617294Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: ppc stable (bug 617294).Michael Weber2017-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
* dev-perl/Net-SSLeay: arm64 stable (bug 617294).Michael Weber2017-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
* dev-perl/Net-SSLeay: ppc64 stable wrt bug #617294Agostino Sarubbo2017-05-161-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay-1.810.0-r0: add alpha keywordTobias Klausmann2017-05-121-1/+1
| | | | Gentoo-Bug: 617294
* dev-perl/Net-SSLeay: sparc stable wrt bug #617294Agostino Sarubbo2017-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: arm stable, bug #617294Markus Meier2017-05-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-perl/Net-SSLeay: Stable for HPPA (bug #617294).Jeroen Roovers2017-05-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-perl/Net-SSLeay: x86 stable wrt bug #617294Agostino Sarubbo2017-05-041-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: amd64 stable wrt bug #617294Agostino Sarubbo2017-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: Bump to version 1.810.0Kent Fredric2017-04-022-0/+57
| | | | | | | | | | | Upstream: - Fix RSA_get_key_parameters - Fix memory leak in X509_get_subjectAltNames - Fix Makefile.PL without '.' in @INC - Fix get_my_thread_id to work when ERRSV not defined Bug: https://bugs.gentoo.org/613750 Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Net-SSLeay: add ~x64-cygwin keywordMichael Haubenwallner2017-03-171-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-perl/Net-SSLeay: Remove old. Resolves bug 608050.Andreas K. Hüttel2017-03-162-64/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-perl/Net-SSLeay: arm ppc64 stable (bug 608170).Michael Weber2017-02-241-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-SSLeay: mark 1.720.0-r1 & 1.800.0 arm64/m68k/s390/sh stableMike Frysinger2017-02-232-2/+2
|
* dev-perl/Net-SSLeay: ia64 stable wrt bug #608170Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: sparc stable wrt bug #608170Agostino Sarubbo2017-02-171-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay-1.800.0-r0: add alpha keywordTobias Klausmann2017-02-151-1/+1
| | | | Gentoo-Bug: 608170
* dev-perl/Net-SSLeay: ppc stable wrt bug #608170Agostino Sarubbo2017-02-121-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: x86 stable wrt bug #608170Agostino Sarubbo2017-02-121-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: Remove oldAndreas K. Hüttel2017-02-042-36/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-SSLeay: amd64 stable wrt bug #608170Agostino Sarubbo2017-02-041-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: Stable for HPPA (bug #608170).Jeroen Roovers2017-02-041-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-perl/Net-SSLeay: Stable for HPPA (bug #579284).Jeroen Roovers2017-02-031-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-perl/Net-SSLeay: dropped ~ia64-linux ~x64-freebsd ~x86-freebsd ~x86-interixFabian Groffen2017-01-293-4/+4
| | | | Package-Manager: portage-2.3.3
* dev-perl/Net-SSLeay: Bump to version 1.800.0Kent Fredric2017-01-082-0/+58
| | | | | | | | | | | | | - Use DIST_EXAMPLES feature Upstream: - OpenSSL 1.1 support - Fix unexpected perl flow control w/ tickey key callbacks - Fix inline variable declarations - Fix compiling against compression-free openssl - Many CTX_ and key APIs added/removed. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Net-SSLeay: ppc64 stable wrt bug #579284Agostino Sarubbo2017-01-031-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: ia64 stable wrt bug #579284Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: sparc stable wrt bug #579284Agostino Sarubbo2016-12-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: ppc stable wrt bug #579284Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: x86 stable wrt bug #579284Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-perl/Net-SSLeay: alpha stable, bug 579284.Matt Turner2016-05-251-1/+1
|