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