]> git.eshelyaron.com Git - emacs.git/commit
nnimap.el (nnimap-login): Refactored out into own function, and implement CRAM-MD5.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 2 Jan 2011 23:17:32 +0000 (23:17 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 2 Jan 2011 23:17:32 +0000 (23:17 +0000)
commit84d89edee634f27b7d635393f762bd520f9f4b78
treeff9aba84c2f368c204c2aab386827943b5628f94
parent3d4cad2cc94097362389a8ff35c404a87bd38581
nnimap.el (nnimap-login): Refactored out into own function, and implement CRAM-MD5.
 (nnimap-wait-for-line): Refactored out.
shr.el (shr-rescale-image): Display all GIF images as animated images.
nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.  This avoids sending passwords in plain text over non-encrypted channels.
lisp/gnus/ChangeLog
lisp/gnus/nnimap.el
lisp/gnus/shr.el