[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.71 and 1.72

version 1.71, 2006/08/03 03:34:42 version 1.72, 2008/01/19 23:09:49
Line 100 
Line 100 
         int     clear_forwardings;          int     clear_forwardings;
   
         int     enable_ssh_keysign;          int     enable_ssh_keysign;
         int     rekey_limit;          int64_t rekey_limit;
         int     no_host_authentication_for_localhost;          int     no_host_authentication_for_localhost;
         int     identities_only;          int     identities_only;
         int     server_alive_interval;          int     server_alive_interval;

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72