index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
modes
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Harmonize the make variables across all known platforms families
Richard Levitte
2018-02-14
1
-4
/
+2
*
Processing GNU-style "make variables" - separate CPP flags from C flags
Richard Levitte
2018-01-28
1
-2
/
+5
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
fix compile error 'intrinsic function not declared'
EasySec
2018-01-08
1
-0
/
+1
*
modes/asm/ghashv8-armx.pl: handle lengths not divisible by 4x.
Andy Polyakov
2017-12-04
1
-9
/
+137
*
modes/asm/ghashv8-armx.pl: optimize modulo-scheduled loop.
Andy Polyakov
2017-12-04
1
-31
/
+28
*
modes/asm/ghashv8-armx.pl: modulo-schedule loop.
Andy Polyakov
2017-12-04
1
-3
/
+70
*
modes/asm/ghashv8-armx.pl: implement 4x aggregate factor.
Andy Polyakov
2017-12-04
1
-12
/
+171
*
ARMv8 assembly pack: add Qualcomm Kryo results.
Andy Polyakov
2017-11-13
1
-0
/
+1
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
5
-8
/
+8
*
s390x assembly pack: extend s390x capability vector.
Patrick Steuer
2017-10-30
2
-4
/
+10
*
s390x assembly pack: remove capability double-checking.
Patrick Steuer
2017-10-17
1
-11
/
+2
*
modes/gcm128.c: harmonize GCM_MUL macro with GHASH.
Andy Polyakov
2017-10-17
1
-45
/
+56
*
Remove email addresses from source code.
Rich Salz
2017-10-13
3
-12
/
+7
*
crypto/cryptlib.c: mask more capability bits upon FXSR bit flip.
Andy Polyakov
2017-09-01
1
-2
/
+1
*
x86_64 assembly pack: "optimize" for Knights Landing, add AVX-512 results.
Andy Polyakov
2017-07-21
2
-0
/
+5
*
Undo commit cd359b2
Rich Salz
2017-07-05
1
-41
/
+0
*
modes/ocb128.c: address undefined behaviour warning.
Andy Polyakov
2017-05-26
1
-58
/
+58
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
1
-1
/
+1
*
modes/ocb128.c: fix misaligned access in ILP32 builds on 64-bit processors.
Andy Polyakov
2017-03-22
1
-1
/
+1
*
Don't call memcpy if len is zero.
Rich Salz
2017-02-21
1
-0
/
+6
*
ARMv4 assembly pack: harmonize Thumb-ification of iOS build.
Andy Polyakov
2017-02-15
1
-1
/
+5
*
modes/asm/*-x86_64.pl: add CFI annotations.
Andy Polyakov
2017-02-13
2
-0
/
+61
*
x86_64 assembly pack: Win64 SEH face-lift.
Andy Polyakov
2017-02-06
1
-12
/
+23
*
modes/ctr128.c: fix false carry in counter increment procedure.
Andy Polyakov
2016-11-25
1
-1
/
+1
*
Convert modes selftests (cts128 and gcm128) to internal test
Richard Levitte
2016-11-03
2
-829
/
+0
*
x86_64 assembly pack: add Goldmont performance results.
Andy Polyakov
2016-10-24
1
-0
/
+1
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
4
-10
/
+10
*
modes/asm/ghash-armv4.pl: improve interoperability with Android NDK.
Andy Polyakov
2016-09-03
1
-1
/
+3
*
ARMv8 assembly pack: add Samsung Mongoose results.
Andy Polyakov
2016-08-16
1
-0
/
+1
*
spelling fixes, just comments and readme.
klemens
2016-08-06
1
-3
/
+3
*
SPARC assembly pack: enforce V8+ ABI constraints.
Andy Polyakov
2016-07-01
1
-0
/
+2
*
Whitespace cleanup in crypto
FdaSilvaYY
2016-06-29
1
-1
/
+1
*
Clarify use of |$end0| in stitched x86-64 AES-GCM code.
Brian Smith
2016-06-27
1
-0
/
+41
*
modes/asm/ghashp8-ppc.pl: improve performance by 2.7x.
Andy Polyakov
2016-06-14
1
-20
/
+449
*
x86_64 assembly pack: tolerate spaces in source directory name.
Andy Polyakov
2016-05-29
2
-2
/
+2
*
Add OpenSSL copyright to .pl files
Rich Salz
2016-05-21
12
-12
/
+96
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
11
-430
/
+65
*
Don't leak memory if realloc fails.
Dr. Stephen Henson
2016-05-12
1
-2
/
+4
*
fix tab-space mixed indentation
FdaSilvaYY
2016-05-09
1
-1
/
+1
*
Alpha assembly pack: make it work on Linux.
Andy Polyakov
2016-05-04
1
-1
/
+1
*
s390x assembly pack: cache capability query results.
Andy Polyakov
2016-04-25
1
-3
/
+1
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-76
/
+0
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)
Richard Levitte
2016-03-13
1
-2
/
+2
*
crypto/*/build.info: make it work on ARM platforms.
Andy Polyakov
2016-03-11
1
-3
/
+4
*
Fix some assembler generating scripts for better unification
Richard Levitte
2016-03-11
2
-3
/
+3
*
Add include directory options for assembler files that include from crypto/
Richard Levitte
2016-03-10
1
-0
/
+3
*
Make sure the effect of "pic" / "no-pic" is used with assembler compilations
Richard Levitte
2016-03-09
1
-1
/
+1
*
Add extra include directory for includers of ppc_arch.h
Richard Levitte
2016-03-09
1
-0
/
+2
[next]