index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
poly1305
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
poly1305/asm/poly1305-x86_64.pl: not all assemblers manage << in constants.
Andy Polyakov
2016-04-20
1
-5
/
+5
*
Revert "various spelling fixes"
Rich Salz
2016-04-04
1
-1
/
+1
*
various spelling fixes
FdaSilvaYY
2016-04-04
1
-1
/
+1
*
crypto/poly1305: don't break carry chains.
Andy Polyakov
2016-04-04
10
-76
/
+146
*
poly1305/asm/poly1305-x86.pl: don't loose 59-th bit.
Andy Polyakov
2016-03-29
2
-9
/
+40
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
poly1305/asm/poly1305-x86_64.pl: make it work with linux-x32.
Andy Polyakov
2016-03-15
1
-2
/
+8
*
s390x assembly pack: 32-bit fixups.
Andy Polyakov
2016-03-14
1
-1
/
+4
*
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
/
+3
*
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 poly1305 assembler to use GENERATE
Richard Levitte
2016-03-09
5
-13
/
+19
*
SPARCv9 assembly pack: unify build rules and argument handling.
Andy Polyakov
2016-03-08
3
-2
/
+5
*
poly1305/asm/poly1305-*.pl: flip horizontal add and reduction.
Andy Polyakov
2016-03-02
5
-94
/
+128
*
Consistently use arm_arch.h constants in armcap assembly code.
David Benjamin
2016-03-02
1
-1
/
+1
*
poly1305/asm/poly1305-armv4.pl: replace ambiguous instruction.
Andy Polyakov
2016-02-23
1
-2
/
+2
*
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
*
crypto/poly1305: add floating-point reference implementation.
Andy Polyakov
2016-02-13
1
-0
/
+470
*
Pass $(CC) to perlasm scripts via the environment
Richard Levitte
2016-02-13
1
-6
/
+6
*
PPC assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-13
4
-0
/
+1376
*
C64x+ assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-13
1
-0
/
+320
*
ARM assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-13
3
-0
/
+2144
*
poly1305/asm/poly1305-x86_64.pl: MacOS X portability fix.
Andy Polyakov
2016-02-11
1
-2
/
+2
*
poly1305/asm/poly1305-x86_64.pl: fix mingw64 build.
Andy Polyakov
2016-02-11
1
-4
/
+6
*
unified build scheme: add a "unified" template for Unix Makefile
Richard Levitte
2016-02-10
1
-0
/
+12
*
poly1305/poly1305.c: work around -Wshadow warnings with POLY1305_ASM.
Andy Polyakov
2016-02-10
1
-3
/
+12
*
x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-10
3
-0
/
+4042
*
s390x assembly pack: add ChaCha20 and Poly1305 modules.
Andy Polyakov
2016-02-09
2
-0
/
+218
*
unified build scheme: add build.info files
Richard Levitte
2016-02-01
1
-0
/
+3
*
Engage poly1305-sparcv9 module.
Andy Polyakov
2016-01-31
1
-0
/
+3
*
Add poly1305/asm/poly1305-sparcv9.pl.
Andy Polyakov
2016-01-31
1
-0
/
+1097
*
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
-3
/
+3
*
Add reference ChaCha20 and Poly1305 implementations.
Andy Polyakov
2015-12-10
2
-0
/
+944