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
/
chacha
Commit message (
Expand
)
Author
Age
Files
Lines
*
chacha/asm/chacha-x86.pl: make it compile on legacy systems.
Andy Polyakov
2016-05-02
1
-1
/
+3
*
chacha/asm/chacha-ppc.pl: get misalignment corner case right on big-endian.
Andy Polyakov
2016-04-25
1
-1
/
+3
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-57
/
+0
*
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