[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.137 and 1.138

version 1.137, 2020/12/22 00:15:23 version 1.138, 2021/01/22 02:44:58
Line 162 
Line 162 
         int      update_hostkeys; /* one of SSH_UPDATE_HOSTKEYS_* */          int      update_hostkeys; /* one of SSH_UPDATE_HOSTKEYS_* */
   
         char   *hostbased_key_types;          char   *hostbased_key_types;
         char   *pubkey_key_types;          char   *pubkey_accepted_algos;
   
         char   *jump_user;          char   *jump_user;
         char   *jump_host;          char   *jump_host;

Legend:
Removed from v.1.137  
changed lines
  Added in v.1.138