]> andersk Git - gssapi-openssh.git/commit
Initial revision
authorjbasney <jbasney>
Mon, 11 Mar 2002 15:10:35 +0000 (15:10 +0000)
committerjbasney <jbasney>
Mon, 11 Mar 2002 15:10:35 +0000 (15:10 +0000)
commit3c0ef6268ff5921062694dbd2cbb80f558aa8d40
treee95ab332a39329553d135e9eb253dd56e1cede09
parentcdda4eb539cd6fbdd3e30427685793912882a4ae
Initial revision
290 files changed:
openssh/.cvsignore [new file with mode: 0644]
openssh/CREDITS [new file with mode: 0644]
openssh/ChangeLog [new file with mode: 0644]
openssh/INSTALL [new file with mode: 0644]
openssh/LICENCE [new file with mode: 0644]
openssh/Makefile.in [new file with mode: 0644]
openssh/OVERVIEW [new file with mode: 0644]
openssh/README [new file with mode: 0644]
openssh/README.smartcard [new file with mode: 0644]
openssh/RFC.nroff [new file with mode: 0644]
openssh/TODO [new file with mode: 0644]
openssh/WARNING.RNG [new file with mode: 0644]
openssh/acconfig.h [new file with mode: 0644]
openssh/aclocal.m4 [new file with mode: 0644]
openssh/atomicio.c [new file with mode: 0644]
openssh/atomicio.h [new file with mode: 0644]
openssh/auth-bsdauth.c [new file with mode: 0644]
openssh/auth-chall.c [new file with mode: 0644]
openssh/auth-krb4.c [new file with mode: 0644]
openssh/auth-krb5.c [new file with mode: 0644]
openssh/auth-options.c [new file with mode: 0644]
openssh/auth-options.h [new file with mode: 0644]
openssh/auth-pam.c [new file with mode: 0644]
openssh/auth-pam.h [new file with mode: 0644]
openssh/auth-passwd.c [new file with mode: 0644]
openssh/auth-rh-rsa.c [new file with mode: 0644]
openssh/auth-rhosts.c [new file with mode: 0644]
openssh/auth-rsa.c [new file with mode: 0644]
openssh/auth-sia.c [new file with mode: 0644]
openssh/auth-sia.h [new file with mode: 0644]
openssh/auth-skey.c [new file with mode: 0644]
openssh/auth.c [new file with mode: 0644]
openssh/auth.h [new file with mode: 0644]
openssh/auth1.c [new file with mode: 0644]
openssh/auth2-chall.c [new file with mode: 0644]
openssh/auth2-pam.c [new file with mode: 0644]
openssh/auth2-pam.h [new file with mode: 0644]
openssh/auth2.c [new file with mode: 0644]
openssh/authfd.c [new file with mode: 0644]
openssh/authfd.h [new file with mode: 0644]
openssh/authfile.c [new file with mode: 0644]
openssh/authfile.h [new file with mode: 0644]
openssh/bufaux.c [new file with mode: 0644]
openssh/bufaux.h [new file with mode: 0644]
openssh/buffer.c [new file with mode: 0644]
openssh/buffer.h [new file with mode: 0644]
openssh/canohost.c [new file with mode: 0644]
openssh/canohost.h [new file with mode: 0644]
openssh/channels.c [new file with mode: 0644]
openssh/channels.h [new file with mode: 0644]
openssh/cipher.c [new file with mode: 0644]
openssh/cipher.h [new file with mode: 0644]
openssh/clientloop.c [new file with mode: 0644]
openssh/clientloop.h [new file with mode: 0644]
openssh/compat.c [new file with mode: 0644]
openssh/compat.h [new file with mode: 0644]
openssh/compress.c [new file with mode: 0644]
openssh/compress.h [new file with mode: 0644]
openssh/config.guess [new file with mode: 0755]
openssh/config.sub [new file with mode: 0755]
openssh/configure.ac [new file with mode: 0644]
openssh/contrib/README [new file with mode: 0644]
openssh/contrib/caldera/openssh.spec [new file with mode: 0644]
openssh/contrib/caldera/ssh-host-keygen [new file with mode: 0755]
openssh/contrib/caldera/sshd.init [new file with mode: 0755]
openssh/contrib/caldera/sshd.pam [new file with mode: 0644]
openssh/contrib/chroot.diff [new file with mode: 0644]
openssh/contrib/cygwin/README [new file with mode: 0644]
openssh/contrib/cygwin/ssh-host-config [new file with mode: 0644]
openssh/contrib/cygwin/ssh-user-config [new file with mode: 0644]
openssh/contrib/gnome-ssh-askpass.c [new file with mode: 0644]
openssh/contrib/hpux/README [new file with mode: 0644]
openssh/contrib/hpux/egd [new file with mode: 0644]
openssh/contrib/hpux/egd.rc [new file with mode: 0755]
openssh/contrib/hpux/sshd [new file with mode: 0644]
openssh/contrib/hpux/sshd.rc [new file with mode: 0755]
openssh/contrib/redhat/openssh.spec [new file with mode: 0644]
openssh/contrib/redhat/sshd.init [new file with mode: 0755]
openssh/contrib/redhat/sshd.pam [new file with mode: 0644]
openssh/contrib/redhat/sshd.pam-7.x [new file with mode: 0644]
openssh/contrib/solaris/README [new file with mode: 0644]
openssh/contrib/solaris/buildpkg.sh [new file with mode: 0755]
openssh/contrib/solaris/opensshd.in [new file with mode: 0755]
openssh/contrib/ssh-copy-id [new file with mode: 0644]
openssh/contrib/ssh-copy-id.1 [new file with mode: 0644]
openssh/contrib/sshd.pam.freebsd [new file with mode: 0644]
openssh/contrib/sshd.pam.generic [new file with mode: 0644]
openssh/contrib/suse/openssh.spec [new file with mode: 0644]
openssh/contrib/suse/rc.config.sshd [new file with mode: 0644]
openssh/contrib/suse/rc.sshd [new file with mode: 0644]
openssh/crc32.c [new file with mode: 0644]
openssh/crc32.h [new file with mode: 0644]
openssh/deattack.c [new file with mode: 0644]
openssh/deattack.h [new file with mode: 0644]
openssh/defines.h [new file with mode: 0644]
openssh/dh.c [new file with mode: 0644]
openssh/dh.h [new file with mode: 0644]
openssh/dispatch.c [new file with mode: 0644]
openssh/dispatch.h [new file with mode: 0644]
openssh/entropy.c [new file with mode: 0644]
openssh/entropy.h [new file with mode: 0644]
openssh/fixpaths [new file with mode: 0755]
openssh/fixprogs [new file with mode: 0755]
openssh/getput.h [new file with mode: 0644]
openssh/groupaccess.c [new file with mode: 0644]
openssh/groupaccess.h [new file with mode: 0644]
openssh/hostfile.c [new file with mode: 0644]
openssh/hostfile.h [new file with mode: 0644]
openssh/includes.h [new file with mode: 0644]
openssh/install-sh [new file with mode: 0755]
openssh/kex.c [new file with mode: 0644]
openssh/kex.h [new file with mode: 0644]
openssh/kexdh.c [new file with mode: 0644]
openssh/kexgex.c [new file with mode: 0644]
openssh/key.c [new file with mode: 0644]
openssh/key.h [new file with mode: 0644]
openssh/log.c [new file with mode: 0644]
openssh/log.h [new file with mode: 0644]
openssh/loginrec.c [new file with mode: 0644]
openssh/loginrec.h [new file with mode: 0644]
openssh/logintest.c [new file with mode: 0644]
openssh/mac.c [new file with mode: 0644]
openssh/mac.h [new file with mode: 0644]
openssh/match.c [new file with mode: 0644]
openssh/match.h [new file with mode: 0644]
openssh/md5crypt.c [new file with mode: 0644]
openssh/md5crypt.h [new file with mode: 0644]
openssh/mdoc2man.pl [new file with mode: 0644]
openssh/misc.c [new file with mode: 0644]
openssh/misc.h [new file with mode: 0644]
openssh/mkinstalldirs [new file with mode: 0755]
openssh/moduli [new file with mode: 0644]
openssh/mpaux.c [new file with mode: 0644]
openssh/mpaux.h [new file with mode: 0644]
openssh/myproposal.h [new file with mode: 0644]
openssh/nchan.c [new file with mode: 0644]
openssh/nchan.ms [new file with mode: 0644]
openssh/nchan2.ms [new file with mode: 0644]
openssh/openbsd-compat/.cvsignore [new file with mode: 0644]
openssh/openbsd-compat/Makefile.in [new file with mode: 0644]
openssh/openbsd-compat/base64.c [new file with mode: 0644]
openssh/openbsd-compat/base64.h [new file with mode: 0644]
openssh/openbsd-compat/bindresvport.c [new file with mode: 0644]
openssh/openbsd-compat/bindresvport.h [new file with mode: 0644]
openssh/openbsd-compat/bsd-arc4random.c [new file with mode: 0644]
openssh/openbsd-compat/bsd-arc4random.h [new file with mode: 0644]
openssh/openbsd-compat/bsd-cray.c [new file with mode: 0644]
openssh/openbsd-compat/bsd-cray.h [new file with mode: 0644]
openssh/openbsd-compat/bsd-cygwin_util.c [new file with mode: 0644]
openssh/openbsd-compat/bsd-cygwin_util.h [new file with mode: 0644]
openssh/openbsd-compat/bsd-misc.c [new file with mode: 0644]
openssh/openbsd-compat/bsd-misc.h [new file with mode: 0644]
openssh/openbsd-compat/bsd-nextstep.c [new file with mode: 0644]
openssh/openbsd-compat/bsd-nextstep.h [new file with mode: 0644]
openssh/openbsd-compat/bsd-snprintf.c [new file with mode: 0644]
openssh/openbsd-compat/bsd-snprintf.h [new file with mode: 0644]
openssh/openbsd-compat/bsd-waitpid.c [new file with mode: 0644]
openssh/openbsd-compat/bsd-waitpid.h [new file with mode: 0644]
openssh/openbsd-compat/daemon.c [new file with mode: 0644]
openssh/openbsd-compat/daemon.h [new file with mode: 0644]
openssh/openbsd-compat/dirname.c [new file with mode: 0644]
openssh/openbsd-compat/dirname.h [new file with mode: 0644]
openssh/openbsd-compat/fake-gai-errnos.h [new file with mode: 0644]
openssh/openbsd-compat/fake-getaddrinfo.c [new file with mode: 0644]
openssh/openbsd-compat/fake-getaddrinfo.h [new file with mode: 0644]
openssh/openbsd-compat/fake-getnameinfo.c [new file with mode: 0644]
openssh/openbsd-compat/fake-getnameinfo.h [new file with mode: 0644]
openssh/openbsd-compat/fake-queue.h [new file with mode: 0644]
openssh/openbsd-compat/fake-regex.h [new file with mode: 0644]
openssh/openbsd-compat/fake-socket.h [new file with mode: 0644]
openssh/openbsd-compat/getcwd.c [new file with mode: 0644]
openssh/openbsd-compat/getcwd.h [new file with mode: 0644]
openssh/openbsd-compat/getgrouplist.c [new file with mode: 0644]
openssh/openbsd-compat/getgrouplist.h [new file with mode: 0644]
openssh/openbsd-compat/getopt.c [new file with mode: 0644]
openssh/openbsd-compat/getopt.h [new file with mode: 0644]
openssh/openbsd-compat/glob.c [new file with mode: 0644]
openssh/openbsd-compat/glob.h [new file with mode: 0644]
openssh/openbsd-compat/inet_aton.c [new file with mode: 0644]
openssh/openbsd-compat/inet_aton.h [new file with mode: 0644]
openssh/openbsd-compat/inet_ntoa.c [new file with mode: 0644]
openssh/openbsd-compat/inet_ntoa.h [new file with mode: 0644]
openssh/openbsd-compat/inet_ntop.c [new file with mode: 0644]
openssh/openbsd-compat/inet_ntop.h [new file with mode: 0644]
openssh/openbsd-compat/mktemp.c [new file with mode: 0644]
openssh/openbsd-compat/mktemp.h [new file with mode: 0644]
openssh/openbsd-compat/openbsd-compat.h [new file with mode: 0644]
openssh/openbsd-compat/readpassphrase.c [new file with mode: 0644]
openssh/openbsd-compat/readpassphrase.h [new file with mode: 0644]
openssh/openbsd-compat/realpath.c [new file with mode: 0644]
openssh/openbsd-compat/realpath.h [new file with mode: 0644]
openssh/openbsd-compat/rresvport.c [new file with mode: 0644]
openssh/openbsd-compat/rresvport.h [new file with mode: 0644]
openssh/openbsd-compat/setenv.c [new file with mode: 0644]
openssh/openbsd-compat/setenv.h [new file with mode: 0644]
openssh/openbsd-compat/setproctitle.c [new file with mode: 0644]
openssh/openbsd-compat/setproctitle.h [new file with mode: 0644]
openssh/openbsd-compat/sigact.c [new file with mode: 0644]
openssh/openbsd-compat/sigact.h [new file with mode: 0644]
openssh/openbsd-compat/strlcat.c [new file with mode: 0644]
openssh/openbsd-compat/strlcat.h [new file with mode: 0644]
openssh/openbsd-compat/strlcpy.c [new file with mode: 0644]
openssh/openbsd-compat/strlcpy.h [new file with mode: 0644]
openssh/openbsd-compat/strmode.c [new file with mode: 0644]
openssh/openbsd-compat/strmode.h [new file with mode: 0644]
openssh/openbsd-compat/strsep.c [new file with mode: 0644]
openssh/openbsd-compat/strsep.h [new file with mode: 0644]
openssh/packet.c [new file with mode: 0644]
openssh/packet.h [new file with mode: 0644]
openssh/pathnames.h [new file with mode: 0644]
openssh/radix.c [new file with mode: 0644]
openssh/radix.h [new file with mode: 0644]
openssh/readconf.c [new file with mode: 0644]
openssh/readconf.h [new file with mode: 0644]
openssh/readpass.c [new file with mode: 0644]
openssh/readpass.h [new file with mode: 0644]
openssh/rijndael.c [new file with mode: 0644]
openssh/rijndael.h [new file with mode: 0644]
openssh/rsa.c [new file with mode: 0644]
openssh/rsa.h [new file with mode: 0644]
openssh/scard.c [new file with mode: 0644]
openssh/scard.h [new file with mode: 0644]
openssh/scard/Makefile.in [new file with mode: 0644]
openssh/scard/Ssh.bin [new file with mode: 0644]
openssh/scard/Ssh.bin.uu [new file with mode: 0644]
openssh/scard/Ssh.java [new file with mode: 0644]
openssh/scp.1 [new file with mode: 0644]
openssh/scp.c [new file with mode: 0644]
openssh/servconf.c [new file with mode: 0644]
openssh/servconf.h [new file with mode: 0644]
openssh/serverloop.c [new file with mode: 0644]
openssh/serverloop.h [new file with mode: 0644]
openssh/session.c [new file with mode: 0644]
openssh/session.h [new file with mode: 0644]
openssh/sftp-client.c [new file with mode: 0644]
openssh/sftp-client.h [new file with mode: 0644]
openssh/sftp-common.c [new file with mode: 0644]
openssh/sftp-common.h [new file with mode: 0644]
openssh/sftp-glob.c [new file with mode: 0644]
openssh/sftp-glob.h [new file with mode: 0644]
openssh/sftp-int.c [new file with mode: 0644]
openssh/sftp-int.h [new file with mode: 0644]
openssh/sftp-server.8 [new file with mode: 0644]
openssh/sftp-server.c [new file with mode: 0644]
openssh/sftp.1 [new file with mode: 0644]
openssh/sftp.c [new file with mode: 0644]
openssh/sftp.h [new file with mode: 0644]
openssh/ssh-add.1 [new file with mode: 0644]
openssh/ssh-add.c [new file with mode: 0644]
openssh/ssh-agent.1 [new file with mode: 0644]
openssh/ssh-agent.c [new file with mode: 0644]
openssh/ssh-dss.c [new file with mode: 0644]
openssh/ssh-dss.h [new file with mode: 0644]
openssh/ssh-keygen.1 [new file with mode: 0644]
openssh/ssh-keygen.c [new file with mode: 0644]
openssh/ssh-keyscan.1 [new file with mode: 0644]
openssh/ssh-keyscan.c [new file with mode: 0644]
openssh/ssh-rsa.c [new file with mode: 0644]
openssh/ssh-rsa.h [new file with mode: 0644]
openssh/ssh.1 [new file with mode: 0644]
openssh/ssh.c [new file with mode: 0644]
openssh/ssh.h [new file with mode: 0644]
openssh/ssh1.h [new file with mode: 0644]
openssh/ssh2.h [new file with mode: 0644]
openssh/ssh_config [new file with mode: 0644]
openssh/ssh_prng_cmds.in [new file with mode: 0644]
openssh/sshconnect.c [new file with mode: 0644]
openssh/sshconnect.h [new file with mode: 0644]
openssh/sshconnect1.c [new file with mode: 0644]
openssh/sshconnect2.c [new file with mode: 0644]
openssh/sshd.8 [new file with mode: 0644]
openssh/sshd.c [new file with mode: 0644]
openssh/sshd_config [new file with mode: 0644]
openssh/sshlogin.c [new file with mode: 0644]
openssh/sshlogin.h [new file with mode: 0644]
openssh/sshpty.c [new file with mode: 0644]
openssh/sshpty.h [new file with mode: 0644]
openssh/sshtty.c [new file with mode: 0644]
openssh/sshtty.h [new file with mode: 0644]
openssh/tildexpand.c [new file with mode: 0644]
openssh/tildexpand.h [new file with mode: 0644]
openssh/ttymodes.c [new file with mode: 0644]
openssh/ttymodes.h [new file with mode: 0644]
openssh/uidswap.c [new file with mode: 0644]
openssh/uidswap.h [new file with mode: 0644]
openssh/uuencode.c [new file with mode: 0644]
openssh/uuencode.h [new file with mode: 0644]
openssh/version.h [new file with mode: 0644]
openssh/xmalloc.c [new file with mode: 0644]
openssh/xmalloc.h [new file with mode: 0644]
This page took 0.083175 seconds and 5 git commands to generate.