* configure.in (VERSION): Bump up to 0.6.
authorueno <ueno>
Sat, 18 Nov 2000 04:44:00 +0000 (04:44 +0000)
committerueno <ueno>
Sat, 18 Nov 2000 04:44:00 +0000 (04:44 +0000)
* starttls.c: Rearrange header.
* starttls.el: Ditto.

configure.in
starttls.c
starttls.el

index 9ad79be..83c9ed4 100644 (file)
@@ -1,5 +1,5 @@
 AC_INIT(starttls.el)
-AM_INIT_AUTOMAKE(starttls, 0.5)
+AM_INIT_AUTOMAKE(starttls, 0.6)
 
 AM_PATH_LISPDIR
 
index bd09a8c..27ef839 100644 (file)
@@ -1,6 +1,6 @@
-/* TLSv1 filter for STARTTLS extension.
+/* simple wrapper program for STARTTLS
 
-   Copyright (C) 1999, 2000 Daiki Ueno <ueno@unixuser.org>
+   Copyright (C) 1999, 2000 Free Software Foundation, Inc.
 
    Author: Daiki Ueno <ueno@unixuser.org>
    Created: 1999-11-19
index f2726ca..1875dcb 100644 (file)
@@ -1,4 +1,4 @@
-;;; starttls.el --- TLSv1 functions
+;;; starttls.el --- STARTTLS functions
 
 ;; Copyright (C) 1999, 2000 Free Software Foundation, Inc.
 
 
 ;;; Commentary:
 
-;; This module defines some utility functions for TLSv1 functions.
-
-;; [RFC 2246] "The TLS Protocol Version 1.0"
-;;     by Christopher Allen <callen@certicom.com> and 
-;;     Tim Dierks <tdierks@certicom.com> (1999/01)
+;; This module defines some utility functions for STARTTLS profiles.
 
 ;; [RFC 2595] "Using TLS with IMAP, POP3 and ACAP"
 ;;     by Chris Newman <chris.newman@innosoft.com> (1999/06)
@@ -65,7 +61,6 @@ BUFFER is the buffer (or `buffer-name') to associate with the process.
 Third arg is name of the host to connect to, or its IP address.
 Fourth arg SERVICE is name of the service desired, or an integer
 specifying a port number to connect to."
-
   (let* ((process-connection-type nil)
         (process (apply #'start-process
                         name buffer starttls-program