Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ok markus@
|
|
ok markus@
|
|
<assar@freebsd.org> and Bjorn Gronvall <bg@sics.se>. markus@ ok
|
|
|
|
TODO; cleanup headers
|
|
|
|
|
|
specify time may be expressed using a sequence of the form:
time[qualifier], where time is a positive integer value and qualifier
is one of the following:
<none>,s,m,h,d,w
Examples:
600 600 seconds (10 minutes)
10m 10 minutes
1h30m 1 hour 30 minutes (90 minutes)
ok markus@
|
|
|
|
|
|
|
|
|
|
-e When this option is specified, sshd will send the output to the
standard error instead of the system log.
markus@ OK.
|
|
|
|
don't send channel data after rekeying is started.
|
|
todo: we should not send any non-KEX messages after we send KEXINIT
|
|
send newkeys, block while waiting for newkeys.
fix comments.
|
|
need dispatch-callbacks, since application data is delayed until
the keyexchange completes (if i understand the drafts correctly).
add some infrastructure for re-keying.
|
|
make rekeying easier.
|
|
|
|
|
|
|
|
|
|
okay markus@, deraadt@
|
|
|
|
|
|
|
|
|
|
|
|
to the console, because clueless users freak out when people do completely
legal probes. instead, generate a detailed log file entry and use british
humour to relax their sphincters a little bit.
|
|
|