- 04 May, 2016 1 commit
-
-
Matt Johnston authored
-
- 16 Mar, 2016 3 commits
-
-
- 04 Jun, 2015 1 commit
-
-
Matt Johnston authored
-
- 06 May, 2015 3 commits
-
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
Gaël PORTAY authored
-
- 19 Aug, 2014 1 commit
-
-
Matt Johnston authored
-
- 16 Jul, 2014 1 commit
-
-
Matt Johnston authored
if (connecting || ptys || x11) tos = LOWDELAY; else if (tcp_forwards) tos = 0; else tos = BULK; TCP forwards could be either lowdelay or bulk, hence the default priority.
-
- 03 Dec, 2013 2 commits
-
-
Catalin Patulea authored
-
Matt Johnston authored
time - Set non-pty connections to bulk for client and server
-
- 02 Dec, 2013 1 commit
-
-
Catalin Patulea authored
-
- 14 Nov, 2013 1 commit
-
-
Matt Johnston authored
-
- 21 Sep, 2013 1 commit
-
-
Matt Johnston authored
-
- 10 Apr, 2013 1 commit
-
-
Matt Johnston authored
-
- 07 Apr, 2013 1 commit
-
-
Matt Johnston authored
--HG-- branch : ecc
-
- 23 Mar, 2013 1 commit
-
-
Matt Johnston authored
-
- 23 Feb, 2011 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 997e53cec7a9efb7413ac6e17b6be60a5597bd2e
-
- 21 Mar, 2010 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 0adbc6745a5ada0b6780b0683209f5b26b1a335d
-
- 25 Aug, 2009 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : e35cd321b6d4fab6ad854827249f610da3bb6878
-
- 30 Jul, 2009 1 commit
-
-
Matt Johnston authored
--HG-- branch : agent-client extra : convert_revision : eb0dae4b62e243ba37a897beb7ba81a4f637d8b3
-
- 06 Jul, 2009 1 commit
-
-
Matt Johnston authored
--HG-- branch : agent-client extra : convert_revision : 5465e639cc3f5ee0c6c55f0de6e7b6d5a8769da3
-
- 23 Sep, 2008 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : c7b916e6c522f16f06fe1bd52815ba13aa88b90b
-
- 17 Sep, 2008 1 commit
-
-
Matt Johnston authored
--HG-- branch : dbclient-netcat-alike extra : convert_revision : b02ba6628cf2095017c60d202ac630f231e6b553
-
- 25 Jul, 2007 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 98d4c0f15480bf749c451034cbc565d7e9d3b8dc
-
- 24 Jul, 2007 1 commit
-
-
Matt Johnston authored
options.h. Increasing RECV_MAX_WINDOW gives big network performance increases - even with the present buffers (which haven't changed) it performs a lot better. Next step is to make the window size a cmdline option. --HG-- extra : convert_revision : 24c7cb47fb56cf5b82e3bc0859b45ea83038eab0
-
- 12 Feb, 2007 1 commit
-
-
Matt Johnston authored
--HG-- branch : channel-fix extra : convert_revision : 493d563a48aecc55015ba6d2820da223b3b013b7
-
- 26 Mar, 2006 1 commit
-
-
Matt Johnston authored
first thing in a function --HG-- extra : convert_revision : 5e475ab869513f9ce5baff42838a656f99300487
-
- 25 Mar, 2006 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 84eb6fedc6df0666f8053b9018bf16635dbfb257
-
- 22 Mar, 2006 1 commit
-
-
Matt Johnston authored
eg ./dbclient -i testkey -L 1234:remotehost:remoteport tunnelhost will ssh to tunnelhost (using testkey, there's no way to ask for a password) and then tcpfwd to remotehost:remoteport on stdin/stdout. There's no way to give a cmdline password, so -i for a keyfile will have to do. Yet another reason for agent forwarding. The 1234 is a dummy var, I think it has to be a valid portnumber though. --HG-- branch : dbclient-netcat-alike extra : convert_revision : d1f69334581dc4c35f9ca16aa5355074c9dd315d
-
- 21 Oct, 2005 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : e3e7dc2cf75ad60c83a5b4307c210fee2fe90434
-
- 13 Mar, 2005 1 commit
-
-
Matt Johnston authored
connect to auth socket (server) * differentiate between get_byte and get_bool * get rid of some // comments * general tidying --HG-- extra : convert_revision : fb8d188ce33b6b45804a5ce51b9f601f83bdf3d7
-
- 03 Jan, 2005 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : d928bc851e32be7bd429bf7504b148c0e4bf7e2f
-
- 27 Aug, 2004 1 commit
-
-
Matt Johnston authored
and 69b007796063cb5f042be7cca2d479e90db869c3 --HG-- extra : convert_revision : 5d0dfaa8c0ee6c728a3b4f0f0855199ba729db83
-
- 26 Aug, 2004 1 commit
-
-
Matt Johnston authored
- 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
-
- 25 Aug, 2004 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : e1229cd01c3007206d2937ea390ad4966c289a5a
-
- 22 Aug, 2004 1 commit
-
-
Matt Johnston authored
always gets hit. --HG-- extra : convert_revision : 3eb50d87fa6439d336b2238926fbed5066302d30
-
- 18 Aug, 2004 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 9c2b10bf10f9d38f62490346b53268a07afa0c3a
-
- 15 Aug, 2004 1 commit
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 75c02f80c4ed25bd4697e7f17ffac6eded54c148
-