chiark / gitweb /
Release 2.1.6.
[catacomb] / debian / changelog
1 catacomb (2.1.6) experimental; urgency=low
2
3   * mpreduce: Extend domain to all positive integers.
4   * gfreduce: Fix out-of-bounds memory access.
5   * gcd: Don't clobber signs of `constants' when GCD calculation is trivial.
6   * pixie: Don't replace existing pixie unless explicitly requested.
7
8  -- Mark Wooding <mdw@distorted.org.uk>  Fri, 27 Dec 2013 14:28:57 +0000
9
10 catacomb (2.1.5) experimental; urgency=low
11
12   * New build system.
13
14  -- Mark Wooding <mdw@distorted.org.uk>  Mon, 29 Jun 2013 00:38:58 +0100
15
16 catacomb (2.1.4) experimental; urgency=low
17
18   * Constant-time operations.
19   * Some minor fixes to header files.
20
21  -- Mark Wooding <mdw@distorted.org.uk>  Mon, 27 May 2013 22:34:23 +0100
22
23 catacomb (2.1.3) experimental; urgency=low
24
25   * Fibonacci sequence computation: mp_fibonacci function and fibonacci(1)
26     example program.
27   * Upper bounds on phrase entropy in mkphrase(1).
28   * Don't make the Pixie setuid-root by default.  Make the documentation
29     less scary.
30
31  -- Mark Wooding <mdw@distorted.org.uk>  Thu, 11 Apr 2013 12:06:28 +0100
32
33 catacomb (2.1.2.1) experimental; urgency=low
34
35   * hashsum: Document `--progress' option in `--help' output.
36
37  -- Mark Wooding <mdw@distorted.org.uk>  Thu, 28 Feb 2013 17:35:49 +0000
38
39 catacomb (2.1.2) experimental; urgency=low
40
41   * hashsum: Correct return code when running in `-c' mode.
42   * dsig: Fix core dump on large-ish outputs.
43   * dsig: Fix repeat-close bug.
44   * dsig: Accept precomputed hashes when making signatures.
45   * Utilities: New `-p' option for progress bars.
46   * dsig, hashsum: New `-j' option checks for files not covered by
47     manifest.
48   * Various library improvements.
49
50  -- Mark Wooding <mdw@distorted.org.uk>  Wed, 09 Jan 2013 03:26:44 +0000
51
52 catacomb (2.1.1) experimental; urgency=low
53
54   * Do configuration through pkgconfig.
55
56  -- Mark Wooding <mdw@distorted.org.uk>  Mon, 17 Mar 2008 18:36:30 +0000
57
58 catacomb (2.1.0) experimental; urgency=low
59
60   * Added support for elliptic curves, on both prime and binary fields
61     (polynomial basis only).  No actual crypto, but there's enough already
62     to do ECDH and stuff on well-known curves  Testing is currently a bit
63     patchy.
64
65  -- Mark Wooding <mdw@nsict.org>  Sun, 21 Mar 2004 22:47:56 +0000
66
67 catacomb (2.0.1) experimental; urgency=low
68
69   * Debianization!
70   * (pixie): Don't report uninteresting errors when accepting connections.
71
72  -- Mark Wooding <mdw@nsict.org>  Thu, 11 Dec 2003 10:47:59 +0000