Andy Polyakov 30ab7af242 md32_common.h: modify MD32_REG_T pre-processing logic [triggered by clang]. 14 vuotta sitten
..
aes 20d171377f aes-x86_64.pl: commit#19797 was overzealous, partially reverse. 14 vuotta sitten
asn1 c8bbd98a2b Fix warnings. 14 vuotta sitten
bf 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 vuotta sitten
bio eb1c48be6f Add new type ossl_ssize_t instead of ssize_t and move definitions to 14 vuotta sitten
bn 1cbdca7bf2 Harmonize s390x assembler modules with "catch-all" rules from commit#19749. 14 vuotta sitten
buffer debf380122 size_t-fy crypto/buffer. 17 vuotta sitten
camellia 282feebab3 cmll-x86_64.pl: small buglet in CBC subroutine. 15 vuotta sitten
cast f21516075f Constify crypto/cast. 15 vuotta sitten
cmac fa1ba589f3 Add algorithm specific signature printing. An individual ASN1 method can 14 vuotta sitten
cms eb1c48be6f Add new type ossl_ssize_t instead of ssize_t and move definitions to 14 vuotta sitten
comp 1b31b5ad56 Modify compression code so it avoids using ex_data free functions. This 15 vuotta sitten
conf c8bbd98a2b Fix warnings. 14 vuotta sitten
des 3d4fc82c0e PR: 2266 14 vuotta sitten
dh fa1ba589f3 Add algorithm specific signature printing. An individual ASN1 method can 14 vuotta sitten
dsa c8bbd98a2b Fix warnings. 14 vuotta sitten
dso 2a460c1aa8 dso_dlfcn.c: fix compile failure on Tru64. 14 vuotta sitten
ec fa1ba589f3 Add algorithm specific signature printing. An individual ASN1 method can 14 vuotta sitten
ecdh c8bbd98a2b Fix warnings. 14 vuotta sitten
ecdsa c8bbd98a2b Fix warnings. 14 vuotta sitten
engine 3d85668ba2 eng_aesni.c: switch to CRYPTO_ctr128_encrypt_ctr32. 14 vuotta sitten
err 19674b5a1d PR: 2253 14 vuotta sitten
evp 2948fbab3a Fix ctr mode properly this time.... 14 vuotta sitten
hmac c8bbd98a2b Fix warnings. 14 vuotta sitten
idea 560b79cbff Constify version strings and some structures. 18 vuotta sitten
jpake 7a76219774 Implement Configure option pattern "experimental-foo" 16 vuotta sitten
krb5 ce92b6eb9c Further BUILDENV refinement, further fool-proofing of Makefiles and 19 vuotta sitten
lhash e4bcadb302 Revert lhash patch for PR#2124 15 vuotta sitten
md2 4ece7eb6f4 Constify seed and md2. 17 vuotta sitten
md4 0b99d4f1d1 Remove unnecessary casts and avoid some warnings with gcc 4.2. 17 vuotta sitten
md5 3efe51a407 Revert previous Linux-specific/centric commit#19629. If it really has to 14 vuotta sitten
mdc2 15ac971681 Update filenames in makefiles. 19 vuotta sitten
modes a7a6aade9d Missing prototype. 14 vuotta sitten
objects ff04bbe363 Add PSS algorithm printing. This is an initial step towards full PSS support. 14 vuotta sitten
ocsp c8bbd98a2b Fix warnings. 14 vuotta sitten
pem c8bbd98a2b Fix warnings. 14 vuotta sitten
perlasm a9e790b95a perlasm/x86_64-xlate.pl: extend SSE>2 to ml64. 14 vuotta sitten
pkcs12 216811b216 PR: 1696 14 vuotta sitten
pkcs7 c8bbd98a2b Fix warnings. 14 vuotta sitten
pqueue c8bbd98a2b Fix warnings. 14 vuotta sitten
rand f04f3873f8 rand_nw.c: compensate for gcc bug (using %edx instead of %eax at -O3). 14 vuotta sitten
rc2 cf2bc94e5c Wire RC4 key_table to read-only segment. 17 vuotta sitten
rc4 6219d2c294 rc4-s390x.pl: harmonize build rule with other similar rules. 14 vuotta sitten
rc5 339ad7ce73 rc5/asm/rc5-586.pl was erroneously omitted from last perlasm unification. 17 vuotta sitten
ripemd 477fd4596f PR: 1835 15 vuotta sitten
rsa 3cbb15ee81 add CVE-2010-0742 and CVS-2010-1633 fixes 14 vuotta sitten
seed 5d48a66a6a Engage crypto/modes. 16 vuotta sitten
sha d5fe8c3459 sha1-alpha.pl: commentary update. 14 vuotta sitten
stack 9799937510 PR: 2278 14 vuotta sitten
store 605b04f661 Make it possible to disable STORE. 15 vuotta sitten
threads cc8cc9a3a1 Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda). 15 vuotta sitten
ts d7f573fea6 PR: 2235 14 vuotta sitten
txt_db c869da8839 Update from 1.0.0-stable 15 vuotta sitten
ui eb1c48be6f Add new type ossl_ssize_t instead of ssize_t and move definitions to 14 vuotta sitten
whrlpool 5cabcf96e7 Fix "possible loss of data" Win64 compiler warnings. 16 vuotta sitten
x509 a033c3c72b PR: 2250 14 vuotta sitten
x509v3 c8bbd98a2b Fix warnings. 14 vuotta sitten
.cvsignore 4c1a6e004a Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev 16 vuotta sitten
LPdir_nyi.c a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 vuotta sitten
LPdir_unix.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 vuotta sitten
LPdir_vms.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 vuotta sitten
LPdir_win.c a6efc2d1b8 Fix mingw warnings. 18 vuotta sitten
LPdir_win32.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 vuotta sitten
LPdir_wince.c bb09fd2bb6 Import changed files from LPlib. The changes are logged as follows 20 vuotta sitten
Makefile 149b18078e Replace alphacpuid.s with alphacpuid.pl to ensure it makes to release tar-balls. 14 vuotta sitten
alphacpuid.pl b122e482f9 alphacpuid.pl: fix brown-bag bug. 14 vuotta sitten
cpt_err.c 47a9d527ab Update from 0.9.8 stable. Eliminate duplicate error codes. 18 vuotta sitten
cryptlib.c 471d0eb397 cryptlib.c: allow application to override OPENSSL_isservice. 14 vuotta sitten
cryptlib.h ca9f55f710 export OPENSSL_isservice and make update 15 vuotta sitten
crypto-lib.com 407a410136 Have the VMS build system catch up with the 1.0.0-stable branch. 15 vuotta sitten
crypto.h 8c02119e39 OPENSSL_isservice is now defined on all platforms not just WIN32 15 vuotta sitten
cversion.c 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 vuotta sitten
ebcdic.c 06e4024d98 Oops, this file already had the "empty source file" workaround but it 21 vuotta sitten
ebcdic.h 8efb60144d EBCDIC support. 25 vuotta sitten
ex_data.c d4cdbab99b Avoid warnings with -pedantic, specifically: 16 vuotta sitten
ia64cpuid.S 3f2a98acbf ia64cpuid.S: OPENSSL_cleanse to accept zero length parameter. 15 vuotta sitten
install.com 1d62de0395 The previous take went wrong, try again. 15 vuotta sitten
md32_common.h 30ab7af242 md32_common.h: modify MD32_REG_T pre-processing logic [triggered by clang]. 14 vuotta sitten
mem.c 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 vuotta sitten
mem_clr.c 949ce10e88 Fix warning. 17 vuotta sitten
mem_dbg.c 8711efb498 Updates from 1.0.0-stable branch. 15 vuotta sitten
o_dir.c 2ea6abf6e5 DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>. 20 vuotta sitten
o_dir.h a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 vuotta sitten
o_dir_test.c a2400fcab8 Copy a few files from LPlib (a new project of mine), add a wrapper. 20 vuotta sitten
o_str.c 0176842592 PR: 1945 15 vuotta sitten
o_str.h 7a06050cd3 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 19 vuotta sitten
o_time.c 1bf508c9cf new function to diff tm structures 14 vuotta sitten
o_time.h 1bf508c9cf new function to diff tm structures 14 vuotta sitten
opensslconf.h.in 4a47f55639 Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 and 19 vuotta sitten
opensslv.h 64ecdaeca9 HEAD is now 1.1.0 15 vuotta sitten
ossl_typ.h 31904ecdf3 RSA PSS verification support including certificates and certificate 14 vuotta sitten
pariscid.pl 82a66ce313 pariscid.pl: OPENSSL_cleanse to compile on PA-RISC 2.0W and to accept zero 15 vuotta sitten
ppccap.c 80dfadfdf3 ppccap.c: portability fix. 14 vuotta sitten
ppccpuid.pl 7676eebf42 OPENSSL_cleanse to accept zero length parameter [matching C implementation]. 15 vuotta sitten
s390xcap.c 91fdacb2c3 s390x assembler update: add support for run-time facility detection. 15 vuotta sitten
s390xcpuid.S 7676eebf42 OPENSSL_cleanse to accept zero length parameter [matching C implementation]. 15 vuotta sitten
sparccpuid.S 7c5889bf7a sparcv9cap.c: reiterate CPU detection logic. 14 vuotta sitten
sparcv9cap.c 7c5889bf7a sparcv9cap.c: reiterate CPU detection logic. 14 vuotta sitten
symhacks.h 843b5a250a Update symhacks. 14 vuotta sitten
uid.c 4d8743f490 Netware-specific changes, 21 vuotta sitten
x86_64cpuid.pl 3efe51a407 Revert previous Linux-specific/centric commit#19629. If it really has to 14 vuotta sitten
x86cpuid.pl 7676eebf42 OPENSSL_cleanse to accept zero length parameter [matching C implementation]. 15 vuotta sitten