contrib
Update RPM spec version numbers
2000-06-22 21:37:38 +10:00
COPYING.Ylonen
Updated COPYING file with usage of RC4
1999-10-30 09:46:20 +10:00
CREDITS
- (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
2000-06-26 11:31:33 +10:00
ChangeLog
- (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
2000-06-26 11:31:33 +10:00
INSTALL
- (djm) Minor doc tweaks
2000-06-10 08:33:38 +10:00
Makefile.in
- (djm) Automatically generate host key during "make install". Suggested
2000-06-22 20:57:11 +10:00
OVERVIEW
- [OVERVIEW README] typos; green@freebsd
1999-11-21 18:31:57 +11:00
README
fix linkrot
2000-06-08 08:48:24 +10:00
README.Ylonen
- OpenBSD CVS update
2000-03-26 13:04:51 +10:00
README.openssh2
bad checkin mode
2000-05-09 15:05:45 +10:00
RFC.nroff
Initial revision
1999-10-27 13:42:43 +10:00
TODO
Removed an old entry
2000-06-03 21:59:32 +10:00
UPGRADING
- Clarified --with-default-path option.
2000-03-17 10:54:15 +11:00
acconfig.h
- (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
2000-06-26 11:31:33 +10:00
aclocal.m4
- Better fix to aclocal tests from Garrick James <garrick@james.net>
2000-06-26 10:20:19 +10:00
atomicio.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
auth-krb4.c
- OpenBSD CVS Updates:
2000-06-23 10:16:38 +10:00
auth-options.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
auth-options.h
- OpenBSD CVS updates:
2000-06-18 14:50:44 +10:00
auth-pam.c
Add explanation of PAM_TTY kludge
2000-06-22 21:44:54 +10:00
auth-pam.h
Add const to suppress compiler warning
2000-01-27 10:55:38 +11:00
auth-passwd.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
auth-rh-rsa.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
auth-rhosts.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
auth-rsa.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
auth-skey.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
auth.c
- (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
2000-06-26 11:31:33 +10:00
auth.h
- Merge big update to OpenSSH-2.0 from OpenBSD CVS
2000-04-29 23:57:08 +10:00
auth1.c
- Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
2000-05-17 22:00:02 +10:00
auth2.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
authfd.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
authfd.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
authfile.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
authfile.h
- Merge big update to OpenSSH-2.0 from OpenBSD CVS
2000-04-29 23:57:08 +10:00
aux.c
- OpenBSD CVS update:
2000-05-17 22:34:22 +10:00
bsd-base64.c
- Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
2000-05-09 15:28:41 +10:00
bsd-base64.h
- Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
2000-05-09 15:28:41 +10:00
bsd-bindresvport.c
- Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
2000-01-22 18:17:42 +11:00
bsd-bindresvport.h
- Merged OpenBSD IPv6 patch:
2000-01-14 15:45:46 +11:00
bsd-daemon.c
- Merged more Solaris support from Marc G. Fournier
1999-11-20 12:18:40 +11:00
bsd-daemon.h
- Renamed BSD helper function files to bsd-*
1999-11-19 15:32:34 +11:00
bsd-misc.c
- OpenBSD CVS updates
2000-04-19 16:26:12 +10:00
bsd-misc.h
- Wrote entropy collection routines for systems that lack /dev/random
2000-04-03 14:50:43 +10:00
bsd-mktemp.c
- Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
1999-12-29 19:56:30 +11:00
bsd-mktemp.h
- Renamed BSD helper function files to bsd-*
1999-11-19 15:32:34 +11:00
bsd-rresvport.c
- (djm) Use sa_family_t in prototype for rresvport_af. Patch from
2000-06-23 08:23:34 +10:00
bsd-rresvport.h
- (djm) Use sa_family_t in prototype for rresvport_af. Patch from
2000-06-23 08:23:34 +10:00
bsd-setenv.c
- Better tests for OpenSSL w/ RSAref
2000-03-26 12:12:34 +10:00
bsd-setenv.h
- Better tests for OpenSSL w/ RSAref
2000-03-26 12:12:34 +10:00
bsd-snprintf.c
- DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
2000-03-03 22:48:49 +11:00
bsd-snprintf.h
- Fix DEC compile fix
2000-03-05 16:10:03 +11:00
bsd-strlcat.c
- Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
1999-11-22 13:57:07 +11:00
bsd-strlcat.h
- Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
1999-11-22 13:57:07 +11:00
bsd-strlcpy.c
- Renamed BSD helper function files to bsd-*
1999-11-19 15:32:34 +11:00
bsd-strlcpy.h
- Renamed BSD helper function files to bsd-*
1999-11-19 15:32:34 +11:00
bufaux.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
bufaux.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
buffer.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
buffer.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
canohost.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
channels.c
- OpenBSD CVS update
2000-06-26 10:22:53 +10:00
channels.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
cipher.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
cipher.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
clientloop.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
compat.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
compat.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
compress.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
compress.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10: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
- (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
2000-06-26 11:31:33 +10:00
crc32.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
crc32.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
deattack.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
deattack.h
- Merged very large OpenBSD source code reformat
1999-11-25 00:26:21 +11:00
defines.h
- (djm) Use sa_family_t in prototype for rresvport_af. Patch from
2000-06-23 08:23:34 +10:00
dispatch.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
dispatch.h
- Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)
2000-04-01 11:09:21 +10:00
dsa.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
dsa.h
- Merge big update to OpenSSH-2.0 from OpenBSD CVS
2000-04-29 23:57:08 +10:00
entropy.c
- (djm) Add summary of configure options to end of ./configure run
2000-06-18 14:07:04 +10:00
entropy.h
- Wrote entropy collection routines for systems that lack /dev/random
2000-04-03 14:50:43 +10:00
fake-gai-errnos.h
- Merged OpenBSD IPv6 patch:
2000-01-14 15:45:46 +11:00
fake-getaddrinfo.c
- Cleanup of auth.c, login.c and fake-*
2000-05-31 11:20:11 +10:00
fake-getaddrinfo.h
- Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
2000-01-16 18:19:25 +11:00
fake-getnameinfo.c
- Cleanup of auth.c, login.c and fake-*
2000-05-31 11:20:11 +10:00
fake-getnameinfo.h
- Cleanup of auth.c, login.c and fake-*
2000-05-31 11:20:11 +10:00
fake-socket.h
- Cleanup of auth.c, login.c and fake-*
2000-05-31 11:20:11 +10:00
fingerprint.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
fingerprint.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
fixpaths
- Make fixpaths work with perl4, patch from Andre Lucas
2000-04-20 07:33:24 +10:00
fixprogs
Doh - forgot to import fixprogs
2000-05-18 23:12:50 +10:00
getput.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
hmac.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
hmac.h
- OpenBSD CVS update:
2000-04-04 14:38:59 +10:00
hostfile.c
- (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
2000-06-07 19:55:44 +10:00
hostfile.h
- OpenBSD CVS updates.
2000-04-16 11:18:38 +10:00
includes.h
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
2000-06-18 15:43:25 +10:00
install-sh
- Added BSD compatible install program and autoconf test, thanks to
1999-11-25 12:31:26 +11:00
kex.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
kex.h
- OpenBSD CVS updates:
2000-05-30 13:44:51 +10:00
key.c
- OpenBSD CVS Updates:
2000-06-23 10:16:38 +10:00
key.h
- Remove references to SSLeay.
2000-05-07 12:03:14 +10:00
log-client.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
log-server.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
log.c
- Merged OpenBSD IPv6 patch:
2000-01-14 15:45:46 +11:00
login.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
loginrec.c
- (djm) Typo in loginrec.c
2000-06-20 13:49:11 +10:00
loginrec.h
Big loginrec.c update
2000-06-19 08:20:03 +00:00
logintest.c
Added some extra timings to help spot lastlog problems
2000-06-19 08:25:36 +00:00
match.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
match.h
- (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
2000-06-07 19:55:44 +10:00
md5crypt.c
- Reduce diff against OpenBSD source
2000-04-16 12:31:48 +10:00
md5crypt.h
- Portability fixes for Irix 5.3 (now compiles OK!)
1999-12-28 15:09:35 +11:00
mkinstalldirs
- HPUX and Configure fixes from Lutz Jaenicke
2000-05-20 15:33:44 +10:00
mpaux.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
mpaux.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
myproposal.h
- OpenBSD CVS updates:
2000-05-30 13:44:51 +10:00
nchan.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
nchan.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
nchan.ms
- Merged OpenBSD IPv6 patch:
2000-01-14 15:45:46 +11:00
nchan2.ms
- OpenBSD CVS update:
2000-04-04 14:38:59 +10:00
next-posix.c
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
2000-06-18 15:43:25 +10:00
next-posix.h
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
2000-06-18 15:43:25 +10:00
openbsd-compat.h
Added new login recording code
2000-06-03 14:57:40 +00:00
packet.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
packet.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
pty.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
pty.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
radix.c
- OpenBSD CVS Updates:
2000-06-23 10:16:38 +10:00
readconf.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
readconf.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
readpass.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
rsa.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
rsa.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
scp.1
- Merged OpenBSD updates to include paths.
2000-04-13 12:26:34 +10:00
scp.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
servconf.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
servconf.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
serverloop.c
- OpenBSD CVS updates:
2000-06-18 14:50:44 +10:00
session.c
- (djm) Automatically generate host key during "make install". Suggested
2000-06-22 20:57:11 +10:00
session.h
- More large OpenBSD CVS updates:
2000-04-12 18:45:05 +10:00
ssh-add.1
- Remove references to SSLeay.
2000-05-07 12:03:14 +10:00
ssh-add.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
ssh-agent.1
- Remove references to SSLeay.
2000-05-07 12:03:14 +10:00
ssh-agent.c
- Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
2000-05-17 22:53:33 +10:00
ssh-keygen.1
- OpenBSD CVS update
2000-05-09 11:02:59 +10:00
ssh-keygen.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
ssh.1
- (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
2000-06-07 19:55:44 +10:00
ssh.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
ssh.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
ssh2.h
- OpenBSD CVS update:
2000-05-17 22:34:22 +10:00
ssh_config
- Debian bug #58031 - ssh_config lies about default cipher
2000-04-20 23:32:48 +10:00
ssh_prng_cmds.in
- (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
2000-06-07 22:20:23 +10:00
sshconnect.c
- OpenBSD CVS updates:
2000-06-18 14:50:44 +10:00
sshconnect.h
- Merge big update to OpenSSH-2.0 from OpenBSD CVS
2000-04-29 23:57:08 +10:00
sshconnect1.c
- OpenBSD CVS update
2000-05-09 11:02:59 +10:00
sshconnect2.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
sshd.8
- OpenBSD CVS updates:
2000-06-18 14:50:44 +10:00
sshd.c
- OpenBSD CVS Updates:
2000-06-23 10:16:38 +10:00
sshd_config
- OpenBSD CVS updates:
2000-06-18 14:50:44 +10:00
tildexpand.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
ttymodes.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
ttymodes.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
uidswap.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
uidswap.h
- OpenBSD CVS updates.
2000-04-16 11:18:38 +10:00
uuencode.c
- OpenBSD CVS Updates:
2000-06-23 10:16:38 +10:00
uuencode.h
- Remove references to SSLeay.
2000-05-07 12:03:14 +10:00
version.h
- (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
2000-06-07 19:55:44 +10:00
xmalloc.c
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00
xmalloc.h
- OpenBSD CVS Updates:
2000-06-22 21:32:31 +10:00