index
:
delta/dropbear.git
agent-client
asm
authpam
channel-fix
contrib-blacklist
coverity
dbclient-netcat-alike
debug-unrandom
dropbear-tfm
ecc
fastopen
fuzz
idle-timeout
insecure-nocrypto
kexguess
keyondemand
libtomcrypt
libtomcrypt-dropbear
libtomcrypt-orig
libtommath
libtommath-dropbear
libtommath-orig
maemo
master
nocircbuffer
nonblock-stdout-stderr
pam
private-rez
pubkey-options
sha2
ucc-axis-hack
hg.ucc.asn.au: dropbear
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli-main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve exit message formatting
Matt Johnston
2016-07-11
1
-10
/
+11
*
use exec for proxycommand
Matt Johnston
2015-12-18
1
-1
/
+8
*
rename killchild to kill_proxy_sighandler
Matt Johnston
2015-12-15
1
-9
/
+6
*
A few minor style fixes
Matt Johnston
2015-12-15
1
-3
/
+3
*
Support syslog logging in dbclient.
Konstantin Tokarev
2015-12-01
1
-1
/
+13
*
Client: kill proxy command when exiting application.
Konstantin Tokarev
2015-12-03
1
-5
/
+20
*
Fix error handling for dbclient async connect
Matt Johnston
2015-03-03
1
-1
/
+5
*
Move generic network routines to netio.c
Matt Johnston
2015-02-20
1
-2
/
+2
*
In theory TFO should work. Needs platform cleanup and testing
Matt Johnston
2015-02-19
1
-2
/
+3
*
async connections working
Matt Johnston
2015-02-18
1
-6
/
+2
*
connect_remote() is now always non-blocking
Matt Johnston
2015-02-14
1
-2
/
+1
*
piggyback data on acks when making connections on linux
Matt Johnston
2015-02-13
1
-1
/
+1
*
Set tcp priority as follows:
Matt Johnston
2014-07-16
1
-3
/
+0
*
Make sure client exit messages don't get lost
Matt Johnston
2014-07-09
1
-2
/
+3
*
- Sockets are set to lowdelay priority initially to improve conneciton setup
Matt Johnston
2013-12-03
1
-0
/
+3
*
rename random.h to dbrandom.h since some OSes have a system random.h
Matt Johnston
2013-11-14
1
-1
/
+1
*
use oldstyle comments
Matt Johnston
2013-11-14
1
-1
/
+1
*
merge in HEAD
Matt Johnston
2013-05-21
1
-2
/
+1
|
\
|
*
Run the cleanup handler also when we close due to TCP connection being closed
Matt Johnston
2013-04-01
1
-2
/
+1
*
|
ecdsa is working
Matt Johnston
2013-05-03
1
-0
/
+5
|
/
*
Add noreturn and format attribute hints for some functions.
Matt Johnston
2011-04-07
1
-1
/
+1
*
Improve capitalisation for all logged strings
Matt Johnston
2011-02-23
1
-2
/
+2
*
Rearrange getaddrstring() etc
Matt Johnston
2009-09-01
1
-10
/
+1
*
- Make -i and -W pass through multihop arguments
Matt Johnston
2009-06-12
1
-0
/
+1
*
Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef
Matt Johnston
2009-06-08
1
-0
/
+4
*
Don't capture stderr from spawned processes in proxycommand mode
Matt Johnston
2008-09-17
1
-3
/
+1
*
- "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
Matt Johnston
2008-09-15
1
-3
/
+29
*
- Split main socket var into ses.sock_in/ses.sock_out in preparation
Matt Johnston
2008-09-15
1
-5
/
+13
*
Disable core dumps
Matt Johnston
2007-02-12
1
-0
/
+2
*
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2005-01-02
1
-1
/
+1
*
merge of 50be59810e462f9f44f55e421227d6aa0b31982b
Matt Johnston
2004-08-27
1
-0
/
+4
*
- added circular buffering for channels
Matt Johnston
2004-08-26
1
-1
/
+2
*
License boilerplate etc, add Mihnea as an author to some of the files
Matt Johnston
2004-08-14
1
-0
/
+26
*
- Added terminal mode handling etc for the client, and window change
Matt Johnston
2004-08-01
1
-2
/
+5
*
Progressing client support
Matt Johnston
2004-07-27
1
-2
/
+47
*
snapshot of stuff
Matt Johnston
2004-07-26
1
-0
/
+33