Commit graph

15 commits

Author SHA1 Message Date
drochner
10914faf1d update to 1.2.19
changes:
-adds support for DSA-SHA256, ECDSA-SHA1, ECDSA-SHA224,
 ECDSA-SHA256, ECDSA-SHA384, ECDSA-SHA512
-fixes a number of miscellaneous bugs

add "test" target
2014-04-03 17:00:44 +00:00
asau
7ee6b3d6f2 No libdl on FreeBSD. 2014-03-26 06:23:12 +00:00
adam
aacf7eeb82 Fix building on Darwin 2012-09-28 12:31:59 +00:00
drochner
f067b9b9a1 update to 1.2.18
change: fixes a serious crasher
2011-05-18 10:51:38 +00:00
wiz
711e87b5b6 Update to 1.2.17, for security reasons.
* Preparations for 1.2.17 release
* Fixed security issue with libxslt (CVE-2011-1425, reported by Nicolas Gregoire)
* Fixed pkcs12 file loading (based on patch from Andre de Souza Pinto)
* Fixed comments (based on patch from Wolfgang Woehl)
* Fixed extra quotes in configure (bug #631258)
* Fixed configure issue with empty --with-libxml/libxsl and config scripts in /bin directory
* Fixed gcrypt init/shutdown (patch from Roumen)
2011-04-01 12:27:45 +00:00
obache
bc84a2aa35 DragonFly also not require extra libs for OpenSSL. 2010-12-25 11:35:06 +00:00
obache
1e406c5b5f fixes patches for previous commit, not for generated file. 2010-10-04 12:46:26 +00:00
obache
3d2ce8c6e5 Remove redundant escape slash from *.pc file.
It's shell script style escape, not required in *.pc file
and break build of security/lasso.

Bump PKGREVISION.
2010-10-04 12:32:16 +00:00
obache
d3d7334aaa Update xmlsec1 to 1.2.16.
* May 26 2010
  Changes in XML Security Library 1.2.16 release:
    * New xmlsec-gcrypt library.
    * xmlsec-gcrypt: Added RSA with SHA1/SHA256/SHA384/SHA512/MD5/RIPEMD160, DSA
      with SHA1, AES/DES KW support.
    * xmlsec-gnutls: Added X509 support and converted the library to use xmlsec-
      crypt library for all crypto operations.
    * xmlsec-mscrypto: RSA/OAEP and AES/DES KW support.
    * Several minor bug fixes and code cleanups.
* April 29 2010
  Changes in XML Security Library 1.2.15 release:
    * xmlsec-mscrypto: Added HMAC with MD5, SHA1, SHA256/384/512; RSA with MD5,
      SHA256/384/512 support.
    * xmlsec-mscrypto: Converted to Unicode (the non-Unicode builds are still
      available as compile time option).
    * xmlsec-nss: Added MD5 and SHA256/384/512 support for digest, HMAC and RSA
      (the new minimum required version for NSS library is 3.9).
    * xmlsec-gnutls: Added SHA256/384/512 for digest and HMAC; MD5 and RIPEMD160
      digests support (the new minimum required version for GnuTLS library is
      2.8.0).
    * Fixed typo: "Copyrigth" should be "Copyright".
    * Several critical bug fixes and code cleanups.
* December 5 2009
  Changes in XML Security Library 1.2.14 release:
    * XMLSec library is switched from built-in LTDL library to the system LTDL
      library on Linux/Unix and native calls on Windows to fix security issue
       (CVE-2009-3736) in LTDL.
    * Fixed minor bugs (see log for complete list).
2010-06-06 12:36:11 +00:00
manu
ea3506d0e0 Bugfix: NetBSD does not need -ldl n LIBS for dlopen()
This did not prevented xmlsec1 to build but caused trouble in packages
depending on this one
2009-12-01 08:43:52 +00:00
tnn
74f1dc7be8 Update to xmlsec1-1.2.13 to fix build breakage with current OpenSSL.
Changes: mostly bugfixes
2009-10-30 19:32:11 +00:00
rillig
e0461a6624 Fixed "test ==". 2006-10-14 02:18:37 +00:00
joerg
c1cf303452 Fix compilation with OpenSSL 0.9.8. 2006-01-05 19:00:11 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
drochner
a057543c69 import xmlsec1-1.2.6, an XML signature and encryption library 2004-08-27 13:19:57 +00:00