]> andersk Git - gssapi-openssh.git/commit
o Merge from OPENSSH_3_2_3P1_GSI_3 to OPENSSH_3_4P1_GSI-20020701.
authorcphillip <cphillip>
Tue, 2 Jul 2002 15:48:31 +0000 (15:48 +0000)
committercphillip <cphillip>
Tue, 2 Jul 2002 15:48:31 +0000 (15:48 +0000)
commitff2d7a98a85929ca648f71df7b9a8144dfe6ad32
treea397a9c0927d2797ad2db1a221e1c617d3129669
parent0fa2f48fd3b48fe014ed679ec1db4947a4dec43b
  o Merge from OPENSSH_3_2_3P1_GSI_3 to OPENSSH_3_4P1_GSI-20020701.
  o Repair conflicts in Makefile.in and configure.ac.
124 files changed:
openssh/.cvsignore
openssh/ChangeLog
openssh/INSTALL
openssh/LICENCE
openssh/Makefile.in
openssh/README.privsep
openssh/TODO
openssh/acconfig.h
openssh/auth-bsdauth.c
openssh/auth-krb4.c
openssh/auth-krb5.c
openssh/auth-passwd.c
openssh/auth-rsa.c
openssh/auth-skey.c
openssh/auth.h
openssh/auth1.c
openssh/auth2-chall.c
openssh/auth2-gss.c [new file with mode: 0644]
openssh/auth2-hostbased.c [new file with mode: 0644]
openssh/auth2-kbdint.c [new file with mode: 0644]
openssh/auth2-none.c [new file with mode: 0644]
openssh/auth2-pam.c
openssh/auth2-passwd.c [new file with mode: 0644]
openssh/auth2-pubkey.c [new file with mode: 0644]
openssh/auth2.c
openssh/authfd.c
openssh/authfd.h
openssh/authfile.c
openssh/authfile.h
openssh/bufaux.c
openssh/buffer.c
openssh/canohost.c
openssh/channels.c
openssh/channels.h
openssh/cipher.c
openssh/clientloop.c
openssh/configure.ac
openssh/contrib/aix/README
openssh/contrib/aix/buildbff.sh
openssh/contrib/caldera/openssh.spec
openssh/contrib/redhat/openssh.spec
openssh/contrib/suse/openssh.spec
openssh/defines.h
openssh/entropy.c
openssh/gss-genr.c
openssh/gss-serv.c
openssh/kex.c
openssh/kex.h
openssh/kexgss.c
openssh/key.c
openssh/log.c
openssh/log.h
openssh/mac.c
openssh/monitor.c
openssh/monitor.h
openssh/monitor_fdpass.c
openssh/monitor_fdpass.h
openssh/monitor_mm.c
openssh/monitor_mm.h
openssh/monitor_wrap.c
openssh/monitor_wrap.h
openssh/msg.c [new file with mode: 0644]
openssh/msg.h [new file with mode: 0644]
openssh/nchan.c
openssh/openbsd-compat/bsd-misc.c
openssh/openbsd-compat/bsd-misc.h
openssh/openbsd-compat/port-aix.c
openssh/openbsd-compat/port-aix.h
openssh/packet.c
openssh/packet.h
openssh/pathnames.h
openssh/radix.c
openssh/readconf.c
openssh/readconf.h
openssh/scard.c
openssh/scard/Ssh.bin [deleted file]
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-int.c
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-dss.c
openssh/ssh-gss.h
openssh/ssh-keygen.1
openssh/ssh-keygen.c
openssh/ssh-keyscan.c
openssh/ssh-keysign.8 [new file with mode: 0644]
openssh/ssh-keysign.c [new file with mode: 0644]
openssh/ssh-rand-helper.c
openssh/ssh-rsa.c
openssh/ssh.1
openssh/ssh.c
openssh/ssh.h
openssh/ssh_config
openssh/ssh_config.5 [new file with mode: 0644]
openssh/sshconnect.c
openssh/sshconnect.h
openssh/sshconnect1.c
openssh/sshconnect2.c
openssh/sshd.8
openssh/sshd.c
openssh/sshd_config
openssh/sshd_config.5 [new file with mode: 0644]
openssh/sshlogin.c
openssh/sshpty.c
openssh/tildexpand.c
openssh/ttymodes.c
openssh/ttymodes.h
openssh/uidswap.c
openssh/version.h
openssh/xmalloc.h
This page took 0.097435 seconds and 5 git commands to generate.