2005-01-01
20:26 jas gsasl.fms 1.8
Add.
19:59 tag gsasl-0-2-4 added
19:59 jas po/de.po 1.20
po/eu.po 1.20
po/fr.po 1.20
po/ga.po 1.20
po/nl.po 1.20
po/pl.po 1.22
po/ro.po 1.21
po/sq.po 1.11
po/sr.po 1.20
po/sv.po 1.45
po/zh_CN.po 1.11
Generated.
19:51 jas lib/digest-md5/Makefile.am 1.23
Fix distcheck.
19:47 jas lib/po/fr.po 1.19
lib/po/ga.po 1.8
lib/po/nl.po 1.18
lib/po/pl.po 1.21
lib/po/ro.po 1.19
lib/po/sr.po 1.15
lib/po/sv.po 1.29
Generated.
19:44 jas lib/NEWS 1.94
NEWS 1.149
Version 0.2.4.
19:38 jas NEWS 1.148
Add.
19:24 jas doc/gsasl.texi 1.112
Indent.
19:20 jas lib/NEWS 1.93
NEWS 1.147
Add.
19:16 jas lib/src/init.c 1.12
Prefer CRAM-MD5 over DIGEST-MD5. Decision based on available public analysis that MD5 is broken, but HMAC-MD5 still likely secure, and the lack of public analysis of the consequences of the MD5 break for DIGEST-MD5.
19:14 jas doc/gsasl.texi 1.111
Fix.
18:53 jas doc/gsasl.texi 1.109
doc/gsasl.texi 1.110
Fix.
18:45 jas NEWS 1.146
Fix.
18:19 jas po/ro.po 1.20
lib/po/ro.po 1.18
Sync with TP.
18:18 jas NEWS 1.145
Add.
18:14 jas NEWS 1.144
lib/NEWS 1.92
Fix.
18:01 jas lib/gl/lgetdelim.c 1.3
Update.
16:59 jas lib/gl/lgetdelim.c 1.2
lib/gl/lgetdelim.h 1.2
lib/gl/lgetline.c 1.2
lib/gl/lgetline.h 1.2
Update.
16:31 jas lib/gl/Makefile.am 1.19
lib/gl/m4/lgetdelim.m4 1.2
lib/gl/m4/lgetline.m4 1.2
Update.
16:09 jas gl/Makefile.am 1.42
gl/m4/getline.m4 1.5
gl/m4/gnulib.m4 1.14
gl/m4/strdup.m4 1.10
Update.
16:04 jas lib/gl/base64.c 1.12
lib/gl/base64.h 1.5
lib/gl/Makefile.am 1.18
lib/gl/lgetdelim.c 1.1
lib/gl/lgetdelim.h 1.1
lib/gl/lgetline.c 1.1
lib/gl/lgetline.h 1.1
lib/gl/m4/gnulib.m4 1.15
lib/gl/m4/lgetdelim.m4 1.1
lib/gl/m4/lgetline.m4 1.1
lib/gl/m4/strdup.m4 1.6
gl/error.c 1.7
gl/iconvme.c 1.8
Update.
16:03 jas lib/configure.ac 1.49
Need lgetline.
2004-12-27
02:25 jas lib/digest-md5/server.c 1.29
Use correct constants.
02:23 jas lib/digest-md5/server.c 1.28
Disable qop auth-conf, and ciphers, for now.
02:22 jas lib/digest-md5/client.c 1.27
lib/digest-md5/server.c 1.27
lib/digest-md5/session.c 1.9
lib/digest-md5/tokens.h 1.8
Fix warnings.
02:18 jas lib/src/gsasl.h.in 1.61
Add gsasl_simple_getpass. Remove gsasl_md5pwd_get_password.
02:12 jas examples/client-callback.c 1.7
examples/client-mech.c 1.6
examples/client-serverfirst.c 1.6
examples/client.c 1.7
lib/anonymous/mechinfo.c 1.2
lib/cram-md5/mechinfo.c 1.2
lib/digest-md5/client.c 1.26
lib/digest-md5/digesthmac.c 1.4
lib/digest-md5/digesthmac.h 1.5
lib/digest-md5/free.c 1.4
lib/digest-md5/free.h 1.2
lib/digest-md5/getsubopt.c 1.6
lib/digest-md5/mechinfo.c 1.2
lib/digest-md5/parser.c 1.17
lib/digest-md5/parser.h 1.7
lib/digest-md5/printer.c 1.5
lib/digest-md5/printer.h 1.3
lib/digest-md5/server.c 1.26
lib/digest-md5/session.c 1.8
lib/digest-md5/test-parser.c 1.10
lib/digest-md5/tokens.h 1.7
lib/digest-md5/validate.c 1.7
lib/digest-md5/validate.h 1.3
lib/external/mechinfo.c 1.2
lib/external/server.c 1.10
lib/gssapi/client.c 1.12
lib/gssapi/mechinfo.c 1.2
lib/gssapi/server.c 1.12
lib/login/login.h 1.11
lib/login/mechinfo.c 1.2
lib/ntlm/mechinfo.c 1.2
lib/ntlm/x-ntlm.h 1.10
lib/plain/mechinfo.c 1.2
lib/plain/server.c 1.21
lib/securid/mechinfo.c 1.2
lib/src/callback.c 1.22
lib/src/gsasl.h.in 1.60
lib/src/md5pwd.c 1.4
src/callbacks.c 1.38
src/callbacks.h 1.14
tests/gssapi.c 1.3
tests/simple.c 1.32
Indent.
01:56 jas lib/digest-md5/parser.c 1.16
Fix comment.
01:50 jas lib/digest-md5/Makefile.am 1.22
Dist README.
2004-12-26
02:34 jas lib/configure.ac 1.48
Bump versions.
02:32 jas lib/NEWS 1.90
Fix.
02:29 jas lib/NEWS 1.89
lib/NEWS 1.91
Add.
02:28 jas lib/src/gsasl.h.in 1.59
lib/src/internal.h 1.27
lib/src/property.c 1.25
lib/src/xfinish.c 1.9
Revert and remove qop, maxbuf until we need them.
02:26 jas doc/gsasl.texi 1.108
Revert.
00:15 jas po/de.po 1.19
po/eu.po 1.19
po/fr.po 1.19
po/ga.po 1.19
po/nl.po 1.19
po/pl.po 1.21
po/ro.po 1.19
po/sq.po 1.10
po/sr.po 1.19
po/sv.po 1.44
po/zh_CN.po 1.10
lib/po/fr.po 1.18
lib/po/ga.po 1.7
lib/po/nl.po 1.17
lib/po/pl.po 1.20
lib/po/ro.po 1.17
lib/po/sr.po 1.14
lib/po/sv.po 1.28
Sync with TP.
00:14 jas doc/Makefile.am 1.67
Update.
2004-12-22
19:22 jas lib/digest-md5/server.c 1.25
Fix comment.
19:20 jas lib/digest-md5/server.c 1.24
Remove debug code.
2004-12-21
11:03 jas src/callbacks.c 1.37
Only set realm if entered.
11:01 jas NEWS 1.143
Add.
11:00 jas src/smtp.c 1.7
Fix CRLF.
2004-12-20
17:14 jas lib/digest-md5/parser.c 1.15
lib/digest-md5/validate.c 1.6
Doc fix.
16:51 jas lib/digest-md5/parser.c 1.14
lib/digest-md5/validate.c 1.5
Doc fix.
03:46 jas lib/NEWS 1.88
NEWS 1.142
Add.
03:22 jas lib/digest-md5/README 1.7
Fix.F
03:17 jas lib/plain/server.c 1.20
Simplify.
03:16 jas lib/plain/server.c 1.19
Fix mem leak.
03:14 jas lib/plain/server.c 1.18
Typo.
01:56 jas lib/NEWS 1.87
Add.
01:55 jas lib/plain/server.c 1.17
Fix logic.
01:55 jas lib/plain/server.c 1.16
Typo.

This page was created on Sat Jan 1 21:29:50 2005 using cl2html written by Simon Josefsson.