[BACK]Return to s_time.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / openssl

Diff for /src/usr.bin/openssl/s_time.c between version 1.19 and 1.20

version 1.19, 2017/12/05 15:02:06 version 1.20, 2018/01/07 08:43:26
Line 88 
Line 88 
   
 #define SECONDS 30  #define SECONDS 30
 extern int verify_depth;  extern int verify_depth;
 extern int verify_error;  
   
 static void s_time_usage(void);  static void s_time_usage(void);
 static SSL *doConnection(SSL * scon);  static SSL *doConnection(SSL * scon);

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20