chiark / gitweb /
server: Repurpose the flags in `peerspec'.
[tripe] / debian / changelog
CommitLineData
1a372224
MW
1tripe (1.0.0pre11~preview) experimental; urgency=low
2
3 * Fix log/permissions foul-up. Move the logs to /var/log/tripe, and
4 arrange for that directory to exist with the correct permissions.
5 Don't try to open the log until after dropping privileges, so as to
6 provide a check that we can reopen them later.
8743c776
MW
7 * New peer option `mobile' can be set in peers.d files to indicate that
8 the peer's IP address and/or port are highly volatile and the server
9 should try to keep up with changes by attempting to decrypt incoming
10 packets using any available mobile keys.
1a372224 11
8743c776 12 -- Mark Wooding <mdw@distorted.org.uk> Mon, 27 Jun 2011 09:50:31 +0100
1a372224 13
550edef7
MW
14tripe (1.0.0pre10) experimental; urgency=low
15
16 * Overhaul SLIP error handling.
17 * Have conntrack tear VPN down in some networks.
18
19 -- Mark Wooding <mdw@distorted.org.uk> Fri, 22 Apr 2011 16:48:31 +0100
20
29b6a378
MW
21tripe (1.0.0pre9) experimental; urgency=low
22
23 * Make conntrack rather more robust against errors.
24 * Logically separate key tags from peer names.
25
26 -- Mark Wooding <mdw@distorted.org.uk> Mon, 17 May 2010 20:27:33 +0100
27
642bde67
MW
28tripe (1.0.0pre8.1) experimental; urgency=low
29
30 * Whoops. conntrack was almost completely broken. Fix it a lot.
31
32 -- Mark Wooding <mdw@distorted.org.uk> Sat, 15 May 2010 20:06:12 +0100
33
06007586
MW
34tripe (1.0.0pre8) experimental; urgency=low
35
36 * Many changes, enhancements and bug fixes. Like, way too many to list
37 here.
38
39 -- Mark Wooding <mdw@distorted.org.uk> Sun, 09 May 2010 15:32:30 +0100
40
d36eda2a 41tripe (1.0.0pre7) experimental; urgency=low
42
43 * Support SLIP encapsulation.
44
82c75bd9 45 -- Mark Wooding <mdw@distorted.org.uk> Sun, 4 Sep 2005 00:52:56 +0100
d36eda2a 46
ef4a1ab7 47tripe (1.0.0pre6) experimental; urgency=low
48
49 * Debianization!
52c03a2a 50 * Don't report uninteresting errors when accepting connections.
51 * Support elliptic curve keys.
c55f55af 52 * Allow user selection of symmetric crypto algorithms.
ef4a1ab7 53
c55f55af 54 -- Mark Wooding <mdw@nsict.org> Mon, 19 Apr 2004 08:44:00 +0100