chiark / gitweb /
keyexch, keymgmt: Include the peer's public key in the check hash.
[tripe] / tripe.h
2006-10-27 Mark Woodingkeyexch, keymgmt: Include the peer's public key in...
2006-02-21 Mark WoodingMerge branch 'tokens'
2006-02-21 Mark WoodingCorrectly tokenize output to admin clients.
2005-10-07 mdwGreetings and challenges.
2005-10-04 mdwMore support scripts and other cool stuff.
2005-09-30 mdwBackgrounded commands and RELOAD.
2005-09-16 mdwKeepalives and pings.
2005-09-12 mdwGeneral overhaul of tunnelling: allow multiple tunnel...
2005-09-12 mdwImprove the SLIP driver: allow dynamic creation of...
2005-09-03 mdwSupport SLIP encapsulation as a tunnelling mechanism.
2005-04-30 mdwAllow admin clients to filter out async messages. ...
2004-04-18 mdwAllow user-specified symmetric crypto algorithms.
2004-04-08 mdwExpunge revision histories in files.
2004-04-03 mdwSupport elliptic curve key exchange.
2003-10-15 mdwAdd support for Ethereal protocol analysis.
2003-07-13 mdwIncopatible protocol fix! Include message type code...
2003-05-16 mdwAllow binding to a chosen address.
2003-04-06 mdwRearrange so as not to include Linux headers unless...
2003-04-06 mdwReport peer name on decrypt errors.
2003-04-06 mdwSupport Linux TUN/TAP device. Fix some bugs.
2002-01-13 mdwFix crap typo.
2002-01-13 mdwProvide MGF macros.
2001-06-22 mdwSupport expiry of other peers' public keys.
2001-06-19 mdwSome more constants for the algorithms. Document the...
2001-03-03 mdwRename word get and put functions now that there's...
2001-02-19 mdwOutput buffering on admin connections.
2001-02-16 mdwMajor changes. See source files for details.
2001-02-05 mdwSequence number protection, and BSD tunnels.
2001-02-04 mdwCreate a configuration header file to tidy up command...
2001-02-03 mdwPut timer information into the entropy pool when packet...
2001-02-03 mdwInitial checkin.