chiark / gitweb /
server/admin.c: Remove spurious `ping' in usage message.
[tripe] / peer.c
2006-12-30 Mark WoodingGreat reorganization.
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-29 mdwFix uninitialized variable in p_create.
2005-09-16 mdwKeepalives and pings.
2005-09-12 mdwGeneral overhaul of tunnelling: allow multiple tunnel...
2005-09-03 mdwSupport SLIP encapsulation as a tunnelling mechanism.
2005-04-30 mdwIssue ADD and KXSTART notifications in the right order!
2005-04-30 mdwAllow admin clients to filter out async messages. ...
2004-04-08 mdwExpunge revision histories in files.
2003-10-15 mdwCosmetic fix to changelog comment.
2003-07-13 mdwIncopatible protocol fix! Include message type code...
2003-05-16 mdwAllow binding to a chosen address.
2003-04-15 mdwInsert a newline to improve readability.
2001-06-19 mdwUse magic number for packet size.
2001-03-03 mdwSet the socket send and receive buffers to maximum...
2001-02-16 mdwChange key exchange message interface. Maintain statis...
2001-02-04 mdwMake file descriptors be nonblocking and close-on-exec.
2001-02-03 mdwPut timer information into the entropy pool when packet...
2001-02-03 mdwInitial checkin.