]> andersk Git - gssapi-openssh.git/commit
Initial revision
authorjbasney <jbasney>
Wed, 27 Sep 2006 22:05:17 +0000 (22:05 +0000)
committerjbasney <jbasney>
Wed, 27 Sep 2006 22:05:17 +0000 (22:05 +0000)
commit317e5d1578ab79bd830de8d3fdacc0dc9f9b151d
tree2bfe94276c45f017c0eca29af0049a214bc947b3
parentcd891e34be6ac3cf64325053fce03820260ced05
Initial revision
34 files changed:
openssh/bufbn.c [new file with mode: 0644]
openssh/config.h.in [new file with mode: 0644]
openssh/configure [new file with mode: 0755]
openssh/md-sha256.c [new file with mode: 0644]
openssh/openbsd-compat/port-linux.c [new file with mode: 0644]
openssh/openbsd-compat/port-linux.h [new file with mode: 0644]
openssh/openbsd-compat/port-solaris.c [new file with mode: 0644]
openssh/openbsd-compat/port-solaris.h [new file with mode: 0644]
openssh/openbsd-compat/regress/Makefile.in [new file with mode: 0644]
openssh/openbsd-compat/regress/closefromtest.c [new file with mode: 0644]
openssh/openbsd-compat/regress/snprintftest.c [new file with mode: 0644]
openssh/openbsd-compat/regress/strduptest.c [new file with mode: 0644]
openssh/openbsd-compat/regress/strtonumtest.c [new file with mode: 0644]
openssh/openbsd-compat/sha2.c [new file with mode: 0755]
openssh/openbsd-compat/sha2.h [new file with mode: 0755]
openssh/openssh.xml.in [new file with mode: 0644]
openssh/platform.c [new file with mode: 0644]
openssh/platform.h [new file with mode: 0644]
openssh/regress/cfgmatch.sh [new file with mode: 0644]
openssh/regress/cipher-speed.sh [new file with mode: 0644]
openssh/regress/forcecommand.sh [new file with mode: 0644]
openssh/scp.0 [new file with mode: 0644]
openssh/sftp-server.0 [new file with mode: 0644]
openssh/sftp.0 [new file with mode: 0644]
openssh/ssh-add.0 [new file with mode: 0644]
openssh/ssh-agent.0 [new file with mode: 0644]
openssh/ssh-keygen.0 [new file with mode: 0644]
openssh/ssh-keyscan.0 [new file with mode: 0644]
openssh/ssh-keysign.0 [new file with mode: 0644]
openssh/ssh-rand-helper.0 [new file with mode: 0644]
openssh/ssh.0 [new file with mode: 0644]
openssh/ssh_config.0 [new file with mode: 0644]
openssh/sshd.0 [new file with mode: 0644]
openssh/sshd_config.0 [new file with mode: 0644]
This page took 0.068965 seconds and 6 git commands to generate.