Dr. Stephen Henson a78568b7e9 Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm 18 yıl önce
..
aes 49c5f38d3d undo accidental commit 18 yıl önce
asn1 cddaba8ede Add 'flags' parameter to EVP_PKEY_asn1_meth_new() to set algorithm flags. 18 yıl önce
bf 15ac971681 Update filenames in makefiles. 19 yıl önce
bio 4700aea951 Add BeOS support. 18 yıl önce
bn 54d853ebc3 Add support for setting keybits and public exponent value for pkey RSA keygen. 18 yıl önce
buffer 9befdf1d20 New utility function to reverse a buffer, either by copying or in-place. 18 yıl önce
cast 15ac971681 Update filenames in makefiles. 19 yıl önce
comp 15ac971681 Update filenames in makefiles. 19 yıl önce
conf 15ac971681 Update filenames in makefiles. 19 yıl önce
des 15ac971681 Update filenames in makefiles. 19 yıl önce
dh c20276e4ae Fix (most) WIN32 warnings and errors. 18 yıl önce
dsa 492a9e2415 Allow public key ASN1 methods to set PKCS#7 SignerInfo structures. 18 yıl önce
dso 3be34589e8 Update dependencies. 18 yıl önce
ec a4e75b3dfd Correct copyright notice... this doesn't contain any SSLeay code. 18 yıl önce
ecdh 7304956e39 Missing CFLAG in couple of depend: targets. 19 yıl önce
ecdsa 0c9caf04de fix typo: pass pre-computed parameters to the underlying signature function; thanks to Lucas Newman 19 yıl önce
engine 1a5a1a93f6 Stop compiler warnings. 18 yıl önce
err 3b408d83fe make update 19 yıl önce
evp a78568b7e9 Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm 18 yıl önce
hmac 15ac971681 Update filenames in makefiles. 19 yıl önce
idea 15ac971681 Update filenames in makefiles. 19 yıl önce
krb5 ce92b6eb9c Further BUILDENV refinement, further fool-proofing of Makefiles and 19 yıl önce
lhash 15ac971681 Update filenames in makefiles. 19 yıl önce
md2 15ac971681 Update filenames in makefiles. 19 yıl önce
md4 9555339007 improve make dclean to remove files generated during build 18 yıl önce
md5 15ac971681 Update filenames in makefiles. 19 yıl önce
mdc2 15ac971681 Update filenames in makefiles. 19 yıl önce
objects d202709808 Add OID cross reference table. 18 yıl önce
ocsp c755c5fd8b improved error checking and some fixes 19 yıl önce
pem 07e970c7e6 Initial functions for RSA EVP_PKEY_METHOD. 18 yıl önce
perlasm 0c21e13012 Recognize mingw in perlasm. 19 yıl önce
pkcs12 15ac971681 Update filenames in makefiles. 19 yıl önce
pkcs7 a78568b7e9 Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm 18 yıl önce
pqueue 15ac971681 Update filenames in makefiles. 19 yıl önce
rand 4700aea951 Add BeOS support. 18 yıl önce
rc2 5aae935038 fix "#ifndef HZ" statement 18 yıl önce
rc4 15ac971681 Update filenames in makefiles. 19 yıl önce
rc5 15ac971681 Update filenames in makefiles. 19 yıl önce
ripemd 15ac971681 Update filenames in makefiles. 19 yıl önce
rsa a78568b7e9 Replace RSA specific PKCS7_RECIP_INFO set up with an public key algorithm 18 yıl önce
sha ba3b2f1538 SHA-1 for x86_64. 18 yıl önce
stack c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 19 yıl önce
store 8c5a2bd6bb add additional checks + cleanup 19 yıl önce
threads 4700aea951 Add BeOS support. 18 yıl önce
ts d6091d5a39 If we declare a function, like d2i_TS_MSG_IMPRINT_bio(), we'd better 18 yıl önce
txt_db 15ac971681 Update filenames in makefiles. 19 yıl önce
ui 4700aea951 Add BeOS support. 18 yıl önce
whrlpool cd346d3e22 fix signed vs. unsigned warning 18 yıl önce
x509 448be74335 Initial support for pluggable public key ASN1 support. Process most public 18 yıl önce
x509v3 c3bb1f8166 unused function 18 yıl önce
.cvsignore e7a8b47f1a Fix warnings. 19 yıl önce
LPdir_nyi.c a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 yıl önce
LPdir_unix.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 yıl önce
LPdir_vms.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 yıl önce
LPdir_win.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 yıl önce
LPdir_win32.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 yıl önce
LPdir_wince.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 yıl önce
Makefile 9555339007 improve make dclean to remove files generated during build 18 yıl önce
cpt_err.c 29dc350813 Rebuild error codes. 19 yıl önce
cryptlib.c 4700aea951 Add BeOS support. 18 yıl önce
cryptlib.h e476f94212 Move _WIN32_WINNT definition from command line to e_os.h. The change is 19 yıl önce
crypto-lib.com a784b943c1 Synchronise with Unixly build. 18 yıl önce
crypto.h b6223d2f70 Eliminate "statement with no effect" warning when OPENSSL_assert macro 19 yıl önce
cversion.c 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 yıl önce
ebcdic.c 06e4024d98 Oops, this file already had the "empty source file" workaround but it 21 yıl önce
ebcdic.h 8efb60144d EBCDIC support. 25 yıl önce
ex_data.c 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 yıl önce
ia64cpuid.S cee73df3bd Cpuid modules updates. 19 yıl önce
install.com 19017d4061 Add TS to the VMS build. 18 yıl önce
md32_common.h 6c1fc273f3 Eliminate false preprocessor dependencies introduced with VOS support. 19 yıl önce
mem.c 6781efb92f CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 21 yıl önce
mem_clr.c 1897c89302 avoid warnings when building on systems where sizeof(void *) > sizeof(int) 19 yıl önce
mem_dbg.c 1875e6db29 Pull up Win64 support from 0.9.8. 19 yıl önce
o_dir.c 2ea6abf6e5 DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>. 20 yıl önce
o_dir.h a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 yıl önce
o_dir_test.c a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 yıl önce
o_str.c 7a06050cd3 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 19 yıl önce
o_str.h 7a06050cd3 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 19 yıl önce
o_time.c 334ef04949 Since version 7.0, The C RTL in VMS handles time in terms of UTC 20 yıl önce
o_time.h f3229ee19a Use one address consistently. 23 yıl önce
opensslconf.h.in 4a47f55639 Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 19 yıl önce
opensslv.h c800a070b5 I just branched 0.9.8, so HEAD needs to be bumped to 0.9.9-dev. 19 yıl önce
ossl_typ.h 0b6f3c66cd Initial definitions and a few functions for EVP_PKEY_METHOD: an extension 18 yıl önce
sparccpuid.S a00e414faf Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds. 19 yıl önce
sparcv9cap.c 7a5dbeb782 Minor sparcv9 clean-ups. 19 yıl önce
symhacks.h 6e2fcc44bd Make shorter TS symbols for OpenVMS. 18 yıl önce
uid.c 4d8743f490 Netware-specific changes, 21 yıl önce
x86_64cpuid.pl e442c36252 Solaris x86_64 /usr/ccs/bin/as support. 19 yıl önce
x86cpuid.pl 3ebf898e88 Support for indirect calls in x86 assembler modules. 19 yıl önce