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. 19 년 전
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. 19 년 전
comp 15ac971681 Update filenames in makefiles. 19 년 전
conf 15ac971681 Update filenames in makefiles. 19 년 전
des 15ac971681 Update filenames in makefiles. 19 년 전
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 19 년 전
engine 1a5a1a93f6 Stop compiler warnings. 18 년 전
err 3b408d83fe make update 19 년 전
evp a620626a33 Code tidy. 18 년 전
hmac 15ac971681 Update filenames in makefiles. 19 년 전
idea 15ac971681 Update filenames in makefiles. 19 년 전
krb5 ce92b6eb9c Further BUILDENV refinement, further fool-proofing of Makefiles and 19 년 전
lhash 15ac971681 Update filenames in makefiles. 19 년 전
md2 15ac971681 Update filenames in makefiles. 19 년 전
md4 9555339007 improve make dclean to remove files generated during build 18 년 전
md5 15ac971681 Update filenames in makefiles. 19 년 전
mdc2 15ac971681 Update filenames in makefiles. 19 년 전
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. 19 년 전
rand 4700aea951 Add BeOS support. 18 년 전
rc2 5aae935038 fix "#ifndef HZ" statement 18 년 전
rc4 15ac971681 Update filenames in makefiles. 19 년 전
rc5 15ac971681 Update filenames in makefiles. 19 년 전
ripemd 15ac971681 Update filenames in makefiles. 19 년 전
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 19 년 전
store 8c5a2bd6bb add additional checks + cleanup 19 년 전
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. 19 년 전
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. 19 년 전
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. 19 년 전
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 년 전