Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/cipher-chachapoly-libcrypto.c

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

branches/ssh_chacha20poly1305/ttssh2/ttxssh/cipher-chachapoly-libcrypto.c revision 9212 by nmaya, Sat Apr 17 14:54:57 2021 UTC trunk/ttssh2/ttxssh/cipher-chachapoly-libcrypto.c revision 9255 by nmaya, Wed May 19 14:11:26 2021 UTC
# Line 18  Line 18 
18    
19  /* $OpenBSD: cipher-chachapoly-libcrypto.c,v 1.1 2020/04/03 04:32:21 djm Exp $ */  /* $OpenBSD: cipher-chachapoly-libcrypto.c,v 1.1 2020/04/03 04:32:21 djm Exp $ */
20    
21    // for Visual Studio 2005
22    #pragma warning(disable : 4244)
23    
24  #include <sys/types.h>  #include <sys/types.h>
25    
26  #include <stdarg.h> /* needed for log.h */  #include <stdarg.h> /* needed for log.h */

Legend:
Removed from v.9212  
changed lines
  Added in v.9255

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