Thu, 03 Dec 2015 16:22:29 +0300 |
Konstantin Tokarev |
Client: kill proxy command when exiting application.
|
Tue, 03 Mar 2015 20:53:00 +0800 |
Matt Johnston |
Fix error handling for dbclient async connect
|
Fri, 20 Feb 2015 23:16:38 +0800 |
Matt Johnston |
Move generic network routines to netio.c
fastopen
|
Thu, 19 Feb 2015 00:32:00 +0800 |
Matt Johnston |
In theory TFO should work. Needs platform cleanup and testing
fastopen
|
Wed, 18 Feb 2015 22:46:15 +0800 |
Matt Johnston |
async connections working
fastopen
|
Sat, 14 Feb 2015 09:56:11 +0800 |
Matt Johnston |
connect_remote() is now always non-blocking
|
Fri, 13 Feb 2015 22:49:15 +0800 |
Matt Johnston |
piggyback data on acks when making connections on linux
|
Wed, 16 Jul 2014 22:53:32 +0800 |
Matt Johnston |
Set tcp priority as follows:
|
Wed, 09 Jul 2014 00:13:17 +0800 |
Matt Johnston |
Make sure client exit messages don't get lost
|
Tue, 03 Dec 2013 00:04:48 +0800 |
Matt Johnston |
- Sockets are set to lowdelay priority initially to improve conneciton setup
|
Thu, 14 Nov 2013 22:05:47 +0800 |
Matt Johnston |
rename random.h to dbrandom.h since some OSes have a system random.h
|
Thu, 14 Nov 2013 22:03:30 +0800 |
Matt Johnston |
use oldstyle comments
|
Tue, 21 May 2013 12:09:35 +0800 |
Matt Johnston |
merge in HEAD
ecc
|
Fri, 03 May 2013 23:07:48 +0800 |
Matt Johnston |
ecdsa is working
ecc
|
Mon, 01 Apr 2013 22:26:55 +0800 |
Matt Johnston |
Run the cleanup handler also when we close due to TCP connection being closed
|
Thu, 07 Apr 2011 12:59:18 +0000 |
Matt Johnston |
Add noreturn and format attribute hints for some functions.
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|
Tue, 01 Sep 2009 16:38:26 +0000 |
Matt Johnston |
Rearrange getaddrstring() etc
|
Fri, 12 Jun 2009 14:58:43 +0000 |
Matt Johnston |
- Make -i and -W pass through multihop arguments
|
Mon, 08 Jun 2009 14:53:29 +0000 |
Matt Johnston |
Wrap proxycmd function in ENABLE_CLI_PROXYCMD #ifdef
|
Wed, 17 Sep 2008 14:35:36 +0000 |
Matt Johnston |
Don't capture stderr from spawned processes in proxycommand mode
|
Mon, 15 Sep 2008 14:40:30 +0000 |
Matt Johnston |
- "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
|
Mon, 15 Sep 2008 12:51:50 +0000 |
Matt Johnston |
- Split main socket var into ses.sock_in/ses.sock_out in preparation
|
Mon, 12 Feb 2007 10:43:44 +0000 |
Matt Johnston |
Disable core dumps
|
Sat, 25 Mar 2006 12:57:09 +0000 |
Matt Johnston |
Various changes to compile+kind of run on UCC's axis board.
ucc-axis-hack
|
Sun, 02 Jan 2005 20:25:56 +0000 |
Matt Johnston |
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
|
Fri, 27 Aug 2004 14:39:01 +0000 |
Matt Johnston |
merge of 50be59810e462f9f44f55e421227d6aa0b31982b
|
Thu, 26 Aug 2004 13:16:40 +0000 |
Matt Johnston |
- added circular buffering for channels
|
Sat, 14 Aug 2004 17:54:20 +0000 |
Matt Johnston |
License boilerplate etc, add Mihnea as an author to some of the files
|
Sun, 01 Aug 2004 08:54:01 +0000 |
Matt Johnston |
- Added terminal mode handling etc for the client, and window change
|
Tue, 27 Jul 2004 16:30:46 +0000 |
Matt Johnston |
Progressing client support
|
Mon, 26 Jul 2004 02:44:20 +0000 |
Matt Johnston |
snapshot of stuff
|