contrib
- (bal) Updated contrib/README to remove 'make-ssh-known-hosts' and
2001-03-03 21:43:19 +00:00
openbsd-compat
- (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
2001-02-25 23:20:40 +00:00
CREDITS
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
ChangeLog
- stevesk@cvs.openbsd.org 2001/03/04 12:54:04
2001-03-05 07:43:27 +00:00
INSTALL
- Allow PRNGd entropy collection from localhost TCP socket. Replace
2001-03-04 00:29:20 +11:00
LICENCE
- stevesk@cvs.openbsd.org 2001/02/11 06:15:57
2001-02-11 16:43:05 +00:00
Makefile.in
- (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
2001-02-18 19:13:33 +00:00
OVERVIEW
- [OVERVIEW README] typos; green@freebsd
1999-11-21 18:31:57 +11:00
README
cleanups.
2001-02-24 09:00:23 +00:00
RFC.nroff
- (djm) Manually fix up missed diff hunks (mainly RCS idents)
2000-11-06 12:39:34 +11:00
TODO
Removed 'build out of tree' line since it does. =)
2001-02-17 01:04:37 +00:00
WARNING.RNG
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
acconfig.h
- Allow PRNGd entropy collection from localhost TCP socket. Replace
2001-03-04 00:29:20 +11:00
aclocal.m4
- Better fix to aclocal tests from Garrick James <garrick@james.net>
2000-06-26 10:20:19 +10:00
atomicio.c
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
atomicio.h
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
auth-chall.c
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
auth-krb4.c
- (bal) OpenBSD Resync
2001-01-23 00:19:15 +00:00
auth-options.c
- markus@cvs.openbsd.org 2001/02/09 13:38:07
2001-02-10 22:27:19 +00:00
auth-options.h
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
auth-pam.c
- (djm) Force standard PAM conversation function in a few more places.
2001-03-01 09:18:57 +11:00
auth-pam.h
- (djm) Clean up PAM namespace. Suggested by Darren Moffat
2001-02-15 11:51:32 +11:00
auth-passwd.c
- (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
2001-02-18 17:01:00 +11:00
auth-rh-rsa.c
NB: big update - may break stuff. Please test!
2001-02-04 23:20:18 +11:00
auth-rhosts.c
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-09 02:11:24 +00:00
auth-rsa.c
- deraadt@cvs.openbsd.org 2001/03/01 02:45:10
2001-03-05 06:47:00 +00:00
auth-sia.c
- (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams
2001-02-14 01:25:23 +11:00
auth-sia.h
- (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams
2001-02-14 01:25:23 +11:00
auth.c
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
auth.h
- markus@cvs.openbsd.org 2001/02/22 21:59:44
2001-03-05 05:56:40 +00:00
auth1.c
- markus@cvs.openbsd.org 2001/02/22 21:59:44
2001-03-05 05:56:40 +00:00
auth2-chall.c
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
auth2-pam.c
KNF comment block
2001-02-16 13:03:04 +11:00
auth2-pam.h
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
auth2.c
- (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c
2001-03-05 07:33:14 +00:00
authfd.c
- deraadt@cvs.openbsd.org 2001/03/01 02:11:25
2001-03-05 06:33:23 +00:00
authfd.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
authfile.c
- deraadt@cvs.openbsd.org 2001/02/21 09:05:54
2001-03-05 04:59:27 +00:00
authfile.h
- (djm) Manually fix up missed diff hunks (mainly RCS idents)
2000-11-06 12:39:34 +11:00
bufaux.c
- (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
2001-01-23 16:26:52 +00:00
bufaux.h
- (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
2001-01-23 16:26:52 +00:00
buffer.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
buffer.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
canohost.c
- markus@cvs.openbsd.org 2001/02/10 1:33:32
2001-02-10 21:39:49 +00:00
canohost.h
NB: big update - may break stuff. Please test!
2001-02-04 23:20:18 +11:00
channels.c
- markus@cvs.openbsd.org 2001/03/04 00:03:59
2001-03-05 07:27:13 +00:00
channels.h
- (djm) OpenBSD CVS:
2001-02-16 12:34:57 +11:00
cipher.c
RCSID
2001-02-05 18:16:28 +00:00
cipher.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
cli.c
- deraadt@cvs.openbsd.org 2001/03/01 03:38:33
2001-03-05 06:50:47 +00:00
cli.h
- deraadt@cvs.openbsd.org 2001/03/01 03:38:33
2001-03-05 06:50:47 +00:00
clientloop.c
- markus@cvs.openbsd.org 2001/02/28 08:45:39
2001-03-05 06:14:02 +00:00
clientloop.h
- markus@cvs.openbsd.org 2001/02/06 22:43:02
2001-02-10 22:44:12 +00:00
compat.c
- markus@cvs.openbsd.org 2001/02/27 11:00:11
2001-03-05 06:08:19 +00:00
compat.h
- OpenBSD CVS Sync:
2001-02-19 21:51:08 +11:00
compress.c
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-09 02:11:24 +00:00
compress.h
- (stevesk) compress.[ch] sync with openbsd; missed in prototype
2000-12-28 22:16:00 +00:00
config.guess
Latest versions
2000-06-12 23:01:02 +10:00
config.sub
Latest versions
2000-06-12 23:01:02 +10:00
configure.in
- Allow PRNGd entropy collection from localhost TCP socket. Replace
2001-03-04 00:29:20 +11:00
crc32.c
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
crc32.h
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
deattack.c
- deraadt@cvs.openbsd.org 2001/03/01 02:45:10
2001-03-05 06:47:00 +00:00
deattack.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
defines.h
- (bal) Generalize lack of UNIX sockets since this also effects Cray
2001-02-24 00:55:04 +00:00
dh.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
dh.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
dispatch.c
- OpenBSD CVS Sync:
2001-02-19 21:51:08 +11:00
dispatch.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
entropy.c
- Allow PRNGd entropy collection from localhost TCP socket. Replace
2001-03-04 00:29:20 +11:00
entropy.h
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
fixpaths
- (bal) fixpaths fixed to stop it from quitely failing. Patch by
2000-11-08 01:07:51 +00:00
fixprogs
Fix fixprogs
2000-09-16 16:10:56 +11:00
getput.h
20010112
2001-01-11 06:20:23 +00:00
groupaccess.c
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
groupaccess.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
hostfile.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
hostfile.h
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-09 02:11:24 +00:00
includes.h
- (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com>
2001-02-12 07:29:45 +00:00
install-sh
- Added BSD compatible install program and autoconf test, thanks to
1999-11-25 12:31:26 +11:00
kex.c
- markus@cvs.openbsd.org 2001/02/11 12:59:25
2001-02-15 03:01:59 +00:00
kex.h
- markus@cvs.openbsd.org 2001/02/11 12:59:25
2001-02-15 03:01:59 +00:00
key.c
RCSID
2001-02-05 18:16:28 +00:00
key.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
log-client.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
log-server.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
log.c
- markus@cvs.openbsd.org 2001/03/03 23:59:34
2001-03-05 07:24:46 +00:00
log.h
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
2001-02-05 12:42:17 +00:00
loginrec.c
- (stevesk) remove erroneous #ifdef sgi code.
2001-02-22 21:23:21 +00:00
loginrec.h
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
2001-02-05 12:42:17 +00:00
logintest.c
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
2001-02-05 12:42:17 +00:00
mac.c
- markus@cvs.openbsd.org 2001/02/11 12:59:25
2001-02-15 03:01:59 +00:00
mac.h
- markus@cvs.openbsd.org 2001/02/11 12:59:25
2001-02-15 03:01:59 +00:00
match.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
match.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
md5crypt.c
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
md5crypt.h
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
misc.c
- deraadt@cvs.openbsd.org 2001/02/28 17:52:54
2001-03-05 06:22:01 +00:00
misc.h
- markus@cvs.openbsd.org 2001/02/22 21:59:44
2001-03-05 05:56:40 +00:00
mkinstalldirs
- HPUX and Configure fixes from Lutz Jaenicke
2000-05-20 15:33:44 +10:00
mpaux.c
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-09 02:11:24 +00:00
mpaux.h
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
myproposal.h
- markus@cvs.openbsd.org 2001/02/11 12:59:25
2001-02-15 03:01:59 +00:00
nchan.c
- markus@cvs.openbsd.org 2001/02/28 08:54:55
2001-03-05 06:16:11 +00:00
nchan.h
- markus@cvs.openbsd.org 2001/02/28 08:54:55
2001-03-05 06:16:11 +00:00
nchan.ms
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
nchan2.ms
- OpenBSD CVS update:
2000-04-04 14:38:59 +10:00
packet.c
- millert@cvs.openbsd.org 2001/03/03 21:41:07
2001-03-05 07:07:49 +00:00
packet.h
- markus@cvs.openbsd.org 2001/02/28 21:27:48
2001-03-05 06:28:06 +00:00
pathnames.h
- (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice
2001-02-27 14:42:48 +11:00
primes
- (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
2000-11-11 08:36:38 +11:00
radix.c
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
2001-01-18 02:04:35 +00:00
radix.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
readconf.c
- deraadt@cvs.openbsd.org 2001/02/24 10:37:55
2001-03-05 06:03:03 +00:00
readconf.h
- markus@cvs.openbsd.org 2001/02/11 12:59:25
2001-02-15 03:01:59 +00:00
readpass.c
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-09 02:11:24 +00:00
readpass.h
- (bal) Missing 'const' in readpass.h
2001-02-09 02:23:10 +00:00
rijndael.c
- (djm) Detect endianness in configure and use it in rijndael.c. Fixes
2001-02-28 08:14:22 +11:00
rijndael.h
- deraadt@cvs.openbsd.org 2001/03/01 03:38:33
2001-03-05 06:50:47 +00:00
rsa.c
RCSID
2001-02-05 18:16:28 +00:00
rsa.h
- (djm) OpenBSD CVS Sync:
2001-01-30 09:27:26 +11:00
scp.1
NB: big update - may break stuff. Please test!
2001-02-04 23:20:18 +11:00
scp.c
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
servconf.c
- stevesk@cvs.openbsd.org 2001/03/04 11:16:06
2001-03-05 07:42:03 +00:00
servconf.h
- markus@cvs.openbsd.org 2001/02/12 16:16:23
2001-02-15 03:08:27 +00:00
serverloop.c
- (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c
2001-03-05 07:33:14 +00:00
serverloop.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
session.c
- (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c
2001-03-05 07:33:14 +00:00
session.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
sftp-client.c
- (bal) Replace 'unsigned long long' to 'u_int64_t' since not every
2001-02-25 02:02:43 +00:00
sftp-client.h
NB: big update - may break stuff. Please test!
2001-02-04 23:20:18 +11:00
sftp-common.c
- (djm) Sync sftp and scp stuff from OpenBSD:
2001-02-10 00:40:03 +11:00
sftp-common.h
NB: big update - may break stuff. Please test!
2001-02-04 23:20:18 +11:00
sftp-int.c
- (bal) CVS ID touch up on sftp-int.c
2001-03-05 06:35:29 +00:00
sftp-int.h
NB: big update - may break stuff. Please test!
2001-02-04 23:20:18 +11:00
sftp-server.8
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
sftp-server.c
- deraadt@cvs.openbsd.org 2001/03/03 22:07:50
2001-03-05 07:09:11 +00:00
sftp.1
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
sftp.c
- markus@cvs.openbsd.org 2001/03/03 23:52:22
2001-03-05 07:10:47 +00:00
sftp.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
ssh-add.1
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
ssh-add.c
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
ssh-agent.1
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
ssh-agent.c
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
ssh-dss.c
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-09 02:11:24 +00:00
ssh-dss.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
ssh-keygen.1
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
ssh-keygen.c
- deraadt@cvs.openbsd.org 2001/02/22 08:03:51
2001-03-05 05:13:38 +00:00
ssh-keyscan.1
- deraadt@cvs.openbsd.org 2001/03/01 03:38:33
2001-03-05 06:50:47 +00:00
ssh-keyscan.c
- millert@cvs.openbsd.org 2001/03/03 21:19:41
2001-03-05 07:04:38 +00:00
ssh-rsa.c
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-09 02:11:24 +00:00
ssh-rsa.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
ssh.1
- deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2001-03-05 06:59:27 +00:00
ssh.c
- stevesk@cvs.openbsd.org 2001/03/04 10:57:53
2001-03-05 07:39:01 +00:00
ssh.h
RCSID; whitespace
2001-02-05 15:43:59 +00:00
ssh1.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
ssh2.h
- (djm) Big OpenBSD sync:
2000-10-14 16:23:11 +11:00
ssh_config
NB: big update - may break stuff. Please test!
2001-02-04 23:20:18 +11:00
ssh_prng_cmds.in
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
sshconnect.c
- (djm) OpenBSD CVS:
2001-02-16 12:34:57 +11:00
sshconnect.h
- (djm) OpenBSD CVS:
2001-02-16 12:34:57 +11:00
sshconnect1.c
- (djm) OpenBSD CVS:
2001-02-16 12:34:57 +11:00
sshconnect2.c
- markus@cvs.openbsd.org 2001/02/28 09:57:07
2001-03-05 06:17:49 +00:00
sshd.8
- stevesk@cvs.openbsd.org 2001/03/04 12:54:04
2001-03-05 07:43:27 +00:00
sshd.c
- (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c
2001-03-05 07:33:14 +00:00
sshd_config
- deraadt@cvs.openbsd.org 2001/02/24 10:37:26
2001-03-05 06:05:35 +00:00
sshlogin.c
- (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
2001-03-05 03:53:02 +00:00
sshlogin.h
- (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
2001-03-05 03:53:02 +00:00
sshpty.c
- (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
2001-03-05 03:53:02 +00:00
sshpty.h
- (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
2001-03-05 03:53:02 +00:00
tildexpand.c
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-09 02:11:24 +00:00
tildexpand.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
ttymodes.c
Hopefully things did not get mixed around too much. It compiles under
2001-01-22 05:34:40 +00:00
ttymodes.h
- (djm) Merge OpenBSD changes:
2000-09-16 13:29:08 +11:00
uidswap.c
- (djm) Fix up POSIX saved uid support. Report from Mark Miller
2001-02-27 08:39:07 +11:00
uidswap.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
uuencode.c
- (bal) CVS ID touch up on uuencode.c
2001-03-05 06:42:58 +00:00
uuencode.h
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
version.h
Bump version to 2.5.1p2 so I can generate new test RPMs
2001-02-27 10:39:16 +11:00
xmalloc.c
- deraadt 2001/02/07 8:57:26
2001-02-10 23:34:54 +00:00
xmalloc.h
- (djm) Merge OpenBSD changes:
2000-09-16 13:29:08 +11:00