Develop and Download Open Source Software

Browse Subversion Repository

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

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

revision 2803 by yutakakn, Wed Mar 23 12:39:20 2005 UTC revision 2805 by yutakakn, Sun Mar 27 04:39:55 2005 UTC
# Line 764  static void PASCAL FAR TTXOpenTCP(TTXSoc Line 764  static void PASCAL FAR TTXOpenTCP(TTXSoc
764          GET_VAR();          GET_VAR();
765    
766          if (pvar->settings.Enabled) {          if (pvar->settings.Enabled) {
767                  char buf[1024] = "\nInitiating SSH session at ";                  char buf[1024] = "\n---------------------------------------------------------------------\nInitiating SSH session at ";
768                  struct tm FAR *newtime;                  struct tm FAR *newtime;
769                  time_t long_time;                  time_t long_time;
770    
# Line 2193  int CALLBACK LibMain(HANDLE hInstance, W Line 2193  int CALLBACK LibMain(HANDLE hInstance, W
2193    
2194  /*  /*
2195   * $Log: not supported by cvs2svn $   * $Log: not supported by cvs2svn $
2196     * Revision 1.16  2005/03/23 12:39:20  yutakakn
2197     * シリアルポートを開いた状態からAlt-Nで新規接続を開こうとしたとき、フォーカスを当てるようにした。
2198     *
2199   * Revision 1.15  2005/03/12 15:07:34  yutakakn   * Revision 1.15  2005/03/12 15:07:34  yutakakn
2200   * SSH2 keyboard-interactive認証をTISダイアログに実装した。   * SSH2 keyboard-interactive認証をTISダイアログに実装した。
2201   *   *

Legend:
Removed from v.2803  
changed lines
  Added in v.2805

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