Skip to content
Snippets Groups Projects
  1. Aug 06, 2014
    • iquaba's avatar
      Try without identifying current user · e815e974
      iquaba authored
      Small change that warns the user if the current user cannot be identified rather than aborting.  This came in handy when I put dropbear on a dlink that did not have a true user environment.  Falling back on the "-l" option and user@ options works just fine as a client.  The only implication I found is that the -J option will fail ungracefully without a known own_user.
      e815e974
  2. Jul 28, 2014
  3. Jul 27, 2014
  4. Jul 26, 2014
  5. Jul 25, 2014
  6. Jul 16, 2014
    • Matt Johnston's avatar
      Set tcp priority as follows: · da57dd13
      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.
      da57dd13
  7. Jul 09, 2014
  8. Jul 08, 2014
  9. Jun 25, 2014
  10. May 20, 2014
  11. Apr 23, 2014
  12. Mar 21, 2014
  13. Mar 15, 2014
  14. Mar 13, 2014
  15. Mar 08, 2014
  16. Mar 07, 2014
  17. Feb 24, 2014
  18. Feb 22, 2014
  19. Feb 19, 2014