2001-10-13 Simon Josefsson * starttls.c (main): Clear fd sets before select(). 2000-11-02 Kenichi OKADA * VERSION 0.5 released. * configure.in(AM_INIT_AUTOMAKE): Up. 2000-11-02 Simon Josefsson * starttls.c: Use `sizeof buffer -1' instead of `BUFSIZ/2'. 2000-10-07 Daiki Ueno * .cvsignore: Add `aclocal.m4', `install-sh', `mkinstalldirs', `missing' and `elisp-comp'. * bootstrap: New file. * starttls.c: Change author's mail address. (main): Fix optstring 2000-08-29 Kenichi OKADA * configure.in (AM_INIT_AUTOMAKE): Up. 2000-08-12 Kenichi OKADA * VERSION 0.4 released. (README): Update 2000-08-12 Kenichi OKADA * starttls.c (main): Use `optind'. * starttls.el (starttls-open-stream): Put `starttls-extra-args' on the last arg. 2000-08-11 Kenichi OKADA * VERSION 0.3 released. 2000-08-11 Kenichi OKADA * starttls.c (main): Define optstrings. New option `--force'. * starttls.el (starttls-open-ssl-stream): New function. (starttls-open-stream): Move `starttls-extra-args'. 2000-08-11 Kenichi OKADA * starttls.c: Delete duplicated includes. 2000-08-10 Kenichi OKADA * starttls.c (main): Change `sizeof buffer` to `BUFSIZ/8' or `BUFSIZ/2'. 2000-08-10 Kenichi OKADA * configure.in: explicate $prefix. Auto detect OpenSSL libraries.