32 Commits

Author SHA1 Message Date
sthen
68acf7c63c build py-openssl,python3 2015-11-03 21:53:20 +00:00
sthen
b1d2aaae52 when checking for certificate expiry, explicitly check ASN1_UTCTIME_cmp_time_t
result for -1, rather than < 0.
2015-10-19 11:00:58 +00:00
sthen
9213a7a763 update to pyOpenSSL-0.15.1 2015-10-06 20:47:46 +00:00
sthen
ee57a78901 bump REVISION for setuptools dep change. 2015-09-29 10:52:28 +00:00
sthen
14209856eb update to pyOpenSSL-0.14 (switch to py-cryptography as a backend), and take
maintainer, ok eric@
2015-07-20 07:02:58 +00:00
jca
21123635fd Fix license marker (lgplv2.1 -> apache 2) 2015-06-22 22:40:59 +00:00
sthen
9c8dc621a5 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:19:27 +00:00
jasper
5e91600570 - switch to MODPY_PI 2015-04-02 14:21:12 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
jca
51becdf3e6 Unbreak after RAND_egd_bytes removal. ok sthen@ 2014-04-21 19:17:50 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
eric
04c2d8718b upgrade to 0.13
prodded by and ok rpointel@
2011-11-25 20:19:30 +00:00
jasper
0e92e082b2 - regen WANTLIB 2011-11-04 08:42:25 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
jasper
4a04b25bef hump de bump for pythonp 2010-08-30 21:16:17 +00:00
benoit
07ab76d748 - update py-openssl to 0.9
- update patch

ok eric@, ajacoutot@
2009-06-01 20:25:24 +00:00
bernd
a6a097c366 bump due to python dep change 2009-03-11 22:05:49 +00:00
eric
45e57c29c2 - update to 0.8
- fix a test that hangs

ok wcmaier@
2009-01-30 16:13:54 +00:00
eric
bfdd98d0ce - update to pyOpenSSL-0.7
- add regression test

tested by Simon Kuhnle and martynas@

ok martynas@
2008-04-15 11:00:52 +00:00
eric
f2c0c83c8d - update to 0.6 (by Simon Kuhnle)
- take maintainership as former maintainer timed out

tested by Will Maier

ok martynas@, espie@
2008-03-25 22:20:09 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +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
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
6afd22898c Add WANTLIB markers 2004-12-27 13:28:33 +00:00
espie
caf501cd02 new plists.
gnutls depends on lzo.
2004-09-15 18:35:58 +00:00
xsa
583440ee36 MODULES= lang/python 2004-08-03 21:31:06 +00:00
sturm
7349e2bcce NOT_FOR_ARCHS=${NO_SHARED_ARCHS}
from Xavier Santolaria
2004-01-29 17:13:37 +00:00
sturm
d97a8ba214 Initial import of py-openssl 0.5.1
Python wrapper around a small subset of the OpenSSL library. Includes:
SSL Context objects, SSL Connection objects, using Python sockets as
transport layer. The Connection object wraps all the socket methods
and can therefore be used interchangeably.

WWW: http://www.sourceforge.net/projects/pyopenssl/

from ish@
2004-01-25 16:58:54 +00:00