openssl/crypto
Matt Caswell f334461fac Add functions for creating BIO_METHODs
BIO_METHODs are soon to be opaque so we need to have functions available
to set them up.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-29 17:40:54 +01:00
..
aes Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
asn1 Move dso.h to internal 2016-03-23 09:12:11 -04:00
async Fix memory leak where fdlookup linked list is not freed during 2016-03-21 16:57:34 +00:00
bf Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
bio Add functions for creating BIO_METHODs 2016-03-29 17:40:54 +01:00
blake2 Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
bn Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
buffer Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
camellia Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
cast Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
chacha Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
cmac Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
cms Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
comp Move dso.h to internal 2016-03-23 09:12:11 -04:00
conf Move dso.h to internal 2016-03-23 09:12:11 -04:00
ct Removed unused fields of CT_POLICY_EVAL_CTX 2016-03-22 21:58:04 -04:00
des Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
dh Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
dsa Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
dso VMS: update the properties of symbol search 2016-03-23 19:58:12 +01:00
ec Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
engine Move dso.h to internal 2016-03-23 09:12:11 -04:00
err Fix a big leak when using stack-allocated BIO items. 2016-03-29 17:40:54 +01:00
evp Move dso.h to internal 2016-03-23 09:12:11 -04:00
hmac Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
idea Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
include/internal Remove #error from include files. 2016-03-20 19:48:36 -04:00
kdf Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
lhash Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
md2 Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
md4 Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
md5 Build system: VC-WIN64I fixups. 2016-03-21 11:44:27 +01:00
mdc2 Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
modes Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
objects Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
ocsp Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
pem Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
perlasm SPARCv9 assembly pack: unify build rules and argument handling. 2016-03-08 15:51:06 +01:00
pkcs7 Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
pkcs12 Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
poly1305 poly1305/asm/poly1305-x86.pl: don't loose 59-th bit. 2016-03-29 09:55:43 +02:00
rand Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
rc2 Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
rc4 Build system: VC-WIN64I fixups. 2016-03-21 11:44:27 +01:00
rc5 Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
ripemd Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
rsa Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
seed crypto/seed: add small-footprint path. 2016-03-29 09:53:51 +02:00
sha Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
srp Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
stack Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
ts Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
txt_db Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
ui Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
whrlpool Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
x509 Make X509_PUBKEY opaque 2016-03-22 15:28:11 +00:00
x509v3 Make X509_PUBKEY opaque 2016-03-22 15:28:11 +00:00
alphacpuid.pl Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATE 2016-03-09 11:09:26 +01:00
arm64cpuid.pl
arm_arch.h
armcap.c
armv4cpuid.pl
build.info Windows build system: get uplink right. 2016-03-21 11:27:57 +01:00
c64xpluscpuid.pl
cpt_err.c
cryptlib.c OpenSSLDie --> OPENSSL_die 2016-03-08 14:46:17 -05:00
cversion.c
ebcdic.c
ex_data.c Fix error code 2016-03-23 08:15:55 -04:00
fips_err.h
fips_ers.c
ia64cpuid.S
init.c Fix no-sock 2016-03-21 16:33:59 +00:00
LPdir_nyi.c
LPdir_unix.c
LPdir_vms.c
LPdir_win32.c
LPdir_win.c
LPdir_wince.c
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
mem_clr.c
mem_dbg.c Move variable declaration to the start of the function 2016-03-09 01:20:53 +00:00
mem_sec.c Convert mem_dbg and mem_sec to the new Thread API 2016-03-08 21:06:04 +00:00
mem.c
o_dir.c
o_fips.c
o_init.c
o_str.c Fix master compile error 2016-02-26 16:50:59 +00:00
o_time.c Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
pariscid.pl
ppc_arch.h
ppccap.c
ppccpuid.pl
s390xcap.c
s390xcpuid.S
sparc_arch.h
sparccpuid.S
sparcv9cap.c
threads_none.c
threads_pthread.c GH773: Possible leak on CRYPTO_THREAD_lock_new failure 2016-03-03 19:47:01 -05:00
threads_win.c Fix return type for CRYPTO_THREAD_run_once 2016-03-09 20:42:30 -05:00
uid.c Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
vms_rms.h
x86_64cpuid.pl
x86cpuid.pl Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATE 2016-03-09 11:09:26 +01:00