Dr. Stephen Henson 5531192151 Add -resign and -md options to smime command to support resigning an 18 年 前
..
aes 49c5f38d3d undo accidental commit 18 年 前
asn1 ae519a247f Extended PBES2 function supporting application supplied IV and PRF NID. 18 年 前
bf 15ac971681 Update filenames in makefiles. 18 年 前
bio 4700aea951 Add BeOS support. 18 年 前
bn 67d990904e Futher minor PPC assembler update. 18 年 前
buffer 9befdf1d20 New utility function to reverse a buffer, either by copying or in-place. 18 年 前
cast 15ac971681 Update filenames in makefiles. 18 年 前
comp 15ac971681 Update filenames in makefiles. 18 年 前
conf 15ac971681 Update filenames in makefiles. 18 年 前
des 15ac971681 Update filenames in makefiles. 18 年 前
dh c20276e4ae Fix (most) WIN32 warnings and errors. 18 年 前
dsa 3f36baa9f4 Correctly handle missing DSA parameters. 18 年 前
dso 7e76e56387 Someone made a mistake, and some function and reason codes got 18 年 前
ec 7e76e56387 Someone made a mistake, and some function and reason codes got 18 年 前
ecdh 7304956e39 Missing CFLAG in couple of depend: targets. 19 年 前
ecdsa 0c9caf04de fix typo: pass pre-computed parameters to the underlying signature function; thanks to Lucas Newman 18 年 前
engine 1a5a1a93f6 Stop compiler warnings. 18 年 前
err 3b408d83fe make update 18 年 前
evp a620626a33 Code tidy. 18 年 前
hmac 15ac971681 Update filenames in makefiles. 18 年 前
idea 15ac971681 Update filenames in makefiles. 18 年 前
krb5 ce92b6eb9c Further BUILDENV refinement, further fool-proofing of Makefiles and 19 年 前
lhash 15ac971681 Update filenames in makefiles. 18 年 前
md2 15ac971681 Update filenames in makefiles. 18 年 前
md4 9555339007 improve make dclean to remove files generated during build 18 年 前
md5 15ac971681 Update filenames in makefiles. 18 年 前
mdc2 15ac971681 Update filenames in makefiles. 18 年 前
objects 1631d5f9b9 HMAC OIDs from RFC4231. 18 年 前
ocsp c755c5fd8b improved error checking and some fixes 19 年 前
pem 43c9825c2a Update old **EVIL** PEM_X509_INFO_read_bio() function to correctly assign 18 年 前
perlasm 67d990904e Futher minor PPC assembler update. 18 年 前
pkcs12 76d6ac4b06 PKCS#12 mac key length should equal digest length. 18 年 前
pkcs7 5531192151 Add -resign and -md options to smime command to support resigning an 18 年 前
pqueue 15ac971681 Update filenames in makefiles. 18 年 前
rand 4700aea951 Add BeOS support. 18 年 前
rc2 5aae935038 fix "#ifndef HZ" statement 18 年 前
rc4 15ac971681 Update filenames in makefiles. 18 年 前
rc5 15ac971681 Update filenames in makefiles. 18 年 前
ripemd 15ac971681 Update filenames in makefiles. 18 年 前
rsa 7f57b076a6 New functions to get key types without dereferncing EVP_PKEY. 18 年 前
sha 67d990904e Futher minor PPC assembler update. 18 年 前
stack c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 18 年 前
store 8c5a2bd6bb add additional checks + cleanup 18 年 前
threads 4700aea951 Add BeOS support. 18 年 前
ts d6091d5a39 If we declare a function, like d2i_TS_MSG_IMPRINT_bio(), we'd better 18 年 前
txt_db 15ac971681 Update filenames in makefiles. 18 年 前
ui 4700aea951 Add BeOS support. 18 年 前
whrlpool cd346d3e22 fix signed vs. unsigned warning 18 年 前
x509 ae519a247f Extended PBES2 function supporting application supplied IV and PRF NID. 18 年 前
x509v3 c3bb1f8166 unused function 18 年 前
.cvsignore e7a8b47f1a Fix warnings. 18 年 前
LPdir_nyi.c a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 年 前
LPdir_unix.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 年 前
LPdir_vms.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 年 前
LPdir_win.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 年 前
LPdir_win32.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 年 前
LPdir_wince.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 年 前
Makefile 9555339007 improve make dclean to remove files generated during build 18 年 前
cpt_err.c 29dc350813 Rebuild error codes. 19 年 前
cryptlib.c 4700aea951 Add BeOS support. 18 年 前
cryptlib.h e476f94212 Move _WIN32_WINNT definition from command line to e_os.h. The change is 19 年 前
crypto-lib.com a784b943c1 Synchronise with Unixly build. 18 年 前
crypto.h b6223d2f70 Eliminate "statement with no effect" warning when OPENSSL_assert macro 19 年 前
cversion.c 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 年 前
ebcdic.c 06e4024d98 Oops, this file already had the "empty source file" workaround but it 21 年 前
ebcdic.h 8efb60144d EBCDIC support. 25 年 前
ex_data.c 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 年 前
ia64cpuid.S cee73df3bd Cpuid modules updates. 19 年 前
install.com 19017d4061 Add TS to the VMS build. 18 年 前
md32_common.h a9c32ace06 SHA1 for PowerPC. 18 年 前
mem.c 6781efb92f CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 21 年 前
mem_clr.c 1897c89302 avoid warnings when building on systems where sizeof(void *) > sizeof(int) 19 年 前
mem_dbg.c 1875e6db29 Pull up Win64 support from 0.9.8. 19 年 前
o_dir.c 2ea6abf6e5 DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>. 20 年 前
o_dir.h a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 年 前
o_dir_test.c a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 年 前
o_str.c 7a06050cd3 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 19 年 前
o_str.h 7a06050cd3 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 19 年 前
o_time.c 334ef04949 Since version 7.0, The C RTL in VMS handles time in terms of UTC 20 年 前
o_time.h f3229ee19a Use one address consistently. 23 年 前
opensslconf.h.in 4a47f55639 Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 19 年 前
opensslv.h c800a070b5 I just branched 0.9.8, so HEAD needs to be bumped to 0.9.9-dev. 19 年 前
ossl_typ.h 0b6f3c66cd Initial definitions and a few functions for EVP_PKEY_METHOD: an extension 18 年 前
sparccpuid.S a00e414faf Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds. 19 年 前
sparcv9cap.c 7a5dbeb782 Minor sparcv9 clean-ups. 19 年 前
symhacks.h 6e2fcc44bd Make shorter TS symbols for OpenVMS. 18 年 前
uid.c 4d8743f490 Netware-specific changes, 21 年 前
x86_64cpuid.pl e442c36252 Solaris x86_64 /usr/ccs/bin/as support. 19 年 前
x86cpuid.pl 3ebf898e88 Support for indirect calls in x86 assembler modules. 19 年 前