chiark / gitweb /
keys/tripe-keys.master: Include a nontrivial `sig-fresh' example.
[tripe] / debian / changelog
index 4ae9845034794b805397bae83836de18f525ed64..841e52f51aa684c32aa53ec141f0de218b9e9e32 100644 (file)
@@ -1,3 +1,37 @@
+tripe (1.0.0pre19) experimental; urgency=low
+
+  * tripe: Use Catacomb `rand_quick' to collect system-specific entropy,
+    e.g., from the x86 `rdrand' isntruction.
+  * tripe: Fix memory leak of key-data objects.
+  * tripe: Add new `naclbox' bulk-crypto transform based on Salsa20/ChaCha
+    and Poly1305.
+  * tripe: Support X25519 and X448 as key-exchange groups.
+  * tripe-keys: Support Ed25519 and Ed448 signature schemes.
+  * tripe-keys: Allow more control over key generation.  In particular,
+    arbitrary attributes can now be set on master keys and key-exchange
+    keys.
+  * tripe-uslip: Clean up sockets on signal.
+  * A number of documentation fixes.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 14 May 2017 18:18:17 +0100
+
+tripe (1.0.0pre18) experimental; urgency=low
+
+  * general: Fixed some 64-bit portability bugs.
+  * debian: Improve the Debian packaging: there are now explicit versions
+    on dependencies; the build-depependencies are correct; and there are
+    separate build-dependencies for the (rather more demanding)
+    architecture-neutral packages.
+  * tests: Fixed the server test suite to remove spurious failures.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 30 Apr 2016 18:13:31 +0100
+
+tripe (1.0.0pre17.1) experimental; urgency=low
+
+  * tests: More warning suppressions.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 11 May 2015 00:52:01 +0100
+
 tripe (1.0.0pre17) experimental; urgency=low
 
   * tripe-peer-services: The `tripe-newpeers' program now implements