chiark / gitweb /
Release 1.0.0pre16. 1.0.0pre16
authorMark Wooding <mdw@distorted.org.uk>
Sun, 20 Jul 2014 13:53:18 +0000 (14:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 21 Jul 2014 00:27:21 +0000 (01:27 +0100)
debian/changelog

index a1518502469f0f0e097fcec9f74c13e77a0e144c..0b7b526c66d0c0b7426754acf253246906343657 100644 (file)
@@ -1,3 +1,24 @@
+tripe (1.0.0pre16) experimental; urgency=low
+
+  * pathmtu: Use `IP_PMTUDISC_PROBE' rather than `..._DO' when doing
+    Linux-specific probing: this prevents inexplicable `EMSGSIZE' failures
+    from write(2).
+  * tripe: New bulk-crypto transform `iiv', which (a) reduces encryption
+    overhead and (b) is fully deterministic, closing a possible
+    kleptographic channel.
+  * tripe: Improve logging options in the client and startup scripts.
+  * tripe: Ship experimental systemd units as examples.
+  * tripe-peer-services: `conntrack' supports newer GLib bindings.
+  * tripe-peer-services: `connect' now only polls its database once a minute
+    (rather than once a second).
+  * tripemon: Support for newer Gtk bindings.
+  * tripemon: More distinctive highlighting of entry fields with invalid
+    contents.
+  * tripemon: Show per-peer crypto details in info sheet.
+  * tripemon: Support new options in `Add peer' dialogue.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 20 Jul 2014 21:48:23 +0100
+
 tripe (1.0.0pre15) experimental; urgency=low
 
   * Allow network masks in the `laddr' and `raddr' lists.