apache > xml.apache
 

History of Changes

RSS

Version Java 1.2.1 (February 2005)

  • remove Clean unused jar (xmlParserAPI.jar,etc) and check and stored new versions. (RB)
  • remove Clean unused build*.xml files. (RB)
  • update Generated the dist jar with version (i.e. xmlsec-1.2.1.jar instead of plain xmlsec.jar) (RB)
  • fix Fix a memory leak when using xpath or using ResourceResolver and not hitting getElementByIdUsingDOM() (RB) Thanks to Sylvain Dusart. Fixes 32836.
  • fix Fix erroneous creation/verification when using XPath2Filter and inclusive c14n.(RB)
  • fix Library now throws an exception when asked to sign/verify an inexistent fragment.(RB) Thanks to Raymond Wong. Fixes 23554.
  • fix Restore reset behaviour as default when reusing Canonicalizers(but an append one can still be used).(RB)
  • fix Fix a bug when using base64transformation and external resources.(RB) Thanks to Sean Mullan. Fixes 33393.
  • fix Fix a bug when passing XMLsignatureInput(InputStream) streams that don't acknowledge reset() as expected. (RB)
  • fix Added i14n Base64 error message. (RB) Thanks to Sean Mullan. Fixes 32996.

Version Java 1.2 (December 2004)

  • update Rework the canonicalization for speed-up common cases (RB)
  • update General memory footprint improvements (RB)
  • update General speed optimizations (RB)
  • update Update the JCE algorith mechanism (VM)

Version C++ 1.10 (March 2004)

  • add
    • Bug fixes for signature code
    • Beta implementation of XML Encryption
    • Initial implementation of pluggable algorithm handlers
    (BL)

Version C++ 1.00 (July 2003)

  • add
    • First stable release
    • Support for FreeBSD, NetBSD and Cygwin builds
    • All KeyInfo elements now available
    • Various bug fixes
    (BL)

Version C++ 0.20 (May 2003)

  • add
    • Windows Crypto API interface
    • Basic functions to extract information from signature objects
    • Various bug fixes
    (BL)

Version Java 1.0.5 (unreleased)

  • update

    Ported the docs to Forrest

    (KW)

Version C++ 0.10 (unreleased)

  • add

    First release of a Beta for the C++ library.

    (BL)

Version Java 1.0.4 (15 July 2002)

  • update

    Java - People who did not install Xalan properly under JDK 1.4.0 now get a more specific error message.

    (CGP)
  • update

    Java - We use the most recent version of the BouncyCastle JCE now.

    (CGP)

Version Java 1.0.3 (unknown)