summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-09-20 04:45:41 -0400
committerAnas Nashif <anas.nashif@intel.com>2013-09-20 04:45:41 -0400
commit6b6383d52bc147134bb6b60b07e924b176c67e3a (patch)
tree9753a1ec40b1fbe2acfaa881af46e3c0f7da6401 /ChangeLog
parent07bb297329b9e9754d09dcb6d70417272a626619 (diff)
downloadxmlsec1-6b6383d52bc147134bb6b60b07e924b176c67e3a.tar.gz
xmlsec1-6b6383d52bc147134bb6b60b07e924b176c67e3a.tar.bz2
xmlsec1-6b6383d52bc147134bb6b60b07e924b176c67e3a.zip
Imported Upstream version 1.2.19
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog137
1 files changed, 136 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b63503ce..5789143b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,138 @@
+2013-03-24 Aleksey Sanin <aleksey@aleksey.com>
+ * 1.2.19 release
+
+2013-01-18 Aleksey Sanin <aleksey@aleksey.com>
+ * Added support for DSA-SHA256, ECDSA-SHA1, ECDSA-SHA224, ECDSA-SHA256, ECDSA-SHA384, ECDSA-SHA512 (Mak Kolybabi)
+
+2011-09-06 Aleksey Sanin <aleksey@aleksey.com>
+ * GOST support for xmlsec-openssl (patch from Dmitry Belyavsky)
+
+2011-05-11 Aleksey Sanin <aleksey@aleksey.com>
+ * 1.2.18 release
+
+2011-05-01 Aleksey Sanin <aleksey@aleksey.com>
+ * Fixed crasher in 64 bit (reported by Roumen)
+
+2011-03-31 Aleksey Sanin <aleksey@aleksey.com>
+ * 1.2.17 release
+
+2011-03-30 Aleksey Sanin <aleksey@aleksey.com>
+ * Preparations for 1.2.17 release
+
+2011-03-29 Aleksey Sanin <aleksey@aleksey.com>
+ * Fixed security issue with libxslt (CVE-2011-1425, reported by Nicolas Gregoire)
+
+2011-02-05 Aleksey Sanin <aleksey@aleksey.com>
+ * Fixed pkcs12 file loading (based on patch from Andre de Souza Pinto)
+
+2010-11-23 Aleksey Sanin <aleksey@aleksey.com>
+ * Fixed comments (based on patch from Wolfgang Woehl)
+
+2010-11-09 Aleksey Sanin <aleksey@aleksey.com>
+ * Fixed extra quotes in configure (bug #631258)
+
+2010-07-19 Aleksey Sanin <aleksey@aleksey.com>
+ * Fixed configure issue with empty --with-libxml/libxsl and config scripts in /bin directory
+
+2010-06-27 Aleksey Sanin <aleksey@aleksey.com>
+ * Fixed gcrypt init/shutdown (patch from Roumen)
+
+2010-04-25 Aleksey Sanin <aleksey@aleksey.com>
+ * 1.2.16 release
+
+2010-04-24 Aleksey Sanin <aleksey@aleksey.com>
+ * Preparation for 1.2.16 release
+
+2010-05-23 Aleksey Sanin <aleksey@aleksey.com>
+ * Added X509Data support to xmlsec-gnutls
+
+2010-05-12 Aleksey Sanin <aleksey@aleksey.com>
+ * Several patches from Roumen: support NSS/NSPR from seamonkey
+ package; reorder libxmlsec as dep. lib for mingw; fix gcrypt/src/asn1.h
+ include; fix Unicode build for mingw
+ * Added RSA/SHA1/SHA256/SHA384/SHA512/MD5/RIPEMD160 for xmlsec-gnutls
+ * Added DSA/SHA1 for xmlsec-gnutls
+
+2010-05-10 Aleksey Sanin <aleksey@aleksey.com>
+ * Added RSA/SHA1/SHA256/SHA384/SHA512/MD5/RIPEMD160 for xmlsec-gcrypt
+ * Added DSA/SHA1 for xmlsec-gcrypt
+
+2010-05-09 Aleksey Sanin <aleksey@aleksey.com>
+ * Added DES KW support for xmlsec-mscrypto
+ * Added DES KW support for xmlsec-gnutls
+ * Separated xmlsec-gnutls and xmlsec-gcrypt libraries
+
+2010-05-08 Aleksey Sanin <aleksey@aleksey.com>
+ * Added AES KW support for xmlsec-mscrypto
+ * Added AES KW support for xmlsec-gnutls
+
+2010-04-30 Aleksey Sanin <aleksey@aleksey.com>
+ * Added RSA/OAEP support for xmlsec-mscrypto
+
+2010-04-29 Aleksey Sanin <aleksey@aleksey.com>
+ * 1.2.15 release
+
+2010-04-28 Aleksey Sanin <aleksey@aleksey.com>
+ * Preparation for 1.2.15 release
+
+2010-04-27 Aleksey Sanin <aleksey@aleksey.com>
+ * Converted xmlsec-mscrypto to unicode and provided a compile time
+ option to switch between unicode/non-unicode builds
+ * Deleted support for old gnutls, new required version 2.8.0
+ * Added SHA256/384/512 support for xmlsec-gnutls
+
+2010-04-26 Aleksey Sanin <aleksey@aleksey.com>
+ * Added support for HMAC with MD5, SHA1, SHA256/384/512 in xmlsec-mscrypto
+ * Added support for MD5 RSA/MD5 in xmlsec-mscrypto
+
+2010-04-25 Aleksey Sanin <aleksey@aleksey.com>
+ * Added support for SHA256/384/512 for digest, HMAC and RSA in xmlsec-nss
+ (requires nss 3.8 + nspr 4.3 or greater)
+ * Added support for MD5 for digest and RSA in xmlsec-nss
+ * Minor fixes to xmlsec-nss (xmlsec bug #118630), bumping nss min
+ version to 3.9 + nspr 4.4.1 or greater
+ Other minor fixes for xmlsec-nss
+
+2010-04-24 Aleksey Sanin <aleksey@aleksey.com>
+ * Fix PK_CONFIG problem (reported by Roumen)
+ * Enable --crypto for transform checks
+
+2010-04-23 Aleksey Sanin <aleksey@aleksey.com>
+ * Enable RSA/SHA2 support in xmlsec-mscrypto
+ * Misc. cleanups in xmlsec-mscrypto
+ * Fix PK_CONFIG problem (reported by Roumen)
+ * Fix DSA support in xmlsec-nss (https://bugzilla.mozilla.org/show_bug.cgi?id=561598)
+
+2010-04-23 Aleksey Sanin <aleksey@aleksey.com>
+ * Fix search for certificates with UTF-8 subject on Windows in xmlsec-mscrypto
+ * Remove spaces at the end of lines
+
+2010-04-22 Aleksey Sanin <aleksey@aleksey.com>
+ * Fix search for certificates with Unicode subject on Windows in xmlsec-mscrypto
+ * Copy *.manifest files to installation for Windows builds
+ * Convert tabs to spaces
+
+2010-04-21 Aleksey Sanin <aleksey@aleksey.com>
+ * Fix key name conversion to unicode problem in xmlsec-mscrypto
+
+2010-04-20 Aleksey Sanin <aleksey@aleksey.com>
+ * Fix compile warnings in xmlsec-openssl
+ * Fix linking order issue (based on patch from Roumen)
+
+2010-03-30 Aleksey Sanin <aleksey@aleksey.com>
+ * Fix typo Copyrigth -> Copyright
+ * Add xmlsec-mscrypto to the top level copyright file
+ * Refresh the copyright date to 2010
+ * Add references to licenses
+
+2010-03-18 Aleksey Sanin <aleksey@aleksey.com>
+ * Ensure we have only one copy of key's cert after reading pkcs12
+ from openssl
+
+2010-01-13 Aleksey Sanin <aleksey@aleksey.com>
+ * Fix valgrind's invalid read with chained XPath transforms (based
+ on patch from Frank Gross).
+
2009-09-05 Aleksey Sanin <aleksey@aleksey.com>
* preparation for 1.2.14 release
@@ -1668,7 +1803,7 @@ Sat 30 Mar 2002 12:55:30 AM PST Aleksey Sanin <aleksey@aleksey.com>
Wed 27 Mar 2002 11:20:42 PM PST Aleksey Sanin <aleksey@aleksey.com>
*: Added x509 verification support and a skeleton for x509
- x509 based sigantures
+ x509 based signatures
Tue 26 Mar 2002 06:30:10 PM PST Aleksey Sanin <aleksey@aleksey.com>
*: The result of operation (sign/verify) is returned in the