Lutz Jänicke bfa33c7e91 Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8f 17 years ago
..
aes 7a44a0cee7 aes_ige update [from HEAD]. 17 years ago
asn1 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 years ago
bf 4a0d3530e0 Update from HEAD. 18 years ago
bio 898d9b1a87 Remove excessive whitespaces from bio.h. 17 years ago
bn 4875e097f1 Prepare OpenSSL 0.9.8g: cherry pick 17 years ago
buffer 115fc340cb Rebuild error file C source files. 18 years ago
camellia 4a0d3530e0 Update from HEAD. 18 years ago
cast 4a0d3530e0 Update from HEAD. 18 years ago
comp 8f813338f1 - use OPENSSL_malloc() etc. in zlib 18 years ago
conf 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 years ago
des ba75b4e750 Wire DES weak_keys to read-only segment [from HEAD]. 17 years ago
dh fbfa11fb29 Typos 17 years ago
dsa fb8fcce2ac Fix from fips branch. 17 years ago
dso 115fc340cb Rebuild error file C source files. 18 years ago
ec b22250bb67 Fix crypto/ec/ec_mult.c to work properly with scalars of value 0 17 years ago
ecdh 14346b3456 Fix warnings: C++ comments and computed value not used. 17 years ago
ecdsa 14346b3456 Fix warnings: C++ comments and computed value not used. 17 years ago
engine 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 years ago
err 35e59297fc Update from 0.9.7-stable branch 18 years ago
evp 4f2b7d48b1 make depend 17 years ago
hmac 9f85fcefdc Update filenames in makefiles 19 years ago
idea 4a0d3530e0 Update from HEAD. 18 years ago
krb5 ce92b6eb9c Further BUILDENV refinement, further fool-proofing of Makefiles and 19 years ago
lhash 4a0d3530e0 Update from HEAD. 18 years ago
md2 4a0d3530e0 Update from HEAD. 18 years ago
md4 693c33e407 Update from HEAD. 17 years ago
md5 693c33e407 Update from HEAD. 17 years ago
mdc2 9f85fcefdc Update filenames in makefiles 19 years ago
objects c3cc4662af Add SEED encryption algorithm. 17 years ago
ocsp 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 years ago
pem 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 years ago
perlasm a8098740c6 Relax ISA detection. 17 years ago
pkcs12 115fc340cb Rebuild error file C source files. 18 years ago
pkcs7 14346b3456 Fix warnings: C++ comments and computed value not used. 17 years ago
pqueue 12a52467c8 Typo in pq_compat.h [note that this file is not present in HEAD]. 17 years ago
rand 29f4b05954 The use of the PURIFY macro in ssleay_rand_bytes() is sufficient to 17 years ago
rc2 4a0d3530e0 Update from HEAD. 18 years ago
rc4 d4cfbdf2c0 Integrate remaining parts of #14247 [from HEAD]. 17 years ago
rc5 9f85fcefdc Update filenames in makefiles 19 years ago
ripemd 693c33e407 Update from HEAD. 17 years ago
rsa 84dd04e761 Make sure we detect corruption. 18 years ago
seed 8db10d9ac4 remove leftover from editing ... 17 years ago
sha d4cfbdf2c0 Integrate remaining parts of #14247 [from HEAD]. 17 years ago
stack 294f03a812 Reimplement safestack to avoid function pointer casts. 17 years ago
store d8e660a6dc Typo in str_lib [from HEAD]. 17 years ago
threads f28e8bd300 Only use environment variables if uid and gid are the same as euid and egid. 21 years ago
txt_db 4a0d3530e0 Update from HEAD. 18 years ago
ui 115fc340cb Rebuild error file C source files. 18 years ago
x509 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 years ago
x509v3 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 years ago
.cvsignore 4bb61becbb Add emacs cache files to .cvsignore. 20 years ago
LPdir_nyi.c a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 years ago
LPdir_unix.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 years ago
LPdir_vms.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 years ago
LPdir_win.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 years ago
LPdir_win32.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 years ago
LPdir_wince.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 years ago
Makefile 9f85fcefdc Update filenames in makefiles 19 years ago
cpt_err.c 115fc340cb Rebuild error file C source files. 18 years ago
cryptlib.c 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 years ago
cryptlib.h 886ed3544b Move _WIN32_WINNT definition from command line to e_os.h [from HEAD]. 19 years ago
crypto-lib.com c3cc4662af Add SEED encryption algorithm. 17 years ago
crypto.h b6223d2f70 Eliminate "statement with no effect" warning when OPENSSL_assert macro 19 years ago
cversion.c 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 21 years ago
ebcdic.c 06e4024d98 Oops, this file already had the "empty source file" workaround but it 21 years ago
ebcdic.h 8efb60144d EBCDIC support. 25 years ago
ex_data.c 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 years ago
ia64cpuid.S cee73df3bd Cpuid modules updates. 19 years ago
install.com c3cc4662af Add SEED encryption algorithm. 17 years ago
md32_common.h 7306ab29bc bswapl usage should be masked by I386_ONLY. 19 years ago
mem.c 6781efb92f CRYPTO_malloc(), CRYPTO_realloc() and variants of them should return NULL 21 years ago
mem_clr.c 8dd8ce1dc3 Fix warning. 17 years ago
mem_dbg.c dabaea8048 To secure Win64 API I'm throwing in this minimalistic Win64 support. 19 years ago
o_dir.c 2ea6abf6e5 DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>. 20 years ago
o_dir.h a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 years ago
o_dir_test.c a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 years ago
o_str.c ed1f716022 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD]. 19 years ago
o_str.h ed1f716022 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD]. 19 years ago
o_time.c 334ef04949 Since version 7.0, The C RTL in VMS handles time in terms of UTC 20 years ago
o_time.h f3229ee19a Use one address consistently. 23 years ago
opensslconf.h.in 9081980565 This fixes the installation target for dynamic engines, which was trying to 20 years ago
opensslv.h bfa33c7e91 Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8f 17 years ago
ossl_typ.h 210a21bc8d Reduce dependencies on crypto.h by moving the opaque definition of 20 years ago
sparccpuid.S cee73df3bd Cpuid modules updates. 19 years ago
symhacks.h 72348cbb8d Another symbol longer than 31 characters... 20 years ago
tmdiff.c 4d8743f490 Netware-specific changes, 21 years ago
tmdiff.h 0991f07034 For whatever reason (compiler or header bugs), at least one commonly-used 21 years ago
uid.c 4d8743f490 Netware-specific changes, 21 years ago
x86_64cpuid.pl 8d56c8b51c Solaris x86_64 /usr/ccs/bin/as support. 19 years ago
x86cpuid.pl 05decf3638 Perlasm update from HEAD addressing build problems on non-ELF platforms 19 years ago