gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl


From: gsasl-commit
Subject: CVS gsasl
Date: Wed, 15 Dec 2004 20:04:25 +0100

Update of /home/cvs/gsasl
In directory dopio:/tmp/cvs-serv8613

Modified Files:
        ChangeLog 
Log Message:


--- /home/cvs/gsasl/ChangeLog   2004/11/29 01:40:32     1.29
+++ /home/cvs/gsasl/ChangeLog   2004/12/15 19:04:24     1.30
@@ -1,3 +1,189 @@
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * po/de.po, po/eu.po, po/fr.po, po/ga.po, po/nl.po, po/pl.po,
+       po/ro.po, po/sq.po, po/sr.po, po/sv.po, po/zh_CN.po: Generated.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * NEWS: Version 0.2.3.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.Add.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * doc/gsasl.texi: Fix.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * doc/gsasl.texi: Fix.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * tests/Makefile.am: Simplify.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * doc/gsasl.texi: Revert.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * doc/gsasl.texi: Fix.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * gl/iconvme.c: Fix.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * src/callbacks.c: Use new iconv API.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * gl/m4/gnulib.m4, gl/iconvme.c, gl/iconvme.h: Update.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * gl/Makefile.am, gl/dummy.c: Remove.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * configure.ac: Dummy not needed.
+
+2004-12-15  Simon Josefsson <address@hidden>
+
+       * tests/simple.c: Remove authzid from LOGIN test vectors.
+
+2004-12-13  Simon Josefsson <address@hidden>
+
+       * gl/iconvme.c, gl/iconvme.h: Update.
+
+2004-12-10  Simon Josefsson <address@hidden>
+
+       * src/Makefile.am: Revert.
+
+2004-12-10  Simon Josefsson <address@hidden>
+
+       * gl/Makefile.am: Fix.
+
+2004-12-10  Simon Josefsson <address@hidden>
+
+       * gl/Makefile.am, gl/iconvme.c: Update.
+
+2004-12-10  Simon Josefsson <address@hidden>
+
+       * src/Makefile.am: Link with libiconv.
+
+2004-12-10  Simon Josefsson <address@hidden>
+
+       * src/callbacks.c: Use iconvme instead libidn.
+
+2004-12-10  Simon Josefsson <address@hidden>
+
+       * src/internal.h: Remove.
+
+2004-12-10  Simon Josefsson <address@hidden>
+
+       * configure.ac, gl/Makefile.am, gl/iconvme.c, gl/iconvme.h,
+       gl/m4/gnulib.m4, gl/m4/iconvme.m4: Add iconvme.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * doc/gsasl.texi: Add GSASL_REALM.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * gl/m4/restrict.m4: Update.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * NEWS: Fix.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * doc/gsasl.texi: Sync example.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * examples/client-callback.c, examples/client-mech.c,
+       examples/client-serverfirst.c, examples/client.c: Fix, for new
+       base64 API.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * tests/simple.c: Complain if aborting early.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * doc/gsasl.texi: Add.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * tests/simple.c: Fix LOGIN test vector.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * tests/simple.c: Fix.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * doc/Makefile.am: Update.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * doc/gsasl.texi: Fix.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * tests/simple.c: Don't use lib/config.h.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * tests/Makefile.am: Ignore thread problems in libidn files.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * tests/simple.c: Fix.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * tests/digest-md5.c: Don't do anything if DIGEST-MD5 isn't
+       supported.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * tests/simple.c: Fix LOGIN tests.
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * src/callbacks.c, src/callbacks.h, src/gsasl.c: Use new API
+       (server mode not ported yet).
+
+2004-11-30  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2004-11-29  Simon Josefsson <address@hidden>
+
+       * configure.ac, NEWS: Bump versions.
+
+2004-11-29  Simon Josefsson <address@hidden>
+
+       * THANKS: Add.
+
+2004-11-29  Simon Josefsson <address@hidden>
+
+       * gsasl.fms: 0.2.2.
+
 2004-11-29  Simon Josefsson <address@hidden>
 
        * NEWS: Version 0.2.2.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]