* smtp.el (smtp-auth-cram-md5): New function.
[elisp/flim.git] / ChangeLog
index 59101a2..c274c19 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,76 @@
+1999-10-23  Kenichi OKADA <okada@opaopa.org>
+
+       * smtp.el (smtp-auth-cram-md5): New function.
+       (smtp-auth-plain): New function.
+       (smtp-auth-login): New function.
+       (smtp-authentication-method-alist): New variable.
+
+1999-10-23  Kenichi OKADA <okada@opaopa.org>
+
+       * hex-util.el: New file.
+       * hmac-util.el: Remove.
+       * hmac-md5.el: Update.
+       * FLIM-ELS (flim-modeules): Rename `hex-util' from `hmac-util'.
+
+1999-10-22  Kenichi OKADA <okada@opaopa.org>
+
+       * smtp.el (smtp-via-smtp): Fix to use `smtp-authentication-type',
+       `smtp-authentication-user', `smtp-authentication-passphrase' and
+       `smtp-connection-type'.
+
+1999-10-22  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
+
+       * smtp.el (smtp-authentication-type): New variable.
+       (smtp-authentication-user): New variable.
+       (smtp-authentication-passphrase): New variable.
+       (smtp-connection-type): New variable.
+
+\f
+1999-10-21  Kenichi OKADA <okada@opaopa.org>
+
+       * SLIM: Version 1.13.1 released.
+
+1999-10-21  Kenichi OKADA <okada@opaopa.org>
+
+       * SLIM-TIPS: Add comment.
+
+1999-10-21  Kenichi OKADA <okada@opaopa.org>
+
+       * smtp.el (smtp-via-smtp): Add autoload for
+       `starttls-open-stream', `starttls-negotiate',
+       `sasl-cram-md5' and `sasl-plain'.
+       * smtp.el (smtp-via-smtp): Don't require `sasl' and `starttls'.
+
+1999-10-21  Kenichi OKADA <okada@opaopa.org>
+
+       * starttls.c: New file.
+       * smtp.el (smtp-via-smtp): STARTTLS support.
+       * SLIM-TIPS: New file.
+       * starttls.c: Deleted. See SLIM-TIPS.
+       * FLIM-ELS (flim-modules): Add `starttls'
+
+1999-10-21  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
+
+       * starttls.el: New file.
+       * starttls.c: New file.
+
+1999-10-20  Kenichi OKADA <okada@opaopa.org>
+
+       * smtp.el (smtp-via-smtp): Update to delete
+       insecure sequences at plain.
+       * SLIM-VERION: Add code name.
+       * mime-def.el (mime-library-product): Up.
+
+1999-10-20  Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
+
+       * hmac-def.el (define-hmac-function): Update to delete
+       insecure sequences.
+
+\f
+1999-10-20  Kenichi OKADA <okada@opaopa.org>
+
+       * SLIM: Version 1.13.0 released.
+
 1999-10-20  Kenichi OKADA <okada@opaopa.org>
 
        * smtp.el (smtp-via-smtp): Fix typo.
@@ -10,7 +83,7 @@
 
 1999-10-19  Kenichi OKADA <okada@opaopa.org>
 
-       * hmac-md5.el (hmac-md5): fixed for XEmacs's md5.
+       * hmac-md5.el (hmac-md5): Fixed for XEmacs's md5.
 
 1999-10-19  Kenichi OKADA <okada@opaopa.org>
 
        * smtp.el (smtp-via-smtp): Use sasl.el for SASL.
        * FLIM-ELS (flim-modules): Add `sasl'.
 
+\f
 1999-08-17  MORIOKA Tomohiko  <tomo@m17n.org>
 
        * FLIM: Version 1.13.2 (Kasanui) released.