[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nnimap 0.90 released



SSL and some imap parser fixes.

Get it from http://www.extundo.com/nnimap/nnimap.tar.gz.

1999-01-04 22:46:52  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap 0.90 released.

1999-01-04 22:39:05  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-response-data-fetch): Parse everything before
	setting.

1999-01-04 18:22:30  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-request-update-info-internal): Look in flags,
 	not list-flags.

1999-01-03 00:14:51  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-request-list-mapper): Look in list-flags, not
	flags.

1999-01-02 21:22:03  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-parse-mailbox): Turn symbols into strings.

1999-01-02 20:06:04  Simon Josefsson  <jas@pdc.kth.se>

	* nnimap.el (nnimap-close-server): Don't kill imap buffer.

1999-01-02 20:04:32  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-buffer-list): Removed.
	(imap-open): Don't use imap-buffer-list. Protect against
	man-in-the-middle attacks on authenticator capability.

1998-12-27 22:58:19  Simon Josefsson  <jas@pdc.kth.se>

	* imap.el (imap-ssl-open-1): Use imap-parse-greeting.
	(imap-namespace): Fix.
	(imap-parse-mailbox): Use imap-parse-astring.
	(imap-response-data-text-code): Conditional parse.