代码搜索:SSL
找到约 10,000 项符合「SSL」的源代码
代码结果 10,000
www.eeworm.com/read/203830/5038748
pod ssl.pod
=pod
=head1 NAME
SSL - OpenSSL SSL/TLS library
=head1 SYNOPSIS
=head1 DESCRIPTION
The OpenSSL B library implements the Secure Sockets Layer (SSL v2/v3) and
Transport Layer Security (TLS v1)
www.eeworm.com/read/197755/5092093
h ssl.h
#ifndef VSF_DUMMYINC_SSL_H
#define VSF_DUMMYINC_SSL_H
#undef VSF_BUILD_SSL
#endif /* VSF_DUMMYINC_SSL_H */
www.eeworm.com/read/197479/5094629
h ssl.h
//gsoap ns service name: ssl
//gsoap ns service style: rpc
//gsoap ns service encoding: encoded
//gsoap ns service namespace: urn:ssl
//gsoap ns service location: https://linprog1.cs.fsu.edu:18081
typ
www.eeworm.com/read/196302/5103181
c ssl.c
/*! \file ssl.c
Based on webfs Copyright (C) 1999-2001 Gerd Knorr
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License
www.eeworm.com/read/190346/5185891
c ssl.c
/*
neon test suite
Copyright (C) 2002-2004, Joe Orton
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Publ
www.eeworm.com/read/189320/5200251
mpb ssl.mpb
// -*- MPC -*-
// ssl.mpb,v 1.5 2005/11/26 03:13:13 ossama Exp
// In the future, other ssl libraries could be supported
// by creating a new xyzssl.mpb similar to openssl.mpb.
// You would then deri
www.eeworm.com/read/185663/5236999
h ssl.h
// Copyright (C) 2006 David Sugar, Tycho Softworks
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
//
www.eeworm.com/read/183001/5259674
ssl readme.ssl
>From the servers perspective:
Receives StartupPacket
|
|
(Is SSL_NEGOTIATE_CODE?) ----------- Normal startup
| No
|
| Yes
www.eeworm.com/read/177353/5328369
c ssl.c
/* SSL support - wrappers for SSL routines */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef CONFIG_OPENSSL
#include
#include
#elif defined(CONFIG_GNUTLS)
#i
www.eeworm.com/read/177353/5328370
h ssl.h
#ifndef EL__NETWORK_SSL_SSL_H
#define EL__NETWORK_SSL_SSL_H
#ifdef CONFIG_SSL
#include "main/module.h"
struct socket;
extern struct module ssl_module;
/* Initializes the SSL connection data. Ret