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
*
CRYPTO_128_unwrap(): Fix refactoring damage
Richard Godbee
2015-03-21
1
-5
/
+5
*
wrap128.c: Fix Doxygen comments
Richard Godbee
2015-03-21
1
-19
/
+20
*
Fix unintended sign extension
Matt Caswell
2015-03-17
1
-1
/
+4
*
Fix key wrapping mode with padding to conform to RFC 5649.
Petr Spacek
2015-03-13
1
-2
/
+7
*
ARMv4 assembly pack: add Cortex-A15 performance data.
Andy Polyakov
2015-03-08
1
-2
/
+2
*
Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
Rich Salz
2015-02-03
1
-3
/
+0
*
modes/gcm128.c: harmonize ctx->ghash assignment, shortcut *_ctr32
Andy Polyakov
2015-01-30
1
-106
/
+92
*
modes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile failure
Andy Polyakov
2015-01-30
1
-0
/
+8
*
Fix warning on some compilers where variable index shadows a global
Matt Caswell
2015-01-28
1
-5
/
+5
*
Add assembly support to ios64-cross.
Andy Polyakov
2015-01-23
1
-1
/
+9
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
12
-3506
/
+3812
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-1
/
+2
*
crypto/ofb128.c: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-2
/
+4
*
modes/ctr128.c: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-2
/
+4
*
modes/cfb128.c: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-4
/
+8
*
modes/modes_lcl.h: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-31
/
+31
*
modes/gcm128.c: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-162
/
+416
*
modes/cts128.c: make it indent-friendly.
Andy Polyakov
2015-01-22
1
-21
/
+36
*
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
Rich Salz
2015-01-14
1
-1
/
+1
*
Add Broadwell performance results.
Andy Polyakov
2015-01-13
2
-2
/
+7
*
Remove inconsistency in ARM support.
Andy Polyakov
2015-01-04
2
-2
/
+3
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+1
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Remove fips_constseg references.
Dr. Stephen Henson
2014-12-08
1
-3
/
+0
*
Remove fipscanister build functionality from makefiles.
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
Added OPENSSL_NO_OCB guards
Matt Caswell
2014-12-08
3
-2
/
+11
*
Add support for OCB mode as per RFC7253
Matt Caswell
2014-12-08
4
-2
/
+656
*
Remove all .cvsignore files
Rich Salz
2014-11-29
1
-5
/
+0
*
Harmonize Tru64 and Linux make rules.
Andy Polyakov
2014-09-20
1
-2
/
+2
*
x86[_64] assembly pack: add Silvermont performance data.
Andy Polyakov
2014-08-30
1
-0
/
+1
*
RT2308: Add extern "C" { ... } wrapper
Rich Salz
2014-08-28
1
-0
/
+6
*
Engage GHASH for PowerISA 2.0.7.
Andy Polyakov
2014-07-20
2
-0
/
+19
*
Add GHASH for PowerISA 2.0.7.
Andy Polyakov
2014-07-20
1
-0
/
+234
*
RFC 5649 support.
Dr. Stephen Henson
2014-07-18
2
-9
/
+247
*
Sanity check lengths for AES wrap algorithm.
Dr. Stephen Henson
2014-07-17
1
-1
/
+1
*
Revert "Add GHASH for PowerISA 2.07."
Andy Polyakov
2014-07-16
1
-229
/
+0
*
Revert "Engage GHASH for PowerISA 2.07."
Andy Polyakov
2014-07-16
2
-19
/
+0
*
Engage GHASH for PowerISA 2.07.
Andy Polyakov
2014-07-16
2
-0
/
+19
*
Add GHASH for PowerISA 2.07.
Andy Polyakov
2014-07-16
1
-0
/
+229
*
x86_64 assembly pack: improve masm support.
Andy Polyakov
2014-07-09
1
-2
/
+2
*
Please Clang's sanitizer.
Andy Polyakov
2014-07-08
2
-1
/
+3
*
x86_64 assembly pack: refine clang detection.
Andy Polyakov
2014-06-28
2
-4
/
+4
*
x86_64 assembly pack: addendum to last clang commit.
Andy Polyakov
2014-06-24
2
-2
/
+2
*
x86_64 assembly pack: allow clang to compile AVX code.
Andy Polyakov
2014-06-24
2
-0
/
+8
*
ARMv8 assembly pack: add Cortex performance numbers.
Andy Polyakov
2014-06-24
1
-1
/
+2
*
ghash-x86_64.pl: optimize for upcoming Atom.
Andy Polyakov
2014-06-11
1
-26
/
+24
*
ARM assembly pack: get ARMv7 instruction endianness right.
Andy Polyakov
2014-06-06
1
-2
/
+3
*
Engage GHASH for ARMv8.
Andy Polyakov
2014-06-06
2
-5
/
+24
*
Add GHASH for ARMv8 Crypto Extension.
Andy Polyakov
2014-06-06
1
-0
/
+240
*
C64x+ assembly pack: make it work with older toolchain.
Andy Polyakov
2014-05-04
1
-0
/
+4
[next]