[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Mon May 2 22:00:03 UTC 2005


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.676 slime/ChangeLog:1.677
--- slime/ChangeLog:1.676	Sun May  1 12:47:12 2005
+++ slime/ChangeLog	Mon May  2 20:58:53 2005
@@ -1,3 +1,13 @@
+2005-05-02  Mark Wooding  <mdw at nsict.org>
+
+	* swank.lisp: If ~/.slime-secret exists then insist that Emacs
+	sends the contents (as a password) during initial handshaking.
+	(announce-server-port): Use :IF-EXISTS :ERROR to prevent bad guys
+	from slipping a symlink into /tmp and reading what port Lisp is
+	listening on.
+
+	* slime.el: If ~/.slime-secret exists then send it, as per above.
+
 2005-05-01  Marco Baringer  <mb at bese.it>
 
 	* slime.el (slime-inspector-reinspect): New function which



More information about the slime-devel mailing list