Release 1.0.0pre19.1.
[tripe] / debian / changelog
CommitLineData
1d7e0455
MW
1tripe (1.0.0pre19.1) experimental; urgency=medium
2
3 * Packaging fixes. (No code change.)
4
5 -- Mark Wooding <mdw@distorted.org.uk> Mon, 24 Dec 2018 15:53:35 +0000
6
045fdc20
MW
7tripe (1.0.0pre19) experimental; urgency=low
8
9 * tripe: Use Catacomb `rand_quick' to collect system-specific entropy,
10 e.g., from the x86 `rdrand' isntruction.
11 * tripe: Fix memory leak of key-data objects.
12 * tripe: Add new `naclbox' bulk-crypto transform based on Salsa20/ChaCha
13 and Poly1305.
14 * tripe: Support X25519 and X448 as key-exchange groups.
15 * tripe-keys: Support Ed25519 and Ed448 signature schemes.
16 * tripe-keys: Allow more control over key generation. In particular,
17 arbitrary attributes can now be set on master keys and key-exchange
18 keys.
19 * tripe-uslip: Clean up sockets on signal.
20 * A number of documentation fixes.
21
22 -- Mark Wooding <mdw@distorted.org.uk> Sun, 14 May 2017 18:18:17 +0100
23
6c959b6c
MW
24tripe (1.0.0pre18) experimental; urgency=low
25
26 * general: Fixed some 64-bit portability bugs.
27 * debian: Improve the Debian packaging: there are now explicit versions
28 on dependencies; the build-depependencies are correct; and there are
29 separate build-dependencies for the (rather more demanding)
30 architecture-neutral packages.
31 * tests: Fixed the server test suite to remove spurious failures.
32
33 -- Mark Wooding <mdw@distorted.org.uk> Sat, 30 Apr 2016 18:13:31 +0100
34
51ff73dc
MW
35tripe (1.0.0pre17.1) experimental; urgency=low
36
37 * tests: More warning suppressions.
38
39 -- Mark Wooding <mdw@distorted.org.uk> Mon, 11 May 2015 00:52:01 +0100
40
8e68649c
MW
41tripe (1.0.0pre17) experimental; urgency=low
42
43 * tripe-peer-services: The `tripe-newpeers' program now implements
44 multiple inheritance of configuration sections. See peers.in(5) for
45 the details.
46 * tripe-peer-services: The base configuration now has different timeouts
47 for active and passive dynamic peers. The thinking behind this is
48 explained in connect(8).
49 * tripe: The example `knock' script now works with OpenSSH forced-
50 commands, as well as custom shells.
51 * tripe: Include a configuration file for `sshsvc-mkauthkeys', to help
52 with setting up passive peers.
53 * tripe-peer-services: Fix a bug which broke the `connect' service's
54 `KICK' command.
55 * Attach a `tripe' suffix to most of the manpage names. Some of the
56 services, in particular, have rather generic names and it's only luck
57 that there haven't been conflicts yet.
58 * tripe: New `-W' option for `tripectl' to set the watch list.
59
60 -- Mark Wooding <mdw@distorted.org.uk> Fri, 08 May 2015 19:22:25 +0100
61
da475541
MW
62tripe (1.0.0pre16.2) experimental; urgency=low
63
64 * tripe-peer-services: `tripe-ifup' is now more tolerant of errors, and
65 more useful at reporting them.
66 * tripe-peer-services: `tripe-ifup' strips any explicit prefix length
67 from the remote internal address when adding routes naming it as a
68 gateway.
69 * tripe-peer-services: `tripe-ifup' explicitly forces the sysctl setting
70 `net.ipv6.conf.IFACE.disable_ipv6' off before configuring an IPv6
71 address as a workaround for some devices which try to turn IPv6 off
72 globally if they can't get a route.
73
74 -- Mark Wooding <mdw@distorted.org.uk> Sat, 14 Mar 2015 19:35:18 +0000
75
a9c69a6f
MW
76tripe (1.0.0pre16.1) experimental; urgency=low
77
78 * tripe: Diagnose a mismatch between two peers' choice of bulk crypto
79 transforms.
80
81 -- Mark Wooding <mdw@distorted.org.uk> Tue, 17 Feb 2015 21:33:47 +0000
82
472fc6bd
MW
83tripe (1.0.0pre16) experimental; urgency=low
84
85 * pathmtu: Use `IP_PMTUDISC_PROBE' rather than `..._DO' when doing
86 Linux-specific probing: this prevents inexplicable `EMSGSIZE' failures
87 from write(2).
88 * tripe: New bulk-crypto transform `iiv', which (a) reduces encryption
89 overhead and (b) is fully deterministic, closing a possible
90 kleptographic channel.
91 * tripe: Improve logging options in the client and startup scripts.
92 * tripe: Ship experimental systemd units as examples.
93 * tripe-peer-services: `conntrack' supports newer GLib bindings.
94 * tripe-peer-services: `connect' now only polls its database once a minute
95 (rather than once a second).
96 * tripemon: Support for newer Gtk bindings.
97 * tripemon: More distinctive highlighting of entry fields with invalid
98 contents.
99 * tripemon: Show per-peer crypto details in info sheet.
100 * tripemon: Support new options in `Add peer' dialogue.
101
102 -- Mark Wooding <mdw@distorted.org.uk> Sun, 20 Jul 2014 21:48:23 +0100
103
8886c0f9
MW
104tripe (1.0.0pre15) experimental; urgency=low
105
106 * Allow network masks in the `laddr' and `raddr' lists.
107
108 -- Mark Wooding <mdw@distorted.org.uk> Sat, 19 Apr 2014 14:34:22 +0100
109
cf035d96
MW
110tripe (1.0.0pre14) experimental; urgency=low
111
112 * Abolish the `watch' service. Its functionality has been absorbed into
113 `connect', and the postinst script now attempts to remove the obsolete
114 symbolic link from /etc/tripe/services.
115 * Many internal build changes.
116
117 -- Mark Wooding <mdw@distorted.org.uk> Tue, 28 Jan 2014 15:39:24 +0000
118
04ed79b8
MW
119tripe (1.0.0pre13) experimental; urgency=low
120
121 * Compare MAC tags in constant time. (Fixes a timing attack performed
122 by an adversary who can watch the timestamp on the server log.)
123
124 -- Mark Wooding <mdw@distorted.org.uk> Mon, 27 May 2013 22:58:31 +0100
125
c2f28e4b
MW
126tripe (1.0.0pre12.2) experimental; urgency=low
127
128 * New `tripe-keys' command: `check' reports on keys which will expire
129 soon, so that someone remembers to refresh them.
130
131 -- Mark Wooding <mdw@distorted.org.uk> Thu, 07 Feb 2013 10:37:01 +0000
132
b2a72eca
MW
133tripe (1.0.0pre12.1) experimental; urgency=low
134
135 * Extract Wireshark version number from `wireshark-common' rather than
136 `wireshark': the latter need not be installed.
137
138 -- Mark Wooding <mdw@distorted.org.uk> Sat, 12 Jan 2013 22:30:32 +0000
139
d3731285
MW
140tripe (1.0.0pre12) experimental; urgency=low
141
142 * tripe-peer-services: Add machinery for notifying a peer that we no
143 longer require its services.
144
145 -- Mark Wooding <mdw@distorted.org.uk> Sat, 05 Jan 2013 07:50:33 +0000
146
791a8698
MW
147tripe (1.0.0pre11.1) experimental; urgency=low
148
149 * tripe: Fix segfault from PEERINFO command.
150 * tripe: Include missing documentation of ADD command's `-priv' option.
151 * tripe: Fix warning message which didn't match documentation.
152
153 -- Mark Wooding <mdw@distorted.org.uk> Sat, 15 Dec 2012 14:14:36 +0000
154
87c06f6b 155tripe (1.0.0pre11) experimental; urgency=low
1a372224
MW
156
157 * Fix log/permissions foul-up. Move the logs to /var/log/tripe, and
158 arrange for that directory to exist with the correct permissions.
159 Don't try to open the log until after dropping privileges, so as to
160 provide a check that we can reopen them later.
8743c776
MW
161 * New peer option `mobile' can be set in peers.d files to indicate that
162 the peer's IP address and/or port are highly volatile and the server
163 should try to keep up with changes by attempting to decrypt incoming
164 packets using any available mobile keys.
87c06f6b
MW
165 * tripe: Mobile peers: track changes in remote address automatically.
166 * pathmtu: New mode uses raw sockets for portability.
167 * tripe-peer-services: Support IPv6 interface configuration. (There's
168 still no support for sending encrypted packets over IPv6.)
169 * tripe: Randomize exponential backoff for retransmission. [mdw/backoff]
170 * tripe: Support multiple private keys and cipher suites in the same
171 server.
1a372224 172
87c06f6b 173 -- Mark Wooding <mdw@distorted.org.uk> Tue, 18 Sep 2012 03:39:52 +0100
1a372224 174
550edef7
MW
175tripe (1.0.0pre10) experimental; urgency=low
176
177 * Overhaul SLIP error handling.
178 * Have conntrack tear VPN down in some networks.
179
180 -- Mark Wooding <mdw@distorted.org.uk> Fri, 22 Apr 2011 16:48:31 +0100
181
29b6a378
MW
182tripe (1.0.0pre9) experimental; urgency=low
183
184 * Make conntrack rather more robust against errors.
185 * Logically separate key tags from peer names.
186
187 -- Mark Wooding <mdw@distorted.org.uk> Mon, 17 May 2010 20:27:33 +0100
188
642bde67
MW
189tripe (1.0.0pre8.1) experimental; urgency=low
190
191 * Whoops. conntrack was almost completely broken. Fix it a lot.
192
193 -- Mark Wooding <mdw@distorted.org.uk> Sat, 15 May 2010 20:06:12 +0100
194
06007586
MW
195tripe (1.0.0pre8) experimental; urgency=low
196
197 * Many changes, enhancements and bug fixes. Like, way too many to list
198 here.
199
200 -- Mark Wooding <mdw@distorted.org.uk> Sun, 09 May 2010 15:32:30 +0100
201
d36eda2a 202tripe (1.0.0pre7) experimental; urgency=low
203
204 * Support SLIP encapsulation.
205
82c75bd9 206 -- Mark Wooding <mdw@distorted.org.uk> Sun, 4 Sep 2005 00:52:56 +0100
d36eda2a 207
ef4a1ab7 208tripe (1.0.0pre6) experimental; urgency=low
209
210 * Debianization!
52c03a2a 211 * Don't report uninteresting errors when accepting connections.
212 * Support elliptic curve keys.
c55f55af 213 * Allow user selection of symmetric crypto algorithms.
ef4a1ab7 214
c55f55af 215 -- Mark Wooding <mdw@nsict.org> Mon, 19 Apr 2004 08:44:00 +0100