chiark / gitweb /
server/peer.c: Handle mobile peers switching addresses.
[tripe] / debian / changelog
index a19e8839664381cdf88e819433ec3d720e6677d1..29df1d5ed356fea7ee5b8fc85feb449cbc651dc8 100644 (file)
@@ -1,5 +1,54 @@
+tripe (1.0.0pre11~preview) experimental; urgency=low
+
+  * Fix log/permissions foul-up.  Move the logs to /var/log/tripe, and
+    arrange for that directory to exist with the correct permissions.
+    Don't try to open the log until after dropping privileges, so as to
+    provide a check that we can reopen them later.
+  * New peer option `mobile' can be set in peers.d files to indicate that
+    the peer's IP address and/or port are highly volatile and the server
+    should try to keep up with changes by attempting to decrypt incoming
+    packets using any available mobile keys.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 27 Jun 2011 09:50:31 +0100
+
+tripe (1.0.0pre10) experimental; urgency=low
+
+  * Overhaul SLIP error handling.
+  * Have conntrack tear VPN down in some networks.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Fri, 22 Apr 2011 16:48:31 +0100
+
+tripe (1.0.0pre9) experimental; urgency=low
+
+  * Make conntrack rather more robust against errors.
+  * Logically separate key tags from peer names.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 17 May 2010 20:27:33 +0100
+
+tripe (1.0.0pre8.1) experimental; urgency=low
+
+  * Whoops.  conntrack was almost completely broken.  Fix it a lot.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 15 May 2010 20:06:12 +0100
+
+tripe (1.0.0pre8) experimental; urgency=low
+
+  * Many changes, enhancements and bug fixes.  Like, way too many to list
+    here.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 09 May 2010 15:32:30 +0100
+
+tripe (1.0.0pre7) experimental; urgency=low
+
+  * Support SLIP encapsulation.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun,  4 Sep 2005 00:52:56 +0100
+
 tripe (1.0.0pre6) experimental; urgency=low
 
   * Debianization!
+  * Don't report uninteresting errors when accepting connections.
+  * Support elliptic curve keys.
+  * Allow user selection of symmetric crypto algorithms.
 
- -- Mark Wooding <mdw@nsict.org>  Sat, 22 Nov 2003 18:35:50 +0000
+ -- Mark Wooding <mdw@nsict.org>  Mon, 19 Apr 2004 08:44:00 +0100