]> andersk Git - openssh.git/commit
- OpenBSD CVS update:
authordamien <damien>
Tue, 4 Apr 2000 04:38:59 +0000 (04:38 +0000)
committerdamien <damien>
Tue, 4 Apr 2000 04:38:59 +0000 (04:38 +0000)
commit7e7327a153c0cd4c63f7787821b8dd6f4cdc3069
tree4823ff6a2741bfb38bae8a2a76e4fbc8f48d98ae
parente7627112b4fd15d84a3d8cdde8762dc4856d0c10
 - OpenBSD CVS update:
   - [packet.h packet.c]
     ssh2 packet format
   - [packet.h packet.c nchan2.ms nchan.h compat.h compat.c]
     [channels.h channels.c]
     channel layer support for ssh2
   - [kex.h kex.c hmac.h hmac.c dsa.c dsa.h]
     DSA, keyexchange, algorithm agreement for ssh2
17 files changed:
ChangeLog
Makefile.in
channels.c
channels.h
compat.c
compat.h
dsa.c [new file with mode: 0644]
dsa.h [new file with mode: 0644]
hmac.c [new file with mode: 0644]
hmac.h [new file with mode: 0644]
kex.c [new file with mode: 0644]
kex.h [new file with mode: 0644]
nchan.c
nchan.h
nchan2.ms [new file with mode: 0644]
packet.c
packet.h
This page took 0.069397 seconds and 5 git commands to generate.