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