2012-06-17  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.12.4.

2012-06-17  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/tests/expect.oath, liboath/tests/tst_usersfile.c,
	liboath/tests/users.oath, liboath/usersfile.c: liboath: Usersfile
	code handles multiple lines for a single user.  This can be used when a single user carries multiple tokens (with
	different OATH secrets) and any of them should be permitted.
	Suggested by Tim Eggleston <lists@timeggleston.co.uk>.

2012-06-16  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/tst_coding.c, liboath/tests/tst_hotp_validate.c,
	liboath/tests/tst_totp_algo.c, liboath/tests/tst_totp_validate.c,
	liboath/tests/tst_usersfile.c, oathtool/oathtool.c: Fix warnings.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.12.2.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* NEWS: Bump version.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Reorder git push.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.12.3.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Use devhelp2 format.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* ChangeLog, cfg.mk: Don't store ChangeLog in git (auto-generated).

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* pam_oath/Makefile.am: Don't remove libtool *.la file, it is needed
	for 'make uninstall'.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* pam_oath/tests/test-pam_oath-root.c,
	pam_oath/tests/test-pam_oath.c: Improve error messages.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* pam_oath/README: Doc fixes.  Based on report from Fredrik Thulin
	<fredrik@yubico.com>.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* liboath/configure.ac: Ignore errors about "long long" (what to
	do?).

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* liboath/configure.ac: Ignore warnings about pure/const attributes.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* pam_oath/pam_oath.c: Use memcpy instead of strncpy, silence
	syntax-check nit.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* gl/m4/gnulib-common.m4, liboath/build-aux/snippet/_Noreturn.h,
	liboath/gl/Makefile.am, liboath/gl/fseeko.c, liboath/gl/fstat.c,
	liboath/gl/ftello.c, liboath/gl/lseek.c,
	liboath/gl/m4/canonicalize.m4, liboath/gl/m4/fseeko.m4,
	liboath/gl/m4/fstat.m4, liboath/gl/m4/ftello.m4,
	liboath/gl/m4/gc.m4, liboath/gl/m4/getdelim.m4,
	liboath/gl/m4/getline.m4, liboath/gl/m4/gnulib-common.m4,
	liboath/gl/m4/gnulib-comp.m4, liboath/gl/m4/largefile.m4,
	liboath/gl/m4/lseek.m4, liboath/gl/m4/lstat.m4,
	liboath/gl/m4/malloc.m4, liboath/gl/m4/manywarnings.m4,
	liboath/gl/m4/math_h.m4, liboath/gl/m4/mmap-anon.m4,
	liboath/gl/m4/off_t.m4, liboath/gl/m4/readlink.m4,
	liboath/gl/m4/realloc.m4, liboath/gl/m4/rename.m4,
	liboath/gl/m4/rmdir.m4, liboath/gl/m4/stat.m4,
	liboath/gl/m4/sys_stat_h.m4, liboath/gl/m4/sys_types_h.m4,
	liboath/gl/m4/unistd_h.m4, liboath/gl/m4/unlink.m4,
	liboath/gl/m4/warnings.m4, liboath/gl/sha1.c, liboath/gl/stat.c,
	liboath/gl/stdint.in.h, liboath/gl/stdio.in.h,
	liboath/gl/sys_stat.in.h, liboath/gl/sys_types.in.h,
	liboath/gl/unistd.in.h, maint.mk,
	oathtool/build-aux/snippet/_Noreturn.h, oathtool/gl/Makefile.am,
	oathtool/gl/m4/gettimeofday.m4, oathtool/gl/m4/gnulib-common.m4,
	oathtool/gl/m4/gnulib-comp.m4, oathtool/gl/m4/math_h.m4,
	oathtool/gl/m4/mmap-anon.m4, oathtool/gl/m4/off_t.m4,
	oathtool/gl/m4/setenv.m4, oathtool/gl/m4/strerror.m4,
	oathtool/gl/m4/sys_types_h.m4, oathtool/gl/m4/unistd_h.m4,
	oathtool/gl/mktime.c, oathtool/gl/stdint.in.h,
	oathtool/gl/stdio.in.h, oathtool/gl/sys_types.in.h,
	oathtool/gl/unistd.in.h: Update gnulib files.

2012-05-31  Simon Josefsson <simon@josefsson.org>

	* NEWS: Fix typo in last commit.

2012-05-31  Christian Hesse <list@eworm.de>

	* NEWS, pam_oath/pam_oath.c: Don't use password after it has been
	overwritten by PAM, fixes try_first_pass.  Signed-off-by: Simon Josefsson <simon@josefsson.org>

2012-04-04  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2012-04-04  Simon Josefsson <simon@josefsson.org>

	* liboath/usersfile.c: Fix last commit.  Origline already contains
	newline.

2012-04-04  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.12.2.

2012-04-04  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2012-04-04  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/tst_usersfile.sh: Skip test if we don't have
	datefudge.  Reported by Fredrik Lindgren <fredrik@lindgren.pp.se>.

2012-04-04  Simon Josefsson <simon@josefsson.org>

	* liboath/usersfile.c: Use fprintf instead of fputs.  On FreeBSD, fputs returns 0 on success which we treated as an error.
	Reported by Fredrik Lindgren <fredrik@lindgren.pp.se>.

2012-04-02  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.12.1.

2012-04-02  Simon Josefsson <simon@josefsson.org>

	* liboath/gtk-doc/Makefile.am: liboath/gtk-doc/Makefile.am: Don't
	use 'include', for portability.  Reported by Fredrik Lindgren <fredrik@lindgren.pp.se>.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.12.0.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.12.1.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/tst_coding.c, oathtool/tests/tst_oathtool.sh: tests:
	Check that lowercase base32 works.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* .gitignore, NEWS, liboath/coding.c, liboath/gl/Makefile.am,
	liboath/gl/c-ctype.c, liboath/gl/c-ctype.h,
	liboath/gl/m4/gnulib-cache.m4, liboath/gl/m4/gnulib-comp.m4: 
	liboath, oathtool: Base32 decoding now permit lowercase characters.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/Makefile.am: Don't use -static for self-tests.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* .gitignore: Ignore more.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.12.0.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* liboath/errors.c: Drop fake gettext calls to avoid compiler
	warnings.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/gl/Makefile.am, liboath/gl/asnprintf.c,
	liboath/gl/float+.h, liboath/gl/float.c, liboath/gl/float.in.h,
	liboath/gl/itold.c, liboath/gl/m4/exponentd.m4,
	liboath/gl/m4/float_h.m4, liboath/gl/m4/gnulib-cache.m4,
	liboath/gl/m4/gnulib-comp.m4, liboath/gl/m4/intmax_t.m4,
	liboath/gl/m4/inttypes_h.m4, liboath/gl/m4/math_h.m4,
	liboath/gl/m4/printf.m4, liboath/gl/m4/size_max.m4,
	liboath/gl/m4/snprintf.m4, liboath/gl/m4/stdint_h.m4,
	liboath/gl/m4/vasnprintf.m4, liboath/gl/m4/wchar_h.m4,
	liboath/gl/m4/wint_t.m4, liboath/gl/m4/xsize.m4,
	liboath/gl/printf-args.c, liboath/gl/printf-args.h,
	liboath/gl/printf-parse.c, liboath/gl/printf-parse.h,
	liboath/gl/size_max.h, liboath/gl/snprintf.c,
	liboath/gl/vasnprintf.c, liboath/gl/vasnprintf.h,
	liboath/gl/wchar.in.h, liboath/gl/xsize.h: Use gnulib snprintf for
	portability.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Fix git tagging.

2012-04-01  Simon Josefsson <simon@josefsson.org>

	* liboath/build-aux/snippet/unused-parameter.h,
	liboath/gl/Makefile.am, liboath/gl/fflush.c,
	liboath/gl/m4/gnulib-comp.m4: Update gnulib files.

2012-03-31  Simon Josefsson <simon@josefsson.org>

	* cfg.mk, liboath/aux.c, liboath/aux.h, liboath/hotp.c,
	liboath/tests/tst_hotp_algo.c, liboath/tests/tst_hotp_validate.c,
	liboath/tests/tst_totp_algo.c, liboath/tests/tst_totp_validate.c,
	liboath/tests/tst_usersfile.c, liboath/totp.c, liboath/usersfile.c,
	oathtool/oathtool.c, pam_oath/pam_oath.c,
	pam_oath/tests/test-pam_oath-root.c: Indent code.

2012-03-31  Simon Josefsson <simon@josefsson.org>

	* .gitignore, NEWS, liboath/coding.c, liboath/errors.c,
	liboath/gtk-doc/liboath-docs.sgml, liboath/liboath.map,
	liboath/oath.h.in, liboath/tests/Makefile.am,
	liboath/tests/tst_basic.c, liboath/tests/tst_coding.c,
	liboath/tests/tst_errors.c, oathtool/oathtool.c,
	oathtool/oathtool.ggo, oathtool/oathtool.h2m,
	oathtool/tests/tst_oathtool.sh: liboath, oathtool: Add base32
	decoding support.  Suggested by Martin Michlmayr <tbm@cyrius.com>.

2012-03-31  Simon Josefsson <simon@josefsson.org>

	* liboath/gl/fflush.c: Temporarily fix broken gnulib code.

2012-03-31  Simon Josefsson <simon@josefsson.org>

	* liboath/errors.c: Fix gsasl_strerror (OATH_STRCMP_ERROR).

2012-03-31  Simon Josefsson <simon@josefsson.org>

	* liboath/gl/Makefile.am, liboath/gl/base32.c, liboath/gl/base32.h,
	liboath/gl/m4/base32.m4, liboath/gl/m4/gnulib-cache.m4,
	liboath/gl/m4/gnulib-comp.m4, liboath/gl/m4/memchr.m4,
	liboath/gl/m4/mmap-anon.m4, liboath/gl/memchr.c,
	liboath/gl/memchr.valgrind: Add base32 gnulib module.

2012-03-31  Simon Josefsson <simon@josefsson.org>

	* GNUmakefile, build-aux/git-version-gen,
	build-aux/update-copyright, liboath/gl/Makefile.am,
	liboath/gl/alloca.in.h, liboath/gl/canonicalize-lgpl.c,
	liboath/gl/errno.in.h, liboath/gl/fflush.c, liboath/gl/fpurge.c,
	liboath/gl/freading.c, liboath/gl/fseeko.c, liboath/gl/gc-gnulib.c,
	liboath/gl/gc-libgcrypt.c, liboath/gl/gc.h, liboath/gl/getdelim.c,
	liboath/gl/getline.c, liboath/gl/hmac-sha1.c, liboath/gl/hmac.h,
	liboath/gl/lseek.c, liboath/gl/m4/stdalign.m4,
	liboath/gl/m4/stdio_h.m4, liboath/gl/m4/warn-on-use.m4,
	liboath/gl/m4/warnings.m4, liboath/gl/malloc.c,
	liboath/gl/malloca.c, liboath/gl/malloca.h, liboath/gl/memxor.c,
	liboath/gl/memxor.h, liboath/gl/msvc-inval.c,
	liboath/gl/msvc-inval.h, liboath/gl/msvc-nothrow.c,
	liboath/gl/msvc-nothrow.h, liboath/gl/pathmax.h, liboath/gl/sha1.c,
	liboath/gl/sha1.h, liboath/gl/stdalign.in.h,
	liboath/gl/stdbool.in.h, liboath/gl/stddef.in.h,
	liboath/gl/stdint.in.h, liboath/gl/stdio-impl.h,
	liboath/gl/stdio.in.h, liboath/gl/stdlib.in.h, liboath/gl/strdup.c,
	liboath/gl/string.in.h, liboath/gl/strverscmp.c,
	liboath/gl/sys_stat.in.h, liboath/gl/time.in.h,
	liboath/gl/unistd.in.h, maint.mk, oathtool/gl/Makefile.am,
	oathtool/gl/alloca.in.h, oathtool/gl/asnprintf.c,
	oathtool/gl/asprintf.c, oathtool/gl/c-ctype.c,
	oathtool/gl/c-ctype.h, oathtool/gl/errno.in.h,
	oathtool/gl/float+.h, oathtool/gl/gettext.h,
	oathtool/gl/gettimeofday.c, oathtool/gl/m4/exponentd.m4,
	oathtool/gl/m4/gettimeofday.m4, oathtool/gl/m4/math_h.m4,
	oathtool/gl/m4/stdio_h.m4, oathtool/gl/m4/sys_time_h.m4,
	oathtool/gl/m4/vasnprintf.m4, oathtool/gl/m4/warn-on-use.m4,
	oathtool/gl/malloca.c, oathtool/gl/malloca.h, oathtool/gl/mktime.c,
	oathtool/gl/msvc-inval.c, oathtool/gl/msvc-inval.h,
	oathtool/gl/msvc-nothrow.c, oathtool/gl/msvc-nothrow.h,
	oathtool/gl/parse-datetime.y, oathtool/gl/parse-duration.h,
	oathtool/gl/printf-args.c, oathtool/gl/printf-args.h,
	oathtool/gl/printf-parse.c, oathtool/gl/printf-parse.h,
	oathtool/gl/size_max.h, oathtool/gl/stdarg.in.h,
	oathtool/gl/stdbool.in.h, oathtool/gl/stddef.in.h,
	oathtool/gl/stdint.in.h, oathtool/gl/stdio.in.h,
	oathtool/gl/stdlib.in.h, oathtool/gl/string.in.h,
	oathtool/gl/sys_time.in.h, oathtool/gl/time.in.h,
	oathtool/gl/time_r.c, oathtool/gl/unistd.in.h,
	oathtool/gl/vasnprintf.c, oathtool/gl/vasnprintf.h,
	oathtool/gl/vasprintf.c, oathtool/gl/version-etc.h,
	oathtool/gl/wchar.in.h, oathtool/gl/xsize.h: Update gnulib files.

2012-03-31  Simon Josefsson <simon@josefsson.org>

	* liboath/Makefile.am, liboath/coding.c, liboath/global.c,
	liboath/oath.h.in: Move oath_hex2bin to new file coding.c.  Use
	const in prototype.

2012-01-26  Simon Josefsson <simon@josefsson.org>

	* GNUmakefile, build-aux/git-version-gen,
	build-aux/useless-if-before-free, gl/m4/gnulib-common.m4,
	gl/m4/onceonly.m4, liboath/build-aux/config.rpath,
	liboath/gl/Makefile.am, liboath/gl/canonicalize-lgpl.c,
	liboath/gl/dirname-lgpl.c, liboath/gl/lstat.c,
	liboath/gl/m4/alloca.m4, liboath/gl/m4/extensions.m4,
	liboath/gl/m4/gnulib-common.m4, liboath/gl/m4/include_next.m4,
	liboath/gl/m4/ld-version-script.m4, liboath/gl/m4/longlong.m4,
	liboath/gl/m4/lstat.m4, liboath/gl/m4/onceonly.m4,
	liboath/gl/m4/stdalign.m4, liboath/gl/m4/stdlib_h.m4,
	liboath/gl/m4/time_h.m4, liboath/gl/malloca.c,
	liboath/gl/msvc-inval.c, liboath/gl/msvc-inval.h,
	liboath/gl/msvc-nothrow.c, liboath/gl/stdalign.in.h,
	liboath/gl/stdint.in.h, liboath/gl/stdio.in.h,
	liboath/gl/stdlib.in.h, liboath/gl/stripslash.c,
	liboath/gl/strverscmp.c, liboath/gl/sys_stat.in.h,
	liboath/gl/unistd.in.h, liboath/gl/verify.h, maint.mk,
	oathtool/gl/Makefile.am, oathtool/gl/error.c, oathtool/gl/error.h,
	oathtool/gl/m4/alloca.m4, oathtool/gl/m4/bison.m4,
	oathtool/gl/m4/extensions.m4, oathtool/gl/m4/gnulib-common.m4,
	oathtool/gl/m4/include_next.m4, oathtool/gl/m4/longlong.m4,
	oathtool/gl/m4/onceonly.m4, oathtool/gl/m4/printf.m4,
	oathtool/gl/m4/stdlib_h.m4, oathtool/gl/m4/time_h.m4,
	oathtool/gl/malloca.c, oathtool/gl/mktime.c,
	oathtool/gl/msvc-inval.c, oathtool/gl/msvc-inval.h,
	oathtool/gl/msvc-nothrow.c, oathtool/gl/parse-datetime.y,
	oathtool/gl/printf-parse.c, oathtool/gl/setenv.c,
	oathtool/gl/stdint.in.h, oathtool/gl/stdio.in.h,
	oathtool/gl/stdlib.in.h, oathtool/gl/unistd.in.h,
	oathtool/gl/unsetenv.c, oathtool/gl/vasnprintf.c,
	oathtool/gl/verify.h, oathtool/gl/version-etc.h: Update gnulib
	files.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* NEWS: Bump version.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* pam_oath/tests/test-pam_oath-root.c: Silence warnings.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.10.5.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.10.4.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* build-aux/oath-toolkit-version: Fix version number generation.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.10.5.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* pam_oath/tests/test-pam_oath.c: Get pam_sm_authenticate prototype.  Silences -Wimplicit-function-declaration warning.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* cfg.mk, liboath/Makefile.am, liboath/configure.ac,
	liboath/gtk-doc.make, liboath/gtk-doc/Makefile.am,
	liboath/m4/gtk-doc.m4: Update gtk-doc infrastructure.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* liboath/Makefile.am, liboath/configure.ac,
	liboath/gl/Makefile.am, liboath/gl/alloca.in.h,
	liboath/gl/basename-lgpl.c, liboath/gl/canonicalize-lgpl.c,
	liboath/gl/close.c, liboath/gl/dirname-lgpl.c,
	liboath/gl/dirname.h, liboath/gl/dosname.h, liboath/gl/errno.in.h,
	liboath/gl/fclose.c, liboath/gl/fd-hook.c, liboath/gl/fd-hook.h,
	liboath/gl/fflush.c, liboath/gl/fopen.c, liboath/gl/fpurge.c,
	liboath/gl/freading.c, liboath/gl/freading.h, liboath/gl/fseek.c,
	liboath/gl/fseeko.c, liboath/gl/fstat.c, liboath/gl/ftell.c,
	liboath/gl/ftello.c, liboath/gl/gc-gnulib.c,
	liboath/gl/gc-libgcrypt.c, liboath/gl/gc.h, liboath/gl/getdelim.c,
	liboath/gl/getline.c, liboath/gl/hmac-sha1.c, liboath/gl/hmac.h,
	liboath/gl/lseek.c, liboath/gl/lstat.c, liboath/gl/m4/00gnulib.m4,
	liboath/gl/m4/alloca.m4, liboath/gl/m4/canonicalize.m4,
	liboath/gl/m4/close.m4, liboath/gl/m4/dirname.m4,
	liboath/gl/m4/double-slash-root.m4, liboath/gl/m4/eealloc.m4,
	liboath/gl/m4/errno_h.m4, liboath/gl/m4/extensions.m4,
	liboath/gl/m4/fclose.m4, liboath/gl/m4/fflush.m4,
	liboath/gl/m4/fopen.m4, liboath/gl/m4/fpurge.m4,
	liboath/gl/m4/freading.m4, liboath/gl/m4/fseek.m4,
	liboath/gl/m4/fseeko.m4, liboath/gl/m4/fstat.m4,
	liboath/gl/m4/ftell.m4, liboath/gl/m4/ftello.m4,
	liboath/gl/m4/gc-hmac-sha1.m4, liboath/gl/m4/gc.m4,
	liboath/gl/m4/getdelim.m4, liboath/gl/m4/getline.m4,
	liboath/gl/m4/gnulib-cache.m4, liboath/gl/m4/gnulib-common.m4,
	liboath/gl/m4/gnulib-comp.m4, liboath/gl/m4/gnulib-tool.m4,
	liboath/gl/m4/include_next.m4, liboath/gl/m4/largefile.m4,
	liboath/gl/m4/ld-version-script.m4, liboath/gl/m4/lib-ld.m4,
	liboath/gl/m4/lib-link.m4, liboath/gl/m4/lib-prefix.m4,
	liboath/gl/m4/longlong.m4, liboath/gl/m4/lseek.m4,
	liboath/gl/m4/lstat.m4, liboath/gl/m4/malloc.m4,
	liboath/gl/m4/malloca.m4, liboath/gl/m4/manywarnings.m4,
	liboath/gl/m4/memxor.m4, liboath/gl/m4/msvc-inval.m4,
	liboath/gl/m4/msvc-nothrow.m4, liboath/gl/m4/multiarch.m4,
	liboath/gl/m4/nocrash.m4, liboath/gl/m4/onceonly.m4,
	liboath/gl/m4/pathmax.m4, liboath/gl/m4/readlink.m4,
	liboath/gl/m4/realloc.m4, liboath/gl/m4/rename.m4,
	liboath/gl/m4/rmdir.m4, liboath/gl/m4/sha1.m4,
	liboath/gl/m4/ssize_t.m4, liboath/gl/m4/stat.m4,
	liboath/gl/m4/stdalign.m4, liboath/gl/m4/stdbool.m4,
	liboath/gl/m4/stddef_h.m4, liboath/gl/m4/stdint.m4,
	liboath/gl/m4/stdio_h.m4, liboath/gl/m4/stdlib_h.m4,
	liboath/gl/m4/strdup.m4, liboath/gl/m4/string_h.m4,
	liboath/gl/m4/strtok_r.m4, liboath/gl/m4/strverscmp.m4,
	liboath/gl/m4/sys_stat_h.m4, liboath/gl/m4/time_h.m4,
	liboath/gl/m4/unistd_h.m4, liboath/gl/m4/unlink.m4,
	liboath/gl/m4/valgrind-tests.m4, liboath/gl/m4/visibility.m4,
	liboath/gl/m4/warn-on-use.m4, liboath/gl/m4/warnings.m4,
	liboath/gl/m4/wchar_t.m4, liboath/gl/malloc.c,
	liboath/gl/malloca.c, liboath/gl/malloca.h,
	liboath/gl/malloca.valgrind, liboath/gl/memxor.c,
	liboath/gl/memxor.h, liboath/gl/msvc-inval.c,
	liboath/gl/msvc-inval.h, liboath/gl/msvc-nothrow.c,
	liboath/gl/msvc-nothrow.h, liboath/gl/pathmax.h,
	liboath/gl/readlink.c, liboath/gl/realloc.c, liboath/gl/rename.c,
	liboath/gl/rmdir.c, liboath/gl/same-inode.h, liboath/gl/sha1.c,
	liboath/gl/sha1.h, liboath/gl/stat.c, liboath/gl/stdalign.in.h,
	liboath/gl/stdbool.in.h, liboath/gl/stddef.in.h,
	liboath/gl/stdint.in.h, liboath/gl/stdio-impl.h,
	liboath/gl/stdio.in.h, liboath/gl/stdlib.in.h, liboath/gl/strdup.c,
	liboath/gl/string.in.h, liboath/gl/stripslash.c,
	liboath/gl/strtok_r.c, liboath/gl/strverscmp.c,
	liboath/gl/sys_stat.in.h, liboath/gl/time.in.h,
	liboath/gl/unistd.in.h, liboath/gl/unlink.c, liboath/gl/verify.h,
	liboath/gtk-doc/Makefile.am, liboath/lib/Makefile.am,
	liboath/lib/alloca.in.h, liboath/lib/basename-lgpl.c,
	liboath/lib/canonicalize-lgpl.c, liboath/lib/close.c,
	liboath/lib/dirname-lgpl.c, liboath/lib/dirname.h,
	liboath/lib/dosname.h, liboath/lib/errno.in.h,
	liboath/lib/fclose.c, liboath/lib/fd-hook.c, liboath/lib/fd-hook.h,
	liboath/lib/fflush.c, liboath/lib/fopen.c, liboath/lib/fpurge.c,
	liboath/lib/freading.c, liboath/lib/freading.h,
	liboath/lib/fseek.c, liboath/lib/fseeko.c, liboath/lib/fstat.c,
	liboath/lib/ftell.c, liboath/lib/ftello.c, liboath/lib/gc-gnulib.c,
	liboath/lib/gc-libgcrypt.c, liboath/lib/gc.h,
	liboath/lib/getdelim.c, liboath/lib/getline.c,
	liboath/lib/hmac-sha1.c, liboath/lib/hmac.h, liboath/lib/lseek.c,
	liboath/lib/lstat.c, liboath/lib/malloc.c, liboath/lib/malloca.c,
	liboath/lib/malloca.h, liboath/lib/malloca.valgrind,
	liboath/lib/memxor.c, liboath/lib/memxor.h,
	liboath/lib/msvc-inval.c, liboath/lib/msvc-inval.h,
	liboath/lib/msvc-nothrow.c, liboath/lib/msvc-nothrow.h,
	liboath/lib/pathmax.h, liboath/lib/readlink.c,
	liboath/lib/realloc.c, liboath/lib/rename.c, liboath/lib/rmdir.c,
	liboath/lib/same-inode.h, liboath/lib/sha1.c, liboath/lib/sha1.h,
	liboath/lib/stat.c, liboath/lib/stdalign.in.h,
	liboath/lib/stdbool.in.h, liboath/lib/stddef.in.h,
	liboath/lib/stdint.in.h, liboath/lib/stdio-impl.h,
	liboath/lib/stdio.in.h, liboath/lib/stdlib.in.h,
	liboath/lib/strdup.c, liboath/lib/string.in.h,
	liboath/lib/stripslash.c, liboath/lib/strtok_r.c,
	liboath/lib/strverscmp.c, liboath/lib/sys_stat.in.h,
	liboath/lib/time.in.h, liboath/lib/unistd.in.h,
	liboath/lib/unlink.c, liboath/lib/verify.h, liboath/m4/00gnulib.m4,
	liboath/m4/alloca.m4, liboath/m4/canonicalize.m4,
	liboath/m4/close.m4, liboath/m4/dirname.m4,
	liboath/m4/double-slash-root.m4, liboath/m4/eealloc.m4,
	liboath/m4/errno_h.m4, liboath/m4/extensions.m4,
	liboath/m4/fclose.m4, liboath/m4/fflush.m4, liboath/m4/fopen.m4,
	liboath/m4/fpurge.m4, liboath/m4/freading.m4, liboath/m4/fseek.m4,
	liboath/m4/fseeko.m4, liboath/m4/fstat.m4, liboath/m4/ftell.m4,
	liboath/m4/ftello.m4, liboath/m4/gc-hmac-sha1.m4, liboath/m4/gc.m4,
	liboath/m4/getdelim.m4, liboath/m4/getline.m4,
	liboath/m4/gnulib-cache.m4, liboath/m4/gnulib-common.m4,
	liboath/m4/gnulib-comp.m4, liboath/m4/gnulib-tool.m4,
	liboath/m4/include_next.m4, liboath/m4/largefile.m4,
	liboath/m4/ld-version-script.m4, liboath/m4/lib-ld.m4,
	liboath/m4/lib-link.m4, liboath/m4/lib-prefix.m4,
	liboath/m4/longlong.m4, liboath/m4/lseek.m4, liboath/m4/lstat.m4,
	liboath/m4/malloc.m4, liboath/m4/malloca.m4,
	liboath/m4/manywarnings.m4, liboath/m4/memxor.m4,
	liboath/m4/msvc-inval.m4, liboath/m4/msvc-nothrow.m4,
	liboath/m4/multiarch.m4, liboath/m4/nocrash.m4,
	liboath/m4/onceonly.m4, liboath/m4/pathmax.m4,
	liboath/m4/readlink.m4, liboath/m4/realloc.m4,
	liboath/m4/rename.m4, liboath/m4/rmdir.m4, liboath/m4/sha1.m4,
	liboath/m4/ssize_t.m4, liboath/m4/stat.m4, liboath/m4/stdalign.m4,
	liboath/m4/stdbool.m4, liboath/m4/stddef_h.m4,
	liboath/m4/stdint.m4, liboath/m4/stdio_h.m4,
	liboath/m4/stdlib_h.m4, liboath/m4/strdup.m4,
	liboath/m4/string_h.m4, liboath/m4/strtok_r.m4,
	liboath/m4/strverscmp.m4, liboath/m4/sys_stat_h.m4,
	liboath/m4/time_h.m4, liboath/m4/unistd_h.m4, liboath/m4/unlink.m4,
	liboath/m4/valgrind-tests.m4, liboath/m4/visibility.m4,
	liboath/m4/warn-on-use.m4, liboath/m4/warnings.m4,
	liboath/m4/wchar_t.m4, oathtool/Makefile.am, oathtool/configure.ac,
	oathtool/gl/Makefile.am, oathtool/gl/alloca.in.h,
	oathtool/gl/asnprintf.c, oathtool/gl/asprintf.c,
	oathtool/gl/c-ctype.c, oathtool/gl/c-ctype.h,
	oathtool/gl/errno.in.h, oathtool/gl/error.c, oathtool/gl/error.h,
	oathtool/gl/exitfail.c, oathtool/gl/exitfail.h,
	oathtool/gl/float+.h, oathtool/gl/float.c, oathtool/gl/float.in.h,
	oathtool/gl/gettext.h, oathtool/gl/gettime.c,
	oathtool/gl/gettimeofday.c, oathtool/gl/intprops.h,
	oathtool/gl/itold.c, oathtool/gl/m4/00gnulib.m4,
	oathtool/gl/m4/alloca.m4, oathtool/gl/m4/bison.m4,
	oathtool/gl/m4/clock_time.m4, oathtool/gl/m4/eealloc.m4,
	oathtool/gl/m4/environ.m4, oathtool/gl/m4/errno_h.m4,
	oathtool/gl/m4/error.m4, oathtool/gl/m4/exponentd.m4,
	oathtool/gl/m4/extensions.m4, oathtool/gl/m4/float_h.m4,
	oathtool/gl/m4/gettime.m4, oathtool/gl/m4/gettimeofday.m4,
	oathtool/gl/m4/gnulib-cache.m4, oathtool/gl/m4/gnulib-common.m4,
	oathtool/gl/m4/gnulib-comp.m4, oathtool/gl/m4/gnulib-tool.m4,
	oathtool/gl/m4/include_next.m4, oathtool/gl/m4/inline.m4,
	oathtool/gl/m4/intmax_t.m4, oathtool/gl/m4/inttypes_h.m4,
	oathtool/gl/m4/longlong.m4, oathtool/gl/m4/malloca.m4,
	oathtool/gl/m4/math_h.m4, oathtool/gl/m4/memchr.m4,
	oathtool/gl/m4/mktime.m4, oathtool/gl/m4/mmap-anon.m4,
	oathtool/gl/m4/msvc-inval.m4, oathtool/gl/m4/msvc-nothrow.m4,
	oathtool/gl/m4/multiarch.m4, oathtool/gl/m4/onceonly.m4,
	oathtool/gl/m4/parse-datetime.m4, oathtool/gl/m4/printf.m4,
	oathtool/gl/m4/setenv.m4, oathtool/gl/m4/size_max.m4,
	oathtool/gl/m4/ssize_t.m4, oathtool/gl/m4/stdarg.m4,
	oathtool/gl/m4/stdbool.m4, oathtool/gl/m4/stddef_h.m4,
	oathtool/gl/m4/stdint.m4, oathtool/gl/m4/stdint_h.m4,
	oathtool/gl/m4/stdio_h.m4, oathtool/gl/m4/stdlib_h.m4,
	oathtool/gl/m4/strerror.m4, oathtool/gl/m4/string_h.m4,
	oathtool/gl/m4/sys_socket_h.m4, oathtool/gl/m4/sys_time_h.m4,
	oathtool/gl/m4/time_h.m4, oathtool/gl/m4/time_r.m4,
	oathtool/gl/m4/timespec.m4, oathtool/gl/m4/tm_gmtoff.m4,
	oathtool/gl/m4/unistd_h.m4, oathtool/gl/m4/vasnprintf.m4,
	oathtool/gl/m4/vasprintf.m4, oathtool/gl/m4/version-etc.m4,
	oathtool/gl/m4/warn-on-use.m4, oathtool/gl/m4/wchar_h.m4,
	oathtool/gl/m4/wchar_t.m4, oathtool/gl/m4/wint_t.m4,
	oathtool/gl/m4/xalloc.m4, oathtool/gl/m4/xsize.m4,
	oathtool/gl/malloca.c, oathtool/gl/malloca.h,
	oathtool/gl/malloca.valgrind, oathtool/gl/memchr.c,
	oathtool/gl/memchr.valgrind, oathtool/gl/mktime-internal.h,
	oathtool/gl/mktime.c, oathtool/gl/msvc-inval.c,
	oathtool/gl/msvc-inval.h, oathtool/gl/msvc-nothrow.c,
	oathtool/gl/msvc-nothrow.h, oathtool/gl/parse-datetime.h,
	oathtool/gl/parse-datetime.y, oathtool/gl/parse-duration.c,
	oathtool/gl/parse-duration.h, oathtool/gl/printf-args.c,
	oathtool/gl/printf-args.h, oathtool/gl/printf-parse.c,
	oathtool/gl/printf-parse.h, oathtool/gl/progname.c,
	oathtool/gl/progname.h, oathtool/gl/setenv.c,
	oathtool/gl/size_max.h, oathtool/gl/stdarg.in.h,
	oathtool/gl/stdbool.in.h, oathtool/gl/stddef.in.h,
	oathtool/gl/stdint.in.h, oathtool/gl/stdio.in.h,
	oathtool/gl/stdlib.in.h, oathtool/gl/strerror-override.c,
	oathtool/gl/strerror-override.h, oathtool/gl/strerror.c,
	oathtool/gl/string.in.h, oathtool/gl/sys_time.in.h,
	oathtool/gl/time.in.h, oathtool/gl/time_r.c,
	oathtool/gl/timespec.h, oathtool/gl/unistd.in.h,
	oathtool/gl/unsetenv.c, oathtool/gl/vasnprintf.c,
	oathtool/gl/vasnprintf.h, oathtool/gl/vasprintf.c,
	oathtool/gl/verify.h, oathtool/gl/version-etc.c,
	oathtool/gl/version-etc.h, oathtool/gl/wchar.in.h,
	oathtool/gl/xalloc-die.c, oathtool/gl/xalloc-oversized.h,
	oathtool/gl/xalloc.h, oathtool/gl/xmalloc.c, oathtool/gl/xsize.h,
	oathtool/lib/Makefile.am, oathtool/lib/alloca.in.h,
	oathtool/lib/asnprintf.c, oathtool/lib/asprintf.c,
	oathtool/lib/c-ctype.c, oathtool/lib/c-ctype.h,
	oathtool/lib/errno.in.h, oathtool/lib/error.c,
	oathtool/lib/error.h, oathtool/lib/exitfail.c,
	oathtool/lib/exitfail.h, oathtool/lib/float+.h,
	oathtool/lib/float.c, oathtool/lib/float.in.h,
	oathtool/lib/gettext.h, oathtool/lib/gettime.c,
	oathtool/lib/gettimeofday.c, oathtool/lib/intprops.h,
	oathtool/lib/itold.c, oathtool/lib/malloca.c,
	oathtool/lib/malloca.h, oathtool/lib/malloca.valgrind,
	oathtool/lib/memchr.c, oathtool/lib/memchr.valgrind,
	oathtool/lib/mktime-internal.h, oathtool/lib/mktime.c,
	oathtool/lib/msvc-inval.c, oathtool/lib/msvc-inval.h,
	oathtool/lib/msvc-nothrow.c, oathtool/lib/msvc-nothrow.h,
	oathtool/lib/parse-datetime.h, oathtool/lib/parse-datetime.y,
	oathtool/lib/parse-duration.c, oathtool/lib/parse-duration.h,
	oathtool/lib/printf-args.c, oathtool/lib/printf-args.h,
	oathtool/lib/printf-parse.c, oathtool/lib/printf-parse.h,
	oathtool/lib/progname.c, oathtool/lib/progname.h,
	oathtool/lib/setenv.c, oathtool/lib/size_max.h,
	oathtool/lib/stdarg.in.h, oathtool/lib/stdbool.in.h,
	oathtool/lib/stddef.in.h, oathtool/lib/stdint.in.h,
	oathtool/lib/stdio.in.h, oathtool/lib/stdlib.in.h,
	oathtool/lib/strerror-override.c, oathtool/lib/strerror-override.h,
	oathtool/lib/strerror.c, oathtool/lib/string.in.h,
	oathtool/lib/sys_time.in.h, oathtool/lib/time.in.h,
	oathtool/lib/time_r.c, oathtool/lib/timespec.h,
	oathtool/lib/unistd.in.h, oathtool/lib/unsetenv.c,
	oathtool/lib/vasnprintf.c, oathtool/lib/vasnprintf.h,
	oathtool/lib/vasprintf.c, oathtool/lib/verify.h,
	oathtool/lib/version-etc.c, oathtool/lib/version-etc.h,
	oathtool/lib/wchar.in.h, oathtool/lib/xalloc-die.c,
	oathtool/lib/xalloc-oversized.h, oathtool/lib/xalloc.h,
	oathtool/lib/xmalloc.c, oathtool/lib/xsize.h,
	oathtool/m4/00gnulib.m4, oathtool/m4/alloca.m4,
	oathtool/m4/bison.m4, oathtool/m4/clock_time.m4,
	oathtool/m4/eealloc.m4, oathtool/m4/environ.m4,
	oathtool/m4/errno_h.m4, oathtool/m4/error.m4,
	oathtool/m4/exponentd.m4, oathtool/m4/extensions.m4,
	oathtool/m4/float_h.m4, oathtool/m4/gettime.m4,
	oathtool/m4/gettimeofday.m4, oathtool/m4/gnulib-cache.m4,
	oathtool/m4/gnulib-common.m4, oathtool/m4/gnulib-comp.m4,
	oathtool/m4/gnulib-tool.m4, oathtool/m4/include_next.m4,
	oathtool/m4/inline.m4, oathtool/m4/intmax_t.m4,
	oathtool/m4/inttypes_h.m4, oathtool/m4/longlong.m4,
	oathtool/m4/malloca.m4, oathtool/m4/math_h.m4,
	oathtool/m4/memchr.m4, oathtool/m4/mktime.m4,
	oathtool/m4/mmap-anon.m4, oathtool/m4/msvc-inval.m4,
	oathtool/m4/msvc-nothrow.m4, oathtool/m4/multiarch.m4,
	oathtool/m4/onceonly.m4, oathtool/m4/parse-datetime.m4,
	oathtool/m4/printf.m4, oathtool/m4/setenv.m4,
	oathtool/m4/size_max.m4, oathtool/m4/ssize_t.m4,
	oathtool/m4/stdarg.m4, oathtool/m4/stdbool.m4,
	oathtool/m4/stddef_h.m4, oathtool/m4/stdint.m4,
	oathtool/m4/stdint_h.m4, oathtool/m4/stdio_h.m4,
	oathtool/m4/stdlib_h.m4, oathtool/m4/strerror.m4,
	oathtool/m4/string_h.m4, oathtool/m4/sys_socket_h.m4,
	oathtool/m4/sys_time_h.m4, oathtool/m4/time_h.m4,
	oathtool/m4/time_r.m4, oathtool/m4/timespec.m4,
	oathtool/m4/tm_gmtoff.m4, oathtool/m4/unistd_h.m4,
	oathtool/m4/vasnprintf.m4, oathtool/m4/vasprintf.m4,
	oathtool/m4/version-etc.m4, oathtool/m4/warn-on-use.m4,
	oathtool/m4/wchar_h.m4, oathtool/m4/wchar_t.m4,
	oathtool/m4/wint_t.m4, oathtool/m4/xalloc.m4, oathtool/m4/xsize.m4: 
	Fix gnulib directory namespace.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* .clcopying, AUTHORS, ChangeLog, Makefile.am, NEWS, README,
	cfg.mk, configure.ac, liboath/Makefile.am, liboath/aux.c,
	liboath/aux.h, liboath/configure.ac, liboath/errors.c,
	liboath/global.c, liboath/hotp.c, liboath/liboath.map,
	liboath/liboath.pc.in, liboath/oath.h.in,
	liboath/tests/Makefile.am, liboath/tests/tst_basic.c,
	liboath/tests/tst_errors.c, liboath/tests/tst_hotp_algo.c,
	liboath/tests/tst_hotp_validate.c, liboath/tests/tst_totp_algo.c,
	liboath/tests/tst_totp_validate.c, liboath/tests/tst_usersfile.c,
	liboath/tests/tst_usersfile.sh, liboath/totp.c,
	liboath/usersfile.c, oathtool/Makefile.am, oathtool/configure.ac,
	oathtool/oathtool.c, oathtool/oathtool.ggo, oathtool/oathtool.h2m,
	oathtool/tests/Makefile.am, oathtool/tests/tst_hyphen.sh,
	oathtool/tests/tst_oathtool.sh, pam_oath/Makefile.am,
	pam_oath/README, pam_oath/configure.ac, pam_oath/pam_oath.c,
	pam_oath/tests/Makefile.am, pam_oath/tests/run-root-tests.sh,
	pam_oath/tests/test-pam_oath-root.c, pam_oath/tests/test-pam_oath.c: 
	Bump copyright years.

2012-01-03  Simon Josefsson <simon@josefsson.org>

	* GNUmakefile, build-aux/git-version-gen,
	build-aux/update-copyright, build-aux/useless-if-before-free,
	build-aux/vc-list-files, gl/Makefile.am, gl/dummy.c,
	gl/m4/00gnulib.m4, gl/m4/gnulib-cache.m4, gl/m4/gnulib-common.m4,
	gl/m4/gnulib-comp.m4, gl/m4/gnulib-tool.m4, gl/m4/onceonly.m4,
	liboath/build-aux/config.rpath,
	liboath/build-aux/snippet/arg-nonnull.h,
	liboath/build-aux/snippet/c++defs.h,
	liboath/build-aux/snippet/warn-on-use.h, liboath/lib/Makefile.am,
	liboath/lib/alloca.in.h, liboath/lib/basename-lgpl.c,
	liboath/lib/canonicalize-lgpl.c, liboath/lib/close.c,
	liboath/lib/dirname-lgpl.c, liboath/lib/dirname.h,
	liboath/lib/dosname.h, liboath/lib/errno.in.h,
	liboath/lib/fclose.c, liboath/lib/fd-hook.c, liboath/lib/fd-hook.h,
	liboath/lib/fflush.c, liboath/lib/fopen.c, liboath/lib/fpurge.c,
	liboath/lib/freading.c, liboath/lib/freading.h,
	liboath/lib/fseek.c, liboath/lib/fseeko.c, liboath/lib/fstat.c,
	liboath/lib/ftell.c, liboath/lib/ftello.c, liboath/lib/gc-gnulib.c,
	liboath/lib/gc-libgcrypt.c, liboath/lib/gc.h,
	liboath/lib/getdelim.c, liboath/lib/getline.c,
	liboath/lib/hmac-sha1.c, liboath/lib/hmac.h, liboath/lib/lseek.c,
	liboath/lib/lstat.c, liboath/lib/malloc.c, liboath/lib/malloca.c,
	liboath/lib/malloca.h, liboath/lib/memxor.c, liboath/lib/memxor.h,
	liboath/lib/msvc-inval.c, liboath/lib/msvc-inval.h,
	liboath/lib/msvc-nothrow.c, liboath/lib/msvc-nothrow.h,
	liboath/lib/pathmax.h, liboath/lib/readlink.c,
	liboath/lib/realloc.c, liboath/lib/rename.c, liboath/lib/rmdir.c,
	liboath/lib/same-inode.h, liboath/lib/sha1.c, liboath/lib/sha1.h,
	liboath/lib/stat.c, liboath/lib/stdalign.in.h,
	liboath/lib/stdbool.in.h, liboath/lib/stddef.in.h,
	liboath/lib/stdint.in.h, liboath/lib/stdio-impl.h,
	liboath/lib/stdio.in.h, liboath/lib/stdlib.in.h,
	liboath/lib/strdup.c, liboath/lib/string.in.h,
	liboath/lib/stripslash.c, liboath/lib/strtok_r.c,
	liboath/lib/strverscmp.c, liboath/lib/sys_stat.in.h,
	liboath/lib/time.in.h, liboath/lib/unistd.in.h,
	liboath/lib/unlink.c, liboath/lib/verify.h, liboath/m4/00gnulib.m4,
	liboath/m4/alloca.m4, liboath/m4/canonicalize.m4,
	liboath/m4/close.m4, liboath/m4/dirname.m4,
	liboath/m4/double-slash-root.m4, liboath/m4/eealloc.m4,
	liboath/m4/errno_h.m4, liboath/m4/extensions.m4,
	liboath/m4/fclose.m4, liboath/m4/fflush.m4, liboath/m4/fopen.m4,
	liboath/m4/fpurge.m4, liboath/m4/freading.m4, liboath/m4/fseek.m4,
	liboath/m4/fseeko.m4, liboath/m4/fstat.m4, liboath/m4/ftell.m4,
	liboath/m4/ftello.m4, liboath/m4/gc-hmac-sha1.m4, liboath/m4/gc.m4,
	liboath/m4/getdelim.m4, liboath/m4/getline.m4,
	liboath/m4/gnulib-cache.m4, liboath/m4/gnulib-common.m4,
	liboath/m4/gnulib-comp.m4, liboath/m4/gnulib-tool.m4,
	liboath/m4/include_next.m4, liboath/m4/largefile.m4,
	liboath/m4/ld-version-script.m4, liboath/m4/lib-ld.m4,
	liboath/m4/lib-link.m4, liboath/m4/lib-prefix.m4,
	liboath/m4/longlong.m4, liboath/m4/lseek.m4, liboath/m4/lstat.m4,
	liboath/m4/malloc.m4, liboath/m4/malloca.m4,
	liboath/m4/manywarnings.m4, liboath/m4/memxor.m4,
	liboath/m4/msvc-inval.m4, liboath/m4/msvc-nothrow.m4,
	liboath/m4/multiarch.m4, liboath/m4/nocrash.m4,
	liboath/m4/onceonly.m4, liboath/m4/pathmax.m4,
	liboath/m4/readlink.m4, liboath/m4/realloc.m4,
	liboath/m4/rename.m4, liboath/m4/rmdir.m4, liboath/m4/sha1.m4,
	liboath/m4/ssize_t.m4, liboath/m4/stat.m4, liboath/m4/stdalign.m4,
	liboath/m4/stdbool.m4, liboath/m4/stddef_h.m4,
	liboath/m4/stdint.m4, liboath/m4/stdio_h.m4,
	liboath/m4/stdlib_h.m4, liboath/m4/strdup.m4,
	liboath/m4/string_h.m4, liboath/m4/strtok_r.m4,
	liboath/m4/strverscmp.m4, liboath/m4/sys_stat_h.m4,
	liboath/m4/time_h.m4, liboath/m4/unistd_h.m4, liboath/m4/unlink.m4,
	liboath/m4/valgrind-tests.m4, liboath/m4/visibility.m4,
	liboath/m4/warn-on-use.m4, liboath/m4/warnings.m4,
	liboath/m4/wchar_t.m4, maint.mk,
	oathtool/build-aux/snippet/arg-nonnull.h,
	oathtool/build-aux/snippet/c++defs.h,
	oathtool/build-aux/snippet/warn-on-use.h,
	oathtool/doc/parse-datetime.texi, oathtool/lib/Makefile.am,
	oathtool/lib/alloca.in.h, oathtool/lib/asnprintf.c,
	oathtool/lib/asprintf.c, oathtool/lib/c-ctype.c,
	oathtool/lib/c-ctype.h, oathtool/lib/errno.in.h,
	oathtool/lib/error.c, oathtool/lib/error.h,
	oathtool/lib/exitfail.c, oathtool/lib/exitfail.h,
	oathtool/lib/float+.h, oathtool/lib/float.c,
	oathtool/lib/float.in.h, oathtool/lib/gettext.h,
	oathtool/lib/gettime.c, oathtool/lib/gettimeofday.c,
	oathtool/lib/intprops.h, oathtool/lib/itold.c,
	oathtool/lib/malloca.c, oathtool/lib/malloca.h,
	oathtool/lib/memchr.c, oathtool/lib/mktime.c,
	oathtool/lib/msvc-inval.c, oathtool/lib/msvc-inval.h,
	oathtool/lib/msvc-nothrow.c, oathtool/lib/msvc-nothrow.h,
	oathtool/lib/parse-datetime.h, oathtool/lib/parse-datetime.y,
	oathtool/lib/parse-duration.c, oathtool/lib/parse-duration.h,
	oathtool/lib/printf-args.c, oathtool/lib/printf-args.h,
	oathtool/lib/printf-parse.c, oathtool/lib/printf-parse.h,
	oathtool/lib/progname.c, oathtool/lib/progname.h,
	oathtool/lib/setenv.c, oathtool/lib/size_max.h,
	oathtool/lib/stdarg.in.h, oathtool/lib/stdbool.in.h,
	oathtool/lib/stddef.in.h, oathtool/lib/stdint.in.h,
	oathtool/lib/stdio.in.h, oathtool/lib/stdlib.in.h,
	oathtool/lib/strerror-override.c, oathtool/lib/strerror-override.h,
	oathtool/lib/strerror.c, oathtool/lib/string.in.h,
	oathtool/lib/sys_time.in.h, oathtool/lib/time.in.h,
	oathtool/lib/time_r.c, oathtool/lib/timespec.h,
	oathtool/lib/unistd.in.h, oathtool/lib/unsetenv.c,
	oathtool/lib/vasnprintf.c, oathtool/lib/vasnprintf.h,
	oathtool/lib/vasprintf.c, oathtool/lib/verify.h,
	oathtool/lib/version-etc.c, oathtool/lib/version-etc.h,
	oathtool/lib/wchar.in.h, oathtool/lib/xalloc-die.c,
	oathtool/lib/xalloc-oversized.h, oathtool/lib/xalloc.h,
	oathtool/lib/xmalloc.c, oathtool/lib/xsize.h,
	oathtool/m4/00gnulib.m4, oathtool/m4/alloca.m4,
	oathtool/m4/bison.m4, oathtool/m4/clock_time.m4,
	oathtool/m4/eealloc.m4, oathtool/m4/environ.m4,
	oathtool/m4/errno_h.m4, oathtool/m4/error.m4,
	oathtool/m4/exponentd.m4, oathtool/m4/extensions.m4,
	oathtool/m4/float_h.m4, oathtool/m4/gettime.m4,
	oathtool/m4/gettimeofday.m4, oathtool/m4/gnulib-cache.m4,
	oathtool/m4/gnulib-common.m4, oathtool/m4/gnulib-comp.m4,
	oathtool/m4/gnulib-tool.m4, oathtool/m4/include_next.m4,
	oathtool/m4/inline.m4, oathtool/m4/intmax_t.m4,
	oathtool/m4/inttypes_h.m4, oathtool/m4/longlong.m4,
	oathtool/m4/malloca.m4, oathtool/m4/math_h.m4,
	oathtool/m4/memchr.m4, oathtool/m4/mktime.m4,
	oathtool/m4/mmap-anon.m4, oathtool/m4/msvc-inval.m4,
	oathtool/m4/msvc-nothrow.m4, oathtool/m4/multiarch.m4,
	oathtool/m4/onceonly.m4, oathtool/m4/parse-datetime.m4,
	oathtool/m4/printf.m4, oathtool/m4/setenv.m4,
	oathtool/m4/size_max.m4, oathtool/m4/ssize_t.m4,
	oathtool/m4/stdarg.m4, oathtool/m4/stdbool.m4,
	oathtool/m4/stddef_h.m4, oathtool/m4/stdint.m4,
	oathtool/m4/stdint_h.m4, oathtool/m4/stdio_h.m4,
	oathtool/m4/stdlib_h.m4, oathtool/m4/strerror.m4,
	oathtool/m4/string_h.m4, oathtool/m4/sys_socket_h.m4,
	oathtool/m4/sys_time_h.m4, oathtool/m4/time_h.m4,
	oathtool/m4/time_r.m4, oathtool/m4/timespec.m4,
	oathtool/m4/tm_gmtoff.m4, oathtool/m4/unistd_h.m4,
	oathtool/m4/vasnprintf.m4, oathtool/m4/vasprintf.m4,
	oathtool/m4/version-etc.m4, oathtool/m4/warn-on-use.m4,
	oathtool/m4/wchar_h.m4, oathtool/m4/wchar_t.m4,
	oathtool/m4/wint_t.m4, oathtool/m4/xalloc.m4, oathtool/m4/xsize.m4: 
	Update gnulib files.

2011-12-12  Simon Josefsson <simon@josefsson.org>

	* configure.ac: Require automake 1.11 or later (for silent rules).

2011-11-23  Simon Josefsson <simon@josefsson.org>

	* pam_oath/README: Mention SSH config.

2011-08-26  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-08-26  Simon Josefsson <simon@josefsson.org>

	* gl/Makefile.am, gl/dummy.c, gl/m4/gnulib-cache.m4,
	gl/m4/gnulib-comp.m4, liboath/lib/unistd.in.h,
	oathtool/lib/unistd.in.h: We need the dummy module for Mac OS X.
	Update gnulib files.  Reported by Arno Hautala <arno@alum.wpi.edu>.

2011-08-24  Linus Nordberg <linus@nordberg.se>

	* pam_oath/Makefile.am: oath.h is generated and can be found in
	$(builddir).  Signed-off-by: Simon Josefsson <simon@josefsson.org>

2011-08-13  Simon Josefsson <simon@josefsson.org>

	* Makefile.am: Dist m4/dummy.m4, to allow autoreconf in extracted
	tarball.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.10.4.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Fix release target to create the proper tag.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* pam_oath/configure.ac: Fix path in AC_INIT.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.10.3.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Fix typo.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.10.2.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* Makefile.am: Dist build-aux/oath-toolkit-version.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* pam_oath/configure.ac: Fix AC_INIT in pam_oath too.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* liboath/gtk-doc/version.xml.in: Silence gnulib syntax-check
	warning.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* liboath/hotp.c, liboath/totp.c: liboath: Fix strcmp logic bug.
	Doc fix for strcmp changes.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* liboath/aux.c, liboath/tests/tst_hotp_validate.c,
	liboath/tests/tst_totp_validate.c: liboath: Fix our strcmp to
	conform to new API rules.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* liboath/totp.c: Fix typo.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.10.3.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/oath.h.in: Doc fix.

2011-08-12  Daniel Pocock <daniel@pocock.com.au>

	* liboath/hotp.c, liboath/oath.h.in, liboath/totp.c: liboath: permit
	negative returns from strcmp to mean internal error.  Signed-off-by: Simon Josefsson <simon@josefsson.org>

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* build-aux/oath-toolkit-version, liboath/configure.ac: liboath: Fix
	computation of oath.h version number.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* liboath/configure.ac, liboath/gtk-doc/liboath-docs.sgml,
	liboath/gtk-doc/version.xml.in: Add version to GTK-DOC manual.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Use silent make rules.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* build-aux/oath-toolkit-version, configure.ac,
	liboath/configure.ac, oathtool/configure.ac: Cleanup configure.ac
	AC_INIT command with external script.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* .gitignore: Respect new git-version-gen recommendation regarding
	.tarball-version.

2011-08-12  Simon Josefsson <simon@josefsson.org>

	* build-aux/git-version-gen, gl/m4/gnulib-common.m4,
	gl/m4/gnulib-comp.m4, liboath/build-aux/arg-nonnull.h,
	liboath/build-aux/c++defs.h, liboath/build-aux/snippet/_Noreturn.h,
	liboath/build-aux/snippet/arg-nonnull.h,
	liboath/build-aux/snippet/c++defs.h,
	liboath/build-aux/snippet/warn-on-use.h,
	liboath/build-aux/warn-on-use.h, liboath/lib/Makefile.am,
	liboath/lib/canonicalize-lgpl.c, liboath/lib/errno.in.h,
	liboath/lib/fflush.c, liboath/lib/fpurge.c, liboath/lib/freading.c,
	liboath/lib/fseek.c, liboath/lib/fseeko.c, liboath/lib/ftell.c,
	liboath/lib/pathmax.h, liboath/lib/stat.c, liboath/lib/stdint.in.h,
	liboath/lib/stdio.in.h, liboath/lib/stdlib.in.h,
	liboath/lib/string.in.h, liboath/lib/unistd.in.h,
	liboath/lib/verify.h, liboath/m4/alloca.m4,
	liboath/m4/canonicalize.m4, liboath/m4/close.m4,
	liboath/m4/dirname.m4, liboath/m4/errno_h.m4,
	liboath/m4/extensions.m4, liboath/m4/fclose.m4,
	liboath/m4/fflush.m4, liboath/m4/fopen.m4, liboath/m4/fpurge.m4,
	liboath/m4/fseek.m4, liboath/m4/fseeko.m4, liboath/m4/ftell.m4,
	liboath/m4/ftello.m4, liboath/m4/gc-hmac-sha1.m4, liboath/m4/gc.m4,
	liboath/m4/getdelim.m4, liboath/m4/getline.m4,
	liboath/m4/gnulib-common.m4, liboath/m4/gnulib-comp.m4,
	liboath/m4/hmac-sha1.m4, liboath/m4/include_next.m4,
	liboath/m4/largefile.m4, liboath/m4/lseek.m4, liboath/m4/lstat.m4,
	liboath/m4/malloc.m4, liboath/m4/memxor.m4, liboath/m4/pathmax.m4,
	liboath/m4/readlink.m4, liboath/m4/realloc.m4,
	liboath/m4/rename.m4, liboath/m4/rmdir.m4, liboath/m4/sha1.m4,
	liboath/m4/stat.m4, liboath/m4/strdup.m4, liboath/m4/string_h.m4,
	liboath/m4/strtok_r.m4, liboath/m4/strverscmp.m4,
	liboath/m4/unlink.m4, liboath/m4/warn-on-use.m4,
	liboath/m4/warnings.m4, maint.mk, oathtool/build-aux/arg-nonnull.h,
	oathtool/build-aux/c++defs.h,
	oathtool/build-aux/snippet/_Noreturn.h,
	oathtool/build-aux/snippet/arg-nonnull.h,
	oathtool/build-aux/snippet/c++defs.h,
	oathtool/build-aux/snippet/warn-on-use.h,
	oathtool/build-aux/warn-on-use.h, oathtool/lib/Makefile.am,
	oathtool/lib/errno.in.h, oathtool/lib/float.c,
	oathtool/lib/float.in.h, oathtool/lib/stdint.in.h,
	oathtool/lib/stdio.in.h, oathtool/lib/stdlib.in.h,
	oathtool/lib/strerror-override.c, oathtool/lib/strerror-override.h,
	oathtool/lib/strerror.c, oathtool/lib/string.in.h,
	oathtool/lib/timespec.h, oathtool/lib/unistd.in.h,
	oathtool/lib/verify.h, oathtool/lib/xalloc-die.c,
	oathtool/lib/xalloc.h, oathtool/m4/alloca.m4,
	oathtool/m4/errno_h.m4, oathtool/m4/error.m4,
	oathtool/m4/extensions.m4, oathtool/m4/float_h.m4,
	oathtool/m4/gettime.m4, oathtool/m4/gettimeofday.m4,
	oathtool/m4/gnulib-common.m4, oathtool/m4/gnulib-comp.m4,
	oathtool/m4/include_next.m4, oathtool/m4/memchr.m4,
	oathtool/m4/mktime.m4, oathtool/m4/mmap-anon.m4,
	oathtool/m4/printf.m4, oathtool/m4/setenv.m4,
	oathtool/m4/strerror.m4, oathtool/m4/string_h.m4,
	oathtool/m4/time_r.m4, oathtool/m4/warn-on-use.m4,
	oathtool/m4/xalloc.m4: Update gnulib files.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Fix release target.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Fix release targets.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* liboath/oath.h.in: Fix typo.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.10.2.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Rewrite release rules.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/tests/tst_usersfile.sh: liboath: Fix self tests to
	cope with slow build hosts.  Reported by Christoph Egger <christoph@debian.org> in
	<http://bugs.debian.org/630222>.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.10.1.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.10.0.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.8.2.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.10.1.

2011-06-12  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/expect.oath, liboath/tests/tst_usersfile.c,
	liboath/tests/tst_usersfile.sh: liboath: Make self-test use TZ=UTC
	instead, to use same TOTPs.

2011-06-10  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/tst_usersfile.c: liboath: Improve self test error
	messages.

2011-06-10  Simon Josefsson <simon@josefsson.org>

	* NEWS, build-aux/vc-list-files, gl/Makefile.am,
	gl/m4/gnulib-cache.m4, gl/m4/gnulib-common.m4,
	liboath/lib/Makefile.am, liboath/lib/errno.in.h,
	liboath/lib/fclose.c, liboath/lib/fflush.c, liboath/lib/fpurge.c,
	liboath/lib/ftello.c, liboath/lib/gc.h, liboath/lib/stddef.in.h,
	liboath/lib/stdint.in.h, liboath/lib/stdio.in.h,
	liboath/lib/stdlib.in.h, liboath/lib/string.in.h,
	liboath/lib/sys_stat.in.h, liboath/lib/time.in.h,
	liboath/lib/unistd.in.h, liboath/lib/verify.h,
	liboath/m4/canonicalize.m4, liboath/m4/fclose.m4,
	liboath/m4/fflush.m4, liboath/m4/fpurge.m4, liboath/m4/fseeko.m4,
	liboath/m4/ftello.m4, liboath/m4/gc.m4, liboath/m4/gnulib-cache.m4,
	liboath/m4/gnulib-common.m4, liboath/m4/gnulib-comp.m4,
	liboath/m4/nocrash.m4, liboath/m4/readlink.m4,
	liboath/m4/stdint.m4, liboath/m4/unistd_h.m4,
	liboath/m4/warnings.m4, maint.mk, oathtool/lib/Makefile.am,
	oathtool/lib/errno.in.h, oathtool/lib/error.c,
	oathtool/lib/float.in.h, oathtool/lib/intprops.h,
	oathtool/lib/parse-datetime.y, oathtool/lib/setenv.c,
	oathtool/lib/stdarg.in.h, oathtool/lib/stddef.in.h,
	oathtool/lib/stdint.in.h, oathtool/lib/stdio.in.h,
	oathtool/lib/stdlib.in.h, oathtool/lib/strerror-override.c,
	oathtool/lib/strerror-override.h, oathtool/lib/strerror.c,
	oathtool/lib/string.in.h, oathtool/lib/sys_time.in.h,
	oathtool/lib/time.in.h, oathtool/lib/unistd.in.h,
	oathtool/lib/unsetenv.c, oathtool/lib/verify.h,
	oathtool/lib/wchar.in.h, oathtool/m4/gnulib-cache.m4,
	oathtool/m4/gnulib-common.m4, oathtool/m4/gnulib-comp.m4,
	oathtool/m4/mktime.m4, oathtool/m4/setenv.m4,
	oathtool/m4/stdint.m4, oathtool/m4/strerror.m4,
	oathtool/m4/sys_socket_h.m4, oathtool/m4/unistd_h.m4,
	oathtool/m4/wchar_h.m4: Update gnulib files.

2011-06-10  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/tests/tst_usersfile.c: liboath: Fix self tests to
	work regardless of local time zone.

2011-05-24  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-05-24  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.10.0.

2011-05-24  Simon Josefsson <simon@josefsson.org>

	* liboath/gtk-doc/liboath-docs.sgml: Document new symbols in 1.10.0.

2011-05-24  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/tst_usersfile.c, pam_oath/tests/expect.oath,
	pam_oath/tests/run-root-tests.sh,
	pam_oath/tests/test-pam_oath-root.c: pam_oath: Test TOTPs too (for
	root).

2011-05-24  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/tests/expect.oath, liboath/tests/tst_usersfile.c,
	liboath/tests/tst_usersfile.sh, liboath/usersfile.c: liboath:
	Improve usersfile TOTP validation logic.

2011-04-26  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/tst_usersfile.c: Also attempt to replay a TOTP.

2011-04-25  Simon Josefsson <simon@josefsson.org>

	* .gitignore, liboath/tests/Makefile.am, liboath/tests/expect.hotp,
	liboath/tests/expect.oath, liboath/tests/tst_hotp_usersfile.c,
	liboath/tests/tst_hotp_usersfile.sh, liboath/tests/tst_usersfile.c,
	liboath/tests/tst_usersfile.sh, liboath/tests/users.hotp,
	liboath/tests/users.oath, liboath/usersfile.c: Support TOTPs in
	usersfile code.  Inspired by Rien Broekstra <rien@rename-it.nl> and Max Thoursie
	<max@maxnet.se>.

2011-05-24  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/liboath.map, liboath/oath.h.in,
	liboath/tests/tst_totp_validate.c, liboath/totp.c: liboath: Add
	oath_totp_validate2 and oath_totp_validate2_callback.

2011-05-17  Simon Josefsson <simon@josefsson.org>

	* README, doc/announce.txt, liboath/tests/tst_totp_algo.c,
	liboath/tests/tst_totp_validate.c, liboath/totp.c: Reference RFC
	6238 instead of draft.

2011-05-04  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-05-04  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.8.2.

2011-05-04  Simon Josefsson <simon@josefsson.org>

	* oathtool/tests/tst_hyphen.sh: oathtool/tst_hyphen: Don't detect
	copyright year as man page problem.

2011-05-04  Simon Josefsson <simon@josefsson.org>

	* m4/dummy.m4: Add m4/ by putting a dummmy.m4 file in there.

2011-05-04  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, NEWS: build: Fix conflict between ACLOCAL_AMFLAGS and
	AC_CONFIG_MACRO_DIR.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* .clcopying, AUTHORS, COPYING, ChangeLog, Makefile.am, NEWS,
	README, cfg.mk, configure.ac, liboath/Makefile.am,
	liboath/configure.ac, liboath/global.c, liboath/hotp.c,
	liboath/liboath.map, liboath/liboath.pc.in, liboath/oath.h.in,
	liboath/tests/Makefile.am, liboath/tests/tst_basic.c,
	liboath/tests/tst_hotp_algo.c, liboath/tests/tst_hotp_usersfile.c,
	liboath/tests/tst_hotp_usersfile.sh,
	liboath/tests/tst_hotp_validate.c, liboath/tests/tst_totp_algo.c,
	liboath/tests/tst_totp_validate.c, liboath/usersfile.c,
	oathtool/Makefile.am, oathtool/configure.ac, oathtool/oathtool.c,
	oathtool/oathtool.ggo, oathtool/oathtool.h2m,
	oathtool/tests/Makefile.am, oathtool/tests/tst_oathtool.sh,
	pam_oath/Makefile.am, pam_oath/README, pam_oath/configure.ac,
	pam_oath/pam_oath.c, pam_oath/tests/Makefile.am,
	pam_oath/tests/test-pam_oath.c: Use copyright year ranges.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.8.1.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.8.0.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.8.1.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, NEWS, configure.ac: build: Make autoreconf work
	again.  Reported by Christian Hesse <list@eworm.de>.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Fix coverage rules.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.8.0.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/tests/tst_basic.c: Test hex encoding/decoding of A-F
	and a-f too.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* liboath/gtk-doc/liboath-docs.sgml: liboath: Fix GTK-DOC manual for
	1.8.0 additions.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* .gitignore, liboath/lib/Makefile.am, liboath/m4/gnulib-cache.m4,
	liboath/m4/gnulib-comp.m4, liboath/m4/valgrind-tests.m4,
	liboath/tests/Makefile.am, liboath/tests/tst_totp_validate.c: 
	liboath: Run self-tests under valgrind.

2011-05-03  Simon Josefsson <simon@josefsson.org>

	* gl/m4/gnulib-comp.m4, liboath/lib/Makefile.am,
	liboath/lib/fclose.c, liboath/lib/freading.c,
	liboath/lib/freading.h, liboath/m4/freading.m4,
	liboath/m4/gnulib-comp.m4, oathtool/m4/gnulib-comp.m4: Update gnulib
	files.

2011-05-01  Simon Josefsson <simon@josefsson.org>

	* .gitignore, liboath/errors.c: Add liboath/errors.c, forgotten in
	last commit.

2011-05-01  Simon Josefsson <simon@josefsson.org>

	* .gitignore, NEWS, liboath/Makefile.am, liboath/configure.ac,
	liboath/liboath.map, liboath/oath.h.in, liboath/tests/Makefile.am,
	liboath/tests/tst_errors.c, pam_oath/pam_oath.c: liboath: Add new
	APIs oath_strerror and oath_strerror_name.

2011-05-01  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, cfg.mk, gl/Makefile.am, gl/m4/00gnulib.m4,
	gl/m4/gnulib-cache.m4, gl/m4/gnulib-common.m4,
	gl/m4/gnulib-comp.m4, gl/m4/gnulib-tool.m4, gl/m4/onceonly.m4,
	m4/00gnulib.m4, m4/gnulib-cache.m4, m4/gnulib-common.m4,
	m4/gnulib-comp.m4, m4/gnulib-tool.m4, m4/onceonly.m4: Fix
	git-version-gen dist by normal mean.

2011-05-01  Simon Josefsson <simon@josefsson.org>

	* liboath/configure.ac, oathtool/configure.ac,
	pam_oath/configure.ac: Fix version generation in tarball.

2011-05-01  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.6.4.

2011-05-01  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.6.3.

2011-05-01  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-05-01  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.6.4.

2011-05-01  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/tests/expect.hotp, liboath/tests/tst_hotp_algo.c,
	liboath/tests/tst_hotp_usersfile.c, liboath/tests/users.hotp,
	liboath/usersfile.c: liboath: Increase usersfile max secret length
	to 32 bytes.

2011-05-01  Simon Josefsson <simon@josefsson.org>

	* NEWS, pam_oath/Makefile.am: pam_oath: Don't install pam_oath.la
	file.

2011-04-30  Simon Josefsson <simon@josefsson.org>

	* .gitignore, build-aux/vc-list-files, liboath/lib/stdlib.in.h,
	liboath/m4/manywarnings.m4, liboath/m4/stdio_h.m4, maint.mk,
	oathtool/lib/Makefile.am, oathtool/lib/stdlib.in.h,
	oathtool/lib/xalloc-oversized.h, oathtool/lib/xalloc.h,
	oathtool/m4/gnulib-comp.m4, oathtool/m4/memchr.m4,
	oathtool/m4/stdio_h.m4: Update gnulib files.

2011-04-30  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, NEWS: build: Make autoreconf work in released tar
	archives.

2011-04-30  Simon Josefsson <simon@josefsson.org>

	* .gitignore, NEWS, pam_oath/Makefile.am: build: Use pammoddir
	automake variable instead of overriding libdir.

2011-04-30  Simon Josefsson <simon@josefsson.org>

	* NEWS, pam_oath/configure.ac: pam_oath: Link to -lpam for PAM
	symbols.

2011-04-30  Simon Josefsson <simon@josefsson.org>

	* .gitignore: Add to .gitignore.

2011-04-30  Simon Josefsson <simon@josefsson.org>

	* NEWS, oathtool/oathtool.c, oathtool/oathtool.h2m,
	oathtool/tests/tst_oathtool.sh: oathtool: Support --window together
	with --totp.

2011-04-28  Simon Josefsson <simon@josefsson.org>

	* NEWS, pam_oath/pam_oath.c: pam_oath: Re-add the pam_sm_setcred
	function and make it return success.

2011-04-25  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-04-25  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.6.3.

2011-04-25  Simon Josefsson <simon@josefsson.org>

	* .x-sc_cast_of_alloca_return_value, .x-sc_error_message_uppercase,
	.x-sc_m4_quote_check, .x-sc_makefile_check, .x-sc_program_name,
	.x-sc_prohibit_HAVE_MBRTOWC, .x-sc_prohibit_atoi_atof,
	.x-sc_require_config_h, .x-sc_require_config_h_first,
	.x-sc_space_tab, .x-sc_useless_cpp_parens, NEWS,
	build-aux/useless-if-before-free, cfg.mk, liboath/lib/Makefile.am,
	liboath/lib/canonicalize-lgpl.c, liboath/lib/close-hook.c,
	liboath/lib/close-hook.h, liboath/lib/close.c,
	liboath/lib/dirname.h, liboath/lib/dosname.h,
	liboath/lib/fd-hook.c, liboath/lib/fd-hook.h, liboath/lib/malloc.c,
	liboath/lib/malloca.c, liboath/lib/realloc.c, liboath/lib/rmdir.c,
	liboath/lib/stat.c, liboath/lib/stdio-write.c,
	liboath/lib/stdio.in.h, liboath/lib/stdlib.in.h,
	liboath/lib/string.in.h, liboath/lib/sys_stat.in.h,
	liboath/lib/unistd.in.h, liboath/lib/unlink.c,
	liboath/lib/verify.h, liboath/m4/alloca.m4,
	liboath/m4/asm-underscore.m4, liboath/m4/dirname.m4,
	liboath/m4/dos.m4, liboath/m4/errno_h.m4, liboath/m4/fseeko.m4,
	liboath/m4/gnulib-common.m4, liboath/m4/gnulib-comp.m4,
	liboath/m4/rmdir.m4, liboath/m4/stat.m4, liboath/m4/stdbool.m4,
	liboath/m4/stddef_h.m4, liboath/m4/stdint.m4,
	liboath/m4/stdio_h.m4, liboath/m4/string_h.m4,
	liboath/m4/unistd_h.m4, liboath/m4/unlink.m4, m4/gnulib-common.m4,
	m4/gnulib-comp.m4, maint.mk, oathtool/lib/Makefile.am,
	oathtool/lib/malloca.c, oathtool/lib/parse-duration.c,
	oathtool/lib/setenv.c, oathtool/lib/stdio-write.c,
	oathtool/lib/stdio.in.h, oathtool/lib/stdlib.in.h,
	oathtool/lib/string.in.h, oathtool/lib/unistd.in.h,
	oathtool/lib/vasnprintf.c, oathtool/lib/verify.h,
	oathtool/lib/wchar.in.h, oathtool/lib/xmalloc.c,
	oathtool/m4/alloca.m4, oathtool/m4/asm-underscore.m4,
	oathtool/m4/errno_h.m4, oathtool/m4/float_h.m4,
	oathtool/m4/gnulib-common.m4, oathtool/m4/gnulib-comp.m4,
	oathtool/m4/stdarg.m4, oathtool/m4/stdbool.m4,
	oathtool/m4/stddef_h.m4, oathtool/m4/stdint.m4,
	oathtool/m4/stdio_h.m4, oathtool/m4/string_h.m4,
	oathtool/m4/unistd_h.m4, oathtool/m4/wchar_h.m4: Update gnulib
	files.

2011-04-25  Simon Josefsson <simon@josefsson.org>

	* pam_oath/pam_oath.c: pam_oath: Remove even more of the setcred
	function.

2011-04-25  Simon Josefsson <simon@josefsson.org>

	* NEWS, pam_oath/pam_oath.c: pam_oath: Work under SSH by no-op'ing
	the setcred function.  Reported by Fanis Dokianakis <fanis@infloop.gr>.

2011-04-15  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-04-15  Linus Nordberg <linus@nordberg.se>

	* oathtool/Makefile.am: oath.h is generated and has to be searched
	for in builddir.  Signed-off-by: Simon Josefsson <simon@josefsson.org>

2011-04-15  Linus Nordberg <linus@nordberg.se>

	* oathtool/Makefile.am: Build oathtool.1 out-of-source-dir.  Look for oathtool.h2m in srcdir.  Signed-off-by: Simon Josefsson <simon@josefsson.org>

2011-03-10  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.6.2.

2011-03-10  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.6.1.

2011-03-10  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-03-10  Simon Josefsson <simon@josefsson.org>

	* liboath/gtk-doc.make: Fix syntax-check nits.

2011-03-10  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.6.2.

2011-03-10  Simon Josefsson <simon@josefsson.org>

	* liboath/gtk-doc.make: Update gtk-doc file.

2011-03-10  Simon Josefsson <simon@josefsson.org>

	* NEWS, cfg.mk, pam_oath/configure.ac, pam_oath/tests/Makefile.am: 
	Add --enable-root-tests.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Don't use silent builds for developers.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* pam_oath/tests/run-root-tests.sh: Check that files were written
	OK.  Reported by Jean-Michel Pouré - GOOZE <jmpoure@gooze.eu>.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* NEWS: Bump versions.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.6.0.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.6.0.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* oathtool/oathtool.c: oathtool: Improve error handling and debug
	output.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* liboath/totp.c: Fix Since: in docstrings.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* NEWS, oathtool/oathtool.c, oathtool/oathtool.h2m,
	oathtool/tests/tst_oathtool.sh: Make oathtool support TOTP
	validation.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* .gitignore, NEWS, liboath/Makefile.am, liboath/aux.c,
	liboath/aux.h, liboath/gtk-doc/liboath-docs.sgml, liboath/hotp.c,
	liboath/liboath.map, liboath/oath.h.in, liboath/tests/Makefile.am,
	liboath/tests/tst_totp_validate.c, liboath/totp.c: Add TOTP
	validation functions.

2011-02-22  Simon Josefsson <simon@josefsson.org>

	* build-aux/git-version-gen, liboath/build-aux/arg-nonnull.h,
	liboath/build-aux/c++defs.h, liboath/build-aux/config.rpath,
	liboath/build-aux/warn-on-use.h, liboath/lib/Makefile.am,
	liboath/lib/alloca.in.h, liboath/lib/gc-gnulib.c,
	liboath/lib/gc-libgcrypt.c, liboath/lib/gc.h,
	liboath/lib/getdelim.c, liboath/lib/getline.c,
	liboath/lib/stdint.in.h, liboath/lib/stdio.in.h,
	liboath/lib/stdlib.in.h, liboath/lib/string.in.h,
	liboath/lib/wchar.in.h, liboath/m4/gnulib-comp.m4,
	liboath/m4/lib-link.m4, liboath/m4/longlong.m4,
	liboath/m4/stdint.m4, liboath/m4/stdlib_h.m4,
	liboath/m4/wchar_h.m4, liboath/m4/wint_t.m4, maint.mk,
	oathtool/build-aux/arg-nonnull.h, oathtool/build-aux/c++defs.h,
	oathtool/build-aux/warn-on-use.h, oathtool/lib/Makefile.am,
	oathtool/lib/error.h, oathtool/lib/gettext.h,
	oathtool/lib/gettimeofday.c, oathtool/lib/stdint.in.h,
	oathtool/lib/stdio.in.h, oathtool/lib/stdlib.in.h,
	oathtool/lib/string.in.h, oathtool/lib/vasnprintf.h,
	oathtool/lib/version-etc.h, oathtool/lib/wchar.in.h,
	oathtool/lib/xalloc.h, oathtool/m4/gnulib-comp.m4,
	oathtool/m4/longlong.m4, oathtool/m4/stdint.m4,
	oathtool/m4/stdlib_h.m4, oathtool/m4/wchar_h.m4: Update gnulib
	files.

2011-02-08  Simon Josefsson <simon@josefsson.org>

	* README: Improve description.

2011-02-08  Simon Josefsson <simon@josefsson.org>

	* README: Improve description.

2011-02-07  Simon Josefsson <simon@josefsson.org>

	* NEWS: Bump.

2011-02-07  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.4.6.

2011-02-07  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.4.5.

2011-02-07  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-02-07  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.4.6.

2011-02-07  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Add clang analyze rules.

2011-02-07  Simon Josefsson <simon@josefsson.org>

	* liboath/lib/Makefile.am, liboath/lib/stdint.in.h,
	liboath/lib/stdio.in.h, liboath/lib/sys_stat.in.h,
	liboath/lib/time.in.h, liboath/lib/unistd.in.h,
	liboath/lib/wchar.in.h, liboath/m4/stdbool.m4,
	liboath/m4/stdint.m4, liboath/m4/wchar_h.m4,
	oathtool/lib/Makefile.am, oathtool/lib/intprops.h,
	oathtool/lib/mktime.c, oathtool/lib/printf-args.h,
	oathtool/lib/printf-parse.c, oathtool/lib/printf-parse.h,
	oathtool/lib/stdint.in.h, oathtool/lib/stdio.in.h,
	oathtool/lib/sys_time.in.h, oathtool/lib/time.in.h,
	oathtool/lib/unistd.in.h, oathtool/lib/vasnprintf.c,
	oathtool/lib/wchar.in.h, oathtool/m4/mktime.m4,
	oathtool/m4/parse-datetime.m4, oathtool/m4/setenv.m4,
	oathtool/m4/stdbool.m4, oathtool/m4/stdint.m4,
	oathtool/m4/wchar_h.m4: Update gnulib files.

2011-02-07  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-02-07  Simon Josefsson <simon@josefsson.org>

	* liboath/usersfile.c: Drop unused variable.  Noticed by cclang.

2011-02-07  Simon Josefsson <simon@josefsson.org>

	* pam_oath/pam_oath.c: Parse flags in pam_sm_setcred to make sure
	debug messages are generated.

2011-01-30  Simon Josefsson <simon@josefsson.org>

	* .gitignore: Add.

2011-01-29  Simon Josefsson <simon@josefsson.org>

	* configure.ac, liboath/configure.ac, oathtool/configure.ac,
	pam_oath/configure.ac: Use silent rules.

2011-01-29  Simon Josefsson <simon@josefsson.org>

	* liboath/lib/Makefile.am, liboath/m4/gnulib-cache.m4,
	liboath/m4/gnulib-comp.m4, oathtool/lib/mktime.c: Update gnulib
	files.

2011-01-29  Simon Josefsson <simon@josefsson.org>

	* liboath/build-aux/config.rpath, liboath/lib/Makefile.am,
	liboath/lib/alloca.in.h, liboath/lib/basename-lgpl.c,
	liboath/lib/canonicalize-lgpl.c, liboath/lib/dirname-lgpl.c,
	liboath/lib/dirname.h, liboath/lib/lstat.c, liboath/lib/malloc.c,
	liboath/lib/malloca.c, liboath/lib/malloca.h,
	liboath/lib/malloca.valgrind, liboath/lib/pathmax.h,
	liboath/lib/readlink.c, liboath/lib/rename.c, liboath/lib/rmdir.c,
	liboath/lib/same-inode.h, liboath/lib/stat.c,
	liboath/lib/stdbool.in.h, liboath/lib/stripslash.c,
	liboath/lib/unlink.c, liboath/lib/verify.h, liboath/m4/alloca.m4,
	liboath/m4/canonicalize.m4, liboath/m4/dirname.m4,
	liboath/m4/dos.m4, liboath/m4/double-slash-root.m4,
	liboath/m4/eealloc.m4, liboath/m4/gnulib-cache.m4,
	liboath/m4/gnulib-comp.m4, liboath/m4/lstat.m4,
	liboath/m4/malloca.m4, liboath/m4/pathmax.m4,
	liboath/m4/readlink.m4, liboath/m4/rename.m4, liboath/m4/rmdir.m4,
	liboath/m4/stat.m4, liboath/m4/stdbool.m4, liboath/m4/unlink.m4: Add
	rename and unlink modules.

2011-01-28  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-01-28  Simon Josefsson <simon@josefsson.org>

	* liboath/global.c: Fix hex deoding.  Tricky beasts these.

2011-01-28  Simon Josefsson <simon@josefsson.org>

	* liboath/usersfile.c: Fix one gnulib complaint and silence the rest
	for now.

2011-01-28  Simon Josefsson <simon@josefsson.org>

	* liboath/lib/Makefile.am, liboath/lib/close-hook.c,
	liboath/lib/close-hook.h, liboath/lib/close.c, liboath/lib/dummy.c,
	liboath/lib/fclose.c, liboath/lib/fopen.c, liboath/lib/fseeko.c,
	liboath/lib/lseek.c, liboath/lib/stdio-impl.h,
	liboath/lib/strdup.c, liboath/lib/strtok_r.c, liboath/m4/close.m4,
	liboath/m4/fclose.m4, liboath/m4/fopen.m4, liboath/m4/fseeko.m4,
	liboath/m4/gnulib-cache.m4, liboath/m4/gnulib-comp.m4,
	liboath/m4/lseek.m4, liboath/m4/strdup.m4, liboath/m4/strtok_r.m4: 
	Add more gnulib modules, for portability.

2011-01-28  Simon Josefsson <simon@josefsson.org>

	* liboath/configure.ac: Enable gnulib POSIX checks.

2011-01-28  Simon Josefsson <simon@josefsson.org>

	* liboath/global.c: Avoid use of strchr which has platform and
	multibyte specific quirks.

2011-01-28  Simon Josefsson <simon@josefsson.org>

	* NEWS: Bump version.

2011-01-28  Simon Josefsson <simon@josefsson.org>

	* README: Improve description.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.4.5.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/lib/Makefile.am, liboath/lib/dummy.c,
	liboath/lib/errno.in.h, liboath/lib/gc-gnulib.c,
	liboath/lib/gc-libgcrypt.c, liboath/lib/gc.h,
	liboath/lib/getdelim.c, liboath/lib/getline.c,
	liboath/lib/hmac-sha1.c, liboath/lib/hmac.h, liboath/lib/memxor.c,
	liboath/lib/memxor.h, liboath/lib/realloc.c, liboath/lib/sha1.c,
	liboath/lib/sha1.h, liboath/lib/stddef.in.h,
	liboath/lib/stdint.in.h, liboath/lib/stdio-write.c,
	liboath/lib/stdio.in.h, liboath/lib/stdlib.in.h,
	liboath/lib/string.in.h, liboath/lib/strverscmp.c,
	liboath/lib/sys_stat.in.h, liboath/lib/time.in.h,
	liboath/lib/unistd.in.h, liboath/lib/wchar.in.h,
	liboath/m4/gnulib-cache.m4: liboath: Make sure gnulib files are
	licensed under the LGPLv2.1+.  Thanks to Tollef Fog Heen <tfheen@debian.org>.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* NEWS: Bump.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/tst_totp_algo.c: Also test 0 default values.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.4.4.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.4.3.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* .gitignore: Ignore more.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* configure.ac, liboath/configure.ac, oathtool/configure.ac,
	pam_oath/configure.ac: Fix git-version-gen regexp to handle release
	versions.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.4.4.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Improve release target.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Make syntax check pass.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Ignore texinfo check.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* .x-sc_program_name, liboath/gtk-doc.make,
	liboath/tests/tst_totp_algo.c, oathtool/oathtool.h2m,
	oathtool/tests/tst_hyphen.sh, pam_oath/tests/test-pam_oath-root.c: 
	Fix make syntax-check nits.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* liboath/m4/errno_h.m4, liboath/m4/gnulib-common.m4,
	liboath/m4/include_next.m4, liboath/m4/multiarch.m4,
	liboath/m4/stddef_h.m4, liboath/m4/stdio_h.m4,
	liboath/m4/stdlib_h.m4, liboath/m4/string_h.m4,
	liboath/m4/time_h.m4, liboath/m4/unistd_h.m4,
	liboath/m4/wchar_h.m4, m4/gnulib-common.m4, maint.mk,
	oathtool/m4/errno_h.m4, oathtool/m4/float_h.m4,
	oathtool/m4/gnulib-common.m4, oathtool/m4/include_next.m4,
	oathtool/m4/multiarch.m4, oathtool/m4/stdarg.m4,
	oathtool/m4/stddef_h.m4, oathtool/m4/stdio_h.m4,
	oathtool/m4/stdlib_h.m4, oathtool/m4/string_h.m4,
	oathtool/m4/time_h.m4, oathtool/m4/unistd_h.m4,
	oathtool/m4/wchar_h.m4: Update gnulib files.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* liboath/configure.ac, liboath/oath.h, liboath/oath.h.in: Generate
	oath.h version number automatically.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* configure.ac, liboath/configure.ac, oathtool/configure.ac,
	pam_oath/configure.ac: Use X.Y.Z.P version numbers for git builds.

2011-01-27  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-01-26  Linus Nordberg <linus@nordberg.se>

	* oathtool/oathtool.h2m: Fix typo in oathtool manual.  Signed-off-by: Simon Josefsson <simon@josefsson.org>

2011-01-20  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-01-20  Simon Josefsson <simon@josefsson.org>

	* pam_oath/tests/Makefile.am: Dist run-root-tests.sh.

2011-01-20  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.4.3.

2011-01-20  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-01-20  Simon Josefsson <simon@josefsson.org>

	* liboath/configure.ac: Bump shared library version.

2011-01-20  Simon Josefsson <simon@josefsson.org>

	* pam_oath/tests/Makefile.am, pam_oath/tests/run-root-tests.sh,
	pam_oath/tests/test-pam_oath-root.c: Self check PAM module.

2011-01-20  Simon Josefsson <simon@josefsson.org>

	* liboath/usersfile.c: Really correct one-factor logic.  Reported by Michael Stevens <mstevens@etla.org>.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Update for 1.4.2.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/tests/tst_totp_algo.c: Fix liboath TOTP self check.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* oathtool/oathtool.h2m: Another hyphen bug.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.4.2.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/oath.h: Bump version.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* oathtool/oathtool.h2m, oathtool/tests/Makefile.am,
	oathtool/tests/tst_hyphen.sh: Another hyphen bug.  Add self check to
	make sure we don't get more.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* oathtool/oathtool.h2m: More hyphen fixes.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* doc/announce.txt: Add.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Add my-coverage rule to fix -Werror issue.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.4.1.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* liboath/oath.h: Bump version.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* cfg.mk, liboath/Makefile.am, liboath/configure.ac,
	liboath/hotp.c, liboath/lib/Makefile.am,
	liboath/m4/gnulib-cache.m4, liboath/m4/gnulib-comp.m4,
	liboath/m4/manywarnings.m4, liboath/m4/warnings.m4,
	liboath/usersfile.c: Enable warnings and fix some.

2011-01-16  Simon Josefsson <simon@josefsson.org>

	* oathtool/oathtool.h2m: Fix lintian warning.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Generate man page.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Fix git tagging to work with git-version-gen.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.4.0.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* oathtool/oathtool.h2m: Bump to draft -07.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* liboath/totp.c: Bump to draft -07.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* liboath/liboath.map: Bump version.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* liboath/hotp.c, liboath/oath.h, liboath/totp.c,
	liboath/usersfile.c: Indent.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* liboath/hotp.c, liboath/oath.h: Doc fixes.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* .gitignore: Update.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/hotp.c, liboath/liboath.map, liboath/oath.h,
	liboath/tests/Makefile.am, liboath/tests/tst_hotp_validate.c: Add
	oath_hotp_validate_callback and self-tests.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* NEWS: Update to latest draft.

2011-01-15  Simon Josefsson <simon@josefsson.org>

	* build-aux/git-version-gen, build-aux/useless-if-before-free,
	maint.mk: Update gnulib files.

2011-01-04  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/tst_totp_algo.c: Add another test vector.

2011-01-04  Simon Josefsson <simon@josefsson.org>

	* build-aux/git-version-gen, build-aux/update-copyright: Update
	gnulib files.

2011-01-03  Simon Josefsson <simon@josefsson.org>

	* liboath/liboath.pc.in: Specify correct includedir.

2011-01-03  Simon Josefsson <simon@josefsson.org>

	* oathtool/lib/Makefile.am, oathtool/lib/asnprintf.c,
	oathtool/lib/asprintf.c, oathtool/lib/float+.h,
	oathtool/lib/float.in.h, oathtool/lib/memchr.c,
	oathtool/lib/memchr.valgrind, oathtool/lib/printf-args.c,
	oathtool/lib/printf-args.h, oathtool/lib/printf-parse.c,
	oathtool/lib/printf-parse.h, oathtool/lib/size_max.h,
	oathtool/lib/stdio-write.c, oathtool/lib/stdio.in.h,
	oathtool/lib/vasnprintf.c, oathtool/lib/vasnprintf.h,
	oathtool/lib/vasprintf.c, oathtool/lib/xsize.h,
	oathtool/m4/asm-underscore.m4, oathtool/m4/float_h.m4,
	oathtool/m4/gnulib-cache.m4, oathtool/m4/gnulib-comp.m4,
	oathtool/m4/intmax_t.m4, oathtool/m4/inttypes_h.m4,
	oathtool/m4/memchr.m4, oathtool/m4/mmap-anon.m4,
	oathtool/m4/printf.m4, oathtool/m4/size_max.m4,
	oathtool/m4/stdint_h.m4, oathtool/m4/stdio_h.m4,
	oathtool/m4/vasnprintf.m4, oathtool/m4/vasprintf.m4,
	oathtool/m4/xsize.m4, oathtool/oathtool.c: Improve oathtool
	--version output.

2011-01-03  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/gtk-doc/liboath-docs.sgml, liboath/oath.h,
	liboath/totp.c: Next release will be 1.4.0.

2011-01-03  Simon Josefsson <simon@josefsson.org>

	* .gitignore: Update.

2011-01-03  Simon Josefsson <simon@josefsson.org>

	* oathtool/oathtool.c, oathtool/oathtool.h2m: Improve debug output.

2011-01-03  Simon Josefsson <simon@josefsson.org>

	* oathtool/tests/tst_oathtool.sh: Add TOTP checks.

2011-01-03  Simon Josefsson <simon@josefsson.org>

	* NEWS: Typo.

2011-01-03  Simon Josefsson <simon@josefsson.org>

	* NEWS, oathtool/oathtool.c, oathtool/oathtool.ggo,
	oathtool/oathtool.h2m: Add oathtool --start-time and --now.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* oathtool/doc/parse-datetime.texi, oathtool/lib/Makefile.am,
	oathtool/lib/alloca.in.h, oathtool/lib/c-ctype.c,
	oathtool/lib/c-ctype.h, oathtool/lib/gettime.c,
	oathtool/lib/gettimeofday.c, oathtool/lib/malloca.c,
	oathtool/lib/malloca.h, oathtool/lib/malloca.valgrind,
	oathtool/lib/mktime-internal.h, oathtool/lib/mktime.c,
	oathtool/lib/parse-datetime.h, oathtool/lib/parse-datetime.y,
	oathtool/lib/setenv.c, oathtool/lib/stdbool.in.h,
	oathtool/lib/stdint.in.h, oathtool/lib/stdlib.in.h,
	oathtool/lib/sys_time.in.h, oathtool/lib/time.in.h,
	oathtool/lib/time_r.c, oathtool/lib/timespec.h,
	oathtool/lib/unsetenv.c, oathtool/lib/verify.h,
	oathtool/lib/wchar.in.h, oathtool/m4/alloca.m4,
	oathtool/m4/bison.m4, oathtool/m4/clock_time.m4,
	oathtool/m4/eealloc.m4, oathtool/m4/environ.m4,
	oathtool/m4/gettime.m4, oathtool/m4/gettimeofday.m4,
	oathtool/m4/gnulib-cache.m4, oathtool/m4/gnulib-comp.m4,
	oathtool/m4/longlong.m4, oathtool/m4/malloca.m4,
	oathtool/m4/mktime.m4, oathtool/m4/multiarch.m4,
	oathtool/m4/parse-datetime.m4, oathtool/m4/setenv.m4,
	oathtool/m4/stdbool.m4, oathtool/m4/stdint.m4,
	oathtool/m4/stdlib_h.m4, oathtool/m4/sys_time_h.m4,
	oathtool/m4/time_h.m4, oathtool/m4/time_r.m4,
	oathtool/m4/timespec.m4, oathtool/m4/tm_gmtoff.m4,
	oathtool/m4/wchar_h.m4, oathtool/m4/wint_t.m4: Add parse-datetime
	module.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* oathtool/Makefile.am: There is no info manual.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* oathtool/oathtool.c, oathtool/oathtool.ggo, oathtool/oathtool.h2m: 
	Support ISO-8601 durations.  Add --verbose.  Improve man page.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* oathtool/lib/Makefile.am, oathtool/lib/exitfail.c,
	oathtool/lib/exitfail.h, oathtool/lib/parse-duration.c,
	oathtool/lib/parse-duration.h, oathtool/lib/xalloc-die.c,
	oathtool/lib/xalloc.h, oathtool/lib/xmalloc.c,
	oathtool/m4/gnulib-cache.m4, oathtool/m4/gnulib-comp.m4,
	oathtool/m4/inline.m4, oathtool/m4/xalloc.m4: Add parse-duration
	module.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* NEWS, oathtool/oathtool.c, oathtool/oathtool.ggo: Add oathtool
	--totp and --time-step-size.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* liboath/global.c, liboath/gtk-doc/Makefile.am: Doc fixes.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* liboath/global.c, liboath/usersfile.c: Doc fixes.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* liboath/gtk-doc/liboath-docs.sgml: Add index.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* build-aux/update-copyright: Update gnulib files.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* .gitignore: Add.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, configure.ac, liboath/configure.ac,
	oathtool/configure.ac, pam_oath/configure.ac: Use git-version-gen.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* build-aux/git-version-gen, m4/gnulib-cache.m4, m4/gnulib-comp.m4: 
	Add git-version-gen module.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* liboath/configure.ac: Bump ABI version.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/Makefile.am, liboath/liboath.map, liboath/oath.h,
	liboath/tests/Makefile.am, liboath/tests/tst_totp_algo.c,
	liboath/totp.c: liboath: Support time-variant TOTP based on
	draft-mraihi-totp-timebased-06.  New function oath_totp_generate.  New symbols
	OATH_TOTP_DEFAULT_TIME_STEP_SIZE and OATH_TOTP_DEFAULT_START_TIME
	for default system parameters.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/Makefile.am, liboath/configure.ac,
	liboath/liboath.pc.in: Add pkg-config script.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* liboath/tests/Makefile.am, liboath/tests/tst_basic.c,
	liboath/tests/tst_hotp_algo.c: Split out basic self-checks.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* build-aux/update-copyright, cfg.mk: Fix update-copyright.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* GNUmakefile, build-aux/update-copyright,
	build-aux/useless-if-before-free, build-aux/vc-list-files,
	liboath/build-aux/arg-nonnull.h, liboath/build-aux/c++defs.h,
	liboath/build-aux/config.rpath, liboath/build-aux/warn-on-use.h,
	liboath/lib/Makefile.am, liboath/lib/dummy.c,
	liboath/lib/errno.in.h, liboath/lib/gc-gnulib.c,
	liboath/lib/gc-libgcrypt.c, liboath/lib/getdelim.c,
	liboath/lib/getline.c, liboath/lib/hmac-sha1.c, liboath/lib/hmac.h,
	liboath/lib/memxor.c, liboath/lib/memxor.h, liboath/lib/realloc.c,
	liboath/lib/sha1.c, liboath/lib/sha1.h, liboath/lib/stddef.in.h,
	liboath/lib/stdint.in.h, liboath/lib/stdio-write.c,
	liboath/lib/stdio.in.h, liboath/lib/stdlib.in.h,
	liboath/lib/string.in.h, liboath/lib/strverscmp.c,
	liboath/lib/sys_stat.in.h, liboath/lib/time.in.h,
	liboath/lib/unistd.in.h, liboath/lib/wchar.in.h,
	liboath/m4/00gnulib.m4, liboath/m4/asm-underscore.m4,
	liboath/m4/errno_h.m4, liboath/m4/extensions.m4,
	liboath/m4/gc-hmac-sha1.m4, liboath/m4/gc.m4,
	liboath/m4/getdelim.m4, liboath/m4/getline.m4,
	liboath/m4/gnulib-cache.m4, liboath/m4/gnulib-common.m4,
	liboath/m4/gnulib-comp.m4, liboath/m4/gnulib-tool.m4,
	liboath/m4/hmac-sha1.m4, liboath/m4/include_next.m4,
	liboath/m4/ld-version-script.m4, liboath/m4/lib-ld.m4,
	liboath/m4/lib-link.m4, liboath/m4/lib-prefix.m4,
	liboath/m4/longlong.m4, liboath/m4/malloc.m4, liboath/m4/memxor.m4,
	liboath/m4/multiarch.m4, liboath/m4/onceonly.m4,
	liboath/m4/realloc.m4, liboath/m4/sha1.m4, liboath/m4/stddef_h.m4,
	liboath/m4/stdint.m4, liboath/m4/stdio_h.m4,
	liboath/m4/stdlib_h.m4, liboath/m4/string_h.m4,
	liboath/m4/strverscmp.m4, liboath/m4/sys_stat_h.m4,
	liboath/m4/time_h.m4, liboath/m4/unistd_h.m4,
	liboath/m4/visibility.m4, liboath/m4/warn-on-use.m4,
	liboath/m4/wchar_h.m4, liboath/m4/wchar_t.m4, liboath/m4/wint_t.m4,
	m4/00gnulib.m4, m4/gnulib-cache.m4, m4/gnulib-common.m4,
	m4/gnulib-comp.m4, m4/gnulib-tool.m4, m4/onceonly.m4, maint.mk,
	oathtool/build-aux/arg-nonnull.h, oathtool/build-aux/c++defs.h,
	oathtool/build-aux/warn-on-use.h, oathtool/lib/Makefile.am,
	oathtool/lib/errno.in.h, oathtool/lib/error.c,
	oathtool/lib/error.h, oathtool/lib/gettext.h,
	oathtool/lib/intprops.h, oathtool/lib/progname.c,
	oathtool/lib/progname.h, oathtool/lib/stdarg.in.h,
	oathtool/lib/stddef.in.h, oathtool/lib/strerror.c,
	oathtool/lib/string.in.h, oathtool/lib/unistd.in.h,
	oathtool/lib/version-etc.c, oathtool/lib/version-etc.h,
	oathtool/m4/00gnulib.m4, oathtool/m4/errno_h.m4,
	oathtool/m4/error.m4, oathtool/m4/extensions.m4,
	oathtool/m4/gnulib-cache.m4, oathtool/m4/gnulib-common.m4,
	oathtool/m4/gnulib-comp.m4, oathtool/m4/gnulib-tool.m4,
	oathtool/m4/include_next.m4, oathtool/m4/onceonly.m4,
	oathtool/m4/stdarg.m4, oathtool/m4/stddef_h.m4,
	oathtool/m4/strerror.m4, oathtool/m4/string_h.m4,
	oathtool/m4/unistd_h.m4, oathtool/m4/version-etc.m4,
	oathtool/m4/warn-on-use.m4, oathtool/m4/wchar_t.m4: Update gnulib
	files.  Add update-copyright module.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* NEWS: Fix.

2011-01-02  Simon Josefsson <simon@josefsson.org>

	* NEWS, configure.ac, liboath/configure.ac, liboath/oath.h,
	oathtool/configure.ac, pam_oath/configure.ac: Bump versions.  Drop
	AC_COPYRIGHT invocation.

2011-01-01  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Add web-coverage rules.

2011-01-01  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2011-01-01  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.2.2.

2011-01-01  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2011-01-01  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Also upload.

2011-01-01  Simon Josefsson <simon@josefsson.org>

	* README: Fix URLs.

2011-01-01  Simon Josefsson <simon@josefsson.org>

	* .clcopying, AUTHORS, ChangeLog, Makefile.am, NEWS, cfg.mk,
	configure.ac, liboath/Makefile.am, liboath/configure.ac,
	liboath/global.c, liboath/hotp.c, liboath/oath.h,
	liboath/tests/Makefile.am, liboath/tests/tst_hotp_algo.c,
	liboath/tests/tst_hotp_usersfile.c,
	liboath/tests/tst_hotp_usersfile.sh, liboath/usersfile.c,
	oathtool/Makefile.am, oathtool/configure.ac, oathtool/oathtool.c,
	oathtool/oathtool.ggo, oathtool/oathtool.h2m,
	oathtool/tests/Makefile.am, oathtool/tests/tst_oathtool.sh,
	pam_oath/Makefile.am, pam_oath/README, pam_oath/configure.ac,
	pam_oath/pam_oath.c, pam_oath/tests/Makefile.am,
	pam_oath/tests/test-pam_oath.c: Update copyright years.

2011-01-01  Simon Josefsson <simon@josefsson.org>

	* README: Update mailing list name.

2010-12-30  Simon Josefsson <simon@josefsson.org>

	* pam_oath/README: Fix pam config line.

2010-12-28  Simon Josefsson <simon@josefsson.org>

	* NEWS, configure.ac, liboath/configure.ac, liboath/oath.h,
	oathtool/configure.ac, pam_oath/configure.ac: Bump versions.

2010-12-28  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2010-12-28  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.2.1.

2010-12-28  Simon Josefsson <simon@josefsson.org>

	* NEWS: Fix.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* liboath/hotp.c, liboath/tests/tst_hotp_algo.c,
	oathtool/oathtool.c: Namespace fixes.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* configure.ac, liboath/configure.ac, oathtool/configure.ac,
	pam_oath/configure.ac: Bump versions.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* liboath/hotp.c, liboath/oath.h: Fix version and namespace.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* liboath/liboath.map: Bump to match release version.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* NEWS, liboath/Makefile.am: Install liboath oath.h header file.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* oathtool/oathtool.h2m: Fix markup.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Fix gtk-doc devhelp glob.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.2.0.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* liboath/configure.ac: Revert to 0/0/0 libtool library version.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* NEWS, README, cfg.mk: Update NEWS and fix some renaming.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* COPYING, README, hotptool/COPYING, hotptool/Makefile.am,
	hotptool/build-aux/arg-nonnull.h, hotptool/build-aux/c++defs.h,
	hotptool/build-aux/warn-on-use.h, hotptool/configure.ac,
	hotptool/hotptool.c, hotptool/hotptool.ggo, hotptool/hotptool.h2m,
	hotptool/lib/Makefile.am, hotptool/lib/errno.in.h,
	hotptool/lib/error.c, hotptool/lib/error.h, hotptool/lib/gettext.h,
	hotptool/lib/intprops.h, hotptool/lib/progname.c,
	hotptool/lib/progname.h, hotptool/lib/stdarg.in.h,
	hotptool/lib/stddef.in.h, hotptool/lib/strerror.c,
	hotptool/lib/string.in.h, hotptool/lib/unistd.in.h,
	hotptool/lib/version-etc.c, hotptool/lib/version-etc.h,
	hotptool/m4/00gnulib.m4, hotptool/m4/errno_h.m4,
	hotptool/m4/error.m4, hotptool/m4/extensions.m4,
	hotptool/m4/gnulib-cache.m4, hotptool/m4/gnulib-common.m4,
	hotptool/m4/gnulib-comp.m4, hotptool/m4/gnulib-tool.m4,
	hotptool/m4/include_next.m4, hotptool/m4/onceonly.m4,
	hotptool/m4/stdarg.m4, hotptool/m4/stddef_h.m4,
	hotptool/m4/strerror.m4, hotptool/m4/string_h.m4,
	hotptool/m4/unistd_h.m4, hotptool/m4/version-etc.m4,
	hotptool/m4/warn-on-use.m4, hotptool/m4/wchar_t.m4,
	hotptool/tests/Makefile.am, hotptool/tests/tst_hotptool.sh,
	libhotp/COPYING, libhotp/Makefile.am,
	libhotp/build-aux/arg-nonnull.h, libhotp/build-aux/c++defs.h,
	libhotp/build-aux/config.rpath, libhotp/build-aux/warn-on-use.h,
	libhotp/configure.ac, libhotp/gtk-doc.make,
	libhotp/gtk-doc/Makefile.am, libhotp/gtk-doc/libhotp-docs.sgml,
	libhotp/hotp.c, libhotp/hotp.h, libhotp/lib/Makefile.am,
	libhotp/lib/dummy.c, libhotp/lib/errno.in.h,
	libhotp/lib/gc-gnulib.c, libhotp/lib/gc-libgcrypt.c,
	libhotp/lib/gc.h, libhotp/lib/getdelim.c, libhotp/lib/getline.c,
	libhotp/lib/hmac-sha1.c, libhotp/lib/hmac.h, libhotp/lib/memxor.c,
	libhotp/lib/memxor.h, libhotp/lib/realloc.c, libhotp/lib/sha1.c,
	libhotp/lib/sha1.h, libhotp/lib/stddef.in.h,
	libhotp/lib/stdint.in.h, libhotp/lib/stdio-write.c,
	libhotp/lib/stdio.in.h, libhotp/lib/stdlib.in.h,
	libhotp/lib/string.in.h, libhotp/lib/strverscmp.c,
	libhotp/lib/sys_stat.in.h, libhotp/lib/time.in.h,
	libhotp/lib/unistd.in.h, libhotp/lib/wchar.in.h,
	libhotp/libhotp.map, libhotp/m4/00gnulib.m4,
	libhotp/m4/asm-underscore.m4, libhotp/m4/errno_h.m4,
	libhotp/m4/extensions.m4, libhotp/m4/gc-hmac-sha1.m4,
	libhotp/m4/gc.m4, libhotp/m4/getdelim.m4, libhotp/m4/getline.m4,
	libhotp/m4/gnulib-cache.m4, libhotp/m4/gnulib-common.m4,
	libhotp/m4/gnulib-comp.m4, libhotp/m4/gnulib-tool.m4,
	libhotp/m4/gtk-doc.m4, libhotp/m4/hmac-sha1.m4,
	libhotp/m4/include_next.m4, libhotp/m4/ld-version-script.m4,
	libhotp/m4/lib-ld.m4, libhotp/m4/lib-link.m4,
	libhotp/m4/lib-prefix.m4, libhotp/m4/longlong.m4,
	libhotp/m4/malloc.m4, libhotp/m4/memxor.m4,
	libhotp/m4/multiarch.m4, libhotp/m4/onceonly.m4,
	libhotp/m4/realloc.m4, libhotp/m4/sha1.m4, libhotp/m4/stddef_h.m4,
	libhotp/m4/stdint.m4, libhotp/m4/stdio_h.m4,
	libhotp/m4/stdlib_h.m4, libhotp/m4/string_h.m4,
	libhotp/m4/strverscmp.m4, libhotp/m4/sys_stat_h.m4,
	libhotp/m4/time_h.m4, libhotp/m4/unistd_h.m4,
	libhotp/m4/visibility.m4, libhotp/m4/warn-on-use.m4,
	libhotp/m4/wchar_h.m4, libhotp/m4/wchar_t.m4, libhotp/m4/wint_t.m4,
	libhotp/tests/Makefile.am, libhotp/tests/expect.hotp,
	libhotp/tests/tst_hotp_algo.c, libhotp/tests/tst_hotp_usersfile.c,
	libhotp/tests/tst_hotp_usersfile.sh, libhotp/tests/users.hotp,
	libhotp/usersfile.c, pam_hotp/COPYING, pam_hotp/Makefile.am,
	pam_hotp/README, pam_hotp/configure.ac, pam_hotp/m4/dummy,
	pam_hotp/pam_hotp.c, pam_hotp/tests/Makefile.am,
	pam_hotp/tests/test-pam_hotp.c: Drop the old stuff.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, configure.ac, pam_oath/COPYING,
	pam_oath/Makefile.am, pam_oath/README, pam_oath/configure.ac,
	pam_oath/m4/dummy, pam_oath/pam_oath.c, pam_oath/tests/Makefile.am,
	pam_oath/tests/test-pam_oath.c: Add pam_oath, based on pam_hotp.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* COPYING, Makefile.am, README, configure.ac, oathtool/COPYING,
	oathtool/Makefile.am, oathtool/build-aux/arg-nonnull.h,
	oathtool/build-aux/c++defs.h, oathtool/build-aux/warn-on-use.h,
	oathtool/configure.ac, oathtool/lib/Makefile.am,
	oathtool/lib/errno.in.h, oathtool/lib/error.c,
	oathtool/lib/error.h, oathtool/lib/gettext.h,
	oathtool/lib/intprops.h, oathtool/lib/progname.c,
	oathtool/lib/progname.h, oathtool/lib/stdarg.in.h,
	oathtool/lib/stddef.in.h, oathtool/lib/strerror.c,
	oathtool/lib/string.in.h, oathtool/lib/unistd.in.h,
	oathtool/lib/version-etc.c, oathtool/lib/version-etc.h,
	oathtool/m4/00gnulib.m4, oathtool/m4/errno_h.m4,
	oathtool/m4/error.m4, oathtool/m4/extensions.m4,
	oathtool/m4/gnulib-cache.m4, oathtool/m4/gnulib-common.m4,
	oathtool/m4/gnulib-comp.m4, oathtool/m4/gnulib-tool.m4,
	oathtool/m4/include_next.m4, oathtool/m4/onceonly.m4,
	oathtool/m4/stdarg.m4, oathtool/m4/stddef_h.m4,
	oathtool/m4/strerror.m4, oathtool/m4/string_h.m4,
	oathtool/m4/unistd_h.m4, oathtool/m4/version-etc.m4,
	oathtool/m4/warn-on-use.m4, oathtool/m4/wchar_t.m4,
	oathtool/oathtool.c, oathtool/oathtool.ggo, oathtool/oathtool.h2m,
	oathtool/tests/Makefile.am, oathtool/tests/tst_oathtool.sh: Add
	oathtool, based on hotptool.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* liboath/oath.h: Drop.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* liboath/build-aux/arg-nonnull.h, liboath/build-aux/c++defs.h,
	liboath/build-aux/config.rpath, liboath/build-aux/warn-on-use.h,
	liboath/lib/Makefile.am, liboath/lib/dummy.c,
	liboath/lib/errno.in.h, liboath/lib/gc-gnulib.c,
	liboath/lib/gc-libgcrypt.c, liboath/lib/gc.h,
	liboath/lib/getdelim.c, liboath/lib/getline.c,
	liboath/lib/hmac-sha1.c, liboath/lib/hmac.h, liboath/lib/memxor.c,
	liboath/lib/memxor.h, liboath/lib/realloc.c, liboath/lib/sha1.c,
	liboath/lib/sha1.h, liboath/lib/stddef.in.h,
	liboath/lib/stdint.in.h, liboath/lib/stdio-write.c,
	liboath/lib/stdio.in.h, liboath/lib/stdlib.in.h,
	liboath/lib/string.in.h, liboath/lib/strverscmp.c,
	liboath/lib/sys_stat.in.h, liboath/lib/time.in.h,
	liboath/lib/unistd.in.h, liboath/lib/wchar.in.h,
	liboath/m4/00gnulib.m4, liboath/m4/asm-underscore.m4,
	liboath/m4/errno_h.m4, liboath/m4/extensions.m4,
	liboath/m4/gc-hmac-sha1.m4, liboath/m4/gc.m4,
	liboath/m4/getdelim.m4, liboath/m4/getline.m4,
	liboath/m4/gnulib-cache.m4, liboath/m4/gnulib-common.m4,
	liboath/m4/gnulib-comp.m4, liboath/m4/gnulib-tool.m4,
	liboath/m4/hmac-sha1.m4, liboath/m4/include_next.m4,
	liboath/m4/ld-version-script.m4, liboath/m4/lib-ld.m4,
	liboath/m4/lib-link.m4, liboath/m4/lib-prefix.m4,
	liboath/m4/longlong.m4, liboath/m4/malloc.m4, liboath/m4/memxor.m4,
	liboath/m4/multiarch.m4, liboath/m4/onceonly.m4,
	liboath/m4/realloc.m4, liboath/m4/sha1.m4, liboath/m4/stddef_h.m4,
	liboath/m4/stdint.m4, liboath/m4/stdio_h.m4,
	liboath/m4/stdlib_h.m4, liboath/m4/string_h.m4,
	liboath/m4/strverscmp.m4, liboath/m4/sys_stat_h.m4,
	liboath/m4/time_h.m4, liboath/m4/unistd_h.m4,
	liboath/m4/visibility.m4, liboath/m4/warn-on-use.m4,
	liboath/m4/wchar_h.m4, liboath/m4/wchar_t.m4, liboath/m4/wint_t.m4: 
	Add gnulib files.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* COPYING, Makefile.am, configure.ac: Also build liboath.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* liboath/COPYING, liboath/Makefile.am, liboath/configure.ac,
	liboath/global.c, liboath/gtk-doc.make,
	liboath/gtk-doc/Makefile.am, liboath/gtk-doc/liboath-docs.sgml,
	liboath/hotp.c, liboath/liboath.map, liboath/oath.h,
	liboath/tests/Makefile.am, liboath/tests/expect.hotp,
	liboath/tests/tst_hotp_algo.c, liboath/tests/tst_hotp_usersfile.c,
	liboath/tests/tst_hotp_usersfile.sh, liboath/tests/users.hotp,
	liboath/usersfile.c: Create a liboath, based on libhotp.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* COPYING, NEWS, README, configure.ac, libhotp/configure.ac,
	pam_hotp/configure.ac: Rename from HOTP Toolkit to OATH Toolkit.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.0.1.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* .clcopying, AUTHORS, ChangeLog, Makefile.am,
	hotptool/Makefile.am, hotptool/configure.ac, hotptool/hotptool.c,
	hotptool/hotptool.ggo, hotptool/tests/Makefile.am,
	hotptool/tests/tst_hotptool.sh, libhotp/Makefile.am,
	libhotp/configure.ac, libhotp/hotp.c, libhotp/hotp.h,
	libhotp/tests/Makefile.am, libhotp/tests/tst_hotp_algo.c,
	libhotp/tests/tst_hotp_usersfile.c,
	libhotp/tests/tst_hotp_usersfile.sh, pam_hotp/Makefile.am,
	pam_hotp/configure.ac, pam_hotp/tests/Makefile.am,
	pam_hotp/tests/test-pam_hotp.c: Bump copyright years.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Enable gtk-doc.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Ignore more syntax checks.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* GNUmakefile, cfg.mk, hotptool/lib/Makefile.am,
	hotptool/lib/errno.in.h, hotptool/lib/gettext.h,
	hotptool/lib/intprops.h, hotptool/lib/stdarg.in.h,
	hotptool/lib/stddef.in.h, hotptool/lib/strerror.c,
	hotptool/lib/string.in.h, hotptool/lib/unistd.in.h,
	hotptool/m4/errno_h.m4, hotptool/m4/error.m4,
	hotptool/m4/gnulib-cache.m4, hotptool/m4/gnulib-common.m4,
	hotptool/m4/gnulib-comp.m4, hotptool/m4/include_next.m4,
	hotptool/m4/onceonly.m4, hotptool/m4/stdarg.m4,
	hotptool/m4/string_h.m4, hotptool/m4/unistd_h.m4,
	hotptool/m4/wchar_t.m4, libhotp/lib/Makefile.am,
	libhotp/lib/errno.in.h, libhotp/lib/realloc.c,
	libhotp/lib/stddef.in.h, libhotp/lib/stdint.in.h,
	libhotp/lib/stdio.in.h, libhotp/lib/stdlib.in.h,
	libhotp/lib/string.in.h, libhotp/lib/sys_stat.in.h,
	libhotp/lib/time.in.h, libhotp/lib/unistd.in.h,
	libhotp/lib/wchar.in.h, libhotp/m4/errno_h.m4,
	libhotp/m4/getdelim.m4, libhotp/m4/getline.m4,
	libhotp/m4/gnulib-cache.m4, libhotp/m4/gnulib-common.m4,
	libhotp/m4/gnulib-comp.m4, libhotp/m4/include_next.m4,
	libhotp/m4/ld-version-script.m4, libhotp/m4/lib-ld.m4,
	libhotp/m4/lib-link.m4, libhotp/m4/malloc.m4,
	libhotp/m4/onceonly.m4, libhotp/m4/realloc.m4,
	libhotp/m4/stdint.m4, libhotp/m4/stdio_h.m4,
	libhotp/m4/stdlib_h.m4, libhotp/m4/string_h.m4,
	libhotp/m4/time_h.m4, libhotp/m4/unistd_h.m4,
	libhotp/m4/visibility.m4, libhotp/m4/wchar_h.m4,
	libhotp/m4/wchar_t.m4, libhotp/m4/wint_t.m4, m4/gnulib-cache.m4,
	m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/onceonly.m4, maint.mk: 
	Update gnulib files.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* NEWS, libhotp/usersfile.c: Reject non-empty passwords when
	usersfile contains '-'.  Reported by Rick van Rein <rick@openfortress.nl>.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/pam_hotp.c: Explain strdup("").

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* libhotp/usersfile.c: Include stdlib.h for free.

2010-12-27  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/README: Fix documentation.

2010-05-23  Simon Josefsson <simon@josefsson.org>

	* NEWS: Add.

2010-05-23  Simon Josefsson <simon@josefsson.org>

	* INSTALL, libhotp/gtk-doc.make, libhotp/gtk-doc/Makefile.am,
	libhotp/m4/gtk-doc.m4: Support GTK-DOC PDFs.

2010-05-23  Simon Josefsson <simon@josefsson.org>

	* .x-sc_space_tab, libhotp/COPYING: Fix syntax-check warnings.

2010-05-23  Simon Josefsson <simon@josefsson.org>

	* GNUmakefile, build-aux/vc-list-files,
	hotptool/build-aux/c++defs.h, hotptool/build-aux/link-warning.h,
	hotptool/build-aux/warn-on-use.h, hotptool/lib/Makefile.am,
	hotptool/lib/error.c, hotptool/lib/error.h, hotptool/lib/gettext.h,
	hotptool/lib/string.in.h, hotptool/lib/unistd.in.h,
	hotptool/m4/gnulib-common.m4, hotptool/m4/gnulib-comp.m4,
	hotptool/m4/stddef_h.m4, hotptool/m4/string_h.m4,
	hotptool/m4/unistd_h.m4, hotptool/m4/warn-on-use.m4,
	libhotp/build-aux/c++defs.h, libhotp/build-aux/link-warning.h,
	libhotp/build-aux/warn-on-use.h, libhotp/lib/Makefile.am,
	libhotp/lib/gc-libgcrypt.c, libhotp/lib/stdint.in.h,
	libhotp/lib/stdio-write.c, libhotp/lib/stdio.in.h,
	libhotp/lib/stdlib.in.h, libhotp/lib/string.in.h,
	libhotp/lib/sys_stat.in.h, libhotp/lib/time.in.h,
	libhotp/lib/unistd.in.h, libhotp/lib/wchar.in.h,
	libhotp/m4/asm-underscore.m4, libhotp/m4/getdelim.m4,
	libhotp/m4/getline.m4, libhotp/m4/gnulib-common.m4,
	libhotp/m4/gnulib-comp.m4, libhotp/m4/lib-link.m4,
	libhotp/m4/stddef_h.m4, libhotp/m4/stdio_h.m4,
	libhotp/m4/stdlib_h.m4, libhotp/m4/string_h.m4,
	libhotp/m4/sys_stat_h.m4, libhotp/m4/time_h.m4,
	libhotp/m4/unistd_h.m4, libhotp/m4/visibility.m4,
	libhotp/m4/warn-on-use.m4, libhotp/m4/wchar.m4,
	libhotp/m4/wchar_h.m4, m4/gnulib-common.m4, m4/gnulib-comp.m4,
	maint.mk: Update gnulib files.

2010-01-20  Simon Josefsson <simon@josefsson.org>

	* .x-sc_prohibit_atoi_atof: Add.

2010-01-20  Simon Josefsson <simon@josefsson.org>

	* .x-sc_program_name, cfg.mk, configure.ac, hotptool/hotptool.h2m,
	libhotp/gtk-doc/libhotp-docs.sgml, pam_hotp/README: Syntax-check
	fixes.

2010-01-20  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Add default build rule.

2010-01-20  Simon Josefsson <simon@josefsson.org>

	* README: Add URL/e-mail links.

2010-01-20  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: No gnulib in pam_hotp.

2010-01-20  Simon Josefsson <simon@josefsson.org>

	* NEWS, libhotp/lib/Makefile.am, libhotp/lib/sys_stat.in.h,
	libhotp/lib/time.in.h, libhotp/m4/gnulib-cache.m4,
	libhotp/m4/gnulib-comp.m4, libhotp/m4/sys_stat_h.m4,
	libhotp/m4/time_h.m4, libhotp/usersfile.c: libhotp/usersfile.c:
	Include sys/stat.h to fix FreeBSD 7.2 build.  Reported by Kevin Quinlan <Kevin.Quinlan@polidoris.com>.

2010-01-20  Simon Josefsson <simon@josefsson.org>

	* GNUmakefile, build-aux/useless-if-before-free,
	build-aux/vc-list-files, cfg.mk, hotptool/build-aux/arg-nonnull.h,
	hotptool/build-aux/link-warning.h,
	hotptool/build-aux/warn-on-use.h, hotptool/lib/Makefile.am,
	hotptool/lib/errno.in.h, hotptool/lib/error.c,
	hotptool/lib/error.h, hotptool/lib/gettext.h,
	hotptool/lib/intprops.h, hotptool/lib/progname.c,
	hotptool/lib/progname.h, hotptool/lib/stdarg.in.h,
	hotptool/lib/stddef.in.h, hotptool/lib/strerror.c,
	hotptool/lib/string.in.h, hotptool/lib/unistd.in.h,
	hotptool/lib/version-etc.c, hotptool/lib/version-etc.h,
	hotptool/m4/00gnulib.m4, hotptool/m4/errno_h.m4,
	hotptool/m4/error.m4, hotptool/m4/extensions.m4,
	hotptool/m4/gnulib-cache.m4, hotptool/m4/gnulib-common.m4,
	hotptool/m4/gnulib-comp.m4, hotptool/m4/gnulib-tool.m4,
	hotptool/m4/include_next.m4, hotptool/m4/onceonly.m4,
	hotptool/m4/stdarg.m4, hotptool/m4/stddef_h.m4,
	hotptool/m4/strerror.m4, hotptool/m4/string_h.m4,
	hotptool/m4/unistd_h.m4, hotptool/m4/version-etc.m4,
	hotptool/m4/warn-on-use.m4, hotptool/m4/wchar_t.m4,
	libhotp/build-aux/arg-nonnull.h, libhotp/build-aux/config.rpath,
	libhotp/build-aux/link-warning.h, libhotp/build-aux/warn-on-use.h,
	libhotp/lib/Makefile.am, libhotp/lib/dummy.c,
	libhotp/lib/errno.in.h, libhotp/lib/gc-gnulib.c,
	libhotp/lib/gc-libgcrypt.c, libhotp/lib/gc.h,
	libhotp/lib/getdelim.c, libhotp/lib/getline.c,
	libhotp/lib/hmac-sha1.c, libhotp/lib/hmac.h, libhotp/lib/memxor.c,
	libhotp/lib/memxor.h, libhotp/lib/realloc.c, libhotp/lib/sha1.c,
	libhotp/lib/sha1.h, libhotp/lib/stddef.in.h,
	libhotp/lib/stdint.in.h, libhotp/lib/stdio-write.c,
	libhotp/lib/stdio.in.h, libhotp/lib/stdlib.in.h,
	libhotp/lib/string.in.h, libhotp/lib/strverscmp.c,
	libhotp/lib/unistd.in.h, libhotp/lib/wchar.in.h,
	libhotp/m4/00gnulib.m4, libhotp/m4/errno_h.m4,
	libhotp/m4/extensions.m4, libhotp/m4/gc-hmac-sha1.m4,
	libhotp/m4/gc.m4, libhotp/m4/getdelim.m4, libhotp/m4/getline.m4,
	libhotp/m4/gnulib-cache.m4, libhotp/m4/gnulib-common.m4,
	libhotp/m4/gnulib-comp.m4, libhotp/m4/gnulib-tool.m4,
	libhotp/m4/hmac-sha1.m4, libhotp/m4/include_next.m4,
	libhotp/m4/ld-version-script.m4, libhotp/m4/lib-ld.m4,
	libhotp/m4/lib-link.m4, libhotp/m4/lib-prefix.m4,
	libhotp/m4/longlong.m4, libhotp/m4/malloc.m4, libhotp/m4/memxor.m4,
	libhotp/m4/multiarch.m4, libhotp/m4/onceonly.m4,
	libhotp/m4/realloc.m4, libhotp/m4/sha1.m4, libhotp/m4/stddef_h.m4,
	libhotp/m4/stdint.m4, libhotp/m4/stdio_h.m4,
	libhotp/m4/stdlib_h.m4, libhotp/m4/string_h.m4,
	libhotp/m4/strverscmp.m4, libhotp/m4/unistd_h.m4,
	libhotp/m4/visibility.m4, libhotp/m4/warn-on-use.m4,
	libhotp/m4/wchar.m4, libhotp/m4/wchar_t.m4, libhotp/m4/wint_t.m4,
	m4/00gnulib.m4, m4/gnulib-cache.m4, m4/gnulib-common.m4,
	m4/gnulib-comp.m4, m4/gnulib-tool.m4, m4/onceonly.m4, maint.mk: 
	Update gnulib files.

2010-01-20  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Add glimport target.

2009-12-09  Simon Josefsson <simon@josefsson.org>

	* hotptool/build-aux/link-warning.h, hotptool/lib/Makefile.am,
	hotptool/lib/error.c, hotptool/lib/progname.c,
	hotptool/lib/progname.h, hotptool/lib/unistd.in.h,
	hotptool/lib/version-etc.c, hotptool/m4/error.m4,
	hotptool/m4/gnulib-comp.m4, hotptool/m4/unistd_h.m4,
	libhotp/build-aux/link-warning.h, libhotp/lib/Makefile.am: Update
	gnulib files.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* NEWS, configure.ac, hotptool/configure.ac, libhotp/configure.ac,
	libhotp/hotp.h, pam_hotp/configure.ac: Bump versions.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Sign package.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* ChangeLog: Generated.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Add release targets.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* NEWS: Version 1.0.0.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* COPYING: Clarify license.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* libhotp/gtk-doc/libhotp-docs.sgml: Fix license header.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* libhotp/gtk-doc/libhotp-docs.sgml: Add license info.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* maint.mk: Update gnulib files.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* libhotp/build-aux/link-warning.h, libhotp/lib/Makefile.am,
	libhotp/lib/dummy.c, libhotp/lib/errno.in.h,
	libhotp/lib/gc-gnulib.c, libhotp/lib/gc-libgcrypt.c,
	libhotp/lib/gc.h, libhotp/lib/getdelim.c, libhotp/lib/getline.c,
	libhotp/lib/hmac-sha1.c, libhotp/lib/hmac.h, libhotp/lib/memxor.c,
	libhotp/lib/memxor.h, libhotp/lib/realloc.c, libhotp/lib/sha1.c,
	libhotp/lib/sha1.h, libhotp/lib/stddef.in.h,
	libhotp/lib/stdint.in.h, libhotp/lib/stdio-write.c,
	libhotp/lib/stdio.in.h, libhotp/lib/stdlib.in.h,
	libhotp/lib/string.in.h, libhotp/lib/strverscmp.c,
	libhotp/lib/unistd.in.h, libhotp/lib/wchar.in.h,
	libhotp/m4/gnulib-cache.m4: Update license headers.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* AUTHORS, hotptool/hotptool.h2m: Improve licensing.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* COPYING, NEWS, README, pam_hotp/README: More license headers.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* hotptool/Makefile.am, hotptool/hotptool.h2m: Improve man page.

2009-12-08  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/README: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/Makefile.am, pam_hotp/pam_hotp.c: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/README: Add.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/pam_hotp.c: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/pam_hotp.c: Fix passwd.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/usersfile.c, pam_hotp/pam_hotp.c: Actually validate OTP,
	whoa!

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.h: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* Makefile.am: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, configure.ac: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/tests/tst_hotp_usersfile.sh: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, cfg.mk, hotptool/tests/Makefile.am,
	libhotp/Makefile.am, libhotp/tests/Makefile.am: Fix make distcheck.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* .clcopying: Add.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/tests/Makefile.am, libhotp/tests/tst_hotp_usersfile.c: 
	Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/tests/expect.hotp: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* .gitignore: [no log message]

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/Makefile.am, libhotp/hotp.c, libhotp/usersfile.c: Add.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c, libhotp/hotp.h: Add.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/tests/tst_hotp_usersfile.c, libhotp/tests/users.hotp: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c, libhotp/hotp.h, libhotp/libhotp.map,
	libhotp/tests/tst_hotp_usersfile.c: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c, libhotp/hotp.h, libhotp/tests/tst_hotp_algo.c,
	libhotp/tests/tst_hotp_usersfile.c: Fix.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c, libhotp/hotp.h,
	libhotp/tests/tst_hotp_usersfile.c, libhotp/tests/users.hotp: Add.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* .gitignore, libhotp/tests/tst_hotp_usersfile.c: Add.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c, libhotp/tests/Makefile.am,
	libhotp/tests/tst_hotp.c, libhotp/tests/tst_hotp_algo.c,
	libhotp/tests/users.hotp: Add.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c, libhotp/hotp.h, libhotp/lib/Makefile.am,
	libhotp/lib/errno.in.h, libhotp/lib/getdelim.c,
	libhotp/lib/getline.c, libhotp/lib/realloc.c,
	libhotp/lib/stdio-write.c, libhotp/lib/stdio.in.h,
	libhotp/lib/stdlib.in.h, libhotp/lib/unistd.in.h,
	libhotp/libhotp.map, libhotp/m4/errno_h.m4, libhotp/m4/getdelim.m4,
	libhotp/m4/getline.m4, libhotp/m4/gnulib-cache.m4,
	libhotp/m4/gnulib-comp.m4, libhotp/m4/malloc.m4,
	libhotp/m4/realloc.m4, libhotp/m4/stdio_h.m4,
	libhotp/m4/stdlib_h.m4, libhotp/m4/unistd_h.m4, libhotp/m4/wchar.m4: 
	Add.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* hotptool/hotptool.c, libhotp/hotp.c, libhotp/hotp.h,
	libhotp/tests/tst_hotp.c: Revert "Don't use uin64_t." This reverts commit 94b3506bba5464db76d814e2395657d9d3f9fa29.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.h: Revert "Get SIZE_MAX." This reverts commit 687c277afa905cb18f39b91a74b5d6183125b76f.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c: Revert "Don't use uint8_t type." This reverts commit 8eb7e7c7ba8c5d3d9c5ea74189c6213143d10b95.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c: Don't use uint8_t type.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.h: Get SIZE_MAX.

2009-12-07  Simon Josefsson <simon@josefsson.org>

	* hotptool/hotptool.c, libhotp/hotp.c, libhotp/hotp.h,
	libhotp/tests/tst_hotp.c: Don't use uin64_t.

2009-12-04  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/pam_hotp.c: Fix warning.

2009-12-04  Simon Josefsson <simon@josefsson.org>

	* COPYING, Makefile.am, NEWS, README, cfg.mk, configure.ac,
	hotptool/Makefile.am, hotptool/configure.ac, hotptool/hotptool.ggo,
	hotptool/tests/Makefile.am, hotptool/tests/tst_hotptool.sh,
	libhotp/Makefile.am, libhotp/configure.ac,
	libhotp/tests/Makefile.am, pam_hotp/COPYING, pam_hotp/Makefile.am,
	pam_hotp/configure.ac, pam_hotp/tests/Makefile.am,
	pam_hotp/tests/test-pam_hotp.c: Add license headers.

2009-12-04  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/pam_hotp.c: Improve PAM.

2009-12-04  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c: Doc fix.

2009-12-03  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c, libhotp/hotp.h: Reorder.

2009-12-03  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c: Doc fix.

2009-12-03  Simon Josefsson <simon@josefsson.org>

	* hotptool/Makefile.am, hotptool/hotptool.c, libhotp/hotp.c,
	libhotp/hotp.h: New API function.

2009-12-03  Simon Josefsson <simon@josefsson.org>

	* hotptool/tests/tst_hotptool.sh: Improve self-tests.

2009-12-03  Simon Josefsson <simon@josefsson.org>

	* hotptool/Makefile.am, hotptool/configure.ac, hotptool/hotptool.c,
	hotptool/tests/Makefile.am, hotptool/tests/tst_hotptool.sh,
	libhotp/hotp.c, libhotp/hotp.h, libhotp/libhotp.map: Self-tests and
	other fixes.

2009-12-03  Simon Josefsson <simon@josefsson.org>

	* libhotp/hotp.c, libhotp/hotp.h, libhotp/tests/tst_hotp.c: Improve
	coverage report.

2009-12-03  Simon Josefsson <simon@josefsson.org>

	* libhotp/tests/tst_hotp.c: Make it work.

2009-12-03  Simon Josefsson <simon@josefsson.org>

	* cfg.mk: Make ChangeLog.

2009-12-03  Simon Josefsson <simon@josefsson.org>

	* NEWS: Fix version.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* libhotp/gtk-doc/libhotp-docs.sgml: Add.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* libhotp/gtk-doc/Makefile.am: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/pam_hotp.c: Fix warning.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* .x-sc_cast_of_alloca_return_value, .x-sc_error_message_uppercase,
	.x-sc_m4_quote_check, .x-sc_makefile_check, .x-sc_program_name,
	.x-sc_prohibit_HAVE_MBRTOWC, .x-sc_require_config_h,
	.x-sc_require_config_h_first, .x-sc_space_tab,
	.x-sc_useless_cpp_parens, cfg.mk, hotptool/hotptool.c,
	libhotp/tests/Makefile.am, pam_hotp/Makefile.am,
	pam_hotp/pam_hotp.c, pam_hotp/tests/Makefile.am,
	pam_hotp/tests/test-pam_hotp.c: Add.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/pam_hotp.c: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/m4/dummy: Add.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* .gitignore: Add.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* .gitignore, pam_hotp/pam_hotp.c: Add.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* pam_hotp/Makefile.am, pam_hotp/configure.ac,
	pam_hotp/tests/Makefile.am, pam_hotp/tests/test-pam_hotp.c: Add.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* libhotp/configure.ac: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* libhotp/m4/gtk-doc.m4: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* libhotp/Makefile.am, libhotp/configure.ac, libhotp/gtk-doc.make,
	libhotp/gtk-doc/Makefile.am: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* COPYING, README: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* Makefile.am, configure.ac: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* README: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* README, hotptool/hotptool.c: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* hotptool/hotptool.c, hotptool/hotptool.ggo: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* libhotp/libhotp.map: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* hotptool/hotptool.c: Fix.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* hotptool/hotptool.c, hotptool/hotptool.ggo, libhotp/hotp.c,
	libhotp/hotp.h: Add.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* hotptool/lib/gettext.h, hotptool/lib/progname.c,
	hotptool/lib/progname.h, hotptool/lib/stdarg.in.h,
	hotptool/lib/version-etc.c, hotptool/lib/version-etc.h,
	hotptool/m4/stdarg.m4, hotptool/m4/version-etc.m4: Update.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* hotptool/hotptool.ggo: Update.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* configure.ac, hotptool/Makefile.am, hotptool/configure.ac,
	hotptool/hotptool.c, hotptool/lib/Makefile.am,
	hotptool/lib/dummy.c, hotptool/m4/gnulib-cache.m4,
	hotptool/m4/gnulib-comp.m4, libhotp/configure.ac, libhotp/hotp.c,
	libhotp/hotp.h, libhotp/lib/Makefile.am, libhotp/lib/string.in.h,
	libhotp/lib/strverscmp.c, libhotp/libhotp.map,
	libhotp/m4/extensions.m4, libhotp/m4/gnulib-cache.m4,
	libhotp/m4/gnulib-comp.m4, libhotp/m4/string_h.m4,
	libhotp/m4/strverscmp.m4, libhotp/tests/tst_hotp.c: Update.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* libhotp/Makefile.am, libhotp/hotp.c, libhotp/hotp.h,
	libhotp/libhotp.map, libhotp/tests/tst_hotp.c: Implement.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* Makefile.am: Add.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* configure.ac: Add.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* hotptool/build-aux/link-warning.h, hotptool/lib/Makefile.am,
	hotptool/lib/dummy.c, hotptool/lib/errno.in.h,
	hotptool/lib/error.c, hotptool/lib/error.h,
	hotptool/lib/intprops.h, hotptool/lib/stddef.in.h,
	hotptool/lib/strerror.c, hotptool/lib/string.in.h,
	hotptool/m4/00gnulib.m4, hotptool/m4/errno_h.m4,
	hotptool/m4/error.m4, hotptool/m4/extensions.m4,
	hotptool/m4/gnulib-cache.m4, hotptool/m4/gnulib-common.m4,
	hotptool/m4/gnulib-comp.m4, hotptool/m4/gnulib-tool.m4,
	hotptool/m4/include_next.m4, hotptool/m4/onceonly.m4,
	hotptool/m4/stddef_h.m4, hotptool/m4/strerror.m4,
	hotptool/m4/string_h.m4, hotptool/m4/wchar_t.m4: Update gnulib
	files.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* libhotp/build-aux/config.rpath, libhotp/build-aux/link-warning.h,
	libhotp/lib/Makefile.am, libhotp/lib/dummy.c,
	libhotp/lib/gc-gnulib.c, libhotp/lib/gc-libgcrypt.c,
	libhotp/lib/gc.h, libhotp/lib/hmac-sha1.c, libhotp/lib/hmac.h,
	libhotp/lib/memxor.c, libhotp/lib/memxor.h, libhotp/lib/sha1.c,
	libhotp/lib/sha1.h, libhotp/lib/stddef.in.h,
	libhotp/lib/stdint.in.h, libhotp/lib/wchar.in.h,
	libhotp/m4/00gnulib.m4, libhotp/m4/gc-hmac-sha1.m4,
	libhotp/m4/gc.m4, libhotp/m4/gnulib-cache.m4,
	libhotp/m4/gnulib-common.m4, libhotp/m4/gnulib-comp.m4,
	libhotp/m4/gnulib-tool.m4, libhotp/m4/hmac-sha1.m4,
	libhotp/m4/include_next.m4, libhotp/m4/ld-version-script.m4,
	libhotp/m4/lib-ld.m4, libhotp/m4/lib-link.m4,
	libhotp/m4/lib-prefix.m4, libhotp/m4/longlong.m4,
	libhotp/m4/memxor.m4, libhotp/m4/multiarch.m4,
	libhotp/m4/onceonly.m4, libhotp/m4/sha1.m4, libhotp/m4/stddef_h.m4,
	libhotp/m4/stdint.m4, libhotp/m4/visibility.m4,
	libhotp/m4/wchar.m4, libhotp/m4/wchar_t.m4, libhotp/m4/wint_t.m4: 
	Update gnulib files.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* build-aux/useless-if-before-free, build-aux/vc-list-files,
	m4/00gnulib.m4, m4/gnulib-cache.m4, m4/gnulib-common.m4,
	m4/gnulib-comp.m4, m4/gnulib-tool.m4, m4/onceonly.m4: Update gnulib
	files.

2009-11-24  Simon Josefsson <simon@josefsson.org>

	* Initial import.

	-----

	Copyright (C) 2009-2012 Simon Josefsson

	Copying and distribution of this file, with or without
	modification, are permitted provided the copyright notice
	and this notice are preserved.
