Allow using `server-auth-key' to set a permanent shared key
commit7a3edc02ce04f234bc62bc64f73ef0b53bd8c8cb
authorMichal Nazarewicz <mina86@mina86.com>
Sat, 14 Apr 2012 11:16:17 +0000 (14 13:16 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Apr 2012 11:16:17 +0000 (14 13:16 +0200)
tree3ae86e835baae0a966b66c259c26a6ea7a591927
parent6ab20bc0592ea54a9af5fbe6aff3d5f4f620b040
Allow using `server-auth-key' to set a permanent shared key

* server.el (server-auth-key): New variable.
(server-generate-key): New function.
(server-get-auth-key): New function.
(server-start): Use the new variable and functions to allow
setting a permanent server key.
etc/NEWS
lisp/ChangeLog
lisp/server.el