[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.44 and 1.45

version 1.44, 2002/11/07 22:08:07 version 1.45, 2003/04/01 10:10:23
Line 101 
Line 101 
         int     clear_forwardings;          int     clear_forwardings;
   
         int     enable_ssh_keysign;          int     enable_ssh_keysign;
           int     rekey_limit;
         int     no_host_authentication_for_localhost;          int     no_host_authentication_for_localhost;
 }       Options;  }       Options;
   

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45