chiark / gitweb /
tripe
23 years agoSequence number protection, and BSD tunnels.
mdw [Mon, 5 Feb 2001 19:56:37 +0000 (19:56 +0000)]
Sequence number protection, and BSD tunnels.

23 years agoGuard against inappropriate compilation.
mdw [Mon, 5 Feb 2001 19:55:00 +0000 (19:55 +0000)]
Guard against inappropriate compilation.

23 years agoAdd sequence number protection.
mdw [Mon, 5 Feb 2001 19:53:23 +0000 (19:53 +0000)]
Add sequence number protection.

23 years agoInitial support for BSD tunnel devices.
mdw [Mon, 5 Feb 2001 19:48:18 +0000 (19:48 +0000)]
Initial support for BSD tunnel devices.

23 years agoMake file descriptors be nonblocking and close-on-exec.
mdw [Sun, 4 Feb 2001 17:10:58 +0000 (17:10 +0000)]
Make file descriptors be nonblocking and close-on-exec.

23 years agoRemove a debugging @abort@ call.
mdw [Sun, 4 Feb 2001 17:10:40 +0000 (17:10 +0000)]
Remove a debugging @abort@ call.

23 years agoReopen logfiles on receipt of @SIGHUP@ (not done very well). Don't
mdw [Sun, 4 Feb 2001 17:10:15 +0000 (17:10 +0000)]
Reopen logfiles on receipt of @SIGHUP@ (not done very well).  Don't
change directory -- just mangle pathnames instead.

23 years agoCreate a configuration header file to tidy up command lines.
mdw [Sun, 4 Feb 2001 01:17:55 +0000 (01:17 +0000)]
Create a configuration header file to tidy up command lines.

23 years agoThe `DAEMON' notification to stdout is replaced by a warning. The
mdw [Sun, 4 Feb 2001 01:17:12 +0000 (01:17 +0000)]
The `DAEMON' notification to stdout is replaced by a warning.  The
`DAEMON' and `QUIT' command send `OK' on successful completion.  Put
assignment of sequence number in a T(...) guard.

23 years agoPut timer information into the entropy pool when packets are received
mdw [Sat, 3 Feb 2001 22:40:29 +0000 (22:40 +0000)]
Put timer information into the entropy pool when packets are received
and on similar events.  Reseed the generator on the interval timer.

23 years agoStuff more randomness into the pool in the interval timer.
mdw [Sat, 3 Feb 2001 22:33:00 +0000 (22:33 +0000)]
Stuff more randomness into the pool in the interval timer.

23 years agoInitial checkin.
mdw [Sat, 3 Feb 2001 20:26:37 +0000 (20:26 +0000)]
Initial checkin.