index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
Age
Commit message (
Collapse
)
Author
2000-03-29
typo
Theo de Raadt
2000-03-29
reorder Xr to avoid cutting
Theo de Raadt
2000-03-28
split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal
Markus Friedl
2000-03-28
function tables for different message types
Markus Friedl
2000-03-28
typo
Markus Friedl
2000-03-28
sync w/ channels.c
Markus Friedl
2000-03-28
missing close
Markus Friedl
2000-03-28
replace big switch() with function tables (prepare for ssh2)
Markus Friedl
2000-03-28
KNF
Markus Friedl
2000-03-28
do not log() if debuggin to stderr
Markus Friedl
2000-03-28
cleanup, less code
Markus Friedl
2000-03-28
support ssh2 ciphers
Markus Friedl
2000-03-28
support ssh2 bignums
Markus Friedl
2000-03-28
close(fdin) if fdin != fdout, shutdown otherwise, ok theo@
Markus Friedl
2000-03-27
allow bigger packets
Markus Friedl
2000-03-27
ssh2 message type codes
Markus Friedl
2000-03-24
fix spelling errors, From: FreeBSD
Brad Smith
2000-03-23
initial support for DSA keys. ok deraadt@, niels@
Markus Friedl
2000-03-23
Please note that this file has not been updated for OpenSSH.....
Markus Friedl
2000-03-23
switch to raw mode only if he _get_ a pty (not if we _want_ a pty).
Markus Friedl
2000-03-23
More pedantic man page formatting insanity, lalala
Aaron Campbell
2000-03-23
Fix some formatting problems I missed before.
Aaron Campbell
2000-03-23
Fix some formatting problems I missed before.
Aaron Campbell
2000-03-22
remove unused cipher_attack_detected code
Markus Friedl
2000-03-21
-Wall
Markus Friedl
2000-03-16
-pedantic: signed vs. unsigned, void*-arithm, etc
Markus Friedl
2000-03-14
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
Aaron Campbell
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
2000-03-14
support DESTDIR include fetching; dm
Theo de Raadt
2000-03-11
Various cleanups and standardizations.
Aaron Campbell
2000-03-09
disallow guessing of root password
Markus Friedl
2000-03-07
typo: ignore_user_known_hosts int->flag; naddy@mips.rhein-neckar.de
Markus Friedl
2000-03-06
version 1.2.3
Theo de Raadt
2000-03-06
fix pr 1113, fclose() -> pclose(), todo: remote popen()
Markus Friedl
2000-03-04
Change invalid 'CHAT' loglevel to 'VERBOSE'
Damien Miller
2000-03-01
order kerberos libraries
Theo de Raadt
2000-02-28
turn off x11-fwd for the client, too.
Markus Friedl
2000-02-28
create x11 cookie file
Markus Friedl
2000-02-27
rename a cpp symbol, to avoid param.h collision
Theo de Raadt
2000-02-24
sync with sshd_config
Markus Friedl
2000-02-22
void* -> unsigned char*, ok niels@
Markus Friedl
2000-02-21
PKCS#1 padding
Markus Friedl
2000-02-21
do not link to a commercial page..
Theo de Raadt
2000-02-20
suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jp
Markus Friedl
2000-02-18
remove unused variable 'len'. fix comments.
Markus Friedl
2000-02-18
read error vs. "Connection closed by remote host"
Markus Friedl
2000-02-16
remove unused variable
Markus Friedl
2000-02-15
register cleanup for pty earlier. move code for pty-owner handling to pty.c
Markus Friedl
ok provos@, dugsong@
2000-02-15
consistent indent. ok aaron@
Markus Friedl
2000-02-15
retry rresvport_af(), too. from sumikawa@ebina.hitachi.co.jp.
Markus Friedl
2000-02-15
move XAUTHORITY to subdir. ok dugsong@. fixes debian bug #57907, too.
Markus Friedl
(http://cgi.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=57907)
[next]