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-28
remove -Q, no longer needed
Markus Friedl
2001-01-28
cleanup AUTHORS sections
Markus Friedl
2001-01-28
re-keying is not supported; ok deraadt@
Markus Friedl
2001-01-26
Fix for PR1643; constrain indices into "table" to be < table_size
Todd C. Miller
2001-01-26
It is pronounced S/Key
Todd C. Miller
2001-01-26
Fix stupid bug in last commit that caused the hostname not to
Todd C. Miller
2001-01-25
call _exit() in signal handler
Theo de Raadt
2001-01-24
missing freeaddrinfo(); ok markus@
Kevin Steves
2001-01-24
Don't use rename to backup the file to a ~ file. We need to make a
Todd C. Miller
2001-01-23
fix spelling; ca+OpenBSD@zardoc.endmail.org
Theo de Raadt
2001-01-23
nuke comment
Markus Friedl
2001-01-22
rename skey -> challenge response.
Markus Friedl
2001-01-22
Update to ncurses-5.2-20010114
Todd C. Miller
2001-01-22
fix memory leaks in SSH2 key exchange; ok markus@
Kevin Steves
2001-01-22
free() -> xfree(); ok markus@
Kevin Steves
2001-01-22
make sizeof tline doable; bad aaron.
Federico G. Schwindt
2001-01-22
no need to include; from mouring@etoh.eviladmin.org
Markus Friedl
2001-01-22
only AFS needs radix.[ch]
Markus Friedl
2001-01-21
oflow fix in rev 1.8 was wrong; mjl@netbsd.org
Aaron Campbell
2001-01-21
give actual cpp name that failed; obrien
Theo de Raadt
2001-01-21
split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.
Markus Friedl
2001-01-21
remove -R flag; ok markus@
Jakob Schlyter
2001-01-20
KNF; ok markus
Damien Miller
2001-01-20
Check for NULL return from strdelim; ok markus
Damien Miller
2001-01-20
do not loop forever if askpass does not exist; from andrew@pimlott.ne.mediaon...
Markus Friedl
2001-01-20
dh_new_group() does not return NULL. ok markus@
Kevin Steves
2001-01-20
fix SIGSEGV from -o ""; problem noted by jehsom@togetherweb.com
Theo de Raadt
2001-01-20
typo
Markus Friedl
2001-01-20
pass the filename to auth_parse_options()
Markus Friedl
2001-01-19
mark remaining signal races which are difficult to fix, and fix a few partially
Theo de Raadt
2001-01-19
clear and free digest, make consistent with other code (use dlen); from stevesk@
Markus Friedl
2001-01-19
fix typo; from stevesk@
Markus Friedl
2001-01-19
move ssh1 definitions to ssh1.h, pathnames to pathnames.h
Markus Friedl
2001-01-19
only auth-chall.c needs #ifdef SKEY
Markus Friedl
2001-01-19
More fixes from Don Beusee:
Todd C. Miller
2001-01-18
rename *-skey.c *-chall.c since the files are not skey specific
Markus Friedl
2001-01-18
1) removes fake skey from sshd, since this will be much
Markus Friedl
2001-01-18
log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many systems
Markus Friedl
2001-01-18
don't call rsa-keygen from signalhandler.
Markus Friedl
2001-01-18
remove signal races, using flags
Theo de Raadt
2001-01-17
use more strlcpy()
Theo de Raadt
2001-01-17
remove stdio code from handler, and _exit() at termination
Theo de Raadt
2001-01-17
Don't dump core when a ``bad address'' error occurs and there is neither
Paul Janzen
2001-01-17
avoid C sequence point issues; found by cgd@netbsd.org using a development
Paul Janzen
2001-01-16
indent
Theo de Raadt
2001-01-16
spelling
Theo de Raadt
2001-01-16
remove some statics. simpler handles; idea from nisse@lysator.liu.se
Markus Friedl
2001-01-16
fix verbosity levels. pointed out by J.D. Carlson <jd@noc7.uchsc.edu>
Eric Jackson
2001-01-16
make "ssh-rsa" key format for ssh2 confirm to the ietf-drafts; from galb@vand...
Markus Friedl
2001-01-16
Changes from Don Beusee:
Todd C. Miller
[next]