/[monit]/monit/ssl.h
ViewVC logotype

Diff of /monit/ssl.h

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

revision 1.11 by martinp, Wed Feb 12 09:42:40 2003 UTC revision 1.12 by hauk, Mon Aug 4 07:52:12 2003 UTC
# Line 113  int update_ssl_cert_data(ssl_connection Line 113  int update_ssl_cert_data(ssl_connection
113  int check_ssl_md5sum(ssl_connection * , char *);  int check_ssl_md5sum(ssl_connection * , char *);
114    
115  int send_ssl_socket(ssl_connection *, void *, int);  int send_ssl_socket(ssl_connection *, void *, int);
116  int recv_ssl_socket(ssl_connection *, void *, int);  int recv_ssl_socket(ssl_connection *, void *, int, int timeout);
117  char * gets_ssl_socket(ssl_connection *, char *, int);  char * gets_ssl_socket(ssl_connection *, char *, int);
118  int printf_ssl_socket(ssl_connection *, const char *, ...);  int printf_ssl_socket(ssl_connection *, const char *, ...);
119    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26