2007-07-11 14:49  aj

	* releases/engine_pkcs11-0.1.4: release engine_pkcs11 0.1.4.

2007-07-11 14:48  aj

	* trunk/NEWS: needed one more day for testing.

2007-07-10 13:05  aj

	* trunk/NEWS, trunk/doc/export-wiki.sh: document latest changes.
	  update wiki export script.

2007-07-04 06:41  aj

	* trunk/Makefile.am, trunk/NEWS: add NEWS to distribution. target
	  saturday for release.

2007-07-03 15:06  aj

	* trunk/src/engine_pkcs11.c, trunk/src/engine_pkcs11.h,
	  trunk/src/hw_pkcs11.c: fix ident.

2007-07-03 15:02  aj

	* trunk/src/engine_pkcs11.c: accept pin from openssl - patch by
	  ahasenack@terra.com.br

2007-07-03 14:57  aj

	* trunk/NEWS, trunk/configure.ac: prepare for new release.

2007-06-30 08:46  aj

	* trunk/src/engine_pkcs11.c: add support for labels, by Risto
	  Laanoja.

2007-06-29 14:31  aj

	* trunk/src/hw_pkcs11.c: silence more warnings.

2007-06-29 13:50  aj

	* trunk/src/engine_pkcs11.c: fix more compiler warnings.

2007-06-29 13:48  aj

	* trunk/src/engine_pkcs11.c, trunk/src/engine_pkcs11.h: use ansi
	  style declaration.

2007-06-29 13:47  aj

	* trunk/src/hw_pkcs11.c: disable dead code.
	* trunk/src/engine_pkcs11.c: properly clean pin storage. full size
	  as it might be not null-terminated.

2007-06-29 06:38  aj

	* trunk/src/engine_pkcs11.c: fix resource leakage, found by Risto
	  Laanoja.

2007-06-29 06:36  aj

	* trunk/src/engine_pkcs11.c: increase max. pin length to 32 chars.

2006-12-19 21:02  aj

	* trunk/src/engine_pkcs11.c: ust utf-8.

2006-11-17 11:08  aj

	* trunk/configure.ac: fix configure script - some shells don't
	  like the extra ;

2006-09-18 05:04  nils

	* trunk/src/engine_pkcs11.c: allow hex characters as well, patch
	  supplied by Alexander Starostin <assur@esc.ru>

2006-03-16 21:35  aj

	* trunk/configure.ac: simply the revision, drop the m4 code. it
	  didn't turn out the way I wanted it (does not contain the
	  _repository_/_branch_ revision).

2006-01-22 21:10  aj

	* trunk/doc/README, trunk/doc/export-wiki.sh: move to
	  opensc-project till opensc.org dns is back.

2005-12-26 23:06  aj

	* trunk/configure.ac: set version number based on svn revision.
	  thanks to werner koch.

2005-12-01 19:44  aj

	* trunk/src/engine_pkcs11.c: kill some dead code.

2005-11-23 20:41  aj

	* trunk/configure.ac: depend on libp11 >= 0.2.1

2005-11-03 22:59  aj

	* trunk/src/engine_pkcs11.c: fix memory leak, thanks to Dougles E.
	  Engert.

2005-11-03 19:16  aj

	* trunk/src/engine_pkcs11.c: allow giving slot only.

2005-11-03 19:01  aj

	* trunk/src/engine_pkcs11.c: allow not specifying a string.

2005-11-01 23:42  aj

	* trunk/src/engine_pkcs11.h, trunk/src/hw_pkcs11.c: libp11 trunk
	  now exports PKCS11_get_rsa_method().

2005-10-31 10:34  aj

	* trunk/doc/export-wiki.sh: older wget version only know -nv.

2005-10-30 22:54  aj

	* trunk/src/engine_pkcs11.c: perform unload, so another load will
	  work fine.

2005-10-30 17:29  aj

	* trunk/configure.ac, trunk/src/Makefile.am: remove bundles (I -
	  guess - not needed / used). if they are used, will revert this
	  change.

2005-10-30 17:25  aj

	* trunk/src/Makefile.am: openssl 0.9.8 puts the engines in
	  lib/engines/.

2005-10-30 17:24  aj

	* trunk/src/engine_pkcs11.c: new parser for slot/id strings.

2005-10-30 14:15  aj

	* trunk/doc/Makefile.am, trunk/doc/changelog.sh,
	  trunk/doc/svn2cl.xsl: add ChangeLog using svn2cl.

2005-10-21 22:33  aj

	* trunk/src/engine_pkcs11.c: Patch by Douglas E. Engert to allow
	  engine_pkcs11 to work with heimdal PKINIT code.

2005-10-21 22:32  aj

	* trunk/src/hw_opensc.c: remove obsolete file.

2005-10-12 13:20  aj

	* trunk/src/engine_pkcs11.c, trunk/src/hw_pkcs11.c: remove default
	  module name. change include order (some effords to get openssl
	  0.9.8* to work on windows).

2005-09-20 13:00  aj

	* trunk/src/Makefile.mak: fix windows compile.

2005-09-09 14:29  aj

	* trunk/aclocal/Makefile.am: proper cleanup.

2005-09-09 13:56  aj

	* trunk/Makefile.am, trunk/aclocal, trunk/aclocal/Makefile.am,
	  trunk/configure.ac: add aclocal/ directory for engine_pkcs11,
	  too.

2005-09-08 17:02  aj

	* trunk/src/Makefile.am: AC_SUBSTed variables are better used with
	  $(..). Thanks to Ralf Wildenhues.

2005-09-08 16:51  aj

	* trunk/Makefile.am, trunk/bootstrap: aclocal -I aclocal/ (as
	  suggested by Ralf Wildenhues)

2005-09-04 21:35  aj

	* trunk/Makefile.am, trunk/doc/Makefile.am: fix/update makefiles
	  for doc handling.

2005-09-02 09:52  aj

	* trunk/Makefile.am: "doc" does not work well, it is the
	  subdirectory name.

2005-09-02 09:32  aj

	* trunk/Makefile.am: dist-hook: is too late, need to generate the
	  documentation before automake "make dist" copied files around.

2005-09-01 15:50  aj

	* trunk/doc/Makefile.am: clean up also documentation.

2005-09-01 15:49  aj

	* trunk/src/engine_pkcs11.c: update with latest api changes.

2005-09-01 14:16  aj

	* trunk/Makefile.am, trunk/bootstrap, trunk/doc/Makefile.am,
	  trunk/doc/export-wiki.sh: generate documentation on "make dist".

2005-09-01 14:15  aj

	* trunk/src/engine_pkcs11.c: adapt to latest changes in libp11.

2005-08-28 20:17  aj

	* trunk/src/Makefile.mak: include more build rules for building
	  the engine.

2005-08-28 19:52  aj

	* trunk/Makefile.am, trunk/bootstrap, trunk/configure.ac,
	  trunk/doc, trunk/doc/Makefile.am, trunk/doc/README,
	  trunk/doc/export-wiki.sh, trunk/doc/export-wiki.xsl,
	  trunk/libtool-bundle, trunk/src, trunk/src/Makefile.am,
	  trunk/src/Makefile.mak, trunk/src/engine_pkcs11.c,
	  trunk/src/engine_pkcs11.def, trunk/src/engine_pkcs11.h,
	  trunk/src/hw_opensc.c, trunk/src/hw_pkcs11.c: initial checkin of
	  a standalone engine_pkcs11.

2005-08-28 19:13  aj

	* branches, releases, trunk: add minimal structure.

