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 (
Expand
)
Author
2006-03-25
standardise spacing in $OpenBSD$ tags; requested by deraadt@
Damien Miller
2006-03-25
delete cast not required
Theo de Raadt
2006-03-25
remove (char *) casts to a function that accepts void * for the arg
Theo de Raadt
2006-03-25
use strtonum() instead of atoi() [limit X screens to 400, sorry]
Theo de Raadt
2006-03-25
mark two more signal handlers ARGSUSED
Theo de Raadt
2006-03-25
cast strtonum() result to right type
Theo de Raadt
2006-03-25
nicer size_t and time_t types
Theo de Raadt
2006-03-25
spacing
Theo de Raadt
2006-03-25
needed casts (always will be needed)
Theo de Raadt
2006-03-25
Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that
Damien Miller
2006-03-25
"abormally" is a perfectly cromulent word, but "abnormally" is better
Damien Miller
2006-03-25
change OpenSSH's xrealloc() function from being xrealloc(p, new_size) to
Damien Miller
2006-03-25
introduce xcalloc() and xasprintf() failure-checked allocations functions
Damien Miller
2006-03-22
remove IV support from the CRC attack detector, OpenSSH has never used
Damien Miller
2006-03-22
simplify SSHFP example; ok jmc@
Jakob Schlyter
2006-03-20
spacing
Theo de Raadt
2006-03-20
spacing
Theo de Raadt
2006-03-20
be strict with tolower() casting
Theo de Raadt
2006-03-20
spacing
Theo de Raadt
2006-03-20
cast xstrdup to propert u_char *
Theo de Raadt
2006-03-20
x11_fake_data is only ever used as u_char *
Theo de Raadt
2006-03-20
spacing
Theo de Raadt
2006-03-20
annoying spacing fixes getting in the way of real diffs
Theo de Raadt
2006-03-20
sprinkle some ARGSUSED for table driven functions (which sometimes must ignor...
Theo de Raadt
2006-03-20
sprinkle u_int throughout pty subsystem, ok markus
Theo de Raadt
2006-03-20
in a switch (), break after return or goto is stupid
Theo de Raadt
2006-03-20
djm did a typo
Theo de Raadt
2006-03-20
in a switch (), break after return or goto is stupid
Theo de Raadt
2006-03-20
(really) last of the Coverity diffs: avoid possible NULL deref in
Damien Miller
2006-03-20
memory leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-20
last lot of GSSAPI related leaks detected by Coverity via
Damien Miller
2006-03-20
more GSSAPI related leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-20
GSSAPI related leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-19
please lint
Theo de Raadt
2006-03-19
spacing
Theo de Raadt
2006-03-19
whoever thought that break after return was a good idea needs to get their he...
Theo de Raadt
2006-03-19
ARGSUSED for signal handlers
Theo de Raadt
2006-03-19
spacing
Theo de Raadt
2006-03-19
spacing
Theo de Raadt
2006-03-19
RCSID() can die
Theo de Raadt
2006-03-19
Correct strdelim null test; ok djm@
Darren Tucker
2006-03-19
memory leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-19
potential NULL pointer dereferences detected by Coverity
Damien Miller
2006-03-19
FILE* leak detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-19
more memory leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-19
memory leaks detected by Coverity via elad AT netbsd.org;
Damien Miller
2006-03-17
another unreachable found by lint
Damien Miller
2006-03-17
unreachanble statement, found by lint
Damien Miller
2006-03-16
Try to display errormessage even if remout == -1
Bjorn Sandell
2006-03-16
Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs
Damien Miller
[prev]
[next]