index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
sha
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
14
-1838
/
+2069
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
1
-3
/
+6
*
mark all block comments that need format preserving so that
Tim Hudson
2015-01-22
2
-2
/
+2
*
Fix irix-cc build.
Andy Polyakov
2015-01-07
2
-2
/
+2
*
make update
Dr. Stephen Henson
2014-01-06
1
-10
/
+33
*
sha512.c: fullfull implicit API contract in SHA512_Transform.
Andy Polyakov
2013-12-18
1
-1
/
+8
*
make update
Dr. Stephen Henson
2013-12-08
1
-33
/
+10
*
Make Makefiles OSF-make-friendly.
Andy Polyakov
2013-11-12
1
-1
/
+3
*
MIPS assembly pack: get rid of deprecated instructions.
Andy Polyakov
2013-10-13
1
-1
/
+1
*
crypto/sha/asm/sha1-x86_64.pl: comply with Win64 ABI.
Andy Polyakov
2013-07-31
1
-2
/
+2
*
PA-RISC assembler pack: switch to bve in 64-bit builds.
Andy Polyakov
2013-06-30
2
-1
/
+4
*
x86_64 assembly pack: make Windows build more robust [from master].
Andy Polyakov
2013-01-22
2
-2
/
+4
*
Fix some clang warnings.
Ben Laurie
2013-01-14
2
-23
/
+23
*
sha1-armv4-large.pl: comply with ABI [from HEAD].
Andy Polyakov
2012-08-17
1
-1
/
+1
*
x86_64 assembly pack: make it possible to compile with Perl located
Andy Polyakov
2012-06-27
2
-2
/
+2
*
Reduce version skew.
Ben Laurie
2012-06-08
6
-13
/
+14
*
x86 assembler pack update from HEAD.
Andy Polyakov
2011-11-14
1
-27
/
+25
*
x86_64 assembler pack update from HEAD.
Andy Polyakov
2011-11-14
1
-46
/
+40
*
ARM assembler pack update from HEAD.
Andy Polyakov
2011-11-14
4
-160
/
+340
*
Alpha assembler pack update from HEAD.
Andy Polyakov
2011-11-14
1
-0
/
+322
*
MIPS assembler pack update from HEAD.
Andy Polyakov
2011-11-14
2
-0
/
+809
*
PPC assembler pack update from HEAD.
Andy Polyakov
2011-11-14
2
-96
/
+101
*
PA-RISC assembler pack update from HEAD.
Andy Polyakov
2011-11-14
2
-0
/
+1050
*
SPARCv9 assembler pack update from HEAD.
Andy Polyakov
2011-11-14
1
-3
/
+3
*
s390x assembler pack update from HEAD.
Andy Polyakov
2011-11-14
2
-36
/
+77
*
IA64 assembler pack update from HEAD.
Andy Polyakov
2011-11-14
1
-97
/
+95
*
Mafiles updates to accomodate assembler update from HEAD.
Andy Polyakov
2011-11-14
1
-5
/
+20
*
Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSA
Dr. Stephen Henson
2011-08-14
1
-4
/
+10
*
sha1-x86_64.pl: nasm-related update from HEAD.
Andy Polyakov
2011-07-04
1
-1
/
+1
*
sha1-x86_64.pl: fix win64-specific typos and add masm support [from HEAD].
Andy Polyakov
2011-07-01
1
-4
/
+9
*
x86[_64] assembler pack: back-port SHA1 and RC4 from HEAD.
Andy Polyakov
2011-06-28
2
-187
/
+2100
*
Prohibit use of low level digest APIs in FIPS mode.
Dr. Stephen Henson
2011-06-01
6
-5
/
+25
*
sha1-armv4-large.pl: reschedule instructions for dual-issue pipeline [from HEAD]
Andy Polyakov
2010-08-03
1
-41
/
+35
*
ARM assembler pack: reschedule instructions for dual-issue pipeline [from HEAD].
Andy Polyakov
2010-07-13
2
-28
/
+37
*
SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unaligned
Dr. Stephen Henson
2010-07-05
3
-0
/
+3
*
ARMv4 assembler: [unconfirmed] fix for compilation failure [from HEAD].
Andy Polyakov
2010-03-29
3
-0
/
+3
*
s390x assembler update: add support for run-time facility detection [from HEAD].
Andy Polyakov
2010-01-19
2
-0
/
+10
*
Reverted patch for PR#2095. Addressed by Andy now in x86_64-xlate.pl
Dr. Stephen Henson
2010-01-17
1
-2
/
+2
*
sha512.c update for esoteric PPC platfrom(s) [from HEAD].
Andy Polyakov
2009-12-30
1
-1
/
+1
*
PR: 2095
Dr. Stephen Henson
2009-11-13
1
-2
/
+2
*
sha*-s390x.pl: minor update from HEAD.
Andy Polyakov
2009-04-27
2
-0
/
+2
*
Make SPARC assembler modules *really* Purify-friendly.
Andy Polyakov
2009-03-17
2
-3
/
+3
*
Excuse myself from integrating sha1-sparcv9a.pl into build system, but
Andy Polyakov
2009-03-16
1
-28
/
+36
*
sha1-sparcv9a.pl: fix bug in commentary section.
Andy Polyakov
2009-02-09
1
-2
/
+3
*
s390x assembler pack update.
Andy Polyakov
2009-02-09
2
-118
/
+122
*
Add UltraSPARC VIS-powered SHA1 block procedure.
Andy Polyakov
2009-01-05
1
-0
/
+591
*
Fix "possible loss of data" Win64 compiler warnings.
Andy Polyakov
2008-12-29
1
-1
/
+1
*
x86_64 assembler pack: add support for Win64 SEH.
Andy Polyakov
2008-12-19
2
-18
/
+238
*
Update make rules for x86_64 assembler pack.
Andy Polyakov
2008-11-12
1
-3
/
+3
*
x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.
Andy Polyakov
2008-11-12
1
-4
/
+5
[next]