# zxid/Changes
# $Id: Changes,v 1.20 2008-05-26 15:28:44 sampo Exp $
# Change log, minor credits, and release history
zxid-0.27:: 20.5.2008
- Added BSDmakefile hack, suggested by Slaven Rezic (slaven at rezic.de)
- Added NON_STANDARD_ENTITYID option
- Added precheck to quickly check main compliation and linking problems
zxid-0.26:: 9.5.2008
- Fixed Auto-CoT bug due to form field name conflict
- Added missing .java files to Manifest
zxid-0.25:: 17.4.2008
- Added support for SAML POST-SimpleSign binding
- Added preliminary draft support for Orange Personal APIs
- Added default-cot - ship metadata for some IdPs
- Updated documentation about joining OpenLiberty.org
zxid-0.24:: 22.2.2008
- Added mod_auth_saml
- Many fixes from testing against commercial products
zxid-0.23:: 12.10.2007
- Support MNI to change NameID
- Support EncryptedID on outbound traffic (MNI, SLO)
zxid-0.22:: 10.10.2007
- Added log levels 1 and 2
- Added @Destination handling
- Ensured preservation of whitespace in XML parsing and exc-xml-canon
- Fixed alphabetization of attributes in exc-xml-canon
- Added signing ArtifactResolve, LogoutRequest, and ManageNameIDRequest over SOAP
- Improved handling of empty ns prefix for XML attributes
- Print source IP to logs
zxid-0.21:: 8.10.2007
- Fixed missing Content-type header, reported by Damien Laniel <dlaniel@@entrouvert_com>
- Segregated prototypes that use va_list to zxidnoswig.h to avoid problem on Redhat
- Created cygwin target
- Changed the USE_LOCK handling to allow dummy on cygwin
- Fixed MGMT auto flag
- Fixed handling of InclusiveNamespaces/@PrefixList
zxid-0.20:: 1.10.2007
- EncryptedAssertion, EncryptedAttribute, and EncryptedID support
- Fixed signing of redirect URLs
- Fixed indigestion over processing instructions and comments
- Fixed encoding of attribute namespaces
- Added xs and xsi namespaces
- Fixed lookup of attribute tokens without namespace (mismatching id symptom)
zxid-0.19:: 11.8.2007
- fixed php support
- bug and documentation fixes
zxid-0.18:: 17.7.2007
- Added HR-XML WSC and WSP support
- Much stabilization of ID-WSF code
zxid-0.17:: 6.3.2007
- bug fixes
zxid-0.16:: 4.3.2007
- Added ID-DAP support
- Added ID-MM7 support
- Added Contact Book support
- Added Geo Location support
- Added People Service support
- Added ID Mapping support
- Added Authentication Service support
- Added DST and Subscriptions support
- Added XACML2 support
- Added WS-Trust 1.3 support
zxid-0.15:: 22.2.2007
- JAVAC_FLAGS tweak to avoid insufficient heap from Sean Doyle
- Fixed zxid_fed_mgmt_cf() unimplemented warning
- Documented fix for __init_array_start linking problem
- Annotated sources with call graph information, added call-anal.pl
zxid-0.14:: 21.2.2007
- zxidhlo.java and Tomcat example perfected
zxid-0.13:: 20.2.2007
- Java interface cleanup
- Mac compile fixes
- minor bug fixes
zxid-0.12:: 10.2.2007
- WSF bootstrap handling
- rework of session system
- bug fixes
zxid-0.11:: 1.2.2007
- MinGW DLL fixes
zxid-0.10:: 31.1.2007
- MinGW DLL production works
zxid-0.9:: 26.1.2007
- fixed compilation
- preliminary Windows support using MinGW
zxid-0.8:: 1.12.2006
- Improved signature checking
- New logging infrastructure, document logging
- Support config files, document the format
zxid-0.7:: 25.9.2006
- WO encoding with namespace support
- First cut of XMLDSIG validation (very early signing, too)
- Fixes to PHP, mod_php, Perl, and mod_perl support
zxid-0.6:: 18.9.2006
- PHP support, including mod_php
zxid-0.5:: 15.9.2006
- Encoders and decoders for ID-WSF and ID-FF (various versions)
zxid-0.4:: 4.9.2006
- mod_perl/Net::SAML SP
zxid-0.3:: Late Ago 2005
- First fully functional release
zxid-0.2:: Ago 2005
- SAML 2.0 encoders and decoders, metadata import works
zxid-0.1:: Ago 2005
- Project founded.
# EOF