shishi-commit
[Top][All Lists]
Advanced

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

CVS shishi


From: shishi-commit
Subject: CVS shishi
Date: Sat, 25 Mar 2006 22:28:04 +0100

Update of /home/jas/self/public-cvs/shishi
In directory latte:/home/jas/self/src/shishi

Modified Files:
        ChangeLog 
Log Message:


--- /home/jas/self/public-cvs/shishi/ChangeLog  2005/08/10 17:21:27     1.25
+++ /home/jas/self/public-cvs/shishi/ChangeLog  2006/03/25 21:27:57     1.26
@@ -1,3 +1,641 @@
+2006-03-25  Simon Josefsson <address@hidden>
+
+       * po/pl.po, po/sv.po: Generated.
+
+2006-03-25  Simon Josefsson <address@hidden>
+
+       * Makefile.am: Use proper gpg key.
+
+2006-03-25  Simon Josefsson <address@hidden>
+
+       * Makefile.am: Use gnupload.
+
+2006-03-25  Simon Josefsson <address@hidden>
+
+       * gl/base64.c, gl/setenv.c, gl/time_r.c, gl/unsetenv.c: Update.
+
+2006-03-24  Simon Josefsson <address@hidden>
+
+       * db/setup.c: Fix mem leak, reported by Elrond.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * db/config.c, db/shisa.h: Fix mem leak, use const, from Elrond.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * doc/Makefile.am: Update.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * NEWS: Fix.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * lib/principal.c: Fix mem leak.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * src/shisa.c: Use new salt API.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * lib/key.c, lib/principal.c: Fix.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * lib/principal.c, lib/shishi.h.in: Add shishi_derive_default_salt.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * lib/krberror.c, db/err.c, src/shisa.c: Typo.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * po/POTFILES.in: Fix.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * src/shisa.c, db/err.c: Translate.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * po/POTFILES.in: Remove some, for now.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * lib/error.c: Translate.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * lib/krberror.c: Translate.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * lib/krberror.c: Fix.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * doc/shishi.texi: Add.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * lib/krberror.c: Fix.
+
+2006-03-23  Simon Josefsson <address@hidden>
+
+       * lib/krberror.c: Fix typo, from Russ.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * lib/key.c: Further fixes, from Elrond.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * lib/key.c: Fix mem leak, from Elrond.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * lib/crypto-3des.c: Avoid unsigned char's.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * src/shisa.c: Use shishi_key_from_name API.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * lib/version.c: Fix check.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * THANKS: Remove nettle, we don't use it now.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * THANKS: Add.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * lib/key.c, lib/shishi.h.in: Add shishi_key_from_name(), suggested
+       by Elrond.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * lib/asn1.c: Avoid unsigned char's.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * tests/crypto.c, tests/utils.c: Avoid unsigned char's.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * src/shishid.ggo: Don't require -v.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * gl/Makefile.am, gl/strverscmp.c, gl/strverscmp.h,
+       gl/m4/gnulib-cache.m4, gl/m4/gnulib-comp.m4, gl/m4/strverscmp.m4,
+       lib/version.c: Rewrite shishi_check_version().
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * src/shishi.ggo: Fix.
+
+2006-03-22  Simon Josefsson <address@hidden>
+
+       * src/shishi.ggo: Don't require -v.
+
+2006-03-16  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2006-03-16  Simon Josefsson <address@hidden>
+
+       * doc/shishi.texi: No invariant sections.
+
+2006-03-13  Simon Josefsson <address@hidden>
+
+       * README-alpha: Fix.
+
+2006-03-13  Simon Josefsson <address@hidden>
+
+       * lib/kerberos5.c: Add.
+
+2006-03-13  Simon Josefsson <address@hidden>
+
+       * tests/Makefile.am: Fix -libtasn1.
+
+2006-03-13  Simon Josefsson <address@hidden>
+
+       * lib/Makefile.am: Fix libtasn1 -l's.
+
+2006-03-13  Simon Josefsson <address@hidden>
+
+       * configure.ac: Fix libtasn1 test.
+
+2006-03-13  Simon Josefsson <address@hidden>
+
+       * gl/Makefile.am, gl/m4/gc-random.m4, gl/m4/gnulib-cache.m4,
+       gl/m4/gnulib-comp.m4: Update.
+
+2006-03-13  Simon Josefsson <address@hidden>
+
+       * maint.mk, gl/Makefile.am, gl/base64.h, gl/gc-gnulib.c,
+       gl/gc-libgcrypt.c, gl/setenv.c, gl/time_r.c, gl/time_r.h,
+       gl/unsetenv.c, gl/m4/clock_time.m4, gl/m4/extensions.m4,
+       gl/m4/gc.m4, gl/m4/getaddrinfo.m4, gl/m4/gnulib-comp.m4,
+       gl/m4/timespec.m4, gl/m4/unistd_h.m4: Update.
+
+2006-03-13  Simon Josefsson <address@hidden>
+
+       * doc/Makefile.am: Update.
+
+2006-03-13  Simon Josefsson <address@hidden>
+
+       * lib/safe.c: Fix.
+
+2006-03-12  Simon Josefsson <address@hidden>
+
+       * asn1/Makefile.am: Remove.
+
+2006-03-11  Simon Josefsson <address@hidden>
+
+       * configure.ac: Libtasn1 update.
+
+2006-03-11  Simon Josefsson <address@hidden>
+
+       * asn1/coding.c, asn1/decoding.c, asn1/defines.h, asn1/der.h,
+       asn1/element.c, asn1/errors.h, asn1/errors_int.h, asn1/gstr.c,
+       asn1/gstr.h, asn1/int.h, asn1/libtasn1.h, asn1/parser_aux.c,
+       asn1/parser_aux.h, asn1/structure.c, asn1/structure.h: Update.
+
+2006-03-07  Simon Josefsson <address@hidden>
+
+       * lib/Makefile.am: Add -no-undefined, required to produce DLLs on
+       mingw32.
+
+2006-02-16  Simon Josefsson <address@hidden>
+
+       * maint-cfg.mk: Fix.
+
+2006-02-16  Simon Josefsson <address@hidden>
+
+       * maint.mk, gl/m4/getaddrinfo.m4, gl/m4/socklen.m4,
+       gl/m4/sys_socket_h.m4: Update.
+
+2006-02-15  Simon Josefsson <address@hidden>
+
+       * lib/krberror.c: Typo.
+
+2006-02-14  Simon Josefsson <address@hidden>
+
+       * GNUmakefile, Makefile.cfg, Makefile.maint, maint-cfg.mk,
+       maint.mk, gl/m4/gnulib-comp.m4: Rename.
+
+2006-02-14  Simon Josefsson <address@hidden>
+
+       * GNUmakefile, Makefile.maint, gl/Makefile.am,
+       gl/m4/gnulib-cache.m4, gl/m4/gnulib-comp.m4: Add
+       maintainer-makefile module.
+
+2006-02-14  Simon Josefsson <address@hidden>
+
+       * Makefile.cfg: Add.
+
+2006-02-09  Simon Josefsson <address@hidden>
+
+       * NEWS: Add.
+
+2006-02-09  Simon Josefsson <address@hidden>
+
+       * configure.ac: Bump libtasn1 version.
+
+2006-02-09  Simon Josefsson <address@hidden>
+
+       * asn1/coding.c, asn1/decoding.c, asn1/defines.h, asn1/der.h,
+       asn1/element.c, asn1/errors.c, asn1/errors.h, asn1/errors_int.h,
+       asn1/gstr.c, asn1/int.h, asn1/libtasn1.h, asn1/parser_aux.c,
+       asn1/structure.c: Update.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * lib/krberror.c, lib/encapreppart.c, lib/priv.c: Fix
+       gettimeofday() usage.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * lib/safe.c: Fix gettimeofday usage.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * lib/shishi.h.in: Add SHISHI_GETTIMEOFDAY_ERROR.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * lib/authorize.c: Don't free getpwnam return.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * configure.ac: Test for getpwname, for mingw32.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * lib/authenticator.c: Avoid use of timezone.  Check return value.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * lib/principal.c: Fix getpwuid call, for mingw32.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * configure.ac: Check for getpwuid, for mingw32.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * lib/krberror.c, lib/utils.c, lib/utils.h: Remove xgettimeofday.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * src/kdc.h, tests/utils.c: Always has sys/socket.h now.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * lib/internal.h: We always have sys/socket.h now.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * configure.ac: gettime fix for mingw32.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * doc/Makefile.am: Mingw32 fix.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * README: Add.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * configure.ac: Fix GnuTLS test.
+
+2006-02-07  Simon Josefsson <address@hidden>
+
+       * gl/m4/extensions.m4: Update.
+
+2006-01-30  Simon Josefsson <address@hidden>
+
+       * gl/gai_strerror.c, gl/getaddrinfo.h, gl/getopt.c, gl/socket_.h,
+       gl/stdbool_.h, gl/strndup.c, gl/strnlen.c, gl/vasnprintf.c,
+       gl/m4/getaddrinfo.m4, gl/m4/getopt.m4, gl/m4/gnulib-tool.m4,
+       gl/m4/socklen.m4, gl/m4/stdbool.m4: Update.
+
+2006-01-19  Simon Josefsson <address@hidden>
+
+       * gl/Makefile.am, gl/gai_strerror.c, gl/getaddrinfo.h,
+       gl/socket_.h, gl/m4/getaddrinfo.m4, gl/m4/gnulib-comp.m4,
+       gl/m4/sys_socket_h.m4: Update.
+
+2006-01-13  Simon Josefsson <address@hidden>
+
+       * tests/Makefile.am: Fix gnutls check.
+
+2006-01-13  Simon Josefsson <address@hidden>
+
+       * src/Makefile.am: Fix gnutls check.
+
+2006-01-13  Simon Josefsson <address@hidden>
+
+       * configure.ac: Fix gnutls check.
+
+2006-01-13  Simon Josefsson <address@hidden>
+
+       * configure.ac: Enable gcrypt if present, for now.
+
+2006-01-13  Simon Josefsson <address@hidden>
+
+       * lib/Makefile.am, src/Makefile.am: Fix gnutls check.
+
+2006-01-13  Simon Josefsson <address@hidden>
+
+       * configure.ac: Fix gnutls check.
+
+2006-01-13  Simon Josefsson <address@hidden>
+
+       * lib/Makefile.am: Fix libs.
+
+2006-01-12  Simon Josefsson <address@hidden>
+
+       * gl/Makefile.am, gl/base64.c, gl/gettime.c, gl/md5.c, gl/md5.h,
+       gl/sha1.c, gl/sha1.h, gl/stdint_.h, gl/m4/getaddrinfo.m4,
+       gl/m4/gnulib-comp.m4, gl/m4/gnulib-tool.m4, gl/m4/socklen.m4,
+       gl/m4/stdint.m4, doc/getdate.texi: Update.
+
+2006-01-12  Simon Josefsson <address@hidden>
+
+       * doc/Makefile.am: Fix copyright years in man page.
+
+2005-12-24  Simon Josefsson <address@hidden>
+
+       * gl/m4/getaddrinfo.m4, gl/m4/socklen.m4: Update.
+
+2005-12-20  Simon Josefsson <address@hidden>
+
+       * db/Makefile.am: Fix.
+
+2005-12-20  Simon Josefsson <address@hidden>
+
+       * po/pl.po, po/sv.po: Initial attempt.
+
+2005-12-15  Simon Josefsson <address@hidden>

[920 lines skipped]





reply via email to

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