Age | Commit message (Expand) | Author |
2001-04-05 | keep the ssh session even if there is no active channel. | Markus Friedl |
2001-04-05 | Also mention mode requirements for the private key file, plus one less typo. | Hakan Olsson |
2001-04-05 | Be more clear about configuration file mode requirements. | Hakan Olsson |
2001-04-05 | As the isakmpd.policy file can contain sensitive information, we want | Hakan Olsson |
2001-04-05 | Style. | Hakan Olsson |
2001-04-05 | let check_file_secrecy() set errno | Hakan Olsson |
2001-04-05 | sync | Theo de Raadt |
2001-04-05 | don't request a session for 'ssh -N', pointed out slade@shore.net | Markus Friedl |
2001-04-05 | better error message | Markus Friedl |
2001-04-05 | undo changes which did not even compile | Theo de Raadt |
2001-04-05 | doc flags; js3guj@gold.ocn.ne.jp | Theo de Raadt |
2001-04-05 | Tell the users what to report when the kernel crashes. | Artur Grabowski |
2001-04-05 | for ~R print message if server does not support rekeying. (and fix ~R). | Markus Friedl |
2001-04-05 | Remove X386 and X11R4 | Todd C. Miller |
2001-04-05 | doc -s and -f, though -f does not work that way anymore.. hmm; chuck@snew.com | Theo de Raadt |
2001-04-05 | Skip entries starting with '+' in duplicate user ID check so we don't | Todd C. Miller |
2001-04-05 | document RCS $OpenBSD matching; adrian@ubergeeks.com | Theo de Raadt |
2001-04-05 | remove extra continue statements | Theo de Raadt |
2001-04-05 | permit tree build with NOMAN is set | Theo de Raadt |
2001-04-05 | another euid mixup; wiz@danbala.ifoer.tuwien.ac.at | Theo de Raadt |
2001-04-05 | move get_remote_name_or_ip() to canohost.[ch]; for portable. ok markus@ | Kevin Steves |
2001-04-05 | ssh defaults to protocol v2; from quisar@quisar.ambre.net | Markus Friedl |
2001-04-05 | Typo | Marc Espie |
2001-04-05 | add SSH_BUG_NOREKEY and detect broken (=all old) openssh versions. | Markus Friedl |
2001-04-05 | From angelos: (he can't commit this himself right now) | Artur Grabowski |
2001-04-05 | fix whitespace: unexpand + trailing spaces. | Markus Friedl |
2001-04-05 | temporary version 2.5.4 (supports rekeying). | Markus Friedl |
2001-04-05 | reset compress state per direction when rekeying. | Markus Friedl |
2001-04-05 | 2.3.x does old GEX, too; report jakob@ | Markus Friedl |
2001-04-05 | Updates and corrections from gluk@ after recent softupdates changes. | Aaron Campbell |
2001-04-05 | When we change the interface MTU, run through the routing table and tweak | brian |
2001-04-05 | merge with freebsd/netbsd; mainly a conversion to mii | Jason Wright |
2001-04-05 | Fix: | Grigoriy Orlov |
2001-04-04 | clear+free keys,iv for rekeying. | Markus Friedl |
2001-04-04 | Roll Core minor. Ansify source. Handles are now 16 bits. Add | mjacob |
2001-04-04 | Add some additional mailbox definitions. Rename ICBOPT_PORTNAME to | mjacob |
2001-04-04 | Keep up with the Joneses- sync up with core code for (eventual) usage here. | mjacob |
2001-04-04 | Roll platform major/minor. Ansify. Add the appropriate bits for | mjacob |
2001-04-04 | Ansify source. Set poenings to maxcmds again. Turn on interrupt | mjacob |
2001-04-04 | Ansify source. Handles are now 16 bits. | mjacob |
2001-04-04 | Ansify source. Say which channel the initiator ID is for. Rename | mjacob |
2001-04-04 | bye bye -U (soft updates). | Grigoriy Orlov |
2001-04-04 | Ansify. Fix botch that kept ISP 1020 firmware from being compiled in. | mjacob |
2001-04-04 | parse full kexinit packet. | Markus Friedl |
2001-04-04 | there is no such thing as autoconf(3), but there is autoconf(4) | Bruno Rohee |
2001-04-04 | we don't care about missing bannerfiles; from tsoome@ut.ee, ok deraadt@ | Markus Friedl |
2001-04-04 | more robust rekeying | Markus Friedl |
2001-04-04 | Document softdep option. | Grigoriy Orlov |
2001-04-04 | Add "softdep" option to mount. Update from rw/async to softdep | Grigoriy Orlov |
2001-04-04 | match on a few more cards, prism2 support; aaron@ ok; from NetBSD | Michael Shalayeff |