index
:
delta/openwrt/dropbear.git
DROPBEAR_2016.73
bugfix
coverity
fuzz
maemo
main
master
matt-sk
tomsfastmath
github.com: mkj/dropbear.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli-chansession.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
use oldstyle comments
Matt Johnston
2013-11-14
1
-5
/
+5
*
Merge in changes from the past couple of releases
Matt Johnston
2013-10-18
1
-1
/
+3
|
\
|
*
Only send a failure response to a channel request if wantreply is set.
Matt Johnston
2013-09-21
1
-1
/
+3
*
|
merge in HEAD
Matt Johnston
2013-05-21
1
-3
/
+1
|
\
\
|
|
/
|
*
reset terminal modes before printing a message
Matt Johnston
2013-04-10
1
-3
/
+1
*
|
ecc kind of works, needs fixing/testing
Matt Johnston
2013-04-07
1
-1
/
+1
|
/
*
Add ~. and ~^Z handling to exit/suspend dbclient
Matt Johnston
2013-03-23
1
-2
/
+61
*
Improve capitalisation for all logged strings
Matt Johnston
2011-02-23
1
-1
/
+1
*
- make structure static
Matt Johnston
2010-03-21
1
-1
/
+1
*
- Move netcat struct to where it stays in scope.
Matt Johnston
2009-08-25
1
-9
/
+9
*
Agent forwarding works
Matt Johnston
2009-07-30
1
-5
/
+10
*
New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList
Matt Johnston
2009-07-06
1
-13
/
+0
*
- Enable -s for specifying a subsystem (such as sftp)
Matt Johnston
2008-09-23
1
-1
/
+5
*
Rework netcat-alike to be a proper mode, with -B argument.
Matt Johnston
2008-09-17
1
-25
/
+38
*
propagate from branch 'au.asn.ucc.matt.dropbear' (head f21045c791002d81fc6b8d...
Matt Johnston
2008-09-14
1
-8
/
+9
|
\
|
*
Add -W <windowsize> argument and document it.
Matt Johnston
2007-07-25
1
-1
/
+1
|
*
Rearrange the channel buffer sizes into three neat use-editable values in
Matt Johnston
2007-07-24
1
-1
/
+1
|
*
Ignore "exit-signal" request rather than returning failure
Matt Johnston
2007-02-12
1
-5
/
+6
|
*
A few more fixups, make sure that variable declarations are the
Matt Johnston
2006-03-26
1
-2
/
+2
|
*
Some cleanups/fixes for various TRACE statements
Matt Johnston
2006-03-25
1
-2
/
+2
*
|
A hack to make dbclient to tcp forwarding netcat style.
Matt Johnston
2006-03-21
1
-2
/
+43
|
/
*
* rename infd/outfd to writefd/readfd, to avoid confusion
Matt Johnston
2005-10-20
1
-2
/
+2
*
* fix longstanding bug with connections being closed on failure to
Matt Johnston
2005-03-13
1
-1
/
+1
*
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2005-01-02
1
-17
/
+17
*
merge of 50be59810e462f9f44f55e421227d6aa0b31982b
Matt Johnston
2004-08-27
1
-0
/
+6
*
- added circular buffering for channels
Matt Johnston
2004-08-26
1
-5
/
+31
*
Nasty.
Matt Johnston
2004-08-24
1
-2
/
+3
*
Move the revert-to-non-blocking-stdin code to cli-session so it
Matt Johnston
2004-08-22
1
-9
/
+1
*
Don't leave the stdin FD non-blocking on exit - busybox doesn't like it.
Matt Johnston
2004-08-18
1
-0
/
+9
*
License boilerplate etc, add Mihnea as an author to some of the files
Matt Johnston
2004-08-14
1
-0
/
+25
*
Write the correct termcodes length
Matt Johnston
2004-08-09
1
-1
/
+1
*
added window-size change handling
Matt Johnston
2004-08-01
1
-1
/
+31
*
- Added terminal mode handling etc for the client, and window change
Matt Johnston
2004-08-01
1
-16
/
+109
*
tty raw mode support works mostly
Matt Johnston
2004-07-30
1
-0
/
+198