emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (f61c87f -> 69e38a5)


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master updated (f61c87f -> 69e38a5)
Date: Fri, 13 Feb 2015 08:58:04 +0000

larsi pushed a change to branch master.

      from  f61c87f   lisp/gnus/gnus-msg.el (gnus-msg-mail): Buffer-local 
warning fix (bug#19573)
       new  e7d21b4   Implement SCRAM-SHA-1 SASL mechanism
       new  69e38a5   Move rfc2104 from gnus to net


Summary of changes:
 lisp/ChangeLog                         |   13 +++
 lisp/{gnus => net}/rfc2104.el          |    0
 lisp/net/sasl-scram-rfc.el             |  160 ++++++++++++++++++++++++++++++++
 lisp/net/sasl.el                       |    6 +-
 test/ChangeLog                         |    4 +
 test/automated/sasl-scram-rfc-tests.el |   50 ++++++++++
 6 files changed, 230 insertions(+), 3 deletions(-)
 rename lisp/{gnus => net}/rfc2104.el (100%)
 create mode 100644 lisp/net/sasl-scram-rfc.el
 create mode 100644 test/automated/sasl-scram-rfc-tests.el



reply via email to

[Prev in Thread] Current Thread [Next in Thread]