chiark / gitweb /
Fix segfault on failure to add peer specified by IP address.
[tripe] / peer.c
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.