Skip to content
  1. Aug 09, 2015
  2. Aug 08, 2015
  3. Aug 06, 2015
  4. Aug 05, 2015
  5. Aug 04, 2015
  6. Aug 03, 2015
  7. Aug 02, 2015
    • Daniel Stenberg's avatar
      SSH: three state machine fixups · c4eb10e2
      Daniel Stenberg authored
      The SSH state machine didn't clear the 'rc' variable appropriately in a
      two places which prevented it from looping the way it should. And it
      lacked an 'else' statement that made it possible to erroneously get
      stuck in the SSH_AUTH_AGENT state.
      
      Reported-by: Tim Stack
      
      Closes #357
      c4eb10e2