代码搜索:OPENSSL
找到约 8,687 项符合「OPENSSL」的源代码
代码结果 8,687
www.eeworm.com/read/374687/2749104
patch openssl.patch
--- openssl-0.9.7.orig/Configure
+++ openssl-0.9.7/Configure
@@ -1,4 +1,4 @@
-:
+#!/usr/bin/perl
eval 'exec perl -S $0 ${1+"$@"}'
if $running_under_some_shell;
##
@@ -373,6 +373,41 @@
# assemb
www.eeworm.com/read/374687/2749105
mk openssl.mk
#############################################################
#
# openssl
#
#############################################################
# TARGETS
OPENSSL_VER:=0.9.7d
OPENSSL_SITE:=http://www.openss
www.eeworm.com/read/367467/2843236
openssl copying.openssl
LICENSE ISSUES
==============
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
See belo
www.eeworm.com/read/367467/2843869
openssl copying.openssl
LICENSE ISSUES
==============
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
See belo
www.eeworm.com/read/367467/2844323
openssl copying.openssl
LICENSE ISSUES
==============
The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
See belo
www.eeworm.com/read/365796/2895080
cnf openssl.cnf
# For use with easy-rsa version 2.0
#
# OpenSSL example configuration file.
# This is mostly being used for generation of certificate requests.
#
# This definition stops the following lines choking
www.eeworm.com/read/358714/2983550
ec openssl.ec
# crypto/err/openssl.ec
# configuration file for util/mkerr.pl
# files that may have to be rewritten by util/mkerr.pl
L ERR NONE NONE
L BN crypto/bn/bn.h crypto/bn/bn_err.c
L RSA crypto/rsa/
www.eeworm.com/read/358714/2984313
pod openssl.pod
=pod
=head1 NAME
openssl - OpenSSL command line tool
=head1 SYNOPSIS
B
I
[ I ]
[ I ]
B [ B | B
www.eeworm.com/read/358128/3004131
inc not_openssl.inc
-- require r/not_openssl.require
disable_query_log;
show variables like "have_openssl";
enable_query_log;