2008-10-30 10:27  david_nichols

	* Makefile.am, qore-xmlsec-module.spec, src/Makefile.am: added
	  release notes to dist

2008-10-30 09:18  david_nichols

	* ChangeLog, README, RELEASE-NOTES, configure.ac,
	  qore-xmlsec-module.spec: updated to qore 0.7.1 module handling,
	  updated release to 0.0.2

2008-10-24 07:55  david_nichols

	* src/Makefile.am: do not link modules with the qore library

2008-10-23 06:30  david_nichols

	* configure.ac: updated to set 64-bit compile mode by default on
	  itanium with g++ and aCC

2008-10-08 20:16  david_nichols

	* qore-xmlsec-module.spec, src/Makefile.am: spec file and module
	  build fixes using prefix=/usr and make install
	  DESTDIR=$RPM_BUILD_ROOT

2008-10-07 17:50  david_nichols

	* ChangeLog: updated changelog

2008-09-24 11:10  david_nichols

	* test-xmlsec.q: cosmetic updates

2008-09-09 09:11  david_nichols

	* docs/xmlsec-module-doc.html: updated docs

2008-09-09 07:09  david_nichols

	* qore-xmlsec-module.spec, src/xmlsec.cc: updated license in spec
	  file and in source to LGPL

2008-09-08 17:36  david_nichols

	* Makefile.am: missing file

2008-09-03 12:11  david_nichols

	* COPYING: updated license for modules to LGPL (*not* GPL)

2008-09-03 08:46  david_nichols

	* configure.ac, m4, m4/acx_pthread.m4, reconf.sh: added pthread
	  detection to configure, flags to build

2008-09-03 07:38  david_nichols

	* configure.ac: configure and doc udpates

2008-09-02 15:31  david_nichols

	* Makefile.am, QC_XmlSecKey.cc, QC_XmlSecKey.h,
	  QC_XmlSecKeyManager.cc, QC_XmlSecKeyManager.h,
	  QoreXmlSecKeyDataFormatNode.h, QoreXmlSecKeyDataIdNode.h,
	  configure.ac, qore-xmlsec-module.spec, qore-xmlsec.h, src,
	  src/Makefile.am, src/QC_XmlSecKey.cc, src/QC_XmlSecKey.h,
	  src/QC_XmlSecKeyManager.cc, src/QC_XmlSecKeyManager.h,
	  src/QoreXmlSecKeyDataFormatNode.h, src/QoreXmlSecKeyDataIdNode.h,
	  src/qore-xmlsec.h, src/xmlsec.cc, xmlsec.cc: updated build, added
	  spec file

2008-08-29 14:25  david_nichols

	* QC_XmlSecKey.cc, QC_XmlSecKeyManager.cc, qore-xmlsec.h,
	  xmlsec.cc: updates to include config.h before qore includes

2008-08-27 14:20  david_nichols

	* QC_XmlSecKey.cc, QC_XmlSecKeyManager.cc, configure.ac: updated to
	  qore 0.7.0 changes

2008-08-20 10:56  david_nichols

	* ChangeLog: updated ChangeLog again

2008-08-20 10:55  david_nichols

	* ChangeLog: updated ChangeLog

2008-08-20 10:54  david_nichols

	* README: updated readme

2008-08-20 10:47  david_nichols

	* docs/xmlsec-module-doc.html: removed some extraneous tiddlers

2008-08-20 10:30  david_nichols

	* QC_XmlSecKey.cc, QC_XmlSecKeyManager.h, docs,
	  docs/xmlsec-module-doc.html, test-xmlsec.q, xmlsec.cc:
	  reimplemented functions as static methods of the XmlSec class;
	  added project documentation

2008-08-19 13:00  david_nichols

	* xmlsec.cc: added a define for the big lock

2008-08-19 12:37  david_nichols

	* xmlsec.cc: added big lock around xmlSecDSigCtxSign(),
	  xmlSecEncCtxBinaryEncrypt(), xmlSecEncCtxXmlEncrypt(), and
	  xmlSecEncCtxDecrypt() to avoid threading errors

2008-08-19 12:36  david_nichols

	* test-cert.pem, test-key.pem, test-xmlsec.q: test files

2008-08-19 10:53  david_nichols

	* ChangeLog, qore-xmlsec.h, xmlsec.cc: suppressed warning and error
	  messages from libxmlsec

2008-08-18 16:32  david_nichols

	* AUTHORS, README: updated textx

2008-08-18 15:56  david_nichols

	* COPYING, ltmain.sh: added missing files

2008-08-18 15:49  david_nichols

	* ., AUTHORS, ChangeLog, INSTALL, Makefile.am, NEWS,
	  QC_XmlSecKey.cc, QC_XmlSecKey.h, QC_XmlSecKeyManager.cc,
	  QC_XmlSecKeyManager.h, QoreXmlSecKeyDataFormatNode.h,
	  QoreXmlSecKeyDataIdNode.h, README, configure.ac, qore-xmlsec.h,
	  reconf.sh, xmlsec.cc: initial import

