Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-19 | Pointer parameter could be declared as pointing to const (callback) | Francois Perrad | |
2017-08-19 | Pointer parameter could be declared as pointing to const | Francois Perrad | |
2016-05-04 | Convert #ifdef to #if, other build changes | Matt Johnston | |
2016-03-15 | m_close() rather than close() | Matt Johnston | |
2016-03-10 | merge github master | Matt Johnston | |
2016-03-09 | Validate xauth input | Matt Johnston | |
2016-01-05 | Fix print format specifier | Chocobo1 | |
2015-06-04 | buf_getstring and buf_putstring now use non-unsigned char* | Matt Johnston | |
2015-05-05 | Expect len to be a type of socklen_t [-Werror=pointer-sign] | Gaël PORTAY | |
2015-05-05 | Fix pointer differ in signess warnings [-Werror=pointer-sign] | Gaël PORTAY | |
2015-02-24 | Fix for old compilers, variable declarations at beginning of functions | Thorsten Horstmann | |
and /**/ comments | |||
2014-07-16 | Set tcp priority as follows: | Matt Johnston | |
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. | |||
2013-03-23 | Fix a few compile warnings | Matt Johnston | |
2011-12-04 | - Fix some format strings in TRACE()s | Matt Johnston | |
2011-02-23 | Improve capitalisation for all logged strings | Matt Johnston | |
--HG-- extra : convert_revision : 997e53cec7a9efb7413ac6e17b6be60a5597bd2e | |||
2008-09-08 | * Patch from Frédéric Moulins adding options to authorized_keys. | Matt Johnston | |
Needs review. --HG-- branch : pubkey-options extra : convert_revision : 26872f944d79ddacff1070aab32115a6d726392c | |||
2005-03-13 | * fix longstanding bug with connections being closed on failure to | Matt Johnston | |
connect to auth socket (server) * differentiate between get_byte and get_bool * get rid of some // comments * general tidying --HG-- extra : convert_revision : fb8d188ce33b6b45804a5ce51b9f601f83bdf3d7 | |||
2005-01-02 | Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place | Matt Johnston | |
--HG-- extra : convert_revision : d928bc851e32be7bd429bf7504b148c0e4bf7e2f | |||
2004-08-27 | merge of 50be59810e462f9f44f55e421227d6aa0b31982b | Matt Johnston | |
and 69b007796063cb5f042be7cca2d479e90db869c3 --HG-- extra : convert_revision : 5d0dfaa8c0ee6c728a3b4f0f0855199ba729db83 | |||
2004-08-18 | Don't try to remove non-eixtant listeners | Matt Johnston | |
--HG-- extra : convert_revision : 87058f74626cd6795ecd495cc22779618c70eaa8 | |||
2004-08-12 | Merging in the changes from 0.41-0.43 main Dropbear tree | Matt Johnston | |
--HG-- extra : convert_revision : 4c3428781bc8faf0fd7cadd7099fbd7f4ea386e7 | |||
2004-08-10 | just checkpointing | Matt Johnston | |
--HG-- extra : convert_revision : fbbf404290f3fea3dfa9f6f53eba9389057e9044 | |||
2004-06-03 | Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah) | Matt Johnston | |
--HG-- extra : convert_revision : 27e793a6395dbf5f2c0aa130d37fad2e4ef67e01 | |||
2004-06-03 | merge of a585c2284e9ad17bfe6c6fd8f18b1c5042b2df47 | Matt Johnston | |
and e3f735bb16fbd5cfb6bcad70885550c1b79b874c --HG-- extra : convert_revision : d6dc5dca7b7982493c6d43b19439f4e64f6dc99e | |||
2004-06-03 | - renaming x11fwd.c to svr-x11fwd.c, to testing monotone | Matt Johnston | |
--HG-- extra : convert_revision : b5f7a97c08fd454f31a546a9ac9d3a4a5768a2ac |