[BACK]Return to readconf.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/readconf.h between version 1.56 and 1.57

version 1.56, 2003/10/11 08:24:08 version 1.57, 2003/11/21 11:57:03
Line 61 
Line 61 
         int     connection_attempts;    /* Max attempts (seconds) before          int     connection_attempts;    /* Max attempts (seconds) before
                                          * giving up */                                           * giving up */
         int     connection_timeout;     /* Max time (seconds) before          int     connection_timeout;     /* Max time (seconds) before
                                          * aborting connection attempt */                                           * aborting connection attempt */
         int     number_of_password_prompts;     /* Max number of password          int     number_of_password_prompts;     /* Max number of password
                                                  * prompts. */                                                   * prompts. */
         int     cipher;         /* Cipher to use. */          int     cipher;         /* Cipher to use. */

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57