代码搜索:SSL
找到约 10,000 项符合「SSL」的源代码
代码结果 10,000
www.eeworm.com/read/449141/1680052
c ssl_unix.c
/* ========================================================================
* Copyright 1988-2008 University of Washington
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you
www.eeworm.com/read/442179/1764867
xtp ssl-quick.xtp
On Unix systems, Resin's JNI libraries can support SSL using the
OpenSSL
www.eeworm.com/read/442179/1765059
c ssl_stub.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/439112/1808093
c ssl_ciphers.c
/*
* Check SSL ciphers & certificates
*
* This plugin connects to a SSL server, checks its certificate and the
* available ciphers
*
* This plugin was written by Michel Arboi
www.eeworm.com/read/439112/1808894
inc ssl_funcs.inc
# OpenVAS Vulnerability Test
# Description: Implementation of common ssl functions
# Authors:
# Laban Mwangi
#
# Copyright:
# Copyright (c) 2008 PenguinLabs. http://www.pen
www.eeworm.com/read/433911/1877802
mpc ssl_sap.mpc
// -*- MPC -*-
// $Id: SSL_SAP.mpc 80826 2008-03-04 14:51:23Z wotte $
project(*client) : aceexe, ssl {
avoids += ace_for_tao
exename = client
Source_Files {
SSL-client.cpp
}
}
www.eeworm.com/read/433911/1877810
cpp ssl-client.cpp
// $Id: SSL-client.cpp 82610 2008-08-12 19:46:36Z parsons $
// This tests the features of the and
// classes. In addition, it can be used to test th
www.eeworm.com/read/433911/1877812
cpp ssl-server.cpp
// $Id: SSL-server.cpp 80826 2008-03-04 14:51:23Z wotte $
// This example tests the features of the ,
// , and classes. If the platfo
www.eeworm.com/read/433911/1877816
h ssl-client.h
// -*- C++ -*-
// $Id: SSL-client.h 80826 2008-03-04 14:51:23Z wotte $
// This file defines the Options class for SSL-client. IBM C++ compiler'd
// template auto-instantiator needs this in a sepa
www.eeworm.com/read/433911/1880298
mpb ssl_full.mpb
// -*- MPC -*-
//
// $Id: ssl_full.mpb 80826 2008-03-04 14:51:23Z wotte $
feature(!ace_for_tao) {
// Includes ACE_SSL asynch stream support.
after += SSL
libs += ACE_SSL