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 2823 by yutakakn, Sun Jun 19 09:17:47 2005 UTC revision 2831 by yutakakn, Sat Jul 9 05:16:06 2005 UTC
# Line 66  static char FAR *ProtocolFamilyList[] = Line 66  static char FAR *ProtocolFamilyList[] =
66  #include <openssl/pem.h>  #include <openssl/pem.h>
67  #include <openssl/rand.h>  #include <openssl/rand.h>
68  #include <openssl/rc4.h>  #include <openssl/rc4.h>
69    #include <openssl/md5.h>
70    
71  // include ZLib header file  // include ZLib header file
72  #include <zlib.h>  #include <zlib.h>
# Line 3080  int CALLBACK LibMain(HANDLE hInstance, W Line 3081  int CALLBACK LibMain(HANDLE hInstance, W
3081    
3082  /*  /*
3083   * $Log: not supported by cvs2svn $   * $Log: not supported by cvs2svn $
3084     * Revision 1.23  2005/06/19 09:17:47  yutakakn
3085     * SSH2 port-fowarding(local to remote)をサポートした。
3086     *
3087   * Revision 1.22  2005/05/15 09:14:04  yutakakn   * Revision 1.22  2005/05/15 09:14:04  yutakakn
3088   * zlib versionの位置調整。   * zlib versionの位置調整。
3089   *   *

Legend:
Removed from v.2823  
changed lines
  Added in v.2831

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