yamaoka [Mon, 13 Dec 1999 10:49:42 +0000 (10:49 +0000)]
Update.
ueno [Mon, 13 Dec 1999 08:47:03 +0000 (08:47 +0000)]
Fix typo.
ueno [Mon, 13 Dec 1999 08:45:55 +0000 (08:45 +0000)]
update.
ueno [Mon, 13 Dec 1999 08:45:36 +0000 (08:45 +0000)]
* digest-md5.el
(digest-md5-parse-digest-challenge-syntax-table): New variable.
(digest-md5-parse-digest-challenge): Use it; return parsed
result as a property list.
yamaoka [Mon, 13 Dec 1999 08:28:11 +0000 (08:28 +0000)]
Update.
yamaoka [Mon, 13 Dec 1999 08:01:30 +0000 (08:01 +0000)]
Update.
okada [Mon, 13 Dec 1999 05:57:45 +0000 (05:57 +0000)]
* sasl.el (sasl-scram-md5-make-salted-pass): New function.
* smtp.el (smtp-auth-scram-md5): Use `sasl-scram-md5-make-salted-pass'
instead of `scram-md5-make-salted-pass' and `scram-md5-parse-server-msg-1'.
okada [Mon, 13 Dec 1999 05:37:11 +0000 (05:37 +0000)]
* digest-md5.el (digest-md5-parse-digest-challenge): Fix.
okada [Mon, 13 Dec 1999 03:24:44 +0000 (03:24 +0000)]
* digest-md5.el (digest-md5-digest-response): Update.
(digest-md5-make-cnonce): New function.
(digest-md5-parse-digest-challenge): New function.
okada [Mon, 13 Dec 1999 02:04:02 +0000 (02:04 +0000)]
* FLIM-ELS (flim-modules): Add `unique-id'.
* smtp.el (TopLevel): Add autoload `sasl-scram-md5'.
okada [Mon, 13 Dec 1999 01:53:38 +0000 (01:53 +0000)]
update.
okada [Mon, 13 Dec 1999 01:53:15 +0000 (01:53 +0000)]
* unique-id.el: New file.
* scram-md5.el (TopLevel): Require `unique-id'.
(scram-make-unique-nonce): Use `unique-id'.
* sasl.el (sasl-number-base36): Delete.
(sasl-unique-id-char): Delete.
(sasl-unique-id): Delete.
okada [Sun, 12 Dec 1999 18:31:44 +0000 (18:31 +0000)]
* FLIM-ELS (flim-modules): Add `digest-md5'.
okada [Sun, 12 Dec 1999 18:24:56 +0000 (18:24 +0000)]
* digest-md5.el: New file.
(digest-md5-digest-uri): New function.
(digest-md5-digest-response): New function.
okada [Sun, 12 Dec 1999 16:13:19 +0000 (16:13 +0000)]
* smtp.el (smtp-auth-scram-md5): Erase insecure sequences.
* sasl.el (sasl-scram-md5-client-msg-2): Erase insecure sequences.
(TopLevel): Add example for `scram-md5'.
* scram.el (scram-md5-make-server-msg-2): Rename from `scram-md5-authenticate-server'.
(scram-md5-make-salted-pass): Don't erase passphrase.
(scram-make-unique-nonce): Erase unique-id.
(scram-md5-make-client-msg-1): Erase nonce.
(scram-md5-make-shared-key): Erase buffer.
(scram-md5-make-server-msg-2): Ditto.
okada [Sat, 11 Dec 1999 16:00:34 +0000 (16:00 +0000)]
* smtp.el (smtp-auth-scram-md5): New function.
(smtp-authentication-method-alist): Add `scram-md5'.
okada [Sat, 11 Dec 1999 15:19:13 +0000 (15:19 +0000)]
* sasl.el (TopLevel): Require `scram-md5'.
okada [Fri, 10 Dec 1999 19:15:33 +0000 (19:15 +0000)]
* sasl.el (sasl-scram-md5-client-msg-1): New function.
(sasl-scram-md5-client-msg-2): New function.
(sasl-scram-md5-authenticate-server): New function.
(sasl-scram-md5-client-security-info): New variable.
okada [Fri, 10 Dec 1999 13:45:13 +0000 (13:45 +0000)]
version up
okada [Thu, 9 Dec 1999 04:11:34 +0000 (04:11 +0000)]
* sasl.el (sasl-number-base36): New function.
(sasl-unique-id): New function.
(sasl-unique-id-char): New variable.
* scram-md5.el (scram-make-unique-nonce): Fix to use `sasl-unique-id'.
okada [Mon, 6 Dec 1999 12:17:00 +0000 (12:17 +0000)]
hex-util.el sha1-el.el Fix.
okada [Mon, 6 Dec 1999 11:30:55 +0000 (11:30 +0000)]
1.13.4 Release
okada [Sat, 4 Dec 1999 07:49:20 +0000 (07:49 +0000)]
SLIM-VERION: Add code name.
okada [Fri, 3 Dec 1999 09:06:27 +0000 (09:06 +0000)]
smtp.el fix.
okada [Thu, 2 Dec 1999 05:54:45 +0000 (05:54 +0000)]
* smtp.el (smtp-via-smtp): Enclose by `as-binary-process'.
okada [Thu, 2 Dec 1999 05:17:55 +0000 (05:17 +0000)]
* smtp.el (smtp-via-smtp): Fix.
* scram-md5.el (scram-make-unique-nonce): Fix.
okada [Wed, 1 Dec 1999 16:43:42 +0000 (16:43 +0000)]
* smtp.el (smtp-send-command): Add new optional argument
to delete insecure words in a trace buffer.
(smtp-auth-cram-md5): Update.
(smtp-auth-plain): Update.
(smtp-auth-login): Update.
okada [Wed, 1 Dec 1999 16:25:18 +0000 (16:25 +0000)]
* smtp.el (smtp-via-smtp): Comment out vain commands.
ONEX,VERB,XUSR
okada [Wed, 1 Dec 1999 15:39:27 +0000 (15:39 +0000)]
add scram-md5.el
okada [Wed, 1 Dec 1999 14:21:09 +0000 (14:21 +0000)]
Upteda. sasl-mech anonymous
okada [Tue, 30 Nov 1999 16:27:47 +0000 (16:27 +0000)]
* SLIM-VERSION: Fix.
* smtp.el: Fix Author.
* sasl.el (sasl-cram-md5): Update to delete
insecure sequences at plain.
okada [Sun, 28 Nov 1999 15:26:23 +0000 (15:26 +0000)]
* mime-def.el (mime-library-product): Up.
okada [Sun, 28 Nov 1999 08:50:44 +0000 (08:50 +0000)]
* ChangeLog: Fix.
1999-10-?? -> 1999-11-??
* sasl.el (sasl-cram-md5): Rename `username' from `user'.
Rename `challenge' from `response'.
* SLIM-VERION: Add code name.
okada [Mon, 22 Nov 1999 21:35:40 +0000 (21:35 +0000)]
compatibility for sha1.el by Keiichi Suzuki.
sha1.el (sha1-encode): Fix and define as obsolete function.
(sha1-encode-binary): Ditto.
okada [Mon, 22 Nov 1999 20:08:24 +0000 (20:08 +0000)]
sha1.el (sha1-encode): New alias.
(sha1-encode-binary): Ditto.
okada [Mon, 22 Nov 1999 19:37:41 +0000 (19:37 +0000)]
Fix sasl.el hmac-util -> hex-util.
Update sha1.
okada [Mon, 22 Nov 1999 17:31:52 +0000 (17:31 +0000)]
release.
okada [Mon, 22 Nov 1999 16:34:44 +0000 (16:34 +0000)]
* smtp.el (smtp-auth-cram-md5): Update to delete
insecure sequences at plain.
(smtp-auth-login): Update to delete
insecure sequences at plain.
okada [Mon, 22 Nov 1999 16:12:38 +0000 (16:12 +0000)]
* smtp.el (smtp-auth-cram-md5): New function.
(smtp-auth-plain): New function.
(smtp-auth-login): New function.
(smtp-authentication-method-alist): New variable.
okada [Mon, 22 Nov 1999 15:22:56 +0000 (15:22 +0000)]
* hex-util.el: New file.
* hmac-util.el: Remove.
* hmac-md5.el: Update.
* FLIM-ELS (flim-modeules): Rename `hex-util' from `hmac-util'.
okada [Sun, 21 Nov 1999 17:53:55 +0000 (17:53 +0000)]
* smtp.el (smtp-via-smtp): Fix to use `smtp-authentication-type',
`smtp-authentication-user', `smtp-authentication-passphrase' and
`smtp-connection-type'.
* smtp.el (smtp-authentication-type): New variable.
(smtp-authentication-user): New variable.
(smtp-authentication-passphrase): New variable.
(smtp-connection-type): New variable.
okada [Sun, 21 Nov 1999 02:37:12 +0000 (02:37 +0000)]
* SLIM: Version 1.13.1 released.
* SLIM-TIPS: Add comment.
okada [Sun, 21 Nov 1999 01:33:27 +0000 (01:33 +0000)]
* 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'.
okada [Sun, 21 Nov 1999 01:07:19 +0000 (01:07 +0000)]
STARTTLS support.
* 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'
okada [Sat, 20 Nov 1999 22:22:19 +0000 (22:22 +0000)]
* starttls.el: New file.
* starttls.c: New file.
okada [Sat, 20 Nov 1999 08:18:38 +0000 (08:18 +0000)]
* smtp.el (smtp-via-smtp): Update to delete
insecure sequences at plain.
* SLIM-VERION: Add code name.
* mime-def.el (mime-library-product): Up.
* hmac-def.el (define-hmac-function): Update to delete
insecure sequences.
okada [Sat, 20 Nov 1999 07:39:42 +0000 (07:39 +0000)]
SLIM 1.13.0 released.
okada [Sat, 20 Nov 1999 07:24:33 +0000 (07:24 +0000)]
* smtp.el (smtp-via-smtp): Fix typo.
* hmac-md5.el: Add Author and Maintainer.
okada [Fri, 19 Nov 1999 17:16:28 +0000 (17:16 +0000)]
hmac-md5.el (hmac-md5): Specify the 4th arg to `md5' as `binary'
if possible.
hmac-def.el hmac-md5.el hmac-sha1.el hmac-util.el
md5-dl.el md5-el.el md5.el sha1-dl.el sha1-el.el sha1.el
comment update
okada [Fri, 19 Nov 1999 03:21:01 +0000 (03:21 +0000)]
rename sasl-plain sasl-cram-md5
okada [Thu, 18 Nov 1999 20:21:20 +0000 (20:21 +0000)]
fixed hmac-md5 for XEmacs's md5.
okada [Thu, 18 Nov 1999 19:53:56 +0000 (19:53 +0000)]
merge hmac package
okada [Thu, 18 Nov 1999 18:40:29 +0000 (18:40 +0000)]
update documents.
okada [Thu, 18 Nov 1999 17:12:24 +0000 (17:12 +0000)]
*** empty log message ***
tomo [Tue, 17 Aug 1999 02:15:41 +0000 (02:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'slim-1_13'.
tomo [Tue, 17 Aug 1999 02:15:39 +0000 (02:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'clime-1_13'.
morioka [Tue, 17 Aug 1999 02:15:38 +0000 (02:15 +0000)]
fixed.
morioka [Tue, 17 Aug 1999 02:13:51 +0000 (02:13 +0000)]
Modify for m17n.org.
morioka [Tue, 17 Aug 1999 02:10:21 +0000 (02:10 +0000)]
release.
morioka [Tue, 17 Aug 1999 02:09:50 +0000 (02:09 +0000)]
(ARC_DIR): Modify for ftp.
(SEMI_ARC_DIR): Likewise.
morioka [Thu, 12 Aug 1999 02:45:53 +0000 (02:45 +0000)]
update.
morioka [Thu, 12 Aug 1999 02:42:14 +0000 (02:42 +0000)]
From Mikio Nakajima <minakaji@osaka.email.ne.jp> [tm-ja:4872,4877]:
1999-08-03 Yuuichi Teranishi <teranisi@gohome.org>
* smtp.el (smtp-notify-success): New option.
* (smtp-via-smtp): Request return receipt (defined in RFC1891) to
SMTP server if `smtp-notify-success' is non-nil.
morioka [Mon, 9 Aug 1999 03:29:49 +0000 (03:29 +0000)]
update.
morioka [Mon, 9 Aug 1999 03:28:08 +0000 (03:28 +0000)]
(mime-entity-header-start-point): New generic function.
(mime-entity-header-end-point): New generic function.
morioka [Mon, 9 Aug 1999 03:26:25 +0000 (03:26 +0000)]
(mime-entity-header-start-point): New method.
(mime-entity-header-end-point): New method.
morioka [Mon, 9 Aug 1999 03:23:32 +0000 (03:23 +0000)]
update.
morioka [Mon, 9 Aug 1999 03:22:34 +0000 (03:22 +0000)]
(flim-modules): Add `mmdbuffer'.
morioka [Mon, 9 Aug 1999 03:21:53 +0000 (03:21 +0000)]
update.
morioka [Mon, 9 Aug 1999 03:19:55 +0000 (03:19 +0000)]
New module.
morioka [Wed, 28 Jul 1999 05:19:16 +0000 (05:19 +0000)]
update.
morioka [Wed, 28 Jul 1999 04:54:16 +0000 (04:54 +0000)]
Add autoload setting for `mime-entity-body-buffer',
`mime-entity-body-start-point' and `mime-entity-body-end-point'.
morioka [Wed, 28 Jul 1999 04:43:45 +0000 (04:43 +0000)]
(mime-entity-point-min): Define as an obsolete function.
(mime-entity-point-max): Likewise.
morioka [Tue, 27 Jul 1999 08:18:24 +0000 (08:18 +0000)]
update.
morioka [Tue, 27 Jul 1999 08:13:44 +0000 (08:13 +0000)]
(entity-point-min): Deleted.
(entity-point-max): Deleted.
morioka [Sat, 24 Jul 1999 12:23:28 +0000 (12:23 +0000)]
update.
morioka [Sat, 24 Jul 1999 12:21:44 +0000 (12:21 +0000)]
(mime-library-product): Update to 1.13.2.
morioka [Sat, 24 Jul 1999 12:13:01 +0000 (12:13 +0000)]
update.
morioka [Sat, 24 Jul 1999 12:12:24 +0000 (12:12 +0000)]
(mime-insert-text-content): Deleted [moved to mime-def.el].
morioka [Sat, 24 Jul 1999 12:11:40 +0000 (12:11 +0000)]
Add autoload settings for `mime-entity-content' [to avoid warning].
(mime-insert-text-content): New method of `mime-entity' [moved from
mmbuffer.el].
morioka [Sat, 24 Jul 1999 07:47:36 +0000 (07:47 +0000)]
fixed.
morioka [Sat, 24 Jul 1999 07:47:02 +0000 (07:47 +0000)]
fixed.
morioka [Sat, 24 Jul 1999 07:46:19 +0000 (07:46 +0000)]
update.
morioka [Sat, 24 Jul 1999 07:45:01 +0000 (07:45 +0000)]
(mime-entity-children): Deleted [moved to mime-def.el].
morioka [Sat, 24 Jul 1999 07:43:39 +0000 (07:43 +0000)]
Add autoload settings for `mime-entity-content-type',
`mime-parse-multipart' and `mime-parse-encapsulated' [to avoid
warning].
(mime-entity-children): New method of `mime-entity' [moved from
mmbuffer.el].
morioka [Thu, 22 Jul 1999 05:28:15 +0000 (05:28 +0000)]
release.
morioka [Wed, 21 Jul 1999 11:03:32 +0000 (11:03 +0000)]
update.
morioka [Wed, 21 Jul 1999 11:02:22 +0000 (11:02 +0000)]
(mime-library-product): Update to 1.13.1.
morioka [Wed, 21 Jul 1999 11:00:50 +0000 (11:00 +0000)]
(mime-parse-buffer): Fixed.
morioka [Fri, 16 Jul 1999 06:10:31 +0000 (06:10 +0000)]
release.
morioka [Fri, 16 Jul 1999 06:08:23 +0000 (06:08 +0000)]
update.
morioka [Fri, 16 Jul 1999 06:06:28 +0000 (06:06 +0000)]
From Nakagawa, Makoto <nakagawa@pochi.tis.co.jp>:
(smtpmail-send-it): Use current-time to get rid of
time-stamp-strftime.
(smtpmail-send-it): Use write-region-as-binary instead of write-file.
(smtpmail-send-queued-mail); Use find-file-noselect-as-binary instead
of find-file-noselect.
morioka [Wed, 23 Jun 1999 13:31:07 +0000 (13:31 +0000)]
update.
morioka [Wed, 23 Jun 1999 13:29:33 +0000 (13:29 +0000)]
Delete code to detect APEL 7.3 or later.
yamaoka [Wed, 16 Jun 1999 05:12:32 +0000 (05:12 +0000)]
(smtpmail-send-it): Use `forward-line' with arg 1 before searching for the end
of the Resent-To field.
yamaoka [Wed, 16 Jun 1999 04:54:20 +0000 (04:54 +0000)]
Update.
yamaoka [Wed, 16 Jun 1999 04:54:09 +0000 (04:54 +0000)]
(smtpmail-send-it): Extend the search bound to the end of the field for
fetching the recipients from Resent-To.
morioka [Tue, 15 Jun 1999 12:43:29 +0000 (12:43 +0000)]
(PACKAGE): Change to flim.
morioka [Tue, 15 Jun 1999 12:42:42 +0000 (12:42 +0000)]
update.
morioka [Tue, 15 Jun 1999 12:42:30 +0000 (12:42 +0000)]
(mime-library-product): Update to FLIM 1.13.0.
yamaoka [Fri, 11 Jun 1999 11:15:18 +0000 (11:15 +0000)]
Update.