chiark / gitweb /
tripe
2003-07-13 mdwIncopatible protocol fix! Include message type code...
2003-07-13 mdwFix init script a bit.
2003-07-13 mdwMuch documentation progress.
2003-05-17 mdwMention MTU. 1.0.0pre4
2003-05-17 mdwFix runlevel.
2003-05-17 mdwDon't try to run bogus startup scripts.
2003-05-17 mdwIgnore Emacs backup files.
2003-05-17 mdwShip new configuration and startup kit.
2003-05-17 mdwDocument the new `-b' option.
2003-05-17 mdwHandle flags on challenge timers correctly to prevent...
2003-05-17 mdwDon't make scary messages just because one key didn...
2003-05-17 mdwPut a newline in the pidfile.
2003-05-16 mdwAllow binding to a chosen address.
2003-05-16 mdwDon't fail if build dir already exists.
2003-05-16 mdwVersion bump.
2003-04-23 mdwNew manpage for pkstream.
2003-04-23 mdwNew pkstream program.
2003-04-15 mdwVarious nips and tucks. 1.0.0pre3
2003-04-15 mdwInsert a newline to improve readability.
2003-04-15 mdwExplain the `-U' and `-G' options.
2003-04-15 mdwRationalize the behaviour of the `-G' and `-U' options.
2003-04-06 mdwFix formatting crapness.
2003-04-06 mdwAnother error fix.
2003-04-06 mdwRearrange so as not to include Linux headers unless...
2003-04-06 mdwAnd again. (Sigh.)
2003-04-06 mdwFix description.
2003-04-06 mdwFix stupid bug.
2003-04-06 mdwReport peer name on decrypt errors.
2003-04-06 mdwSupport Linux TUN/TAP device. Fix some bugs.
2002-01-13 mdwDon't turn tracing on if tracing is turned off (!).
2002-01-13 mdwDon't include the tracing option in the help if not...
2002-01-13 mdwTrack @lbuf@ changes in mLib.
2002-01-13 mdwFix crap typo.
2002-01-13 mdwTrack @lbuf@ and @dstr_vputf@ changes in mLib.
2002-01-13 mdwMake @t_read@ be static, as it always should have been.
2002-01-13 mdwIgnore TeX debris.
2002-01-13 mdwMore incomplete stuff.
2002-01-13 mdwProvide MGF macros.
2002-01-13 mdwPatch up zero-knowledge property by passing an encrypte...
2001-06-29 mdwSome progress made on laptop.
2001-06-22 mdwBeginnings of an RFC.
2001-06-22 mdwRestart with different structure and rather more formal...
2001-06-22 mdwSupport expiry of other peers' public keys.
2001-06-19 mdwVersion bump. 1.0.0pre2
2001-06-19 mdwBuild new proxy program.
2001-06-19 mdwThe beginnings of a malicious proxy for TrIPE.
2001-06-19 mdwSome more constants for the algorithms. Document the...
2001-06-19 mdwExpose interface, for use in the proxy.
2001-06-19 mdwMove the program name to the right place when construct...
2001-06-19 mdwMoved buffers to peer.c.
2001-06-19 mdwUse magic number for packet size.
2001-06-19 mdwChange the encrypted packet format to be non-malleable.
2001-06-19 mdwCosmetic fixes.
2001-06-16 mdwQuantify collision probabilities for the stated data...
2001-03-03 mdwMake this a pre-release. 1.0.0pre1
2001-03-03 mdwRename word get and put functions now that there's...
2001-03-03 mdwUse 16-bit lengths on MPs, since there's a packet limit...
2001-03-03 mdwSet the socket send and receive buffers to maximum...
2001-02-22 mdwDistribute the manpages.
2001-02-22 mdwIgnore parts of build system.
2001-02-22 mdwPartially through reworking.
2001-02-22 mdwComplete the manual.
2001-02-22 mdwMention maximum command length.
2001-02-22 mdwWrite a pidfile on request, and delete it when finished.
2001-02-22 mdwBuild documents now.
2001-02-22 mdwSeparate detach-from-terminal code into a separate...
2001-02-22 mdwFix logfile rotation to avoid program collapse.
2001-02-19 mdwMore documentation.
2001-02-19 mdwOutput buffering on admin connections.
2001-02-19 mdwSet unet devices to be point-to-point.
2001-02-16 mdwIgnore.
2001-02-16 mdwInitial versions of documentation.
2001-02-16 mdwProvide a more helpful usage message.
2001-02-16 mdwOnly link the server against Catacomb.
2001-02-16 mdwMajor changes. See source files for details.
2001-02-16 mdwAdd a new buffer.
2001-02-16 mdwUse new spare buffer for building MP textual representa...
2001-02-16 mdwChange key exchange message interface. Maintain statis...
2001-02-16 mdwMajor overhaul. Separate functions for manipulating...
2001-02-16 mdwRewrite for new key exchange protocol.
2001-02-16 mdwDon't link the client against Catacomb.
2001-02-16 mdwUse reliable signal handling for reopening logs.
2001-02-16 mdwVarious minor changes. Check that MPs are in canonical...
2001-02-16 mdwSupport for displaying statistics. Make client connect...
2001-02-06 mdwChange ERR response to FAIL for consistency with other...
2001-02-05 mdwSequence number protection, and BSD tunnels.
2001-02-05 mdwGuard against inappropriate compilation.
2001-02-05 mdwAdd sequence number protection.
2001-02-05 mdwInitial support for BSD tunnel devices.
2001-02-04 mdwMake file descriptors be nonblocking and close-on-exec.
2001-02-04 mdwRemove a debugging @abort@ call.
2001-02-04 mdwReopen logfiles on receipt of @SIGHUP@ (not done very...
2001-02-04 mdwCreate a configuration header file to tidy up command...
2001-02-04 mdwThe `DAEMON' notification to stdout is replaced by...
2001-02-03 mdwPut timer information into the entropy pool when packet...
2001-02-03 mdwStuff more randomness into the pool in the interval...
2001-02-03 mdwInitial checkin.