- Aug 08, 2007
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 72385623360b49c08f42496eb163fc702c8a0b3e
-
Matt Johnston authored
- Try to reduce the frequency of select() timeouts - Add a max receive window size of 1MB --HG-- extra : convert_revision : 9aa22036cb511cddb35fbc0e09ad05acb39b64d1
-
- Jul 25, 2007
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 98d4c0f15480bf749c451034cbc565d7e9d3b8dc
-
- Jul 24, 2007
-
-
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
-
- Jul 19, 2007
-
-
Matt Johnston authored
Make -u a nop. --HG-- extra : convert_revision : ef0615311b43c8bfe1985df64a4a95ce4ec0d8e6
-
- Apr 16, 2007
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 6925cd3fd7727fbc69db9883675aa90f594f58a0
-
- Mar 17, 2007
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 9a5277c058af96e8fb7a3ade558dd1aeeafa1d3a
-
- Feb 23, 2007
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 61cdf48863b44c54cf8abe33d263f7c1d57a27df
-
- Feb 22, 2007
-
-
Matt Johnston authored
Max-Gerd Retzlaff --HG-- extra : convert_revision : a9b0496634cdd25647b65e585cc3240f3fa699ee
-
- Feb 13, 2007
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 991ba7f3e93d0fa35937c9378c3b5b7fecb4ac5a
-
- Oct 12, 2006
-
-
Matt Johnston authored
Use $CC rather than $LD for linking --HG-- extra : convert_revision : 31dcd7a22983ef19d6c63248e415e71d292dd0ec
-
- Oct 02, 2006
-
-
Matt Johnston authored
about the "bad writefd" problem --HG-- branch : channel-fix extra : convert_revision : f0b407c3d3e047ed83174e6f4ebd85a19352df5b
-
- Aug 07, 2006
-
-
Matt Johnston authored
by clients. --HG-- extra : convert_revision : bea3887a5875cf3ab8a1331e15e698b37b61fe37
-
- Jul 07, 2006
-
-
Matt Johnston authored
- Check for valid cipher independently to starting encryption - Use failure-checking m_mp_init for initialising mpint value --HG-- extra : convert_revision : a72c49d2d031aa3b6fe34b61fd5ce0315f35ec72
-
- Jun 13, 2006
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 4c32ad8064e93b83c6d635d193b34d5f9112d1ae
-
- Jun 10, 2006
-
-
Matt Johnston authored
--HG-- extra : convert_revision : ca4ca78b82c5d430c69ce01bf794e8886ce81431
-
- Mar 09, 2006
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 7ad1775ed65e75dbece27fe6b65bf1a234db386a
-
Matt Johnston authored
--HG-- extra : convert_revision : 23abf9a27f91b8191c12b24a8b2557e5e8750c21
-
- Mar 08, 2006
-
-
Matt Johnston authored
--HG-- extra : convert_revision : e2bccdd6ba49edd575b1d0272c7dfee5f9f7acf6
-
Matt Johnston authored
* m_close() exits fatally on failure * other cleanups --HG-- extra : convert_revision : bed6155e95a293c9fce7e889d283b5958f3035dc
-
- Dec 09, 2005
-
-
Matt Johnston authored
--HG-- extra : convert_revision : dd57a0c1e42c1680a9572bdec9d6eed04fa970c5
-
- Nov 30, 2005
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 096f29c430c23f0140f0cf272942a13046483ec6
-
- Sep 21, 2005
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 3df738e42f4fc8b7f0f3ff9ca767386f54edb1ea
-
- Sep 02, 2005
-
-
Matt Johnston authored
--HG-- extra : convert_revision : f90dd77112802d0d9252e4c124a14d0f4fcd9011
-
Matt Johnston authored
--HG-- extra : convert_revision : c821fb2723909e932bb390b2eb46a9e0c6f28c30
-
- Aug 31, 2005
-
-
Matt Johnston authored
--HG-- extra : convert_revision : e21a3d00c4ec3bede096484bb813940fe68cc259
-
Matt Johnston authored
- increase the maximum key length constant --HG-- extra : convert_revision : 8e534d4002dc8572041e6c7091ca3c694ce680fa
-
Matt Johnston authored
- Added support for aes256, twofish256 and sha1-96 - Fixed some debugging statements --HG-- extra : convert_revision : 598835dadaddb1e95d4ac99f8a1be4ba51639000
-
- Jul 08, 2005
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 26128a06f1c223f8bd4a26bcdf2f34c9103cab5e
-
Matt Johnston authored
--HG-- extra : convert_revision : e3f32a86aafc1d806b2bee9405020368f9706d85
-
- Jun 02, 2005
-
-
Matt Johnston authored
X11 or agent forwarding --HG-- extra : convert_revision : dd6af3f334c72903101869859512faa88ed49e6c
-
- Mar 07, 2005
-
-
Matt Johnston authored
* bump debian version --HG-- extra : convert_revision : d815305b19d789fe97890c3fdedb55df2e9cf324
-
Matt Johnston authored
--HG-- extra : convert_revision : ced3f1d1fe81c6cc53ca2c15ac71a84d894971d8
-
- Feb 28, 2005
-
-
Matt Johnston authored
* don't exit if setnonblocking() fails with "not supported by device" (allows redirection from /dev/null) --HG-- extra : convert_revision : 02fb18acdb680a868b2bfbd6452b2ccdb4cdde99
-
Matt Johnston authored
--HG-- extra : convert_revision : ab193dd162b03bdd935759fa667ff394a5e29734
-
- Jan 03, 2005
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 47d6b5589a4eaf707ed1c3685d9ef49306af18d8
-
- Dec 20, 2004
-
-
Matt Johnston authored
and remove the addrandom() function which wasn't used. --HG-- extra : convert_revision : d560d214ad20001f8ef5d5494ff3c97e6184d9cc
-
- Sep 14, 2004
-
-
Matt Johnston authored
--HG-- extra : convert_revision : 8f9d07675e82e64ef083bbdb833d0b2dbfe4d187
-
Matt Johnston authored
also bumped the channel recv window sizing --HG-- extra : convert_revision : 2ab172def950d852426cf2c2e066c29aa50e2de9
-
Matt Johnston authored
--HG-- branch : private-rez extra : convert_revision : c8f9300c5d598fe6003fcf19c831f5982620ec98
-