]> andersk Git - openssh.git/commit - channels.h
- markus@cvs.openbsd.org 2001/05/04 23:47:34
authormouring <mouring>
Sat, 5 May 2001 04:09:47 +0000 (04:09 +0000)
committermouring <mouring>
Sat, 5 May 2001 04:09:47 +0000 (04:09 +0000)
commit719fc62ff24f296bb23e3419eeadb21758c8b8bc
tree00202871eff14a8cf71a646b9c9f4b9acbd271f8
parent5b9601c850e055333a43e3ea5908178a613bd034
   - markus@cvs.openbsd.org 2001/05/04 23:47:34
     [channels.c channels.h clientloop.c nchan.c nchan.h serverloop.c ssh.c]
     move to Channel **channels (instead of Channel *channels), fixes realloc
     problems.  channel_new now returns a Channel *, favour Channel * over
     channel id.  remove old channel_allocate interface.
ChangeLog
channels.c
channels.h
clientloop.c
nchan.c
nchan.h
serverloop.c
ssh.c
This page took 0.070048 seconds and 5 git commands to generate.