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
Age
Commit message (
Expand
)
Author
2001-01-06
remove unused
Markus Friedl
2001-01-05
Restore errno in yy_init_buffer() since it may get trounced by the
Todd C. Miller
2001-01-05
missing .El
Jun-ichiro itojun Hagino
2001-01-04
consistent use of _PATH_BSHELL; from stevesk@pobox.com
Markus Friedl
2001-01-04
Mention AES as available SSH2 Cipher; ok markus
Damien Miller
2001-01-04
sync usage()/man with defaults; from stevesk@pobox.com
Markus Friedl
2001-01-04
handle SSH2_MSG_USERAUTH_BANNER; fixes bug when connecting to a server that p...
Markus Friedl
2001-01-04
Only use the sysctl interface if it's the running kernel we're getting
Angelos D. Keromytis
2001-01-04
Update to use the new sysctl return value for kmembuckets. That's it
Angelos D. Keromytis
2001-01-04
Use sysctl(3) to get clock information as well.
Angelos D. Keromytis
2001-01-04
Use the new sysctl(3) interface for the kernel memory bucket statistics.
Angelos D. Keromytis
2001-01-04
Use sysctl(3) to get the boottime, rather than kread()
Angelos D. Keromytis
2001-01-03
New length of kmembuckets counters; we don't really take advantage of
Angelos D. Keromytis
2001-01-02
m88k doesn't like optimization on m4.
Steve Murphree
2001-01-02
strict_host_key_checking for host_status != HOST_CHANGED && ip_status == HOST...
Markus Friedl
2001-01-02
log remote ip on disconnect; PR 1600, from jcs@rt.fm
Markus Friedl
2001-01-02
check for another allocation failure
Theo de Raadt
2001-01-02
accumulate memory total requests in quad
Michael Shalayeff
2001-01-02
A bit more space to accomodate u_long for kb_calls (Requests column)
Angelos D. Keromytis
2001-01-01
use shared fatal(); from stevesk@pobox.com
Markus Friedl
2000-12-31
Redress PR 1547. Provide an option to pass high characters without
Hugh Graham
2000-12-30
Allow printing characters > 0x80, thus permitting other charsets
Angelos D. Keromytis
2000-12-29
missing xfree; from vaughan99@yahoo.com
Markus Friedl
2000-12-29
remove->unlink; stevesk@pobox.com
Markus Friedl
2000-12-29
undo change in comment; stevesk@pobox.com
Markus Friedl
2000-12-29
sync with portable openssh; stevesk@pobox.com
Markus Friedl
2000-12-28
Adding m88k support
Steve Murphree
2000-12-28
enable 'ssh-keygen -l -f ~/.ssh/{authorized_keys,known_hosts}{,2}'
Markus Friedl
2000-12-28
count authentication failures only
Markus Friedl
2000-12-28
fingerprint for MITM attacks, too
Markus Friedl
2000-12-28
document -D
Markus Friedl
2000-12-27
Show CURDIR in that failure case too. Can't show a Makefile name yet
Marc Espie
2000-12-27
less chatty
Markus Friedl
2000-12-27
undo
Markus Friedl
2000-12-27
OpenSSH-2.4.0
Markus Friedl
2000-12-27
typo
Markus Friedl
2000-12-27
new option: HostKeyAlias: allows the user to record the host key
Markus Friedl
2000-12-27
multiple -t force pty allocation, document ORIGINAL_COMMAND
Markus Friedl
2000-12-27
update for ssh-2
Markus Friedl
2000-12-24
Get rid of unused usage() exit code; pointed out by mpech@prosoft.org.lv
Aaron Campbell
2000-12-24
oops
Aaron Campbell
2000-12-24
indent
Aaron Campbell
2000-12-24
Get rid of undocumented -h option.
Aaron Campbell
2000-12-24
Get rid of ugly usage() output. People can read the man page to get a command
Aaron Campbell
2000-12-24
Sync usage() with man page.
Aaron Campbell
2000-12-24
Spelling: tripple -> triple
Aaron Campbell
2000-12-24
Fix an off-by-one error. Since `i' starts at 0, not 1, we don't have to
Aaron Campbell
2000-12-23
Make cdio subject line more explicit (aaron & me)
Marc Espie
2000-12-23
hostnames are case-insensitive; brian
Theo de Raadt
2000-12-22
repair same static buf oflow in printf(1) and printf(1) internal inside csh(1)
Theo de Raadt
[next]