pkgsrc/security/xmlsec1/PLIST
mef 93b44c5830 security/xmlsec1 updated 1.2.19 to 1.2.25
on 12 Sep 2017 xmlsec-1_2_25 XMLSec release 1.2.25
on 20 Apr 2017 xmlsec-1_2_24 XMLSec release 1.2.24

2016-10-15 Aleksey Sanin  <aleksey@aleksey.com>
	* 1.2.23 release

2016-10-14 Aleksey Sanin  <aleksey@aleksey.com>
	* Fixed gcrypto RSA/DSA keys params ordering

2016-10-12 Aleksey Sanin  <aleksey@aleksey.com>
	* Better X509Data templates

2016-10-07 Aleksey Sanin  <aleksey@aleksey.com>
	* Fixed memory leak caused by xmlGetProp (patch from Dafan Zhai)
	* Fixed KW transforms (overlapping buffer error) for OpenSSL 1.1.0
	* Fixed pkg-config detection

2016-09-27 Aleksey Sanin  <aleksey@aleksey.com>
	* Added initial support OpenSSL 1.1.0 (patch from Andrzej Siewior)

2016-09-19 Aleksey Sanin  <aleksey@aleksey.com>
	* Fixed signing with RSA SHA2 via mscrypto (patch from PepaRokos)

2016-07-08 Aleksey Sanin  <aleksey@aleksey.com>
	* Fixed mscrypto undeclared XMLSEC_DEFAULT_CRYPTO (patch from vmiklos)

2016-05-31 Aleksey Sanin  <aleksey@aleksey.com>
	* Fixed mismatched conditional for XMLSEC_NO_ECDSA (patch from Eric Sproul)

2016-05-20 Aleksey Sanin  <aleksey@aleksey.com>
	* Fixed openssl cert depth verification param usage (patch from R-Tur)

2016-04-22 Aleksey Sanin  <aleksey@aleksey.com>
	* Fixed stdin/stdout in xmlsec1 app

2016-04-20 Aleksey Sanin  <aleksey@aleksey.com>
	* Restored SOAP support for Lasso
	* 1.2.22 release

2016-04-12 Aleksey Sanin  <aleksey@aleksey.com>
        * 1.2.21 release

2016-02-17 Aleksey Sanin  <aleksey@aleksey.com>
        * Added OOXML Relationships Transform Algorithm (patch from Miklos Vajna)

2016-02-06 Aleksey Sanin  <aleksey@aleksey.com>
        * Deprecated XMLSEC_CRYPTO define in favor of xmlSecGetDefaultCrypto() function

2016-02-05 Aleksey Sanin  <aleksey@aleksey.com>
        * Revamped manpages/documentation build to completely pass 'make distcheck' tests

2016-01-28 Aleksey Sanin  <aleksey@aleksey.com>
        * Added OpenSSL 1.1.0 API support (major refactoring for block ciphers and DSA/ECDSA signatures)

2016-01-28 Aleksey Sanin  <aleksey@aleksey.com>
        * Migrated to GitHub (https://github.com/lsh123/xmlsec)

2015-03-10 Aleksey Sanin  <aleksey@aleksey.com>
        * Removed support for legacy OpenSSL 0.9.6 (last release: March, 2004) and 0.9.7 (last release: February, 2007)

2014-10-2014 Aleksey Sanin  <aleksey@aleksey.com>
        * Added experimental GOST2012 support (patch from Nikolay Shaplov)

2014-06-04 Aleksey Sanin  <aleksey@aleksey.com>
        * Fixed several compaints from Clang and Coverity (based on patches from Simo Sorce)

2014-02-25 Aleksey Sanin  <aleksey@aleksey.com>
        * Removed XKMS support -- it was never completed and not worth keeping

2013-05-23 Aleksey Sanin  <aleksey@aleksey.com>
        * 1.2.20 release

2014-05-23  Aleksey Sanin  <aleksey@aleksey.com>
        * fix build on MacOSX (bug #680307)
        * update certs for examples (bug #674572)
        * update test certs to be valid till 2114
        * don't create files on xmlsec-mscrypto when loading the key (bug #633924)
        * clarify min OpenSSL requirements

2014-05-23  Aleksey Sanin  <aleksey@aleksey.com>
        * better detect private keys on ext RSA engines (bug #728213)
        * fixed CRL check

2014-02-17  Aleksey Sanin  <aleksey@aleksey.com>
        * fixes for RH 6x

2013-07-19  Aleksey Sanin  <aleksey@aleksey.com>
        * fixed switch - added missed break keywords (bug #704574)

2013-06-03  Aleksey Sanin  <aleksey@aleksey.com>
        * fix memory leak in converting cert subject

2013-05-09  Aleksey Sanin  <aleksey@aleksey.com>
        * disable network access during internal xml transform parser

2013-04-12  Aleksey Sanin  <aleksey@aleksey.com>
        * fix typo (fixed bug 695605)

2013-03-28  Aleksey Sanin  <aleksey@aleksey.com>
        * disable ECDSA if needed (Daniel)

2013-03-24  Aleksey Sanin  <aleksey@aleksey.com>
        * docs rebuild
2018-01-30 13:25:19 +00:00

193 lines
8 KiB
Text

@comment $NetBSD: PLIST,v 1.7 2018/01/30 13:25:19 mef Exp $
bin/xmlsec1
bin/xmlsec1-config
include/xmlsec1/xmlsec/app.h
include/xmlsec1/xmlsec/base64.h
include/xmlsec1/xmlsec/bn.h
include/xmlsec1/xmlsec/buffer.h
include/xmlsec1/xmlsec/crypto.h
include/xmlsec1/xmlsec/dl.h
include/xmlsec1/xmlsec/errors.h
include/xmlsec1/xmlsec/exports.h
include/xmlsec1/xmlsec/gcrypt/app.h
include/xmlsec1/xmlsec/gcrypt/crypto.h
include/xmlsec1/xmlsec/gcrypt/symbols.h
include/xmlsec1/xmlsec/io.h
include/xmlsec1/xmlsec/keyinfo.h
include/xmlsec1/xmlsec/keys.h
include/xmlsec1/xmlsec/keysdata.h
include/xmlsec1/xmlsec/keysmngr.h
include/xmlsec1/xmlsec/list.h
include/xmlsec1/xmlsec/membuf.h
include/xmlsec1/xmlsec/nodeset.h
include/xmlsec1/xmlsec/openssl/app.h
include/xmlsec1/xmlsec/openssl/bn.h
include/xmlsec1/xmlsec/openssl/crypto.h
include/xmlsec1/xmlsec/openssl/evp.h
include/xmlsec1/xmlsec/openssl/symbols.h
include/xmlsec1/xmlsec/openssl/x509.h
include/xmlsec1/xmlsec/parser.h
include/xmlsec1/xmlsec/private.h
include/xmlsec1/xmlsec/private/xslt.h
include/xmlsec1/xmlsec/strings.h
include/xmlsec1/xmlsec/templates.h
include/xmlsec1/xmlsec/transforms.h
include/xmlsec1/xmlsec/version.h
include/xmlsec1/xmlsec/x509.h
include/xmlsec1/xmlsec/xmldsig.h
include/xmlsec1/xmlsec/xmlenc.h
include/xmlsec1/xmlsec/xmlsec.h
include/xmlsec1/xmlsec/xmltree.h
lib/libxmlsec1-gcrypt.la
lib/libxmlsec1-openssl.la
lib/libxmlsec1.la
lib/pkgconfig/xmlsec1-gcrypt.pc
lib/pkgconfig/xmlsec1-openssl.pc
lib/pkgconfig/xmlsec1.pc
lib/xmlsec1Conf.sh
man/man1/xmlsec1-config.1
man/man1/xmlsec1.1
share/aclocal/xmlsec1.m4
share/doc/xmlsec1/api/home.png
share/doc/xmlsec1/api/images/encryption-structure.png
share/doc/xmlsec1/api/images/key.png
share/doc/xmlsec1/api/images/keysmngr.png
share/doc/xmlsec1/api/images/sign-enc-model.png
share/doc/xmlsec1/api/images/signature-structure.png
share/doc/xmlsec1/api/images/structure.png
share/doc/xmlsec1/api/images/transform.png
share/doc/xmlsec1/api/images/transforms-chain.png
share/doc/xmlsec1/api/images/verif-dec-model.png
share/doc/xmlsec1/api/index.html
share/doc/xmlsec1/api/left-insensitive.png
share/doc/xmlsec1/api/left.png
share/doc/xmlsec1/api/right-insensitive.png
share/doc/xmlsec1/api/right.png
share/doc/xmlsec1/api/up-insensitive.png
share/doc/xmlsec1/api/up.png
share/doc/xmlsec1/api/xmlsec-app.html
share/doc/xmlsec1/api/xmlsec-base64.html
share/doc/xmlsec1/api/xmlsec-bn.html
share/doc/xmlsec1/api/xmlsec-buffer.html
share/doc/xmlsec1/api/xmlsec-custom-keys-manager.html
share/doc/xmlsec1/api/xmlsec-decrypt-with-keys-mngr.html
share/doc/xmlsec1/api/xmlsec-decrypt-with-signle-key.html
share/doc/xmlsec1/api/xmlsec-dl.html
share/doc/xmlsec1/api/xmlsec-encrypt-dynamic-template.html
share/doc/xmlsec1/api/xmlsec-encrypt-template-file.html
share/doc/xmlsec1/api/xmlsec-encrypt-with-session-key.html
share/doc/xmlsec1/api/xmlsec-encryption-klasses.html
share/doc/xmlsec1/api/xmlsec-errors.html
share/doc/xmlsec1/api/xmlsec-examples-sign-dynamimc-template.html
share/doc/xmlsec1/api/xmlsec-examples-sign-template-file.html
share/doc/xmlsec1/api/xmlsec-examples-sign-x509.html
share/doc/xmlsec1/api/xmlsec-examples.html
share/doc/xmlsec1/api/xmlsec-gcrypt-app.html
share/doc/xmlsec1/api/xmlsec-gcrypt-crypto.html
share/doc/xmlsec1/api/xmlsec-gcrypt-ref.html
share/doc/xmlsec1/api/xmlsec-gnutls-app.html
share/doc/xmlsec1/api/xmlsec-gnutls-crypto.html
share/doc/xmlsec1/api/xmlsec-gnutls-ref.html
share/doc/xmlsec1/api/xmlsec-gnutls-x509.html
share/doc/xmlsec1/api/xmlsec-index.html
share/doc/xmlsec1/api/xmlsec-io.html
share/doc/xmlsec1/api/xmlsec-keyinfo.html
share/doc/xmlsec1/api/xmlsec-keys.html
share/doc/xmlsec1/api/xmlsec-keysdata.html
share/doc/xmlsec1/api/xmlsec-keysmngr.html
share/doc/xmlsec1/api/xmlsec-list.html
share/doc/xmlsec1/api/xmlsec-membuf.html
share/doc/xmlsec1/api/xmlsec-mscrypto-app.html
share/doc/xmlsec1/api/xmlsec-mscrypto-certkeys.html
share/doc/xmlsec1/api/xmlsec-mscrypto-crypto.html
share/doc/xmlsec1/api/xmlsec-mscrypto-keysstore.html
share/doc/xmlsec1/api/xmlsec-mscrypto-ref.html
share/doc/xmlsec1/api/xmlsec-mscrypto-x509.html
share/doc/xmlsec1/api/xmlsec-nodeset.html
share/doc/xmlsec1/api/xmlsec-notes-compiling-others.html
share/doc/xmlsec1/api/xmlsec-notes-compiling-unix.html
share/doc/xmlsec1/api/xmlsec-notes-compiling-windows.html
share/doc/xmlsec1/api/xmlsec-notes-compiling.html
share/doc/xmlsec1/api/xmlsec-notes-contexts.html
share/doc/xmlsec1/api/xmlsec-notes-custom-keys-store.html
share/doc/xmlsec1/api/xmlsec-notes-decrypt.html
share/doc/xmlsec1/api/xmlsec-notes-dynamic-encryption-templates.html
share/doc/xmlsec1/api/xmlsec-notes-dynamic-signature-templates.html
share/doc/xmlsec1/api/xmlsec-notes-encrypt.html
share/doc/xmlsec1/api/xmlsec-notes-include-files.html
share/doc/xmlsec1/api/xmlsec-notes-init-shutdown.html
share/doc/xmlsec1/api/xmlsec-notes-keys-manager-sign-enc.html
share/doc/xmlsec1/api/xmlsec-notes-keys-mngr-verify-decrypt.html
share/doc/xmlsec1/api/xmlsec-notes-keys.html
share/doc/xmlsec1/api/xmlsec-notes-keysmngr.html
share/doc/xmlsec1/api/xmlsec-notes-new-crypto-functions.html
share/doc/xmlsec1/api/xmlsec-notes-new-crypto-key-stores.html
share/doc/xmlsec1/api/xmlsec-notes-new-crypto-keys.html
share/doc/xmlsec1/api/xmlsec-notes-new-crypto-klasses.html
share/doc/xmlsec1/api/xmlsec-notes-new-crypto-sharing-results.html
share/doc/xmlsec1/api/xmlsec-notes-new-crypto-simple-keys-mngr.html
share/doc/xmlsec1/api/xmlsec-notes-new-crypto-skeleton.html
share/doc/xmlsec1/api/xmlsec-notes-new-crypto-transforms.html
share/doc/xmlsec1/api/xmlsec-notes-new-crypto.html
share/doc/xmlsec1/api/xmlsec-notes-overview.html
share/doc/xmlsec1/api/xmlsec-notes-sign-encrypt.html
share/doc/xmlsec1/api/xmlsec-notes-sign-x509.html
share/doc/xmlsec1/api/xmlsec-notes-sign.html
share/doc/xmlsec1/api/xmlsec-notes-simple-keys-store.html
share/doc/xmlsec1/api/xmlsec-notes-structure.html
share/doc/xmlsec1/api/xmlsec-notes-templates.html
share/doc/xmlsec1/api/xmlsec-notes-transforms.html
share/doc/xmlsec1/api/xmlsec-notes-verify-decrypt.html
share/doc/xmlsec1/api/xmlsec-notes-verify-x509.html
share/doc/xmlsec1/api/xmlsec-notes-verify.html
share/doc/xmlsec1/api/xmlsec-notes-x509.html
share/doc/xmlsec1/api/xmlsec-notes.html
share/doc/xmlsec1/api/xmlsec-nss-app.html
share/doc/xmlsec1/api/xmlsec-nss-bignum.html
share/doc/xmlsec1/api/xmlsec-nss-crypto.html
share/doc/xmlsec1/api/xmlsec-nss-keysstore.html
share/doc/xmlsec1/api/xmlsec-nss-pkikeys.html
share/doc/xmlsec1/api/xmlsec-nss-ref.html
share/doc/xmlsec1/api/xmlsec-nss-x509.html
share/doc/xmlsec1/api/xmlsec-openssl-app.html
share/doc/xmlsec1/api/xmlsec-openssl-bn.html
share/doc/xmlsec1/api/xmlsec-openssl-crypto.html
share/doc/xmlsec1/api/xmlsec-openssl-evp.html
share/doc/xmlsec1/api/xmlsec-openssl-ref.html
share/doc/xmlsec1/api/xmlsec-openssl-x509.html
share/doc/xmlsec1/api/xmlsec-parser.html
share/doc/xmlsec1/api/xmlsec-ref.html
share/doc/xmlsec1/api/xmlsec-reference.html
share/doc/xmlsec1/api/xmlsec-signature-klasses.html
share/doc/xmlsec1/api/xmlsec-templates.html
share/doc/xmlsec1/api/xmlsec-transforms.html
share/doc/xmlsec1/api/xmlsec-verify-with-key.html
share/doc/xmlsec1/api/xmlsec-verify-with-keys-mngr.html
share/doc/xmlsec1/api/xmlsec-verify-with-restrictions.html
share/doc/xmlsec1/api/xmlsec-verify-with-x509.html
share/doc/xmlsec1/api/xmlsec-version.html
share/doc/xmlsec1/api/xmlsec-x509.html
share/doc/xmlsec1/api/xmlsec-xmldsig.html
share/doc/xmlsec1/api/xmlsec-xmlenc.html
share/doc/xmlsec1/api/xmlsec-xmlsec.html
share/doc/xmlsec1/api/xmlsec-xmltree.html
share/doc/xmlsec1/authors.html
share/doc/xmlsec1/bugs.html
share/doc/xmlsec1/c14n.html
share/doc/xmlsec1/documentation.html
share/doc/xmlsec1/download.html
share/doc/xmlsec1/faq.html
share/doc/xmlsec1/favicon.ico
share/doc/xmlsec1/images/bart.gif
share/doc/xmlsec1/images/libxml2-logo.png
share/doc/xmlsec1/images/libxslt-logo.png
share/doc/xmlsec1/images/logo.gif
share/doc/xmlsec1/images/openssl-logo.png
share/doc/xmlsec1/images/xmlsec-logo.gif
share/doc/xmlsec1/index.html
share/doc/xmlsec1/news.html
share/doc/xmlsec1/related.html
share/doc/xmlsec1/xmldsig-verifier.html
share/doc/xmlsec1/xmldsig.html
share/doc/xmlsec1/xmlenc.html
share/doc/xmlsec1/xmlsec-man.html