chiark / gitweb /
debian: Drop CDBS in favour of plain Debhelper.
[tripe] / debian / changelog
index ccbcf58fdc4589ea80569c58fb2c9a93c39290c5..367ec339f5633437d16f8198c0e3910dd538c8eb 100644 (file)
@@ -1,3 +1,31 @@
+tripe (1.0.0pre13) experimental; urgency=low
+
+  * Compare MAC tags in constant time.  (Fixes a timing attack performed
+    by an adversary who can watch the timestamp on the server log.)
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 27 May 2013 22:58:31 +0100
+
+tripe (1.0.0pre12.2) experimental; urgency=low
+
+  * New `tripe-keys' command: `check' reports on keys which will expire
+    soon, so that someone remembers to refresh them.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Thu, 07 Feb 2013 10:37:01 +0000
+
+tripe (1.0.0pre12.1) experimental; urgency=low
+
+  * Extract Wireshark version number from `wireshark-common' rather than
+    `wireshark': the latter need not be installed.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 12 Jan 2013 22:30:32 +0000
+
+tripe (1.0.0pre12) experimental; urgency=low
+
+  * tripe-peer-services: Add machinery for notifying a peer that we no
+    longer require its services.
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 05 Jan 2013 07:50:33 +0000
+
 tripe (1.0.0pre11.1) experimental; urgency=low
 
   * tripe: Fix segfault from PEERINFO command.