- Feb 06, 2017
-
-
Andy Polyakov authored
- harmonize handlers with guidelines and themselves; - fix some bugs in handlers; - add missing handlers in chacha and ecp_nistz256 modules; Reviewed-by: Rich Salz <rsalz@openssl.org>
-
- Oct 10, 2016
-
-
David Benjamin authored
The prevailing style seems to not have trailing whitespace, but a few lines do. This is mostly in the perlasm files, but a few C files got them after the reformat. This is the result of: find . -name '*.pl' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//' find . -name '*.c' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//' find . -name '*.h' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//' Then bn_prime.h was excluded since this is a generated file. Note mkerr.pl has some changes in a heredoc for some help output, but other lines there lack trailing whitespace too. Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
-
- May 29, 2016
-
-
Andy Polyakov authored
[as it is now quoting $output is not required, but done just in case] Reviewed-by: Richard Levitte <levitte@openssl.org>
-
- May 21, 2016
-
-
Rich Salz authored
Reviewed-by: Richard Levitte <levitte@openssl.org>
-
- Jan 22, 2013
-
-
Andy Polyakov authored
PR: 2963 and a number of others
-
- Nov 12, 2012
-
-
Andy Polyakov authored
vpaes-x86_64.pl: minor performance squeeze.
-
- Jun 27, 2012
-
-
Andy Polyakov authored
path with spaces. PR: 2835
-
- Nov 13, 2011
-
-
Andy Polyakov authored
-
- Jul 26, 2010
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- May 05, 2010
-
-
Andy Polyakov authored
be done, it's definitely not the way to do it. So far answer to the question was to ./config -Wa,--noexecstack (adopted by RedHat).
-
Ben Laurie authored
-
- Dec 27, 2008
-
-
Andy Polyakov authored
-
- Dec 19, 2008
-
-
Andy Polyakov authored
-
- Dec 17, 2008
-
-
Andy Polyakov authored
PR: 1801 Submitted by: Huang Ying
-
- Nov 12, 2008
-
-
Andy Polyakov authored
-
- Jan 05, 2008
-
-
Andy Polyakov authored
-
- Aug 23, 2007
-
-
Andy Polyakov authored
-
- Jul 30, 2007
-
-
Andy Polyakov authored
-
- Jul 21, 2007
-
-
Andy Polyakov authored
-
- Jul 19, 2007
-
-
Andy Polyakov authored
-
Andy Polyakov authored
T[ed]4 prefetch.
-
- Jul 13, 2007
-
-
Andy Polyakov authored
-
- Jun 28, 2006
-
-
Andy Polyakov authored
prefetch could have been moved closer to Td4 references. Something for later consideration...
-
- Jul 20, 2005
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Jul 18, 2005
-
-
Andy Polyakov authored
-
- Jul 14, 2005
-
-
Andy Polyakov authored
-
- Jul 12, 2005
-
-
Andy Polyakov authored
-