/[hydra]/hydra/src/ssl.h
ViewVC logotype

Contents of /hydra/src/ssl.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.5 - (show annotations)
Sat Oct 5 16:42:53 2002 UTC (21 years, 5 months ago) by nmav
Branch: MAIN
CVS Tags: hydra_0_1_6_without_hic, hydra_0_0_10, hydra_0_0_8, hydra_0_0_9, hydra_0_0_7, hydra_0_1_3, hydra_0_1_2, hydra_0_1_1, hydra_0_1_0, hydra_0_1_7, hydra_0_1_6, hydra_0_1_4, hydra_0_1_8, HEAD
Branch point for: hydra_0_1_0_patches
Changes since 1.4: +2 -1 lines
File MIME type: text/plain
Corrected behavour in SIGHUP signal handling, and now can read
the SSL related variables.

1 #ifdef ENABLE_SSL
2
3 gnutls_session initialize_ssl_session(void);
4 void check_ssl_alert( request* req, int ret);
5 int send_alert(request * current);
6 int finish_handshake(request * current);
7 void ssl_regenerate_params(void);
8 void generate_x509_dn(char *buf, int sizeof_buf,
9 const gnutls_datum * cert, int issuer);
10
11 #endif
12
13 int initialize_ssl( void);

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26