From a9fafc52d6ac871aad982c5fc17dfd2be54e82a1 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 17 Mar 2003 19:51:54 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 2213 +++++++++++++++++++++++++++++-------------------------------- 1 file changed, 1068 insertions(+), 1145 deletions(-) rewrite ChangeLog (74%) diff --git a/ChangeLog b/ChangeLog dissimilarity index 74% index ac352d7..0ee4b52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,1145 +1,1068 @@ -2003-01-27 05:31 Simon Josefsson - - * doc/Makefile.am: - - Don't try to build gsasl.txt. - -2003-01-27 05:15 Simon Josefsson - - * NEWS, configure.ac: - - Release 0.0.5. - -2003-01-27 05:00 Simon Josefsson - - * doc/gsasl.texi: - - Add Invoking gsasl. - -2003-01-27 04:35 Simon Josefsson - - * src/gsasl.c: - - Incomplete but working --imap and --connect support. - -2003-01-27 04:34 Simon Josefsson - - * src/internal.h: - - Include more (for select and friends). - -2003-01-27 04:34 Simon Josefsson - - * configure.ac: - - Remove gnet. Don't check for libntlm, libgcrypt if disabled. Check - errno. - -2003-01-27 03:47 Simon Josefsson - - * lib/gssapi.c: - - Fix return value of last step in client. - -2003-01-27 03:28 Simon Josefsson - - * lib/digest-md5.c: - - Fix encode/decode. - -2003-01-26 01:46 Simon Josefsson - - * configure.ac: - - Look for libgnet. - -2003-01-25 17:40 Simon Josefsson - - * doc/gsasl.texi: - - Add libgcrypt secure memory. - -2003-01-25 17:26 Simon Josefsson - - * lib/: cram-md5.c, digest-md5.c: - - Fix libgcrypt initialization. - -2003-01-23 15:08 Simon Josefsson - - * lib/digest-md5.c: - - (_gsasl_digest_md5_server_encode): Don't check output buffer size - when output buffer is NULL. Reported by Sergey Poznyakoff - . - -2003-01-21 00:15 Simon Josefsson - - * po/: libgsasl.pot, sv.po: - - Update. - -2003-01-20 23:42 Simon Josefsson - - * NEWS: - - Fix. - -2003-01-20 23:32 Simon Josefsson - - * doc/gsasl.texi: - - Fix acks. - -2003-01-20 23:30 Simon Josefsson - - * doc/Makefile.am: - - Use automake's ps and pdf targets. Remove gsasl.txt target. - -2003-01-20 23:18 Simon Josefsson - - * doc/reference/tmpl/gsasl.sgml, README-alpha: - - Fix. - -2003-01-20 23:12 Simon Josefsson - - * doc/reference/tmpl/gsasl.sgml: - - Add. - -2003-01-20 23:09 Simon Josefsson - - * doc/reference/gsasl-docs.sgml: - - Add. - -2003-01-15 18:15 Simon Josefsson - - * NEWS: - - Add. - -2003-01-15 18:14 Simon Josefsson - - * doc/reference/Makefile.am: - - Add uninstall target. Make distcheck fail gracefully. - -2003-01-15 18:14 Simon Josefsson - - * configure.ac: - - Typos. - -2003-01-15 18:14 Simon Josefsson - - * Makefile.am: - - Distcheck doesn't work with GTK-DOC. - -2003-01-15 16:19 Simon Josefsson - - * Makefile.am: - - Fix distcheck for ChangeLog. - -2003-01-15 16:18 Simon Josefsson - - * Makefile.am, configure.ac, lib/Makefile.am, src/Makefile.am: - - Use libidn instead of libstringprep. - -2003-01-15 16:17 Simon Josefsson - - * README: - - Fix URL. - -2003-01-15 16:17 Simon Josefsson - - * doc/gsasl.texi: - - Fix typos. - -2003-01-15 16:17 Simon Josefsson - - * doc/gdoc: - - Fix -texinfo. - -2003-01-15 14:51 Simon Josefsson - - * AUTHORS: - - Fix. - -2003-01-15 14:40 Simon Josefsson - - * lib/: version.c, error.c: - - Doc fix. - -2002-12-15 19:31 Simon Josefsson - - * ANNOUNCE: - - Fix. - -2002-12-14 19:39 Simon Josefsson - - * configure.ac, lib/anonymous.c, lib/anonymous.h, lib/callback.c, - lib/cram-md5.c, lib/cram-md5.h, lib/digest-md5.c, lib/digest-md5.h, - lib/external.c, lib/external.h, lib/gsasl.h.in, lib/gssapi.c, - lib/internal.h, lib/listmech.c, lib/login.c, lib/login.h, - lib/ntlm.c, lib/plain.c, lib/plain.h, lib/securid.c, lib/securid.h, - lib/version.c, lib/x-gssapi.h, lib/x-ntlm.h, lib/xcode.c, - lib/xfinish.c, lib/xstart.c, lib/xstep.c: - - GTK-DOC fixes. - -2002-12-14 19:21 Simon Josefsson - - * doc/: Makefile.am, reference/Makefile.am, - reference/gsasl-docs.sgml, reference/gsasl.types: - - Add GTK-DOC generated manual. - -2002-12-14 07:48 Simon Josefsson - - * Makefile.am: - - Make sure ChangeLog is regenerated. - -2002-12-13 13:52 Simon Josefsson - - * src/gsasl.c: - - Fix. - -2002-12-13 13:46 Simon Josefsson - - * ANNOUNCE, Makefile.am, README: - - GNU fixes. - -2002-12-13 13:38 Simon Josefsson - - * NEWS, configure.ac, doc/gsasl.texi: - - More GNU changes. - -2002-12-13 10:38 Simon Josefsson - - * NEWS, configure.ac: - - Release 0.0.4. - -2002-12-13 09:52 Simon Josefsson - - * doc/Makefile.am: - - Fix. - -2002-12-13 09:43 Simon Josefsson - - * po/: libgsasl.pot, sv.po: - - Autogenerated stuff. - -2002-12-13 09:25 Simon Josefsson - - * doc/gsasl.texi: - - Fix. - -2002-12-13 09:24 Simon Josefsson - - * doc/gsasl.texi: - - Ports. - -2002-12-13 09:14 Simon Josefsson - - * doc/Makefile.am: - - Fix. - -2002-12-13 09:13 Simon Josefsson - - * doc/Makefile.am: - - Remove lgpl. - -2002-12-13 09:10 Simon Josefsson - - * NEWS: - - Fix. - -2002-12-13 09:09 Simon Josefsson - - * ANNOUNCE, COPYING.LIB, Makefile.am, NEWS, README, configure.ac, - doc/Makefile.am, doc/gsasl.texi, doc/lgpl.texi, lib/Makefile.am, - lib/anonymous.c, lib/anonymous.h, lib/callback.c, lib/common.c, - lib/cram-md5.c, lib/cram-md5.h, lib/digest-md5.c, lib/digest-md5.h, - lib/done.c, lib/error.c, lib/external.c, lib/external.h, - lib/gsasl.h.in, lib/gssapi.c, lib/hexdump.c, lib/init.c, - lib/internal.h, lib/listmech.c, lib/login.c, lib/login.h, - lib/md5pwd.c, lib/ntlm.c, lib/plain.c, lib/plain.h, lib/securid.c, - lib/securid.h, lib/suggest.c, lib/supportp.c, lib/version.c, - lib/x-gssapi.h, lib/x-ntlm.h, lib/xcode.c, lib/xfinish.c, - lib/xstart.c, lib/xstep.c, src/Makefile.am, src/callbacks.c, - src/callbacks.h, src/gsasl.c, src/internal.h, tests/Makefile.am: - - GPL. - -2002-12-10 17:11 Simon Josefsson - - * tests/simple.c: - - Check length in pin callback. - -2002-12-10 17:10 Simon Josefsson - - * lib/securid.c: - - Fix crash. - -2002-12-10 16:41 Simon Josefsson - - * ANNOUNCE, doc/gsasl.texi: - - Fix. - -2002-12-10 16:40 Simon Josefsson - - * doc/gsasl.texi: - - Name changes. - -2002-12-10 16:13 Simon Josefsson - - * AUTHORS, Makefile.am, NEWS, README, THANKS, configure.ac, - libgsasl.pc.in, doc/Makefile.am, doc/gsasl.texi, lib/Makefile.am, - lib/anonymous.c, lib/anonymous.h, lib/callback.c, lib/common.c, - lib/cram-md5.c, lib/cram-md5.h, lib/digest-md5.c, lib/digest-md5.h, - lib/done.c, lib/error.c, lib/external.c, lib/external.h, - lib/gsasl.h.in, lib/gssapi.c, lib/hexdump.c, lib/init.c, - lib/internal.h, lib/listmech.c, lib/login.c, lib/login.h, - lib/md5pwd.c, lib/ntlm.c, lib/plain.c, lib/plain.h, lib/securid.c, - lib/securid.h, lib/suggest.c, lib/supportp.c, lib/version.c, - lib/x-gssapi.h, lib/x-ntlm.h, lib/xcode.c, lib/xfinish.c, - lib/xstart.c, lib/xstep.c, m4/Makefile.am, src/Makefile.am, - src/callbacks.c, src/callbacks.h, src/gsasl.c, src/internal.h, - tests/Makefile.am, tests/simple.c, tests/unicode.c: - - Update name to "GNU SASL". - -2002-12-10 15:49 Simon Josefsson - - * configure.ac: - - Support dmalloc. - -2002-12-10 15:49 Simon Josefsson - - * NEWS: - - GNU project. - -2002-12-09 04:36 Simon Josefsson - - * configure.ac: - - Gnits. - -2002-12-09 04:36 Simon Josefsson - - * README-alpha: - - Add. - -2002-12-09 04:33 Simon Josefsson - - * README, doc/gsasl.texi: - - GNU project. - -2002-12-09 03:40 Simon Josefsson - - * ANNOUNCE: - - Add. - -2002-12-07 13:28 Simon Josefsson - - * doc/gdoc-error: - - Use GPL instead of LGPL. - -2002-12-06 00:54 Simon Josefsson - - * doc/gsasl.texi: - - Fix. - -2002-12-05 06:48 Simon Josefsson - - * NEWS: - - 0.0.3 released. - -2002-12-05 06:34 Simon Josefsson - - * Makefile.am: - - Don't cvs2cl libstringprep. - -2002-12-05 06:25 Simon Josefsson - - * lib/anonymous.c, lib/cram-md5.c, lib/digest-md5.c, lib/xstep.c, - src/callbacks.c, src/callbacks.h, src/gsasl.c, tests/simple.c: - - Indent. - -2002-12-05 06:24 Simon Josefsson - - * argp/: argp-fmtstream.c, argp-help.c: - - s/putc_unlocked/putc/g for freebsd on alpha - -2002-12-05 06:24 Simon Josefsson - - * Makefile.am, configure.ac, src/Makefile.am: - - Use libtool with gettext (again! but see hack in Makefile.am). - -2002-12-05 05:22 Simon Josefsson - - * README: - - Openbsd on alpha fails self tests. - -2002-12-05 04:32 Simon Josefsson - - * lib/securid.c: - - Don't strlen possibly indefinite string. - -2002-12-05 03:14 Simon Josefsson - - * src/Makefile.am: - - Use ARGP_*. - -2002-12-05 03:14 Simon Josefsson - - * lib/Makefile.am: - - EXTRA_DIST AC_LIBOBJ's. Use LTLIBINTL, not LIBINTL. - -2002-12-05 02:17 Simon Josefsson - - * configure.ac: - - Trim some junk. Replace non-existing required functions. - -2002-12-05 02:11 Simon Josefsson - - * lib/: gethostname.c, strdup.c, strerror.c, memmove.c, memset.c: - - An AC_LIBOBJ, from gnulib. - -2002-12-05 02:08 Simon Josefsson - - * THANKS: - - Add copying conditions. - -2002-12-05 02:06 Simon Josefsson - - * README: - - Fix. - -2002-12-05 02:05 Simon Josefsson - - * doc/gsasl.texi: - - Tested on IRIX and AIX. - -2002-12-05 02:02 Simon Josefsson - - * src/: callbacks.c, callbacks.h, internal.h: - - Clean up #include mess by creating internal.h. - -2002-12-05 02:02 Simon Josefsson - - * src/gsasl.c: - - Clean up #include mess by creating internal.h. Add - --no-client-first. - -2002-12-05 01:55 Simon Josefsson - - * lib/internal.h: - - Add #include guards. - -2002-12-05 01:53 Simon Josefsson - - * lib/gsasl.h.in: - - Add rationale for #include's. - -2002-12-05 01:49 Simon Josefsson - - * doc/gsasl.texi: - - Add supported platforms, bug reporting, error labels. - -2002-12-05 01:48 Simon Josefsson - - * doc/Makefile.am: - - Add error-labels. - -2002-12-05 01:33 Simon Josefsson - - * doc/: gdoc-error, gdoc-error: - - Fix copying conditions. - -2002-12-05 01:32 Simon Josefsson - - * doc/gdoc-error: - - Make it less shishi specific. - -2002-12-05 01:09 Simon Josefsson - - * AUTHORS: - - Add copying conditions. - -2002-12-03 01:40 Simon Josefsson - - * doc/gdoc-error: - - Generate error label documentation. - -2002-11-26 20:42 Simon Josefsson - - * m4/: Makefile.am, libgcrypt.m4: - - add gcrypt - -2002-11-14 11:31 Simon Josefsson - - * AUTHORS: - - Add OpenPGP key. - -2002-11-14 11:00 Simon Josefsson - - * po/sv.po: - - Update. - -2002-11-14 10:59 Simon Josefsson - - * po/libgsasl.pot: - - Autoupdate. - -2002-11-14 10:58 Simon Josefsson - - * m4/Makefile.am: - - It's back, EXTRA_DIST was needed. - -2002-11-14 10:51 Simon Josefsson - - * Makefile.am: - - Add sign target. - -2002-11-14 10:46 Simon Josefsson - - * ABOUT-NLS, config.rpath: - - Remove junk (automatically generated). - -2002-11-14 10:42 Simon Josefsson - - * m4/: Makefile.am, libgcrypt.m4, pkg.m4: - - Remove junk (automatically generated). - -2002-11-14 10:36 Simon Josefsson - - * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, - m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4, - m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4, - m4/lib-link.m4, m4/lib-prefix.m4, m4/progtest.m4, m4/stdint_h.m4, - m4/uintmax_t.m4, m4/ulonglong.m4, po/Makefile.in.in, - po/Makevars.template, po/Rules-quot, po/boldquot.sed, - po/en@boldquot.header, po/en@quot.header, po/insert-header.sin, - po/quot.sed, po/remove-potcdate.sin: - - Remove junk (automatically generated). - -2002-11-14 10:31 Simon Josefsson - - * mkinstalldirs: - - Remove junk (automatically generated). - -2002-11-14 10:30 Simon Josefsson - - * argp/: depcomp, install-sh, missing, mkinstalldirs: - - Removed junk (automatically generated). - -2002-11-14 10:30 Simon Josefsson - - * configure.ac: - - Bump versions. Fixes for autoreconf. - -2002-11-14 10:20 Simon Josefsson - - * README: - - Add todos. - -2002-11-14 10:20 Simon Josefsson - - * lib/gssapi.c: - - Clear outputlen in final step. - -2002-11-14 10:19 Simon Josefsson - - * lib/gsasl.h.in: - - Add consts. - -2002-11-14 10:19 Simon Josefsson - - * lib/error.c: - - Fix. - -2002-11-10 17:18 Simon Josefsson - - * lib/digest-md5.h: - - Fix encode/decode headers. - -2002-11-10 17:17 Simon Josefsson - - * lib/: gssapi.c, securid.c, plain.c: - - -Wall fixes. - -2002-11-10 17:16 Simon Josefsson - - * src/callbacks.c: - - Fix -Wall warning. - -2002-11-10 17:14 Simon Josefsson - - * lib/listmech.c: - - Remove unused variable. - -2002-11-10 17:13 Simon Josefsson - - * lib/base64.c: - - Replace "unsigned char" with "char" in API function arguments. - -2002-11-10 17:13 Simon Josefsson - - * src/: callbacks.c, callbacks.h: - - Add const. - -2002-11-10 17:11 Simon Josefsson - - * lib/gsasl.h.in: - - Add const in a few places. Don't specify sign of char*. - -2002-11-10 17:10 Simon Josefsson - - * tests/simple.c: - - const stuff to sync with header changes. - -2002-11-10 17:08 Simon Josefsson - - * lib/digest-md5.c: - - Various -Wall cleanups. - -2002-11-10 17:02 Simon Josefsson - - * lib/cram-md5.c: - - Fix signedness compiler warnings. - -2002-11-10 16:54 Simon Josefsson - - * lib/common.c: - - Export GSASL_VALID_MECHANISM_CHARACTERS. - -2002-11-10 16:35 Simon Josefsson - - * lib/cram-md5.c, lib/ntlm.c, lib/plain.c, lib/securid.c, - src/gsasl.c: - - Indent. - -2002-11-10 16:34 Simon Josefsson - - * lib/anonymous.c: - - Reject repeated empty server attempts. - -2002-11-10 16:32 Simon Josefsson - - * Makefile.am: - - Add indent target. - -2002-11-10 16:28 Simon Josefsson - - * lib/digest-md5.c: - - Handle client sends first. - -2002-11-10 15:56 Simon Josefsson - - * lib/cram-md5.c: - - Fix memory leaks. Don't misbehave if callbacks return - GSASL_NEEDS_MORE. Set output length. - -2002-11-10 15:54 Simon Josefsson - - * src/callbacks.c: - - (utf8cpy): Fix DST=NULL. - (server_callback_retrieve): Print auth, authz, password. - -2002-11-10 15:34 Simon Josefsson - - * src/gsasl.c: - - Add --no-client-first for disabling client behaviour of sending it's - data first (RFC 2222 §5.1). - -2002-11-10 15:32 Simon Josefsson - - * lib/cram-md5.c: - - Fail if no server challenge. Don't misbehave if callbacks return - GSASL_NEEDS_MORE. - -2002-11-10 15:02 Simon Josefsson - - * src/gsasl.c: - - Now defaults to disable application data processing (subject to new - parameter --application-data). - -2002-11-10 14:49 Simon Josefsson - - * src/gsasl.c: - - Abort application data handling early on EOF - -2002-11-10 14:47 Simon Josefsson - - * src/gsasl.c: - - Inform user that --password is only for testing. - -2002-11-07 04:45 Simon Josefsson - - * NEWS, configure.ac: - - 0.0.2 - -2002-11-07 04:44 Simon Josefsson - - * libgsasl.pc.in: - - Add stringprep. Add -R. - -2002-11-07 04:34 Simon Josefsson - - * mkinstalldirs: - - [no log message] - -2002-11-07 03:50 Simon Josefsson - - * doc/gsasl.texi: - - Replace libgsasl-config with pkg-config. - -2002-11-07 03:46 Simon Josefsson - - * m4/: Makefile.am, pkg.m4: - - Add m4 for pkg-config. - -2002-11-07 03:43 Simon Josefsson - - * Makefile.am, NEWS, README, configure.ac, mkinstalldirs, - lib/CaseFolding-3.2.0.txt, lib/CompositionExclusions-3.2.0.txt, - lib/LineBreak-3.2.0.txt, lib/Makefile.am, - lib/SpecialCasing-3.2.0.txt, lib/UnicodeData-3.2.0.txt, - lib/cram-md5.c, lib/digest-md5.c, lib/gen-unicode-tables.pl, - lib/gsasl.h.in, lib/gunibreak.h, lib/gunicomp.h, lib/gunidecomp.h, - lib/internal.h, lib/login.c, lib/plain.c, lib/unicode.c, - po/libgsasl.pot, po/sv.po, src/Makefile.am, src/callbacks.c, - tests/Makefile.am, tests/unicode.c: - - Use libstringprep (include copy of 0.0.1) instead of internal - Unicode stuff. - -2002-10-19 21:41 Simon Josefsson - - * lib/securid.c: - - Remove 'const's (causes warnings). Flip order of authorization and - authentication ID. - -2002-10-19 21:40 Simon Josefsson - - * configure.ac: - - Silently continue if pkg-config isn't available. - -2002-10-19 21:40 Simon Josefsson - - * README: - - MIPS build was in 64 bit mode. - -2002-10-19 21:25 Simon Josefsson - - * README: - - Update list of systems; GNU make does not seem to be required. - -2002-10-19 20:30 Simon Josefsson - - * Makefile.am: - - Ignore some files for ChangeLog entries. - -2002-10-19 20:25 Simon Josefsson - - * src/gsasl.c: - - Update for new API that allows GSASL_OK to return data during - authentication. - -2002-10-19 20:24 Simon Josefsson - - * tests/: Makefile.am, plain-client.sh, simple.c, unicode.c: - - Removed plain-client.sh (unreliable with non-ASCII in shell script). - Added C program to check simple SASL mechanisms against test - vectors. Added indent makefile target to re-indent files. - -2002-10-19 20:23 Simon Josefsson - - * lib/: anonymous.c, cram-md5.c, digest-md5.c, external.c, login.c, - ntlm.c, plain.c, securid.c, xstep.c: - - Change API to allow data to be returned with GSASL_OK. Fix callback - return code in ANONYMOUS client. Make mechanisms reject too many - empty invocations. Made LOGIN use authorization ID instead of - authentication ID. NTLM doesn't require initial challenge to be '+' - (probably IMAP leftover). SECURID implements non-initial steps - correctly. - -2002-10-19 11:43 Simon Josefsson - - * libgsasl.pc.in: - - Pkg-config description file for libgsasl. - -2002-10-19 11:41 Simon Josefsson - - * NEWS: - - Pkg-config stuff. - -2002-10-19 11:41 Simon Josefsson - - * src/: libgsasl-config.in, libgsasl.m4: - - Removed, replaced by pkg-config. - -2002-10-19 11:41 Simon Josefsson - - * Makefile.am, configure.ac, src/Makefile.am: - - Use pkg-config instead of libgsasl.m4 + libgsasl-config.in Use - pkg-config to find libntlm. - -2002-10-19 11:22 Simon Josefsson - - * lib/Makefile.am, src/Makefile.am, tests/Makefile.am: - - Replace LTLIBINTL with LIBINTL. - -2002-10-19 11:22 Simon Josefsson - - * m4/libntlm.m4: - - Remove libntlm.m4 (replaced by pkg-config). - -2002-10-19 11:21 Simon Josefsson - - * m4/Makefile.am: - - Remove libntlm.m4 - -2002-10-19 11:21 Simon Josefsson - - * configure.ac: - - Remove use-libtool for gettext, it breaks distcheck. Use pkg-config - to find libntlm. Bump version. - -2002-10-19 09:57 Simon Josefsson - - * argp/: aclocal.m4, configure: - - These should not be in CVS. - -2002-10-17 16:19 Simon Josefsson - - * Makefile.am, lib/Makefile.am, src/Makefile.am, tests/Makefile.am: - - Make distcheck happy. Shouldn't LTLIBINTL be included in lib/ - though? Maybe a libtool bug. - -2002-10-17 11:02 Simon Josefsson - - * ABOUT-NLS, config.rpath, mkinstalldirs: - - Add files to shut up gettextize. - -2002-10-13 04:26 Simon Josefsson - - * Makefile.am: - - Add ChangeLog target. - -2002-10-13 03:41 Simon Josefsson - - * lib/Makefile.am, lib/anonymous.c, lib/anonymous.h, lib/base64.c, - lib/callback.c, lib/common.c, lib/cram-md5.c, lib/cram-md5.h, - lib/digest-md5.c, lib/digest-md5.h, lib/done.c, lib/error.c, - lib/external.c, lib/external.h, lib/gssapi.c, lib/gunicomp.h, - lib/gunidecomp.h, lib/hexdump.c, lib/init.c, lib/internal.h, - lib/listmech.c, lib/login.c, lib/login.h, lib/md5pwd.c, lib/ntlm.c, - lib/plain.c, lib/plain.h, lib/securid.c, lib/securid.h, - lib/suggest.c, lib/supportp.c, lib/unicode.c, lib/version.c, - lib/x-gssapi.h, lib/x-ntlm.h, lib/xcode.c, lib/xfinish.c, - lib/xstart.c, lib/xstep.c, src/Makefile.am, src/callbacks.c, - src/callbacks.h, src/gsasl.c: - - Add indent Makefile targets. Indent all files. - -2002-10-12 07:34 Simon Josefsson - - * po/: libgsasl.pot, sv.po: - - [no log message] - -2002-10-12 07:23 Simon Josefsson - - * lib/xcode.c: - - Implementation of gsasl_encode() and gsasl_decode() APIs. - -2002-10-12 06:45 Simon Josefsson - - * configure.ac: - - Version 0.0.1 released. - -2002-10-12 06:44 Simon Josefsson - - * NEWS, README: - - [no log message] - -2002-10-12 06:43 Simon Josefsson - - * doc/Makefile.am: - - Add xcode.c to the session API documentation. - -2002-10-12 06:42 Simon Josefsson - - * doc/gsasl.texi: - - Fix title. - -2002-10-12 06:15 Simon Josefsson - - * src/gsasl.c: - - Improve QOP. Allow user to send/receive application payload after - authentication. - -2002-10-12 06:14 Simon Josefsson - - * src/callbacks.c: - - Improve QOP callback. - -2002-10-12 06:14 Simon Josefsson - - * lib/error.c: - - Add GSASL_INTEGRITY_ERROR. - -2002-10-12 06:14 Simon Josefsson - - * lib/gsasl.h.in: - - Add GSASL_INTEGRITY_ERROR. Add gsasl_encode() and gsasl_decode(). - -2002-10-12 06:13 Simon Josefsson - - * lib/xstart.c: - - Set clientp variable. - -2002-10-12 06:13 Simon Josefsson - - * lib/xstep.c: - - Only free if data was allocated by us. - -2002-10-12 06:12 Simon Josefsson - - * lib/internal.h: - - Add encode/decode functions. Add clientp variable. - -2002-10-12 06:12 Simon Josefsson - - * lib/digest-md5.c: - - Support integrity mode. - -2002-10-12 06:10 Simon Josefsson - - * lib/digest-md5.h: - - Add encode and decode functions. - -2002-10-12 06:09 Simon Josefsson - - * lib/common.c: - - Add encode and decode functions for DIGEST-MD5. - -2002-10-12 06:09 Simon Josefsson - - * lib/Makefile.am: - - Add xcode.c. - -2002-10-12 06:07 Simon Josefsson - - * lib/hexdump.c: - - Data is unsigned. - -2002-10-07 03:07 Simon Josefsson - - * m4/libgcrypt.m4: - - forgot to add it - -2002-10-07 03:06 Simon Josefsson - - * doc/gsasl.texi: - - ack mit kerberos team for gssapi - -2002-10-07 03:06 Simon Josefsson - - * README: - - gssapi works in server mode - -2002-10-07 02:11 Simon Josefsson - - * AUTHORS, COPYING, COPYING.DOC, COPYING.LIB, Makefile.am, NEWS, - README, THANKS, configure.ac, argp/Makefile.am, argp/Versions, - argp/acinclude.m4, argp/aclocal.m4, argp/argp-ba.c, - argp/argp-eexst.c, argp/argp-fmtstream.c, argp/argp-fmtstream.h, - argp/argp-fs-xinl.c, argp/argp-help.c, argp/argp-namefrob.h, - argp/argp-parse.c, argp/argp-pv.c, argp/argp-pvh.c, - argp/argp-test.c, argp/argp-xinl.c, argp/argp.h, argp/config.h.in, - argp/configure, argp/configure.ac, argp/depcomp, argp/install-sh, - argp/libargp.m4, argp/mempcpy.c, argp/missing, argp/mkinstalldirs, - argp/strchrnul.c, argp/strndup.c, doc/Makefile.am, doc/fdl.texi, - doc/gdoc, doc/gpl.texi, doc/gsasl-callback-authentication.texi, - doc/gsasl-callback-authorization.texi, - doc/gsasl-callback-client-service.texi, - doc/gsasl-callback-cram-md5.texi, - doc/gsasl-callback-digest-md5.texi, doc/gsasl-callback-gssapi.texi, - doc/gsasl-callback-passcode.texi, doc/gsasl-callback-password.texi, - doc/gsasl-callback-retrieve.texi, doc/gsasl-callback-securid.texi, - doc/gsasl-callback-server-service.texi, - doc/gsasl-callback-validate.texi, doc/gsasl-example1.c, - doc/gsasl.texi, doc/lgpl.texi, lib/CaseFolding-3.2.0.txt, - lib/CompositionExclusions-3.2.0.txt, lib/LineBreak-3.2.0.txt, - lib/Makefile.am, lib/SpecialCasing-3.2.0.txt, - lib/UnicodeData-3.2.0.txt, lib/anonymous.c, lib/anonymous.h, - lib/base64.c, lib/callback.c, lib/common.c, lib/cram-md5.c, - lib/cram-md5.h, lib/digest-md5.c, lib/digest-md5.h, lib/done.c, - lib/error.c, lib/external.c, lib/external.h, - lib/gen-unicode-tables.pl, lib/gettext.h, lib/gsasl.h.in, - lib/gssapi.c, lib/gunibreak.h, lib/gunicomp.h, lib/gunidecomp.h, - lib/hexdump.c, lib/init.c, lib/internal.h, lib/listmech.c, - lib/login.c, lib/login.h, lib/md5pwd.c, lib/ntlm.c, lib/plain.c, - lib/plain.h, lib/securid.c, lib/securid.h, lib/suggest.c, - lib/supportp.c, lib/unicode.c, lib/version.c, lib/x-gssapi.h, - lib/x-ntlm.h, lib/xfinish.c, lib/xstart.c, lib/xstep.c, - m4/Makefile.am, m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, - m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4, - m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4, - m4/lib-link.m4, m4/lib-prefix.m4, m4/libntlm.m4, m4/progtest.m4, - m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4, po/LINGUAS, - po/Makefile.in.in, po/Makevars, po/Makevars.template, - po/POTFILES.in, po/Rules-quot, po/boldquot.sed, - po/en@boldquot.header, po/en@quot.header, po/insert-header.sin, - po/libgsasl.pot, po/quot.sed, po/remove-potcdate.sin, po/sv.po, - src/Makefile.am, src/callbacks.c, src/callbacks.h, src/gettext.h, - src/gsasl.c, src/libgsasl-config.in, src/libgsasl.m4, - tests/Makefile.am, tests/plain-client.sh, tests/unicode.c: - - Initial release, version 0.0.0. - +2003-03-17 Simon Josefsson + + * Makefile.am: Fix pkg-config filename. Fix release target. + +2003-03-17 Simon Josefsson + + * NEWS: Version 0.0.6. + +2003-03-17 Simon Josefsson + + * po/sv.po: Generated. + +2003-03-17 Simon Josefsson + + * doc/gsasl.texi: Update ports. + +2003-03-17 Simon Josefsson + + * configure.ac: Bump version. + +2003-03-17 Simon Josefsson + + * po/gsasl.pot, po/libgsasl.pot, po/sv.po: Fix. + +2003-03-17 Simon Josefsson + + * configure.ac: Revert libgsasl->gsasl rename. Bump so version. + +2003-03-17 Simon Josefsson + + * src/gsasl.c: Don't prepend 's:'. + +2003-03-17 Simon Josefsson + + * NEWS: Add. + +2003-03-17 Simon Josefsson + + * Makefile.am, configure.ac, gsasl.pc.in, libgsasl.pc.in: Revert + unfinished libgsasl->gsasl pkg-config rename (unwise since it has + been package in debian now). + +2003-03-17 Simon Josefsson + + * ANNOUNCE: Add krb5. Fix licensing. + +2003-03-17 Simon Josefsson + + * Makefile.am: Fix maintainer targets. + +2003-03-17 Simon Josefsson + + * lib/common.c, lib/kerberos_v5.h, lib/kerberos_v5.c: Add kerberos + encode/decode. + +2003-02-27 Simon Josefsson + + * doc/gsasl.texi: Typo fix. + +2003-02-19 Simon Josefsson + + * Makefile.am: Generate FSF style ChangeLog. + +2003-02-14 Simon Josefsson + + * doc/reference/tmpl/gsasl.sgml: Add. + +2003-02-14 Simon Josefsson + + * src/gsasl.c, src/internal.h: Fix socket address. + +2003-02-14 Simon Josefsson + + * Makefile.am, configure.ac, gsasl.pc.in, libgsasl.pc.in, + doc/Makefile.am, lib/init.c, lib/internal.h, po/gsasl.pot, + po/libgsasl.pot, po/sv.po, src/Makefile.am, src/gsasl.c, + src/internal.h: Rename package from libgsasl to gsasl. Use + external gettext. Cleanup GTK-DOC, now disabled by default. + +2003-02-14 Simon Josefsson + + * lib/Makefile.am: Remove spurious non-ASCII character. + +2003-02-14 Simon Josefsson + + * configure.ac: Fix libidn typo. + +2003-02-10 Simon Josefsson + + * README: Fix. + +2003-02-10 Simon Josefsson + + * README-alpha: Add CVS building info. + +2003-02-08 Simon Josefsson + + * src/gsasl.c, tests/simple.c, src/callbacks.c, src/internal.h: + Fix. + +2003-02-08 Simon Josefsson + + * lib/xstep.c, lib/supportp.c, lib/login.h, lib/login.c, + lib/gsasl.h.in: Fix. + +2003-02-08 Simon Josefsson + + * lib/done.c, lib/init.c, lib/hexdump.c, lib/listmech.c, + lib/xstart.c: Fix. + +2003-02-08 Simon Josefsson + + * doc/gsasl.texi: Add. + +2003-02-05 Simon Josefsson + + * lib/kerberos_v5.c: API fixes. + +2003-02-03 Simon Josefsson + + * doc/reference/tmpl/gsasl.sgml: Generated. + +2003-02-03 Simon Josefsson + + * doc/reference/Makefile.am: Add. + +2003-02-03 Simon Josefsson + + * lib/kerberos_v5.c: Fix. + +2003-02-03 Simon Josefsson + + * lib/kerberos_v5.c: Fix. + +2003-02-02 Simon Josefsson + + * lib/kerberos_v5.c: Remove. + +2003-02-02 Simon Josefsson + + * lib/kerberos_v5.c: Almost operational. + +2003-02-02 Simon Josefsson + + * lib/kerberos_v5.c: Code sync. + +2003-02-02 Simon Josefsson + + * lib/callback.c, lib/gsasl.h.in, lib/internal.h, + lib/kerberos_v5.c, src/callbacks.c, src/callbacks.h, src/gsasl.c: + Add client realm callback. + +2003-02-01 Simon Josefsson + + * lib/kerberos_v5.c: Fixes. Non-infrastructure mode finishes SASL + negotiation, but with fixed username, realm etc and without proper + Authentication application data. + +2003-02-01 Simon Josefsson + + * lib/gsasl.h.in, lib/error.c: Add + GSASL_NEED_SERVER_RETRIEVE_CALLBACK. + +2003-02-01 Simon Josefsson + + * doc/gsasl.texi: Add KERBEROS_V5. + +2003-02-01 Simon Josefsson + + * README: Add. + +2003-02-01 Simon Josefsson + + * README: Fix. + +2003-01-31 Simon Josefsson + + * lib/common.c, lib/cram-md5.c, lib/digest-md5.c, + lib/kerberos_v5.c, lib/kerberos_v5.h, src/gsasl.c, src/internal.h: + Indent. + +2003-01-31 Simon Josefsson + + * lib/Makefile.am, lib/common.c, lib/gsasl.h.in, lib/kerberos_v5.c, + lib/kerberos_v5.h: Add unfinished KERBEROS_V5. + +2003-01-31 Simon Josefsson + + * configure.ac: Fix NTLM. Add shishi test. + +2003-01-31 Simon Josefsson + + * lib/anonymous.c, lib/anonymous.h, lib/cram-md5.c, + lib/digest-md5.c, lib/external.c, lib/external.h, lib/gssapi.c, + lib/login.h, lib/ntlm.c, lib/plain.c, lib/plain.h, lib/securid.c, + lib/securid.h, lib/x-gssapi.h, lib/x-ntlm.h: Fix includes. + +2003-01-30 Simon Josefsson + + * README: Add. + +2003-01-30 Simon Josefsson + + * src/gsasl.c: Set --service to "imap" when --imap is specified. + Set --hostname when --connect is specified. + +2003-01-30 Simon Josefsson + + * ANNOUNCE: Add. + +2003-01-30 Simon Josefsson + + * doc/gsasl.texi: Fix. + +2003-01-27 Simon Josefsson + + * doc/gsasl.texi: Fix. + +2003-01-27 Simon Josefsson + + * THANKS: Fix. + +2003-01-27 Simon Josefsson + + * THANKS: Add. + +2003-01-27 Simon Josefsson + + * ANNOUNCE: Fix link. + +2003-01-27 Simon Josefsson + + * doc/Makefile.am: Don't try to build gsasl.txt. + +2003-01-27 Simon Josefsson + + * NEWS, configure.ac: Release 0.0.5. + +2003-01-27 Simon Josefsson + + * doc/gsasl.texi: Add Invoking gsasl. + +2003-01-27 Simon Josefsson + + * src/gsasl.c: Incomplete but working --imap and --connect support. + +2003-01-27 Simon Josefsson + + * src/internal.h: Include more (for select and friends). + +2003-01-27 Simon Josefsson + + * configure.ac: Remove gnet. Don't check for libntlm, libgcrypt if + disabled. Check errno. + +2003-01-27 Simon Josefsson + + * lib/gssapi.c: Fix return value of last step in client. + +2003-01-27 Simon Josefsson + + * lib/digest-md5.c: Fix encode/decode. + +2003-01-26 Simon Josefsson + + * configure.ac: Look for libgnet. + +2003-01-25 Simon Josefsson + + * doc/gsasl.texi: Add libgcrypt secure memory. + +2003-01-25 Simon Josefsson + + * lib/cram-md5.c, lib/digest-md5.c: Fix libgcrypt initialization. + +2003-01-23 Simon Josefsson + + * lib/digest-md5.c: (_gsasl_digest_md5_server_encode): Don't check + output buffer size when output buffer is NULL. Reported by Sergey + Poznyakoff . + +2003-01-21 Simon Josefsson + + * po/libgsasl.pot, po/sv.po: Update. + +2003-01-20 Simon Josefsson + + * NEWS: Fix. + +2003-01-20 Simon Josefsson + + * doc/gsasl.texi: Fix acks. + +2003-01-20 Simon Josefsson + + * doc/Makefile.am: Use automake's ps and pdf targets. Remove + gsasl.txt target. + +2003-01-20 Simon Josefsson + + * doc/reference/tmpl/gsasl.sgml, README-alpha: Fix. + +2003-01-20 Simon Josefsson + + * doc/reference/tmpl/gsasl.sgml: Add. + +2003-01-20 Simon Josefsson + + * doc/reference/gsasl-docs.sgml: Add. + +2003-01-15 Simon Josefsson + + * NEWS: Add. + +2003-01-15 Simon Josefsson + + * doc/reference/Makefile.am: Add uninstall target. Make distcheck + fail gracefully. + +2003-01-15 Simon Josefsson + + * configure.ac: Typos. + +2003-01-15 Simon Josefsson + + * Makefile.am: Distcheck doesn't work with GTK-DOC. + +2003-01-15 Simon Josefsson + + * Makefile.am: Fix distcheck for ChangeLog. + +2003-01-15 Simon Josefsson + + * Makefile.am, configure.ac, lib/Makefile.am, src/Makefile.am: Use + libidn instead of libstringprep. + +2003-01-15 Simon Josefsson + + * README: Fix URL. + +2003-01-15 Simon Josefsson + + * doc/gsasl.texi: Fix typos. + +2003-01-15 Simon Josefsson + + * doc/gdoc: Fix -texinfo. + +2003-01-15 Simon Josefsson + + * AUTHORS: Fix. + +2003-01-15 Simon Josefsson + + * lib/version.c, lib/error.c: Doc fix. + +2002-12-15 Simon Josefsson + + * ANNOUNCE: Fix. + +2002-12-14 Simon Josefsson + + * configure.ac, lib/anonymous.c, lib/anonymous.h, lib/callback.c, + lib/cram-md5.c, lib/cram-md5.h, lib/digest-md5.c, lib/digest-md5.h, + lib/external.c, lib/external.h, lib/gsasl.h.in, lib/gssapi.c, + lib/internal.h, lib/listmech.c, lib/login.c, lib/login.h, + lib/ntlm.c, lib/plain.c, lib/plain.h, lib/securid.c, lib/securid.h, + lib/version.c, lib/x-gssapi.h, lib/x-ntlm.h, lib/xcode.c, + lib/xfinish.c, lib/xstart.c, lib/xstep.c: GTK-DOC fixes. + +2002-12-14 Simon Josefsson + + * doc/Makefile.am, doc/reference/Makefile.am, + doc/reference/gsasl-docs.sgml, doc/reference/gsasl.types: Add + GTK-DOC generated manual. + +2002-12-14 Simon Josefsson + + * Makefile.am: Make sure ChangeLog is regenerated. + +2002-12-13 Simon Josefsson + + * src/gsasl.c: Fix. + +2002-12-13 Simon Josefsson + + * ANNOUNCE, Makefile.am, README: GNU fixes. + +2002-12-13 Simon Josefsson + + * NEWS, configure.ac, doc/gsasl.texi: More GNU changes. + +2002-12-13 Simon Josefsson + + * NEWS, configure.ac: Release 0.0.4. + +2002-12-13 Simon Josefsson + + * doc/Makefile.am: Fix. + +2002-12-13 Simon Josefsson + + * po/libgsasl.pot, po/sv.po: Autogenerated stuff. + +2002-12-13 Simon Josefsson + + * doc/gsasl.texi: Fix. + +2002-12-13 Simon Josefsson + + * doc/gsasl.texi: Ports. + +2002-12-13 Simon Josefsson + + * doc/Makefile.am: Fix. + +2002-12-13 Simon Josefsson + + * doc/Makefile.am: Remove lgpl. + +2002-12-13 Simon Josefsson + + * NEWS: Fix. + +2002-12-13 Simon Josefsson + + * ANNOUNCE, COPYING.LIB, Makefile.am, NEWS, README, configure.ac, + doc/Makefile.am, doc/gsasl.texi, doc/lgpl.texi, lib/Makefile.am, + lib/anonymous.c, lib/anonymous.h, lib/callback.c, lib/common.c, + lib/cram-md5.c, lib/cram-md5.h, lib/digest-md5.c, lib/digest-md5.h, + lib/done.c, lib/error.c, lib/external.c, lib/external.h, + lib/gsasl.h.in, lib/gssapi.c, lib/hexdump.c, lib/init.c, + lib/internal.h, lib/listmech.c, lib/login.c, lib/login.h, + lib/md5pwd.c, lib/ntlm.c, lib/plain.c, lib/plain.h, lib/securid.c, + lib/securid.h, lib/suggest.c, lib/supportp.c, lib/version.c, + lib/x-gssapi.h, lib/x-ntlm.h, lib/xcode.c, lib/xfinish.c, + lib/xstart.c, lib/xstep.c, src/Makefile.am, src/callbacks.c, + src/callbacks.h, src/gsasl.c, src/internal.h, tests/Makefile.am: + GPL. + +2002-12-10 Simon Josefsson + + * tests/simple.c: Check length in pin callback. + +2002-12-10 Simon Josefsson + + * lib/securid.c: Fix crash. + +2002-12-10 Simon Josefsson + + * ANNOUNCE, doc/gsasl.texi: Fix. + +2002-12-10 Simon Josefsson + + * doc/gsasl.texi: Name changes. + +2002-12-10 Simon Josefsson + + * AUTHORS, Makefile.am, NEWS, README, THANKS, configure.ac, + libgsasl.pc.in, doc/Makefile.am, doc/gsasl.texi, lib/Makefile.am, + lib/anonymous.c, lib/anonymous.h, lib/callback.c, lib/common.c, + lib/cram-md5.c, lib/cram-md5.h, lib/digest-md5.c, lib/digest-md5.h, + lib/done.c, lib/error.c, lib/external.c, lib/external.h, + lib/gsasl.h.in, lib/gssapi.c, lib/hexdump.c, lib/init.c, + lib/internal.h, lib/listmech.c, lib/login.c, lib/login.h, + lib/md5pwd.c, lib/ntlm.c, lib/plain.c, lib/plain.h, lib/securid.c, + lib/securid.h, lib/suggest.c, lib/supportp.c, lib/version.c, + lib/x-gssapi.h, lib/x-ntlm.h, lib/xcode.c, lib/xfinish.c, + lib/xstart.c, lib/xstep.c, m4/Makefile.am, src/Makefile.am, + src/callbacks.c, src/callbacks.h, src/gsasl.c, src/internal.h, + tests/Makefile.am, tests/simple.c, tests/unicode.c: Update name to + "GNU SASL". + +2002-12-10 Simon Josefsson + + * configure.ac: Support dmalloc. + +2002-12-10 Simon Josefsson + + * NEWS: GNU project. + +2002-12-09 Simon Josefsson + + * configure.ac: Gnits. + +2002-12-09 Simon Josefsson + + * README-alpha: Add. + +2002-12-09 Simon Josefsson + + * README, doc/gsasl.texi: GNU project. + +2002-12-09 Simon Josefsson + + * ANNOUNCE: Add. + +2002-12-07 Simon Josefsson + + * doc/gdoc-error: Use GPL instead of LGPL. + +2002-12-06 Simon Josefsson + + * doc/gsasl.texi: Fix. + +2002-12-05 Simon Josefsson + + * NEWS: 0.0.3 released. + +2002-12-05 Simon Josefsson + + * Makefile.am: Don't cvs2cl libstringprep. + +2002-12-05 Simon Josefsson + + * lib/anonymous.c, lib/cram-md5.c, lib/digest-md5.c, lib/xstep.c, + src/callbacks.c, src/callbacks.h, src/gsasl.c, tests/simple.c: + Indent. + +2002-12-05 Simon Josefsson + + * argp/argp-fmtstream.c, argp/argp-help.c: s/putc_unlocked/putc/g + for freebsd on alpha + +2002-12-05 Simon Josefsson + + * Makefile.am, configure.ac, src/Makefile.am: Use libtool with + gettext (again! but see hack in Makefile.am). + +2002-12-05 Simon Josefsson + + * README: Openbsd on alpha fails self tests. + +2002-12-05 Simon Josefsson + + * lib/securid.c: Don't strlen possibly indefinite string. + +2002-12-05 Simon Josefsson + + * src/Makefile.am: Use ARGP_*. + +2002-12-05 Simon Josefsson + + * lib/Makefile.am: EXTRA_DIST AC_LIBOBJ's. Use LTLIBINTL, not + LIBINTL. + +2002-12-05 Simon Josefsson + + * configure.ac: Trim some junk. Replace non-existing required + functions. + +2002-12-05 Simon Josefsson + + * lib/gethostname.c, lib/strdup.c, lib/strerror.c, lib/memmove.c, + lib/memset.c: An AC_LIBOBJ, from gnulib. + +2002-12-05 Simon Josefsson + + * THANKS: Add copying conditions. + +2002-12-05 Simon Josefsson + + * README: Fix. + +2002-12-05 Simon Josefsson + + * doc/gsasl.texi: Tested on IRIX and AIX. + +2002-12-05 Simon Josefsson + + * src/callbacks.c, src/callbacks.h, src/internal.h: Clean up + #include mess by creating internal.h. + +2002-12-05 Simon Josefsson + + * src/gsasl.c: Clean up #include mess by creating internal.h. Add + --no-client-first. + +2002-12-05 Simon Josefsson + + * lib/internal.h: Add #include guards. + +2002-12-05 Simon Josefsson + + * lib/gsasl.h.in: Add rationale for #include's. + +2002-12-05 Simon Josefsson + + * doc/gsasl.texi: Add supported platforms, bug reporting, error + labels. + +2002-12-05 Simon Josefsson + + * doc/Makefile.am: Add error-labels. + +2002-12-05 Simon Josefsson + + * doc/gdoc-error: Fix copying conditions. + +2002-12-05 Simon Josefsson + + * doc/gdoc-error: Make it less shishi specific. + +2002-12-05 Simon Josefsson + + * AUTHORS: Add copying conditions. + +2002-12-03 Simon Josefsson + + * doc/gdoc-error: Generate error label documentation. + +2002-11-26 Simon Josefsson + + * m4/Makefile.am, m4/libgcrypt.m4: add gcrypt + +2002-11-14 Simon Josefsson + + * AUTHORS: Add OpenPGP key. + +2002-11-14 Simon Josefsson + + * po/sv.po: Update. + +2002-11-14 Simon Josefsson + + * po/libgsasl.pot: Autoupdate. + +2002-11-14 Simon Josefsson + + * m4/Makefile.am: It's back, EXTRA_DIST was needed. + +2002-11-14 Simon Josefsson + + * Makefile.am: Add sign target. + +2002-11-14 Simon Josefsson + + * ABOUT-NLS, config.rpath: Remove junk (automatically generated). + +2002-11-14 Simon Josefsson + + * m4/Makefile.am, m4/libgcrypt.m4, m4/pkg.m4: Remove junk + (automatically generated). + +2002-11-14 Simon Josefsson + + * m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, + m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4, + m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4, + m4/lib-link.m4, m4/lib-prefix.m4, m4/progtest.m4, m4/stdint_h.m4, + m4/uintmax_t.m4, m4/ulonglong.m4, po/Makefile.in.in, + po/Makevars.template, po/Rules-quot, po/boldquot.sed, + po/en@boldquot.header, po/en@quot.header, po/insert-header.sin, + po/quot.sed, po/remove-potcdate.sin: Remove junk (automatically + generated). + +2002-11-14 Simon Josefsson + + * mkinstalldirs: Remove junk (automatically generated). + +2002-11-14 Simon Josefsson + + * argp/depcomp, argp/install-sh, argp/missing, argp/mkinstalldirs: + Removed junk (automatically generated). + +2002-11-14 Simon Josefsson + + * configure.ac: Bump versions. Fixes for autoreconf. + +2002-11-14 Simon Josefsson + + * README: Add todos. + +2002-11-14 Simon Josefsson + + * lib/gssapi.c: Clear outputlen in final step. + +2002-11-14 Simon Josefsson + + * lib/gsasl.h.in: Add consts. + +2002-11-14 Simon Josefsson + + * lib/error.c: Fix. + +2002-11-10 Simon Josefsson + + * lib/digest-md5.h: Fix encode/decode headers. + +2002-11-10 Simon Josefsson + + * lib/gssapi.c, lib/securid.c, lib/plain.c: -Wall fixes. + +2002-11-10 Simon Josefsson + + * src/callbacks.c: Fix -Wall warning. + +2002-11-10 Simon Josefsson + + * lib/listmech.c: Remove unused variable. + +2002-11-10 Simon Josefsson + + * lib/base64.c: Replace "unsigned char" with "char" in API function + arguments. + +2002-11-10 Simon Josefsson + + * src/callbacks.c, src/callbacks.h: Add const. + +2002-11-10 Simon Josefsson + + * lib/gsasl.h.in: Add const in a few places. Don't specify sign of + char*. + +2002-11-10 Simon Josefsson + + * tests/simple.c: const stuff to sync with header changes. + +2002-11-10 Simon Josefsson + + * lib/digest-md5.c: Various -Wall cleanups. + +2002-11-10 Simon Josefsson + + * lib/cram-md5.c: Fix signedness compiler warnings. + +2002-11-10 Simon Josefsson + + * lib/common.c: Export GSASL_VALID_MECHANISM_CHARACTERS. + +2002-11-10 Simon Josefsson + + * lib/cram-md5.c, lib/ntlm.c, lib/plain.c, lib/securid.c, + src/gsasl.c: Indent. + +2002-11-10 Simon Josefsson + + * lib/anonymous.c: Reject repeated empty server attempts. + +2002-11-10 Simon Josefsson + + * Makefile.am: Add indent target. + +2002-11-10 Simon Josefsson + + * lib/digest-md5.c: Handle client sends first. + +2002-11-10 Simon Josefsson + + * lib/cram-md5.c: Fix memory leaks. Don't misbehave if callbacks + return GSASL_NEEDS_MORE. Set output length. + +2002-11-10 Simon Josefsson + + * src/callbacks.c: (utf8cpy): Fix DST=NULL. + (server_callback_retrieve): Print auth, authz, password. + +2002-11-10 Simon Josefsson + + * src/gsasl.c: Add --no-client-first for disabling client behaviour + of sending it's data first (RFC 2222 §5.1). + +2002-11-10 Simon Josefsson + + * lib/cram-md5.c: Fail if no server challenge. Don't misbehave if + callbacks return GSASL_NEEDS_MORE. + +2002-11-10 Simon Josefsson + + * src/gsasl.c: Now defaults to disable application data processing + (subject to new parameter --application-data). + +2002-11-10 Simon Josefsson + + * src/gsasl.c: Abort application data handling early on EOF + +2002-11-10 Simon Josefsson + + * src/gsasl.c: Inform user that --password is only for testing. + +2002-11-07 Simon Josefsson + + * NEWS, configure.ac: 0.0.2 + +2002-11-07 Simon Josefsson + + * libgsasl.pc.in: Add stringprep. Add -R. + +2002-11-07 Simon Josefsson + + * mkinstalldirs: [no log message] + +2002-11-07 Simon Josefsson + + * doc/gsasl.texi: Replace libgsasl-config with pkg-config. + +2002-11-07 Simon Josefsson + + * m4/Makefile.am, m4/pkg.m4: Add m4 for pkg-config. + +2002-11-07 Simon Josefsson + + * Makefile.am, NEWS, README, configure.ac, mkinstalldirs, + lib/CaseFolding-3.2.0.txt, lib/CompositionExclusions-3.2.0.txt, + lib/LineBreak-3.2.0.txt, lib/Makefile.am, + lib/SpecialCasing-3.2.0.txt, lib/UnicodeData-3.2.0.txt, + lib/cram-md5.c, lib/digest-md5.c, lib/gen-unicode-tables.pl, + lib/gsasl.h.in, lib/gunibreak.h, lib/gunicomp.h, lib/gunidecomp.h, + lib/internal.h, lib/login.c, lib/plain.c, lib/unicode.c, + po/libgsasl.pot, po/sv.po, src/Makefile.am, src/callbacks.c, + tests/Makefile.am, tests/unicode.c: Use libstringprep (include copy + of 0.0.1) instead of internal Unicode stuff. + +2002-10-19 Simon Josefsson + + * lib/securid.c: Remove 'const's (causes warnings). Flip order of + authorization and authentication ID. + +2002-10-19 Simon Josefsson + + * configure.ac: Silently continue if pkg-config isn't available. + +2002-10-19 Simon Josefsson + + * README: MIPS build was in 64 bit mode. + +2002-10-19 Simon Josefsson + + * README: Update list of systems; GNU make does not seem to be + required. + +2002-10-19 Simon Josefsson + + * Makefile.am: Ignore some files for ChangeLog entries. + +2002-10-19 Simon Josefsson + + * src/gsasl.c: Update for new API that allows GSASL_OK to return + data during authentication. + +2002-10-19 Simon Josefsson + + * tests/Makefile.am, tests/plain-client.sh, tests/simple.c, + tests/unicode.c: Removed plain-client.sh (unreliable with non-ASCII + in shell script). Added C program to check simple SASL mechanisms + against test vectors. Added indent makefile target to re-indent + files. + +2002-10-19 Simon Josefsson + + * lib/anonymous.c, lib/cram-md5.c, lib/digest-md5.c, + lib/external.c, lib/login.c, lib/ntlm.c, lib/plain.c, + lib/securid.c, lib/xstep.c: Change API to allow data to be returned + with GSASL_OK. Fix callback return code in ANONYMOUS client. Make + mechanisms reject too many empty invocations. Made LOGIN use + authorization ID instead of authentication ID. NTLM doesn't + require initial challenge to be '+' (probably IMAP leftover). + SECURID implements non-initial steps correctly. + +2002-10-19 Simon Josefsson + + * libgsasl.pc.in: Pkg-config description file for libgsasl. + +2002-10-19 Simon Josefsson + + * NEWS: Pkg-config stuff. + +2002-10-19 Simon Josefsson + + * src/libgsasl-config.in, src/libgsasl.m4: Removed, replaced by + pkg-config. + +2002-10-19 Simon Josefsson + + * Makefile.am, configure.ac, src/Makefile.am: Use pkg-config + instead of libgsasl.m4 + libgsasl-config.in Use pkg-config to find + libntlm. + +2002-10-19 Simon Josefsson + + * lib/Makefile.am, src/Makefile.am, tests/Makefile.am: Replace + LTLIBINTL with LIBINTL. + +2002-10-19 Simon Josefsson + + * m4/libntlm.m4: Remove libntlm.m4 (replaced by pkg-config). + +2002-10-19 Simon Josefsson + + * m4/Makefile.am: Remove libntlm.m4 + +2002-10-19 Simon Josefsson + + * configure.ac: Remove use-libtool for gettext, it breaks + distcheck. Use pkg-config to find libntlm. Bump version. + +2002-10-19 Simon Josefsson + + * argp/aclocal.m4, argp/configure: These should not be in CVS. + +2002-10-17 Simon Josefsson + + * Makefile.am, lib/Makefile.am, src/Makefile.am, tests/Makefile.am: + Make distcheck happy. Shouldn't LTLIBINTL be included in lib/ + though? Maybe a libtool bug. + +2002-10-17 Simon Josefsson + + * ABOUT-NLS, config.rpath, mkinstalldirs: Add files to shut up + gettextize. + +2002-10-13 Simon Josefsson + + * Makefile.am: Add ChangeLog target. + +2002-10-13 Simon Josefsson + + * lib/Makefile.am, lib/anonymous.c, lib/anonymous.h, lib/base64.c, + lib/callback.c, lib/common.c, lib/cram-md5.c, lib/cram-md5.h, + lib/digest-md5.c, lib/digest-md5.h, lib/done.c, lib/error.c, + lib/external.c, lib/external.h, lib/gssapi.c, lib/gunicomp.h, + lib/gunidecomp.h, lib/hexdump.c, lib/init.c, lib/internal.h, + lib/listmech.c, lib/login.c, lib/login.h, lib/md5pwd.c, lib/ntlm.c, + lib/plain.c, lib/plain.h, lib/securid.c, lib/securid.h, + lib/suggest.c, lib/supportp.c, lib/unicode.c, lib/version.c, + lib/x-gssapi.h, lib/x-ntlm.h, lib/xcode.c, lib/xfinish.c, + lib/xstart.c, lib/xstep.c, src/Makefile.am, src/callbacks.c, + src/callbacks.h, src/gsasl.c: Add indent Makefile targets. Indent + all files. + +2002-10-12 Simon Josefsson + + * po/libgsasl.pot, po/sv.po: [no log message] + +2002-10-12 Simon Josefsson + + * lib/xcode.c: Implementation of gsasl_encode() and gsasl_decode() + APIs. + +2002-10-12 Simon Josefsson + + * configure.ac: Version 0.0.1 released. + +2002-10-12 Simon Josefsson + + * NEWS, README: [no log message] + +2002-10-12 Simon Josefsson + + * doc/Makefile.am: Add xcode.c to the session API documentation. + +2002-10-12 Simon Josefsson + + * doc/gsasl.texi: Fix title. + +2002-10-12 Simon Josefsson + + * src/gsasl.c: Improve QOP. Allow user to send/receive application + payload after authentication. + +2002-10-12 Simon Josefsson + + * src/callbacks.c: Improve QOP callback. + +2002-10-12 Simon Josefsson + + * lib/error.c: Add GSASL_INTEGRITY_ERROR. + +2002-10-12 Simon Josefsson + + * lib/gsasl.h.in: Add GSASL_INTEGRITY_ERROR. Add gsasl_encode() + and gsasl_decode(). + +2002-10-12 Simon Josefsson + + * lib/xstart.c: Set clientp variable. + +2002-10-12 Simon Josefsson + + * lib/xstep.c: Only free if data was allocated by us. + +2002-10-12 Simon Josefsson + + * lib/internal.h: Add encode/decode functions. Add clientp + variable. + +2002-10-12 Simon Josefsson + + * lib/digest-md5.c: Support integrity mode. + +2002-10-12 Simon Josefsson + + * lib/digest-md5.h: Add encode and decode functions. + +2002-10-12 Simon Josefsson + + * lib/common.c: Add encode and decode functions for DIGEST-MD5. + +2002-10-12 Simon Josefsson + + * lib/Makefile.am: Add xcode.c. + +2002-10-12 Simon Josefsson + + * lib/hexdump.c: Data is unsigned. + +2002-10-07 Simon Josefsson + + * m4/libgcrypt.m4: forgot to add it + +2002-10-07 Simon Josefsson + + * doc/gsasl.texi: ack mit kerberos team for gssapi + +2002-10-07 Simon Josefsson + + * README: gssapi works in server mode + +2002-10-07 Simon Josefsson + + * AUTHORS, COPYING, COPYING.DOC, COPYING.LIB, Makefile.am, NEWS, + README, THANKS, configure.ac, argp/Makefile.am, argp/Versions, + argp/acinclude.m4, argp/aclocal.m4, argp/argp-ba.c, + argp/argp-eexst.c, argp/argp-fmtstream.c, argp/argp-fmtstream.h, + argp/argp-fs-xinl.c, argp/argp-help.c, argp/argp-namefrob.h, + argp/argp-parse.c, argp/argp-pv.c, argp/argp-pvh.c, + argp/argp-test.c, argp/argp-xinl.c, argp/argp.h, argp/config.h.in, + argp/configure, argp/configure.ac, argp/depcomp, argp/install-sh, + argp/libargp.m4, argp/mempcpy.c, argp/missing, argp/mkinstalldirs, + argp/strchrnul.c, argp/strndup.c, doc/Makefile.am, doc/fdl.texi, + doc/gdoc, doc/gpl.texi, doc/gsasl-callback-authentication.texi, + doc/gsasl-callback-authorization.texi, + doc/gsasl-callback-client-service.texi, + doc/gsasl-callback-cram-md5.texi, + doc/gsasl-callback-digest-md5.texi, doc/gsasl-callback-gssapi.texi, + doc/gsasl-callback-passcode.texi, doc/gsasl-callback-password.texi, + doc/gsasl-callback-retrieve.texi, doc/gsasl-callback-securid.texi, + doc/gsasl-callback-server-service.texi, + doc/gsasl-callback-validate.texi, doc/gsasl-example1.c, + doc/gsasl.texi, doc/lgpl.texi, lib/CaseFolding-3.2.0.txt, + lib/CompositionExclusions-3.2.0.txt, lib/LineBreak-3.2.0.txt, + lib/Makefile.am, lib/SpecialCasing-3.2.0.txt, + lib/UnicodeData-3.2.0.txt, lib/anonymous.c, lib/anonymous.h, + lib/base64.c, lib/callback.c, lib/common.c, lib/cram-md5.c, + lib/cram-md5.h, lib/digest-md5.c, lib/digest-md5.h, lib/done.c, + lib/error.c, lib/external.c, lib/external.h, + lib/gen-unicode-tables.pl, lib/gettext.h, lib/gsasl.h.in, + lib/gssapi.c, lib/gunibreak.h, lib/gunicomp.h, lib/gunidecomp.h, + lib/hexdump.c, lib/init.c, lib/internal.h, lib/listmech.c, + lib/login.c, lib/login.h, lib/md5pwd.c, lib/ntlm.c, lib/plain.c, + lib/plain.h, lib/securid.c, lib/securid.h, lib/suggest.c, + lib/supportp.c, lib/unicode.c, lib/version.c, lib/x-gssapi.h, + lib/x-ntlm.h, lib/xfinish.c, lib/xstart.c, lib/xstep.c, + m4/Makefile.am, m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, + m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4, + m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4, + m4/lib-link.m4, m4/lib-prefix.m4, m4/libntlm.m4, m4/progtest.m4, + m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4, po/LINGUAS, + po/Makefile.in.in, po/Makevars, po/Makevars.template, + po/POTFILES.in, po/Rules-quot, po/boldquot.sed, + po/en@boldquot.header, po/en@quot.header, po/insert-header.sin, + po/libgsasl.pot, po/quot.sed, po/remove-potcdate.sin, po/sv.po, + src/Makefile.am, src/callbacks.c, src/callbacks.h, src/gettext.h, + src/gsasl.c, src/libgsasl-config.in, src/libgsasl.m4, + tests/Makefile.am, tests/plain-client.sh, tests/unicode.c: Initial + release, version 0.0.0. + -- 2.11.4.GIT