contrib
- (djm) Redhat spec: Don't install profile.d scripts when not
2003-05-12 18:15:49 +10:00
openbsd-compat
- (bal) strcat -> strlcat on openbsd-compat/realpath.c (rev 1.8 OpenBSD)
2003-05-18 01:22:43 +00:00
regress
- (djm) Sync regress with OpenBSD -current
2003-01-22 17:53:16 +11:00
scard
sync scard/
2002-05-22 14:24:01 +10:00
.cvsignore
ssh-keysign
2002-06-26 19:24:56 +10:00
CREDITS
- (djm) Add back radix.o (used by AFS support), after it went missing from
2003-04-29 23:22:40 +10:00
ChangeLog
- (djm) Tidy and trim TODO
2003-05-18 21:44:07 +10:00
INSTALL
- (djm) Remove some cruft from INSTALL
2002-07-25 14:36:24 +10:00
LICENCE
- stevesk@cvs.openbsd.org 2002/05/25 20:40:08
2002-06-21 01:19:12 +00:00
Makefile.in
- markus@cvs.openbsd.org 2003/05/17 04:27:52
2003-05-18 20:53:59 +10:00
OVERVIEW
…
README
- (djm) Update README to reflect AIX's status as a well supported platform.
2003-01-08 23:28:40 +11:00
README.dns
- (djm) Adapt README.dns for portable
2003-05-15 13:23:36 +10:00
README.privsep
- (bal) Disable Privsep for Tru64 after pre-authentication due to issues
2003-03-21 01:18:09 +00:00
README.smartcard
- (djm) Applied OpenSC smartcard updates from Markus &
2002-04-23 22:48:46 +10:00
RFC.nroff
…
TODO
- (djm) Tidy and trim TODO
2003-05-18 21:44:07 +10:00
WARNING.RNG
- (djm) Random number collection doc fixes from Ben
2002-04-14 23:16:04 +10:00
acconfig.h
- (djm) Remove IPv4 by default hack now that we can specify AF in config
2003-05-18 20:52:40 +10:00
aclocal.m4
…
atomicio.c
…
atomicio.h
…
auth-bsdauth.c
- deraadt@cvs.openbsd.org 2002/06/30 21:59:45
2002-07-04 00:14:17 +00:00
auth-chall.c
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
2003-05-10 19:28:02 +10:00
auth-krb4.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
auth-krb5.c
- (djm) Make portable build with MIT krb5 (some issues remain)
2003-05-14 14:31:11 +10:00
auth-options.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
auth-options.h
- stevesk@cvs.openbsd.org 2002/07/21 18:34:43
2002-07-23 21:07:45 +00:00
auth-pam.c
- (djm) Return of the dreaded PAM_TTY_KLUDGE, which went missing in
2003-05-18 20:45:47 +10:00
auth-pam.h
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
2003-05-10 19:28:02 +10:00
auth-passwd.c
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
2003-05-10 19:28:02 +10:00
auth-rh-rsa.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
auth-rhosts.c
- itojun@cvs.openbsd.org 2003/05/17 03:25:58
2003-05-18 20:53:10 +10:00
auth-rsa.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
auth-sia.c
- (bal) Disable Privsep for Tru64 after pre-authentication due to issues
2003-03-21 01:18:09 +00:00
auth-sia.h
- (bal) Disable Privsep for Tru64 after pre-authentication due to issues
2003-03-21 01:18:09 +00:00
auth-skey.c
- deraadt@cvs.openbsd.org 2002/06/30 21:59:45
2002-07-04 00:14:17 +00:00
auth.c
- (djm) Add new UsePAM configuration directive to allow runtime control
2003-05-14 15:11:48 +10:00
auth.h
- markus@cvs.openbsd.org 2003/04/16 14:35:27
2003-05-14 13:43:25 +10:00
auth1.c
- (djm) Add new UsePAM configuration directive to allow runtime control
2003-05-14 15:11:48 +10:00
auth2-chall.c
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
2003-05-10 19:28:02 +10:00
auth2-hostbased.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
auth2-kbdint.c
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
2003-05-10 19:28:02 +10:00
auth2-krb5.c
- markus@cvs.openbsd.org 2003/05/15 14:09:21
2003-05-16 11:38:46 +10:00
auth2-none.c
- (djm) Add back radix.o (used by AFS support), after it went missing from
2003-04-29 23:22:40 +10:00
auth2-passwd.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
auth2-pubkey.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
auth2.c
- (djm) Add new UsePAM configuration directive to allow runtime control
2003-05-14 15:11:48 +10:00
authfd.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
authfd.h
- markus@cvs.openbsd.org 2003/01/23 13:50:27
2003-01-24 11:36:23 +11:00
authfile.c
- markus@cvs.openbsd.org 2003/05/11 16:56:48
2003-05-14 13:45:22 +10:00
authfile.h
- markus@cvs.openbsd.org 2002/05/23 19:24:30
2002-06-06 19:57:33 +00:00
bufaux.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
bufaux.h
- (bal) Since we don't support platforms lacking u_int_64. We may
2003-04-27 18:01:37 +00:00
buffer.c
- markus@cvs.openbsd.org 2002/06/26 08:54:18
2002-06-26 19:14:25 +10:00
buffer.h
…
canohost.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
canohost.h
…
channels.c
- markus@cvs.openbsd.org 2003/05/11 20:30:25
2003-05-14 13:45:42 +10:00
channels.h
- (bal) AIX tty data limiting patch fix by leigh@solinno.co.uk
2002-07-22 15:28:53 +00:00
cipher-3des1.c
- markus@cvs.openbsd.org 2003/05/15 03:08:29
2003-05-15 13:37:19 +10:00
cipher-aes.c
- markus@cvs.openbsd.org 2003/05/15 03:08:29
2003-05-15 13:37:19 +10:00
cipher-bf1.c
- markus@cvs.openbsd.org 2003/05/15 03:08:29
2003-05-15 13:37:19 +10:00
cipher-ctr.c
- markus@cvs.openbsd.org 2003/05/17 04:27:52
2003-05-18 20:53:59 +10:00
cipher.c
- markus@cvs.openbsd.org 2003/05/17 04:27:52
2003-05-18 20:53:59 +10:00
cipher.h
…
clientloop.c
- markus@cvs.openbsd.org 2003/05/14 22:24:42
2003-05-15 10:20:13 +10:00
clientloop.h
- markus@cvs.openbsd.org 2002/04/22 21:04:52
2002-04-23 21:09:44 +10:00
compat.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
compat.h
- markus@cvs.openbsd.org 2003/04/01 10:31:26
2003-04-01 21:44:37 +10:00
compress.c
…
compress.h
…
config.guess
- (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved
2003-03-21 01:05:37 +00:00
config.sub
- (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved
2003-03-21 01:05:37 +00:00
configure.ac
- (djm) Remove IPv4 by default hack now that we can specify AF in config
2003-05-18 20:52:40 +10:00
crc32.c
- (djm) Fix some compile errors spotted by dtucker and his fabulous
2003-02-25 10:22:35 +11:00
crc32.h
- markus@cvs.openbsd.org 2003/02/12 21:39:50
2003-02-24 12:02:12 +11:00
deattack.c
…
deattack.h
…
defines.h
- (bal) [defines.h progressmeter.c scp.c] Some more culling of non 64bit
2003-04-28 23:30:43 +00:00
dh.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
dh.h
…
dispatch.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
dispatch.h
…
dns.c
- jakob@cvs.openbsd.org 2003/05/15 02:27:15
2003-05-15 13:27:28 +10:00
dns.h
- jakob@cvs.openbsd.org 2003/05/14 18:16:20
2003-05-15 10:19:46 +10:00
entropy.c
- (djm) A few type mismatch fixes from Bug #565
2003-05-16 15:51:44 +10:00
entropy.h
…
fatal.c
…
fixpaths
- (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org
2002-12-05 20:59:33 +11:00
fixprogs
…
getput.h
…
groupaccess.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
groupaccess.h
…
hostfile.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
hostfile.h
- deraadt@cvs.openbsd.org 2002/11/21 23:03:51
2002-12-23 02:06:19 +00:00
includes.h
- (dtucker) HP-UX needs to include <sys/strtio.h> for TIOCSBRK
2003-05-15 21:42:59 +10:00
install-sh
…
kex.c
- markus@cvs.openbsd.org 2003/04/01 10:31:26
2003-04-01 21:44:37 +10:00
kex.h
- markus@cvs.openbsd.org 2003/02/16 17:09:57
2003-02-24 12:03:03 +11:00
kexdh.c
- markus@cvs.openbsd.org 2003/02/16 17:09:57
2003-02-24 12:03:03 +11:00
kexdhc.c
- markus@cvs.openbsd.org 2003/02/16 17:09:57
2003-02-24 12:03:03 +11:00
kexdhs.c
- markus@cvs.openbsd.org 2003/02/16 17:09:57
2003-02-24 12:03:03 +11:00
kexgex.c
- markus@cvs.openbsd.org 2003/02/16 17:09:57
2003-02-24 12:03:03 +11:00
kexgexc.c
- markus@cvs.openbsd.org 2003/02/16 17:09:57
2003-02-24 12:03:03 +11:00
kexgexs.c
- markus@cvs.openbsd.org 2003/02/16 17:09:57
2003-02-24 12:03:03 +11:00
key.c
- jakob@cvs.openbsd.org 2003/05/14 18:16:20
2003-05-15 10:19:46 +10:00
key.h
- jakob@cvs.openbsd.org 2003/05/14 18:16:20
2003-05-15 10:19:46 +10:00
log.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
log.h
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
loginrec.c
- (djm) 2-clause license on loginrec.c, with permission from
2003-05-10 23:42:12 +10:00
loginrec.h
…
logintest.c
…
mac.c
- markus@cvs.openbsd.org 2002/05/16 22:02:50
2002-06-06 19:48:16 +00:00
mac.h
…
match.c
…
match.h
…
md5crypt.c
…
md5crypt.h
…
mdoc2man.pl
- (djm) Fix .Nm in mdoc2man.pl from pspencer@fields.utoronto.ca
2002-04-17 12:30:45 +10:00
misc.c
- markus@cvs.openbsd.org 2003/04/12 10:15:36
2003-05-14 13:41:39 +10:00
misc.h
…
mkinstalldirs
…
moduli
…
monitor.c
- markus@cvs.openbsd.org 2003/05/14 08:57:49
2003-05-14 19:31:12 +10:00
monitor.h
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
2003-05-10 19:28:02 +10:00
monitor_fdpass.c
- (dtucker) Bug #544 : ignore invalid cmsg_type on Linux 2.0 kernels,
2003-05-02 20:48:21 +10:00
monitor_fdpass.h
whitespace sync
2002-06-25 23:01:37 +00:00
monitor_mm.c
- millert@cvs.openbsd.org 2002/08/02 14:43:15
2002-08-20 18:36:25 +00:00
monitor_mm.h
- (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and
2002-09-12 10:43:29 +10:00
monitor_wrap.c
- (djm) Add new UsePAM configuration directive to allow runtime control
2003-05-14 15:11:48 +10:00
monitor_wrap.h
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
2003-05-10 19:28:02 +10:00
mpaux.c
…
mpaux.h
…
msg.c
- (bal) [msg.c msg.h scp.c ssh-keysign.c sshconnect2.c] Resync CVS IDs since
2002-12-23 02:58:17 +00:00
msg.h
- (bal) [msg.c msg.h scp.c ssh-keysign.c sshconnect2.c] Resync CVS IDs since
2002-12-23 02:58:17 +00:00
myproposal.h
- markus@cvs.openbsd.org 2003/05/17 04:27:52
2003-05-18 20:53:59 +10:00
nchan.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
nchan.ms
…
nchan2.ms
…
packet.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
packet.h
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
pathnames.h
- markus@cvs.openbsd.org 2002/05/23 19:24:30
2002-06-06 19:57:33 +00:00
progressmeter.c
- (bal) [defines.h progressmeter.c scp.c] Some more culling of non 64bit
2003-04-28 23:30:43 +00:00
progressmeter.h
- fgsch@cvs.openbsd.org 2003/01/10 08:19:07
2003-01-10 21:46:02 +11:00
radix.c
- markus@cvs.openbsd.org 2002/09/09 14:54:15
2002-09-12 09:49:15 +10:00
radix.h
…
readconf.c
- djm@cvs.openbsd.org 2003/05/16 03:27:12
2003-05-18 20:50:30 +10:00
readconf.h
- djm@cvs.openbsd.org 2003/05/15 14:55:25
2003-05-16 11:39:04 +10:00
readpass.c
- markus@cvs.openbsd.org 2003/01/23 13:50:27
2003-01-24 11:36:23 +11:00
readpass.h
…
rijndael.c
- deraadt@cvs.openbsd.org 2002/07/10 17:53:54
2002-07-11 04:01:29 +00:00
rijndael.h
…
rsa.c
…
rsa.h
…
scard-opensc.c
*** empty log message ***
2003-04-09 20:59:48 +10:00
scard.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
scard.h
- deraadt@cvs.openbsd.org 2002/06/30 21:59:45
2002-07-04 00:14:17 +00:00
scp.1
- (djm) OpenBSD CVS Sync
2003-04-01 21:42:14 +10:00
scp.c
- (bal) [defines.h progressmeter.c scp.c] Some more culling of non 64bit
2003-04-28 23:30:43 +00:00
servconf.c
- (djm) Add warning for UsePAM when built without PAM support
2003-05-16 11:42:35 +10:00
servconf.h
- jakob@cvs.openbsd.org 2003/05/15 01:48:10
2003-05-15 12:05:28 +10:00
serverloop.c
- markus@cvs.openbsd.org 2003/05/11 20:30:25
2003-05-14 13:45:42 +10:00
serverloop.h
…
session.c
- markus@cvs.openbsd.org 2003/05/14 22:24:42
2003-05-15 10:20:13 +10:00
session.h
- deraadt@cvs.openbsd.org 2002/06/30 21:59:45
2002-07-04 00:14:17 +00:00
sftp-client.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
sftp-client.h
- djm@cvs.openbsd.org 2002/09/11 22:41:50
2002-09-12 09:54:25 +10:00
sftp-common.c
- itojun@cvs.openbsd.org 2002/10/16 14:31:48
2002-11-09 15:40:34 +00:00
sftp-common.h
- djm@cvs.openbsd.org 2002/09/11 22:41:50
2002-09-12 09:54:25 +10:00
sftp-glob.c
- djm@cvs.openbsd.org 2002/09/11 22:41:50
2002-09-12 09:54:25 +10:00
sftp-glob.h
- djm@cvs.openbsd.org 2002/09/11 22:41:50
2002-09-12 09:54:25 +10:00
sftp-int.c
- mouring@cvs.openbsd.org 2003/05/15 03:43:59
2003-05-15 13:49:21 +10:00
sftp-int.h
- (djm) OpenBSD CVS Sync
2003-01-10 21:40:00 +11:00
sftp-server.8
…
sftp-server.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
sftp.1
- jmc@cvs.openbsd.org 2003/05/14 08:25:39
2003-05-14 19:30:38 +10:00
sftp.c
- mouring@cvs.openbsd.org 2003/05/15 03:43:59
2003-05-15 13:49:58 +10:00
sftp.h
…
ssh-add.1
- (djm) OpenBSD CVS Sync
2003-04-01 21:42:14 +10:00
ssh-add.c
- (djm) OpenBSD CVS Sync
2003-03-10 11:21:17 +11:00
ssh-agent.1
- (djm) OpenBSD CVS Sync
2003-05-15 10:16:21 +10:00
ssh-agent.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
ssh-dss.c
- markus@cvs.openbsd.org 2003/02/12 09:33:04
2003-02-24 12:01:40 +11:00
ssh-keygen.1
- jakob@cvs.openbsd.org 2003/05/14 18:16:20
2003-05-15 10:19:46 +10:00
ssh-keygen.c
- djm@cvs.openbsd.org 2003/05/15 03:10:52
2003-05-15 13:37:43 +10:00
ssh-keyscan.1
- markus@cvs.openbsd.org 2003/05/12 18:35:18
2003-05-14 13:46:33 +10:00
ssh-keyscan.c
- (djm) Remove IPv4 by default hack now that we can specify AF in config
2003-05-18 20:52:40 +10:00
ssh-keysign.8
- (djm) OpenBSD CVS Sync
2003-04-01 21:42:14 +10:00
ssh-keysign.c
- djm@cvs.openbsd.org 2003/05/16 03:27:12
2003-05-18 20:50:30 +10:00
ssh-rand-helper.8
- (djm) ssh-rand-helper improvements
2002-04-14 19:27:12 +10:00
ssh-rand-helper.c
- (djm) A few type mismatch fixes from Bug #565
2003-05-16 15:51:44 +10:00
ssh-rsa.c
- markus@cvs.openbsd.org 2003/02/12 09:33:04
2003-02-24 12:01:40 +11:00
ssh.1
- markus@cvs.openbsd.org 2003/05/15 04:08:41
2003-05-15 14:17:28 +10:00
ssh.c
- (djm) Remove IPv4 by default hack now that we can specify AF in config
2003-05-18 20:52:40 +10:00
ssh.h
- (stevesk) [auth-pam.[ch] ssh.h] move SSHD_PAM_SERVICE to auth-pam.h
2002-07-21 23:59:39 +00:00
ssh1.h
…
ssh2.h
- markus@cvs.openbsd.org 2003/05/14 00:52:59
2003-05-14 13:46:53 +10:00
ssh_config
- djm@cvs.openbsd.org 2003/05/16 03:27:12
2003-05-18 20:50:30 +10:00
ssh_config.5
- djm@cvs.openbsd.org 2003/05/16 03:27:12
2003-05-18 20:50:30 +10:00
ssh_prng_cmds.in
[ssh_prng_cmds.in] Bug 323 arp -n flag doesn't exist under Solaris.
2002-07-14 14:43:57 -07:00
sshconnect.c
- djm@cvs.openbsd.org 2003/05/15 14:55:25
2003-05-16 11:39:04 +10:00
sshconnect.h
- deraadt@cvs.openbsd.org 2002/06/19 00:27:55
2002-06-21 00:41:51 +00:00
sshconnect1.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
sshconnect2.c
- markus@cvs.openbsd.org 2003/05/15 00:28:28
2003-05-15 12:01:28 +10:00
sshd.8
- david@cvs.openbsd.org 2003/04/30 20:41:07
2003-05-14 13:44:58 +10:00
sshd.c
- (djm) Remove IPv4 by default hack now that we can specify AF in config
2003-05-18 20:52:40 +10:00
sshd_config
clarify
2003-05-16 12:00:44 +10:00
sshd_config.5
Put in alphabetical order
2003-05-14 15:13:03 +10:00
sshlogin.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
sshlogin.h
- (stevesk) [session.c sshlogin.c sshlogin.h] complete portable
2003-01-01 23:43:55 +00:00
sshpty.c
*** empty log message ***
2003-04-09 20:59:48 +10:00
sshpty.h
…
sshtty.c
…
sshtty.h
…
tildexpand.c
- deraadt@cvs.openbsd.org 2002/06/23 03:25:50
2002-06-23 21:20:34 +00:00
tildexpand.h
…
ttymodes.c
- (djm) RCSID sync w/ OpenBSD
2003-05-14 13:40:06 +10:00
ttymodes.h
- (bal) Some platforms don't have ONLCR (Notable Mint)
2002-06-12 17:32:30 +00:00
uidswap.c
- (bal) [uidswap.c] SCO compile correction by gert@greenie.muc.de
2002-07-30 19:32:07 +00:00
uidswap.h
…
uuencode.c
- markus@cvs.openbsd.org 2002/09/09 14:54:15
2002-09-12 09:49:15 +10:00
uuencode.h
…
version.h
- (djm) Add back radix.o (used by AFS support), after it went missing from
2003-04-29 23:22:40 +10:00
xmalloc.c
…
xmalloc.h
- deraadt@cvs.openbsd.org 2002/06/19 00:27:55
2002-06-21 00:41:51 +00:00