- added circular buffering for channels

- added stderr support for the client
- cleaned up a bunch of "unused" warnings, duplicated header definitions
- added exit-status support for the client

--HG--
extra : convert_revision : 5bdf806d8b440c87f7235414662f4189195618f4
This commit is contained in:
Matt Johnston
2004-08-26 13:16:40 +00:00
parent 2dcd6b22d9
commit 51a74b4799
19 changed files with 303 additions and 65 deletions

View File

@@ -1,5 +1,5 @@
/*
* Dropbear - a SSH2 server
* Dropbear SSH
*
* Copyright (c) 2002,2003 Matt Johnston
* All rights reserved.