44 Commits

Author SHA1 Message Date
dcoppa
2f1d12ef0e libpkcs11: Prevent double-free when the dlopen fails
(upstream git commit 24346062c01ad690addb0db55b74f9c53b394c0c)

Fix Coverity remarks
(upstream git commit 12f402616050e6ac943217b2170e865c1a297e77)
2016-11-24 09:54:51 +00:00
dcoppa
dcd5c5b478 Merge "allow building against libressl" (upstream git commit
7b9bd6003082a60bbc4452f048ca8a7b839025f1), and remove local workaround.
2016-09-30 13:48:38 +00:00
dcoppa
5a16d3f4a1 Fix the pkg-config file 2016-09-20 12:56:15 +00:00
dcoppa
83041725ac Make pkcs15-tool --dump object formatting consistent
(upstream git commit 678f2bb1a65e5848dffc995f63e81d1f8092352f)
2016-09-09 14:57:33 +00:00
dcoppa
194ef4ae94 Merge upstream git commit f64c71da28d1c1401445f6e8fa45bc079d5b6cd9:
Don't free file if pointer is null
Fix a Segmentation fault error
2016-09-01 13:24:19 +00:00
dcoppa
6ccad00f57 Merge two fixes from upstream:
commit 1e82dbe5c79e431e4d1b333a91b329e0164a86c2:
libopensc: fix reopen SM after reader reconnect

commit e98315a1966d73d4b6be733cc0a94a85ebfa7916:
libsm: fixed out of bounds write
2016-08-25 13:21:26 +00:00
dcoppa
9afdc271a0 Fix version string 2016-06-28 12:56:34 +00:00
dcoppa
a70a92355f Merge fixes from upstream's GH repo:
fix possible loss of data
(git commit 72dda66be8c3261aae5af54807afdedfa94f4c67)

add parameter checking to `sc_right_trim`
fix conversion from 'size_t' to 'long', possible loss of data
(git commit 050c62f7dfa0b6d76c0c57fbc0e41efba5864079)

gids bux fixing
fix the problem if the serial number is entered in the command line
(git commit 0ae4b4ac0d13e596dd4fbf1a9f35c6a5f3a45726)
2016-06-28 11:39:13 +00:00
dcoppa
3255dc8a83 Update to OpenSC-0.16.0 2016-06-07 14:08:44 +00:00
naddy
071c34fd6f remove SHARED_ONLY from ports that use only the gnu module 2016-03-16 21:19:37 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
sthen
ba3f252385 force -DOPENSSL_NO_STATIC_ENGINE to unbreak opensc, problem found by dcoppa,
define suggested by miod, ok naddy@ dcoppa@
2015-08-06 22:09:39 +00:00
dcoppa
5e235b8691 Upstream rerolled their tarball; bump. 2015-06-15 09:36:42 +00:00
dcoppa
9fd2aa9565 Update to opensc-0.15.0 2015-04-24 12:53:23 +00:00
naddy
030b50217c fold PFRAG.shared into PLIST for SHARED_ONLY ports 2015-03-20 22:47:40 +00:00
dcoppa
f37db76fa1 sc-hsm: Prevent double-free crash if key generation fails
(upstream git commit 5279bfa2d14d2186b31189748bcf89d908f00512)
2014-10-24 13:44:00 +00:00
dcoppa
8c4616a36b Fix: onepin-opensc-pkcs11.so belongs to PFRAG.shared 2014-08-13 11:22:39 +00:00
dcoppa
6ff7d2ab3c Update to opensc-0.14.0 2014-08-13 06:18:47 +00:00
dcoppa
f8f954088e New homepage. 2014-01-13 09:03:21 +00:00
dcoppa
492f06c1db Explicitly link with -lpthread; tests, no bump needed. 2013-08-20 14:28:48 +00:00
dcoppa
1a61cbf74f Revert previous.
As explained by aja@, we do not set NO_TEST when a test target
exists, even when it does nothing.
2013-07-10 14:15:51 +00:00
dcoppa
d2cbc3f7ac Add NO_TEST=Yes 2013-07-10 13:42:39 +00:00
dcoppa
c2386a3a5b Update to opensc-0.13.0.
Take maintainership.

OK sthen@
2013-06-07 13:27:58 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
9ea83ca085 drop MAINTAINER, "I'm not actively maintaining this port anymore"
as per his mail copied to ports@.
2013-02-03 14:04:24 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
jasper
8ef92e8abc SECURITY FIX for SA42658,
OpenSC Serial Number Processing Buffer Overflow Vulnerabilities.

patches from upstream svn
ok maintainer
2010-12-27 15:30:11 +00:00
jasper
4fc5bbb11d regen 2010-12-27 12:05:01 +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
9af1a61582 - update opensc to 0.11.13
from maintainer douglas santos, with some tweaks by me
2010-09-14 10:32:06 +00:00
jasper
e7a333c42a - actually enable openct, functionally unbreaking this.
- remove obsolete configure option

from markus@
ok ajacoutot@
2010-01-13 08:42:35 +00:00
jasper
cd33e4b7e4 - SECURITY UPDATE of opensc to 0.11.8
this fixes the issue that caused CVE-2009-1603

"go ahead" douglas santos (MAINTAINER)
2009-05-31 16:51:07 +00:00
jasper
c6e7042f02 - security update to 0.11.7, fixes SA34052
from douglas santos (MAINTAINER)
2009-03-13 21:33:06 +00:00
jasper
70a311c4ea - update opensc to 0.11.6, includes a SECURITY FIX for SA31330
from Douglas Santos (MAINTAINER), with cleanups and tweaks by me
2008-12-23 19:10: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
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
espie
444cc3c520 new lib specs 2006-08-03 23:28:11 +00:00
steven
6b01e98402 fix MASTER_SITES and HOMEPAGE, bump PKGNAME 2006-02-05 11:00:55 +00:00
sturm
df525a988b SHARED_LIBS and USE_LIBTOOL 2005-12-25 15:52:38 +00:00
alek
fec623affd - Fix HOMEPAGE and MASTER_SITES
- Bump PKGNAME

noticed by sturm@, thanks!
2005-11-28 07:26:35 +00:00
alek
276ab97d7a Import opensc 0.9.6
OpenSC provides a set of libraries and utilities to access smart cards.
Its main focus is on cards that support cryptographic operations, and
facilitate their use in security applications such as mail encryption,
authentication, and digital signature. OpenSC implements the PKCS#11 API
so applications supporting this API such as Mozilla Firefox and
Thunderbird can use it. OpenSC implements the PKCS#15 standard and aims
to be compatible with every software that does so, too.

From Douglas Santos <dsantos@hydroxyl.org>
2005-11-27 11:01:14 +00:00