]> andersk Git - gssapi-openssh.git/commit
Import of OpenSSH 3.7p1 OPENSSH_3_7P1
authorjbasney <jbasney>
Tue, 16 Sep 2003 15:52:13 +0000 (15:52 +0000)
committerjbasney <jbasney>
Tue, 16 Sep 2003 15:52:13 +0000 (15:52 +0000)
commit0fff78ff85eabb96f2600c7996ab2a6ffd21e706
treef4fc162d4352c76cd123ea2ca003cfd96eb76a8a
parent2101d94760f03edc5a19121fd38e0d0b4b7af6c7
Import of OpenSSH 3.7p1
223 files changed:
openssh/CREDITS
openssh/ChangeLog
openssh/INSTALL
openssh/LICENCE
openssh/Makefile.in
openssh/README.dns [new file with mode: 0644]
openssh/README.privsep
openssh/README.smartcard
openssh/TODO
openssh/acconfig.h
openssh/atomicio.c
openssh/atomicio.h
openssh/auth-chall.c
openssh/auth-krb5.c
openssh/auth-options.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-sia.c
openssh/auth-sia.h
openssh/auth.c
openssh/auth.h
openssh/auth1.c
openssh/auth2-chall.c
openssh/auth2-gss.c [new file with mode: 0644]
openssh/auth2-hostbased.c
openssh/auth2-kbdint.c
openssh/auth2-none.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/cipher-3des1.c [new file with mode: 0644]
openssh/cipher-aes.c [new file with mode: 0644]
openssh/cipher-bf1.c [new file with mode: 0644]
openssh/cipher-ctr.c [new file with mode: 0644]
openssh/cipher.c
openssh/clientloop.c
openssh/compat.c
openssh/compat.h
openssh/configure.ac
openssh/contrib/aix/README
openssh/contrib/aix/buildbff.sh
openssh/contrib/aix/inventory.sh
openssh/contrib/caldera/openssh.spec
openssh/contrib/cygwin/ssh-user-config
openssh/contrib/findssl.sh [new file with mode: 0644]
openssh/contrib/redhat/openssh.spec
openssh/contrib/suse/openssh.spec
openssh/defines.h
openssh/dh.c
openssh/dispatch.c
openssh/dns.c [new file with mode: 0644]
openssh/dns.h [new file with mode: 0644]
openssh/entropy.c
openssh/groupaccess.c
openssh/gss-genr.c [new file with mode: 0644]
openssh/gss-serv-krb5.c [new file with mode: 0644]
openssh/gss-serv.c [new file with mode: 0644]
openssh/hostfile.c
openssh/includes.h
openssh/key.c
openssh/key.h
openssh/log.c
openssh/log.h
openssh/loginrec.c
openssh/loginrec.h
openssh/logintest.c
openssh/md5crypt.c
openssh/md5crypt.h
openssh/mdoc2man.awk [new file with mode: 0644]
openssh/misc.c
openssh/misc.h
openssh/moduli.c [new file with mode: 0644]
openssh/moduli.h [new file with mode: 0644]
openssh/monitor.c
openssh/monitor.h
openssh/monitor_fdpass.c
openssh/monitor_mm.c
openssh/monitor_wrap.c
openssh/monitor_wrap.h
openssh/msg.c
openssh/myproposal.h
openssh/nchan.c
openssh/openbsd-compat/Makefile.in
openssh/openbsd-compat/base64.h
openssh/openbsd-compat/basename.c
openssh/openbsd-compat/bindresvport.c
openssh/openbsd-compat/bsd-arc4random.c
openssh/openbsd-compat/bsd-cray.c
openssh/openbsd-compat/bsd-cray.h
openssh/openbsd-compat/bsd-cygwin_util.c
openssh/openbsd-compat/bsd-cygwin_util.h
openssh/openbsd-compat/bsd-misc.c
openssh/openbsd-compat/bsd-misc.h
openssh/openbsd-compat/bsd-nextstep.c
openssh/openbsd-compat/bsd-nextstep.h
openssh/openbsd-compat/bsd-snprintf.c
openssh/openbsd-compat/bsd-waitpid.c
openssh/openbsd-compat/bsd-waitpid.h
openssh/openbsd-compat/daemon.c
openssh/openbsd-compat/dirname.c
openssh/openbsd-compat/fake-rfc2553.c [new file with mode: 0644]
openssh/openbsd-compat/fake-rfc2553.h [new file with mode: 0644]
openssh/openbsd-compat/getcwd.c
openssh/openbsd-compat/getgrouplist.c
openssh/openbsd-compat/getopt.c
openssh/openbsd-compat/getrrsetbyname.c [new file with mode: 0644]
openssh/openbsd-compat/getrrsetbyname.h [new file with mode: 0644]
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/port-irix.c
openssh/openbsd-compat/port-irix.h
openssh/openbsd-compat/readpassphrase.c
openssh/openbsd-compat/realpath.c
openssh/openbsd-compat/rresvport.c
openssh/openbsd-compat/setenv.c
openssh/openbsd-compat/setproctitle.c
openssh/openbsd-compat/strlcat.c
openssh/openbsd-compat/strlcpy.c
openssh/openbsd-compat/strmode.c
openssh/openbsd-compat/strsep.c
openssh/openbsd-compat/sys-queue.h
openssh/openbsd-compat/vis.c
openssh/openbsd-compat/vis.h
openssh/openbsd-compat/xcrypt.c [new file with mode: 0644]
openssh/openbsd-compat/xmmap.c
openssh/packet.c
openssh/packet.h
openssh/progressmeter.c
openssh/readconf.c
openssh/readconf.h
openssh/regress/Makefile
openssh/regress/README.regress [new file with mode: 0644]
openssh/regress/agent-getpeereid.sh
openssh/regress/agent-ptrace.sh
openssh/regress/agent-timeout.sh
openssh/regress/agent.sh
openssh/regress/dynamic-forward.sh [new file with mode: 0644]
openssh/regress/forwarding.sh
openssh/regress/proto-version.sh
openssh/regress/reconfigure.sh [new file with mode: 0644]
openssh/regress/rekey.sh [new file with mode: 0644]
openssh/regress/sftp-badcmds.sh [new file with mode: 0644]
openssh/regress/sftp-batch.sh
openssh/regress/sftp-cmds.sh
openssh/regress/sftp.sh
openssh/regress/ssh-com-client.sh
openssh/regress/ssh-com-keygen.sh
openssh/regress/ssh-com-sftp.sh
openssh/regress/ssh-com.sh
openssh/regress/stderr-after-eof.sh
openssh/regress/stderr-data.sh
openssh/regress/test-exec.sh
openssh/regress/transfer.sh
openssh/regress/try-ciphers.sh
openssh/regress/yes-head.sh
openssh/scard-opensc.c
openssh/scard.c
openssh/scard.h
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-common.c
openssh/sftp-int.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.1
openssh/ssh-agent.c
openssh/ssh-gss.h [new file with mode: 0644]
openssh/ssh-keygen.1
openssh/ssh-keygen.c
openssh/ssh-keyscan.1
openssh/ssh-keyscan.c
openssh/ssh-keysign.8
openssh/ssh-keysign.c
openssh/ssh-rand-helper.c
openssh/ssh-rsa.c
openssh/ssh.1
openssh/ssh.c
openssh/ssh.h
openssh/ssh2.h
openssh/ssh_config
openssh/ssh_config.5
openssh/sshconnect.c
openssh/sshconnect1.c
openssh/sshconnect2.c
openssh/sshd.8
openssh/sshd.c
openssh/sshd_config
openssh/sshd_config.5
openssh/sshlogin.c
openssh/sshpty.c
openssh/sshtty.c
openssh/ttymodes.c
openssh/uidswap.c
openssh/version.h
This page took 2.264882 seconds and 5 git commands to generate.