Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6985 by doda, Sat Nov 25 15:26:45 2017 UTC revision 7001 by doda, Mon Dec 18 10:41:02 2017 UTC
# Line 4081  void debug_print(int no, char *msg, int Line 4081  void debug_print(int no, char *msg, int
4081  #endif  #endif
4082  }  }
4083    
4084  Newkeys current_keys[MODE_MAX];  SSHKeys current_keys[MODE_MAX];
4085    
4086    
4087  #define write_buffer_file(buf,len) do_write_buffer_file(buf,len,__FILE__,__LINE__)  #define write_buffer_file(buf,len) do_write_buffer_file(buf,len,__FILE__,__LINE__)

Legend:
Removed from v.6985  
changed lines
  Added in v.7001

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26