]> andersk Git - gssapi-openssh.git/commit
Import of OpenSSH 3.8p1 OPENSSH_3_8P1
authorjbasney <jbasney>
Tue, 24 Feb 2004 19:42:01 +0000 (19:42 +0000)
committerjbasney <jbasney>
Tue, 24 Feb 2004 19:42:01 +0000 (19:42 +0000)
commitcdd66111973295c976f1a0bb57f571eba0513757
treecc9098b93c300dec7760f44d59b8c5db9667b645
parentb86c3c30e252d7d65f3965b9e1c8e7ddc715c0ab
Import of OpenSSH 3.8p1
221 files changed:
openssh/CREDITS
openssh/ChangeLog
openssh/INSTALL
openssh/LICENCE
openssh/Makefile.in
openssh/OVERVIEW
openssh/README
openssh/README.dns
openssh/README.platform [new file with mode: 0644]
openssh/README.privsep
openssh/README.smartcard
openssh/RFC.nroff
openssh/TODO
openssh/WARNING.RNG
openssh/acconfig.h
openssh/acss.c [new file with mode: 0644]
openssh/acss.h [new file with mode: 0644]
openssh/auth-chall.c
openssh/auth-krb5.c
openssh/auth-pam.c
openssh/auth-pam.h
openssh/auth-passwd.c
openssh/auth-rh-rsa.c
openssh/auth-rhosts.c
openssh/auth-rsa.c
openssh/auth-shadow.c [new file with mode: 0644]
openssh/auth-sia.c
openssh/auth.c
openssh/auth.h
openssh/auth1.c
openssh/auth2-gss.c
openssh/auth2-hostbased.c
openssh/auth2-passwd.c
openssh/auth2-pubkey.c
openssh/auth2.c
openssh/authfd.c
openssh/authfd.h
openssh/authfile.c
openssh/bufaux.c
openssh/bufaux.h
openssh/buffer.c
openssh/canohost.c
openssh/channels.c
openssh/channels.h
openssh/cipher-3des1.c
openssh/cipher-acss.c [new file with mode: 0644]
openssh/cipher-aes.c
openssh/cipher-ctr.c
openssh/cipher.c
openssh/cipher.h
openssh/cleanup.c [new file with mode: 0644]
openssh/clientloop.c
openssh/clientloop.h
openssh/compat.c
openssh/compat.h
openssh/compress.c
openssh/config.guess
openssh/config.sub
openssh/configure.ac
openssh/contrib/README
openssh/contrib/aix/buildbff.sh
openssh/contrib/aix/inventory.sh
openssh/contrib/caldera/openssh.spec
openssh/contrib/caldera/ssh-host-keygen
openssh/contrib/caldera/sshd.init
openssh/contrib/cygwin/Makefile [new file with mode: 0644]
openssh/contrib/cygwin/README
openssh/contrib/cygwin/ssh-host-config
openssh/contrib/cygwin/ssh-user-config
openssh/contrib/findssl.sh
openssh/contrib/gnome-ssh-askpass1.c
openssh/contrib/gnome-ssh-askpass2.c
openssh/contrib/redhat/openssh.spec
openssh/contrib/solaris/README
openssh/contrib/solaris/buildpkg.sh
openssh/contrib/solaris/opensshd.in
openssh/contrib/ssh-copy-id
openssh/contrib/suse/openssh.spec
openssh/defines.h
openssh/dh.c
openssh/dns.c
openssh/dns.h
openssh/entropy.c
openssh/fatal.c
openssh/fixprogs
openssh/groupaccess.c
openssh/gss-genr.c
openssh/gss-serv-krb5.c
openssh/gss-serv.c
openssh/hostfile.c
openssh/hostfile.h
openssh/includes.h
openssh/install-sh
openssh/kex.c
openssh/kexgexc.c
openssh/key.c
openssh/key.h
openssh/log.c
openssh/log.h
openssh/loginrec.c
openssh/mac.c
openssh/md5crypt.c
openssh/mdoc2man.awk
openssh/misc.c
openssh/mkinstalldirs
openssh/moduli
openssh/moduli.c
openssh/monitor.c
openssh/monitor.h
openssh/monitor_wrap.c
openssh/monitor_wrap.h
openssh/msg.c
openssh/msg.h
openssh/nchan.ms
openssh/nchan2.ms
openssh/openbsd-compat/Makefile.in
openssh/openbsd-compat/base64.c
openssh/openbsd-compat/basename.c
openssh/openbsd-compat/bsd-arc4random.c
openssh/openbsd-compat/bsd-cray.c
openssh/openbsd-compat/bsd-cray.h
openssh/openbsd-compat/bsd-getpeereid.c
openssh/openbsd-compat/bsd-misc.c
openssh/openbsd-compat/bsd-misc.h
openssh/openbsd-compat/bsd-openpty.c [new file with mode: 0644]
openssh/openbsd-compat/daemon.c
openssh/openbsd-compat/dirname.c
openssh/openbsd-compat/fake-rfc2553.h
openssh/openbsd-compat/getcwd.c
openssh/openbsd-compat/getgrouplist.c
openssh/openbsd-compat/getopt.c
openssh/openbsd-compat/getrrsetbyname.c
openssh/openbsd-compat/getrrsetbyname.h
openssh/openbsd-compat/glob.c
openssh/openbsd-compat/glob.h
openssh/openbsd-compat/inet_aton.c
openssh/openbsd-compat/inet_ntoa.c
openssh/openbsd-compat/inet_ntop.c
openssh/openbsd-compat/mktemp.c
openssh/openbsd-compat/openbsd-compat.h
openssh/openbsd-compat/port-aix.c
openssh/openbsd-compat/port-aix.h
openssh/openbsd-compat/readpassphrase.c
openssh/openbsd-compat/readpassphrase.h
openssh/openbsd-compat/realpath.c
openssh/openbsd-compat/rresvport.c
openssh/openbsd-compat/setenv.c
openssh/openbsd-compat/setproctitle.c
openssh/openbsd-compat/sigact.c
openssh/openbsd-compat/strlcat.c
openssh/openbsd-compat/strlcpy.c
openssh/openbsd-compat/strmode.c
openssh/openbsd-compat/strsep.c
openssh/openbsd-compat/strtoul.c [new file with mode: 0644]
openssh/openbsd-compat/sys-queue.h
openssh/openbsd-compat/sys-tree.h
openssh/openbsd-compat/vis.c
openssh/openbsd-compat/vis.h
openssh/openbsd-compat/xcrypt.c
openssh/packet.c
openssh/pathnames.h
openssh/progressmeter.c
openssh/readconf.c
openssh/readconf.h
openssh/regress/Makefile
openssh/regress/README.regress
openssh/regress/agent-ptrace.sh
openssh/regress/banner.sh [new file with mode: 0644]
openssh/regress/sftp-badcmds.sh
openssh/regress/sftp-batch.sh
openssh/regress/sftp-cmds.sh
openssh/regress/ssh-com.sh
openssh/regress/test-exec.sh
openssh/rijndael.c
openssh/scard-opensc.c
openssh/scp.1
openssh/scp.c
openssh/servconf.c
openssh/servconf.h
openssh/serverloop.c
openssh/session.c
openssh/session.h
openssh/sftp-client.c
openssh/sftp-client.h
openssh/sftp-common.c
openssh/sftp-common.h
openssh/sftp-glob.c
openssh/sftp-server.8
openssh/sftp-server.c
openssh/sftp.1
openssh/sftp.c
openssh/ssh-add.1
openssh/ssh-add.c
openssh/ssh-agent.c
openssh/ssh-dss.c
openssh/ssh-gss.h
openssh/ssh-keygen.1
openssh/ssh-keygen.c
openssh/ssh-keyscan.c
openssh/ssh-keysign.c
openssh/ssh-rand-helper.8
openssh/ssh-rand-helper.c
openssh/ssh-rsa.c
openssh/ssh.1
openssh/ssh.c
openssh/ssh.h
openssh/ssh_config.5
openssh/ssh_prng_cmds.in
openssh/sshconnect.c
openssh/sshconnect2.c
openssh/sshd.8
openssh/sshd.c
openssh/sshd_config
openssh/sshd_config.5
openssh/sshpty.c
openssh/sshtty.c
openssh/sshtty.h
openssh/uidswap.c
openssh/uuencode.c
openssh/uuencode.h
openssh/version.h
This page took 0.13303 seconds and 5 git commands to generate.