index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
chacha
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chacha/asm/chacha-armv8.pl: fix intermittent build failures.
Andy Polyakov
2016-04-13
1
-0
/
+1
*
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
-1
/
+1
*
crypto/*/build.info: make it work on ARM platforms.
Andy Polyakov
2016-03-11
1
-2
/
+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
/
+2
*
Make sure the effect of "pic" / "no-pic" is used with assembler compilations
Richard Levitte
2016-03-09
1
-1
/
+1
*
Unified - adapt the generation of chacha assembler to use GENERATE
Richard Levitte
2016-03-09
4
-9
/
+14
*
chacha/asm/chacha-ppc.pl: fix typo.
Andy Polyakov
2016-03-04
1
-1
/
+1
*
Consistently use arm_arch.h constants in armcap assembly code.
David Benjamin
2016-03-02
1
-1
/
+1
*
chacha/asm/chacha-*.pl: fix typos in tail processing.
Andy Polyakov
2016-02-27
3
-18
/
+18
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
*
Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
Richard Levitte
2016-02-18
1
-1
/
+1
*
chacha/asm/chacha*: ensure that zero length is handled (without crash).
Andy Polyakov
2016-02-14
4
-0
/
+16
*
chacha/asm/chacha-x86[_64].pl: fix typos and logical errors.
Andy Polyakov
2016-02-14
2
-5
/
+5
*
Pass $(CC) to perlasm scripts via the environment
Richard Levitte
2016-02-13
1
-4
/
+4
*
PPC assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-13
3
-0
/
+946
*
C64x+ assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-13
1
-0
/
+916
*
ARM assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-13
3
-0
/
+2273
*
unified build scheme: add a "unified" template for Unix Makefile
Richard Levitte
2016-02-10
1
-0
/
+12
*
chacha/asm/chacha-x86.pl: fix nasm compilation.
Andy Polyakov
2016-02-10
1
-11
/
+11
*
x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-10
3
-0
/
+3367
*
s390x assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-09
2
-0
/
+319
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+2
*
Templatize util/domd
Rich Salz
2016-01-29
1
-2
/
+1
*
Remove update tags
Rich Salz
2016-01-20
1
-2
/
+0
*
Remove some old makefile targets
Rich Salz
2016-01-17
1
-12
/
+0
*
Move Makefiles to Makefile.in
Rich Salz
2016-01-12
1
-2
/
+0
*
Configure: add framework for ChaCha and Poly1305 assembly.
Andy Polyakov
2015-12-13
1
-2
/
+0
*
Add reference ChaCha20 and Poly1305 implementations.
Andy Polyakov
2015-12-10
2
-0
/
+224