bluhm
29c09a083e
Start to enable features that LibreSSL is supporting now. My pull
...
requests are at github, commit it now to test it with ports.
Patches OK jsing@ tb@
2018-11-07 01:55:42 +00:00
bluhm
e2328564b1
Get the MAC secret size from the cipher, rather than reaching into
...
libssl internals. This effectively takes the OpenSSL 1.1 code path
instead of the OpenSSL 1.0 code path, and will allow for further
libssl clean up.
with and OK jsing@
2018-10-23 19:42:47 +00:00
bluhm
d8dd4b0d6d
update p5-Net-SSLeay to 1.85
...
enable test for LibreSSL that was disabled for OpenSSL >= 1.1.0e
2018-03-18 16:47:58 +00:00
bluhm
d67039f542
update p5-Net-SSLeay to 1.84
2018-02-03 17:37:12 +00:00
bluhm
fc61a27f97
update p5-Net-SSLeay to 1.82
...
patches have been applied upstream
2017-11-01 13:52:28 +00:00
bluhm
3b203b2d76
Fix the feature check for OPENSSL_NO_NEXTPROTONEG to make p5-Net-SSLeay
...
compile with LibreSSL after NPN has been removed. NPN does not
work with LibreSSL anymore, do not test this feature. Also fixes
the test of p5-IO-Socket-SSL.
discussed with beck@ doug@ jsing@
2017-08-28 20:55:01 +00:00
bluhm
353303f97b
update p5-Net-SSLeay to 1.81
...
patches have been applied upstream
2017-03-28 23:56:44 +00:00
bluhm
0500b94c3d
update p5-Net-SSLeay to 1.80
...
COMP_add_compression_method() removed, we have OPENSSL_NO_COMP
add a patch to support RSA_get_key_parameters() with LibreSSL
OK afresh1@
2017-01-08 03:00:59 +00:00
bluhm
ad3fe7be5a
update p5-Net-SSLeay to 1.78
2016-08-16 16:34:07 +00:00
bluhm
c1e152bd80
update p5-Net-SSLeay to 1.77
2016-08-08 16:08:14 +00:00
bluhm
c7c3e987af
update p5-Net-SSLeay to 1.74
2016-04-28 00:48:10 +00:00
naddy
cfbb239b6a
Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
...
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
bluhm
da0d990b8a
update p5-Net-SSLeay to 1.72
2015-09-27 20:40:34 +00:00
bluhm
f9a4eb4d93
- Update p5-Net-SSLeay to 1.70.
...
- Remove patch, it has been applied upstream.
2015-06-26 06:18:44 +00:00
bluhm
c423f9209c
- update p5-Net-SSLeay to 1.69
...
- old LibreSSL patches have been applied upstream
- new patch to disable OpenSSL 1.0.2 X509_check_* functions
2015-06-05 14:31:10 +00:00
bluhm
a7f5ec6782
Check for existing LibreSSL in the regression test the same way as
...
current upstream does. This works with both LibreSSL and OpenSSL.
2015-05-27 19:55:48 +00:00
bluhm
570c517c6e
- update p5-Net-SSLeay to 1.68
...
- ALPN support has been added to LibreSSL, enable it in p5-Net-SSLeay.
- Ephemeral keys have been removed from LibreSSL, disable regression test.
2015-04-15 21:58:42 +00:00
bluhm
fd50d63c96
- update p5-Net-SSLeay to 1.66
...
- change license from OpenSSL to Perl
2014-08-22 20:42:57 +00:00
bluhm
993a028414
update p5-Net-SSLeay to 1.65
...
All local patches to support LibreSSL have been applied upstream.
2014-07-14 11:27:36 +00:00
bluhm
7197827415
Patch p5-Net-SSLeay to compile and test with LibreSSL. Now the
...
version check in the configure script also matches on LibreSSL, the
#if in the XS code got a additional defined(LIBRESSL_VERSION_NUMBER)
and Net::SSLeay::LIBRESSL_VERSION_NUMBER is exported into the perl
name space.
OK giovanni@
2014-07-12 21:52:25 +00:00
bluhm
c03eb1968b
update p5-Net-SSLeay to 1.64
2014-06-19 23:07:31 +00:00
sthen
9f71d7e708
@comment zero-byte perl .bs files
2014-06-14 23:26:00 +00:00
bluhm
821780bdb0
update p5-Net-SSLeay to 1.63
2014-05-26 22:27:52 +00:00
bluhm
417138e4e8
update p5-Net-SSLeay to 1.61
2014-05-13 00:52:45 +00:00
sthen
975a169f1a
let this build a usable .so file following egd removal, however there is
...
still a problem with Net::SSLeay::accept in regress tests.
2014-04-19 14:52:44 +00:00
bluhm
a39e00cc08
- update p5-Net-SSLeay to 1.58
...
- remove patch, it has been commited upstream
2014-01-18 02:29:05 +00:00
bluhm
f5c80ef1e8
- update p5-Net-SSLeay to 1.57
...
- fix strlen() size check bug, already commited upstream
2014-01-14 19:53:58 +00:00
bluhm
45cd51951e
update p5-Net-SSLeay to 1.55
2013-06-08 22:04:54 +00:00
bluhm
ea7fd2a3c9
update p5-Net-SSLeay to 1.54
2013-05-26 22:37:53 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
bluhm
0527f13caf
update p5-Net-SSLeay to 1.52
2013-01-12 00:38:22 +00:00
bluhm
35c1bb1a9c
- update p5-Net-SSLeay to 1.51
...
- remove some left over directories from source tree
2012-12-29 18:06:20 +00:00
bluhm
dd373705bb
update p5-Net-SSLeay to 1.49
2012-09-25 21:39:40 +00:00
sthen
9f9069554b
sync wantlib
2012-08-23 15:50:05 +00:00
bluhm
4824b87b8e
update p5-Net-SSLeay to 1.48
2012-05-13 12:49:11 +00:00
bluhm
4789a0b4f8
update p5-Net-SSLeay to 1.47
2012-04-11 18:51:49 +00:00
bluhm
f60b6888a7
update p5-Net-SSLeay to 1.42
...
from wen heping and Gleydson Soares
2011-12-29 11:57:21 +00:00
bluhm
cb302090df
- update p5-Net-SSLeay to 1.38
...
- note that this breaks p5-Mail-SpamAssassin regression tests,
as it removes obsolete SSLv2 support
- no USE_GROFF
- adjust Makefile to template
ok sthen
2011-09-19 23:01:16 +00:00
espie
6c283d7e98
new depends
2010-11-20 17:22:40 +00:00
espie
2ef1026971
USE_GROFF=Yes
2010-10-18 21:41:44 +00:00
jasper
9f83ce8c6e
switch to MODCPAN_EXAMPLES
2010-10-03 15:10:07 +00:00
sthen
f2d94ea127
bump
2010-09-24 15:37:42 +00:00
bluhm
a04149a51e
update p5-Net-SSLeay to 1.36
2010-05-18 17:37:20 +00:00
ajacoutot
8f891817c2
- add HOMEPAGE
...
ok bluhm@ (maintainer)
2009-05-30 04:46:30 +00:00
jasper
9fed6f1555
- update p5-Net-SSLeay to 1.35
...
ok bluhm@ (MAINTAINER)
2008-10-02 19:18:08 +00:00
bluhm
e191d3b541
- update to p5-Net-SSLeay 1.34
...
- take maintainership
ok sturm
2008-07-26 10:51:16 +00:00
bluhm
d1ee9e0ef4
update to p5-Net-SSLeay 1.32, ok sturm@
2008-04-26 16:37:33 +00:00
merdely
1997c75349
Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
...
From Darrin Chandler
2007-09-15 23:29:57 +00:00
espie
d4ebcd974d
more base64 checksums
2007-04-05 17:26:05 +00:00
simon
9e0053e336
cpanify, use SHARED_ONLY and set a few licenses
...
ok steven@
2007-01-15 17:40:09 +00:00