chiark / gitweb /
Merge branches 'mdw/knock' and 'mdw/ipv6' into bleeding
[tripe] / py / tripe.py.in
2019-01-25 Mark WoodingMerge branches 'mdw/knock' and 'mdw/ipv6' into bleeding
2019-01-25 Mark WoodingAdd notion of `ephemeral' associations and a goodbye...
2018-06-28 Mark Woodingserver/: Institute `address family table'; contemplate...
2018-06-16 Mark WoodingAdd new `knock' protocol.
2018-06-14 Mark Wooding(Python): Use more modern `raise' syntax.
2018-06-14 Mark Woodingpy/tripe.py.in: Send the right command when you call...
2018-06-14 Mark WoodingUpgrade licence to GPLv3+.
2013-05-19 Mark Woodingpy/tripe.py.in: Sort out the `SelIOWatcher.iterate...
2013-05-19 Mark Woodingpy/tripe.py.in: More-or-less consistent quoting in...
2013-05-19 Mark Woodingpy/tripe.py.in: Complete the docstring for `TripeComman...
2012-09-18 Mark WoodingMerge branch 'mdw/multi-priv'
2012-05-07 Mark WoodingAllow different peer associations to use different...
2012-05-07 Mark Woodingserver: Use the new kdata system.
2012-03-21 Mark WoodingNew peer option `-mobile': follow rapid IP address...
2010-05-17 Mark WoodingDisassociate public key tags from peer names.
2010-05-09 Mark Woodingpython: Better diagnostics for coroutines.
2010-05-09 Mark Woodingpython: Refactoring of I/O events and suchlike.
2010-04-19 Mark Woodingsvc: Peer management services.
2010-04-19 Mark Woodinginit: Introduce the peer database.
2010-04-19 Mark Woodingpy: New Python module for writing services and suchlike