diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-22 10:31:06 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-22 10:31:06 -0800 |
commit | 07bb297329b9e9754d09dcb6d70417272a626619 (patch) | |
tree | c1bdcad5f080f8cfe2e876604177670061cdc101 /ChangeLog | |
parent | f251dedaa31b48f7c05a4b53c112b40ebca890ef (diff) | |
download | xmlsec1-07bb297329b9e9754d09dcb6d70417272a626619.tar.gz xmlsec1-07bb297329b9e9754d09dcb6d70417272a626619.tar.bz2 xmlsec1-07bb297329b9e9754d09dcb6d70417272a626619.zip |
Imported Upstream version 1.2.14upstream/1.2.14
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 126 |
1 files changed, 0 insertions, 126 deletions
@@ -1,129 +1,3 @@ -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 |