代码搜索:SSL
找到约 10,000 项符合「SSL」的源代码
代码结果 10,000
www.eeworm.com/read/100045/7083530
c ssl_engine_vars.c
/* _ _
** _ __ ___ ___ __| | ___ ___| | mod_ssl
** | '_ ` _ \ / _ \ / _` | / __/ __| | Apache Interface to OpenSSL
** | | | | | | (_) | (_| | \__ \__ \ |
www.eeworm.com/read/456205/7354466
announce
mod_ssl version 2.8 ``mod_ssl combines the flexibility of
=================== Apache with the security of OpenSSL.''
The Apache In
www.eeworm.com/read/442868/7129965
makefile
# Makefile for http_ping
# CONFIGURE: If you are using a SystemV-based operating system, such as
# Solaris, you will need to uncomment this definition.
#SYSV_LIBS = -lnsl -lsocket
# CONFIGURE: If yo
www.eeworm.com/read/401051/11565427
makefile
# Makefile for http_post
# CONFIGURE: If you are using a SystemV-based operating system, such as
# Solaris, you will need to uncomment this definition.
#SYSV_LIBS = -lnsl -lsocket
# CONFIGURE: If yo
www.eeworm.com/read/401049/11565432
makefile
# Makefile for http_get
# CONFIGURE: If you are using a SystemV-based operating system, such as
# Solaris, you will need to uncomment this definition.
#SYSV_LIBS = -lnsl -lsocket
# CONFIGURE: If you
www.eeworm.com/read/126641/6015582
pod ssl_ctx_set_timeout.pod
=pod
=head1 NAME
SSL_CTX_set_timeout, SSL_CTX_get_timeout - manipulate timeout values for session caching
=head1 SYNOPSIS
#include
long SSL_CTX_set_timeout(SSL_CTX *ctx, long t)
www.eeworm.com/read/221024/14763967
html http:^^www.cs.wisc.edu^~ssl^ssl.html
Date: Thu, 07 Nov 1996 19:19:08 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Fri, 25 Oct 1996 18:50:31 GMT
Content-length: 2484
Shilpa Lawande's Home Page
www.eeworm.com/read/101042/6258912
c s23_lib.c
/* ssl/s23_lib.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The i
www.eeworm.com/read/101042/6259093
pod ssl_ctx_free.pod
=pod
=head1 NAME
SSL_CTX_free - free an allocated SSL_CTX object
=head1 SYNOPSIS
#include
void SSL_CTX_free(SSL_CTX *ctx);
=head1 DESCRIPTION
SSL_CTX_free() decrements the ref
www.eeworm.com/read/368117/9711223
c client.c
#include
#include
#include
#include
#include
#include
#include
#include
#include