Age | Commit message (Expand) | Author |
1999-10-26 | Fix inline function decls to work with C++. | Jason Downs |
1999-10-26 | rewriting the header for packets originating from the bridge is | Jason Wright |
1999-10-25 | Sync | Marc Espie |
1999-10-25 | server-logs default to AUTH (consistence with sample sshd_config) | Markus Friedl |
1999-10-25 | document more external components | Theo de Raadt |
1999-10-25 | document nchan.c (proto1.5) | Markus Friedl |
1999-10-25 | remove buggy 'x11-fix' | Markus Friedl |
1999-10-25 | typo in debug messages (input vs. ouput) | Markus Friedl |
1999-10-25 | remove prototypes for old/removed minfd functions | Markus Friedl |
1999-10-25 | typo, s/to many/too many/, from zzlevo@dd.chalmers.se | Markus Friedl |
1999-10-25 | bugfix: print remote version, from chris@dqc.org | Markus Friedl |
1999-10-25 | move common files to ./lib and link libssh.a, tested with and w/o obj | Markus Friedl |
1999-10-25 | Ox 2.7 | Jason Wright |
1999-10-25 | use bus_dma instead of [u]vm_page_alloc_contig | Jason Wright |
1999-10-25 | extra entries; joe@nall.com | Theo de Raadt |
1999-10-25 | fix heading; post-2.6 src is unlocked | Theo de Raadt |
1999-10-23 | simple sync; does not affect mkr | Theo de Raadt |
1999-10-22 | fix some panic bugs; jason | Theo de Raadt |
1999-10-20 | sync | Theo de Raadt |
1999-10-20 | special character handling; aaron | Theo de Raadt |
1999-10-19 | stop leak; after branch, builders take note | Theo de Raadt |
1999-10-18 | fix some of the more blatent stupidity (third release) and | Bob Beck |
1999-10-18 | force FDSCRIPTS after include files are pulled in | Theo de Raadt |
1999-10-18 | typos | Niels Provos |
1999-10-18 | check errata.html after installing | Niels Provos |
1999-10-18 | small changes | Theo de Raadt |
1999-10-18 | talk about config -e | Niels Provos |
1999-10-18 | OpenSSH-1.2, read my lips: no more patches | Markus Friedl |
1999-10-18 | default to man set included, from cd/disk too | Theo de Raadt |
1999-10-18 | the session key is only the least significant 256-bits, mask the rest away | Niels Provos |
1999-10-18 | sync | Theo de Raadt |
1999-10-18 | Add a help(1) man page -- help for new users and administrators. | Aaron Campbell |
1999-10-18 | ssh startup fix; millert | Theo de Raadt |
1999-10-17 | removed AUTH_FD residua. | Markus Friedl |
1999-10-17 | don't use KerberosOrLocalPassword unless KerberosAuthentication is set - from... | Dug Song |
1999-10-17 | default KerberosOrLocalPassword to 'yes' | Dug Song |
1999-10-17 | remove AllowHosts, DenyHosts, SilentDeny server access control cruft - replac... | Dug Song |
1999-10-17 | use daemon() | Dug Song |
1999-10-17 | -Wall, get rid of unused headers/vars | Dug Song |
1999-10-17 | Remove some redundant .Pp. | Aaron Campbell |
1999-10-17 | More consistent introduction to options. | Aaron Campbell |
1999-10-17 | Use the AT&T UNIX macros. | Aaron Campbell |
1999-10-17 | Macro for Version 1 AT&T UNIX. | Aaron Campbell |
1999-10-17 | Minor formatting nits. | Aaron Campbell |
1999-10-17 | Few fixes. | Aaron Campbell |
1999-10-17 | Formatting fix. | Aaron Campbell |
1999-10-17 | mention that verbose mode can be used s/key authentication | Niels Provos |
1999-10-17 | another stupid typo | Theo de Raadt |
1999-10-17 | re-implement the proto-1.5 channel close protocol, see nchan.ms. | Markus Friedl |
1999-10-17 | fix errors | Theo de Raadt |