Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ttxssh.h

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

revision 6808 by doda, Mon Jun 19 12:50:21 2017 UTC revision 6809 by doda, Mon Jun 19 12:50:42 2017 UTC
# Line 342  void notify_established_secure_connectio Line 342  void notify_established_secure_connectio
342  void notify_closed_connection(PTInstVar pvar, char *send_msg);  void notify_closed_connection(PTInstVar pvar, char *send_msg);
343  void notify_nonfatal_error(PTInstVar pvar, char *msg);  void notify_nonfatal_error(PTInstVar pvar, char *msg);
344  void notify_fatal_error(PTInstVar pvar, char *msg, BOOL send_disconnect);  void notify_fatal_error(PTInstVar pvar, char *msg, BOOL send_disconnect);
345  void notify_verbose_message(PTInstVar pvar, char *msg, int level);  void logputs(int level, char *msg);
346  void logprintf(int level, char *fmt, ...);  void logprintf(int level, char *fmt, ...);
347  void logprintf_hexdump(int level, char *data, int len, char *fmt, ...);  void logprintf_hexdump(int level, char *data, int len, char *fmt, ...);
348    

Legend:
Removed from v.6808  
changed lines
  Added in v.6809

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