projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
2017-03-30
Andy Polyakov
e_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
commit
|
commitdiff
|
tree
2017-03-30
Andy Polyakov
apps/*.c: switch to platform-neutral format modifiers...
commit
|
commitdiff
|
tree
2017-03-30
Andy Polyakov
bio/b_print.c: recognize even 'j' format modifier.
commit
|
commitdiff
|
tree
2017-03-29
Andy Polyakov
bio/b_print.c: fix %z failure in 32-bit build.
commit
|
commitdiff
|
tree
2017-03-29
Andy Polyakov
engines/e_capi.c: slip in PROV_RSA_AES for interchangable...
commit
|
commitdiff
|
tree
2017-03-29
Andy Polyakov
engines/e_capi.c: adhere to CryptAcquireContextW uncondition...
commit
|
commitdiff
|
tree
2017-03-29
Andy Polyakov
engine/e_capi.c: more formatting and styling fixes.
commit
|
commitdiff
|
tree
2017-03-27
Andy Polyakov
apps/passwd.c: 32 bits are sufficient to hold ROUNDS_MAX.
commit
|
commitdiff
|
tree
2017-03-26
Andy Polyakov
aes/asm/bsaes-armv7.pl: relax stack alignment requirement.
commit
|
commitdiff
|
tree
2017-03-25
Andy Polyakov
engines/e_capi.c: formatting and styling fixes.
commit
|
commitdiff
|
tree
2017-03-24
Andy Polyakov
bn/asm/sparcv9-mont.pl: fix squaring code path.
commit
|
commitdiff
|
tree
2017-03-22
Andy Polyakov
modes/ocb128.c: fix misaligned access in ILP32 builds...
commit
|
commitdiff
|
tree
2017-03-22
Andy Polyakov
aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
commit
|
commitdiff
|
tree
2017-03-22
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd5...
commit
|
commitdiff
|
tree
2017-03-22
Andy Polyakov
x86_64 assembly pack: add some Ryzen performance results.
commit
|
commitdiff
|
tree
2017-03-15
Andy Polyakov
NOTES.WIN: mention Strawberry Perl as option.
commit
|
commitdiff
|
tree
2017-03-15
Andy Polyakov
test/recipes/03-test_internal_*: call setup() first.
commit
|
commitdiff
|
tree
2017-03-14
Andy Polyakov
.travis.yml: make git submodule update conditional.
commit
|
commitdiff
|
tree
2017-03-13
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd5...
commit
|
commitdiff
|
tree
2017-03-13
Andy Polyakov
poly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305_init...
commit
|
commitdiff
|
tree
2017-03-13
Andy Polyakov
crypto/x86*cpuid.pl: move extended feature detection.
commit
|
commitdiff
|
tree
2017-03-07
Andy Polyakov
crypto/x86_64cpuid.pl: move extended feature detection...
commit
|
commitdiff
|
tree
2017-03-07
Andy Polyakov
test: add chacha_internal_test.
commit
|
commitdiff
|
tree
2017-03-04
Andy Polyakov
appveyor.yml: call upon cmd to redirect stderr.
commit
|
commitdiff
|
tree
2017-03-04
Andy Polyakov
apps/s_client.c: harden ldap_ExtendedResponse_parse.
commit
|
commitdiff
|
tree
2017-03-02
Andy Polyakov
Configurations/10-main.conf: omit redundant -lresolv...
commit
|
commitdiff
|
tree
2017-03-02
Andy Polyakov
bio/b_addr.c: omit private hstrerror.
commit
|
commitdiff
|
tree
2017-03-02
Andy Polyakov
aes/aes_x86core.c: clarify reference implementation...
commit
|
commitdiff
|
tree
2017-03-02
Andy Polyakov
evp/e_aes_cbc_hmac_{sha1|sha256}.c: tag reference code.
commit
|
commitdiff
|
tree
2017-03-02
Andy Polyakov
CHANGES: mention CFI annotations.
commit
|
commitdiff
|
tree
2017-03-02
Andy Polyakov
bn/asm: clean up unused PA-RISC modules.
commit
|
commitdiff
|
tree
2017-03-02
Andy Polyakov
des/des_locl.h: clean up unused/irrelevant macros.
commit
|
commitdiff
|
tree
2017-03-02
Andy Polyakov
appveyor.yml: streamline pull requests.
commit
|
commitdiff
|
tree
2017-03-02
Andy Polyakov
Configurations/50-masm.conf: add /nologo to ml64 command...
commit
|
commitdiff
|
tree
2017-02-28
Andy Polyakov
crypto/des: remove unreferenced rcp_enc.c module.
commit
|
commitdiff
|
tree
2017-02-26
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: minor AVX512 optimization.
commit
|
commitdiff
|
tree
2017-02-26
Andy Polyakov
crypto/x86_64cpuid.pl: add CFI annotations.
commit
|
commitdiff
|
tree
2017-02-26
Andy Polyakov
whrlpool/asm/wp-x86_64.pl: add CFI annotations.
commit
|
commitdiff
|
tree
2017-02-26
Andy Polyakov
camellia/asm/cmll-x86_64.pl: add CFI annotations.
commit
|
commitdiff
|
tree
2017-02-26
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: add CFI annotations.
commit
|
commitdiff
|
tree
2017-02-26
Andy Polyakov
chacha/asm/chacha-x86_64.pl: add CFI annotations.
commit
|
commitdiff
|
tree
2017-02-25
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: add VPMADD52 code...
commit
|
commitdiff
|
tree
2017-02-25
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: switch to vpermdd...
commit
|
commitdiff
|
tree
2017-02-25
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: optimize AVX512 code...
commit
|
commitdiff
|
tree
2017-02-24
Andy Polyakov
.travis.yml: introduce concept of "extended tests"
commit
|
commitdiff
|
tree
2017-02-24
Andy Polyakov
.travis.yml: make package pulls conditional.
commit
|
commitdiff
|
tree
2017-02-21
Andy Polyakov
appveyor.yml: engage VC-WIN64A-masm.
commit
|
commitdiff
|
tree
2017-02-19
Andy Polyakov
.travis.yml: remove osx from build matrix.
commit
|
commitdiff
|
tree
2017-02-17
Andy Polyakov
test/README: clarify last test number group
commit
|
commitdiff
|
tree
2017-02-15
Andy Polyakov
crypto/armcap.c: short-circuit processor capability...
commit
|
commitdiff
|
tree
2017-02-15
Andy Polyakov
ARMv4 assembly pack: harmonize Thumb-ification of iOS...
commit
|
commitdiff
|
tree
2017-02-15
Andy Polyakov
sha/asm/*-x86_64.pl: add CFI annotations.
commit
|
commitdiff
|
tree
2017-02-13
Andy Polyakov
aes/asm/*-x86_64.pl: add CFI annotations.
commit
|
commitdiff
|
tree
2017-02-13
Andy Polyakov
perlasm/x86_64-xlate.pl: recognize even offset(%reg...
commit
|
commitdiff
|
tree
2017-02-13
Andy Polyakov
ec/asm/ecp_nistz256-x86_64.pl: add CFI directives.
commit
|
commitdiff
|
tree
2017-02-13
Andy Polyakov
ec/asm/ecp_nistz256-x86_64.pl: fix typo-bug in Win64...
commit
|
commitdiff
|
tree
2017-02-13
Andy Polyakov
{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.
commit
|
commitdiff
|
tree
2017-02-13
Andy Polyakov
modes/asm/*-x86_64.pl: add CFI annotations.
commit
|
commitdiff
|
tree
2017-02-10
Andy Polyakov
perlasm/x86_64-xlate.pl: fix pair of typo-bugs in the...
commit
|
commitdiff
|
tree
2017-02-09
Andy Polyakov
bn/asm/x86_64*: add DWARF CFI directives.
commit
|
commitdiff
|
tree
2017-02-09
Andy Polyakov
perlasm/x86_64-xlate.pl: recognize DWARF CFI directives.
commit
|
commitdiff
|
tree
2017-02-09
Andy Polyakov
perlasm/x86_64-xlate.pl: remove obsolete .picmeup synthetic...
commit
|
commitdiff
|
tree
2017-02-09
Andy Polyakov
perlasm/x86_64-xlate.pl: minor readability updates.
commit
|
commitdiff
|
tree
2017-02-09
Andy Polyakov
bn/asm/rsaz-avx2.pl: refine Win64 SE handler.
commit
|
commitdiff
|
tree
2017-02-06
Andy Polyakov
Rename 90-test_fuzz.t to 99-test_fuzz.t to ensure that...
commit
|
commitdiff
|
tree
2017-02-06
Andy Polyakov
x86_64 assembly pack: Win64 SEH face-lift.
commit
|
commitdiff
|
tree
2017-02-06
Andy Polyakov
perlasm/x86_64-xlate.pl: clarify SEH coding guidelines.
commit
|
commitdiff
|
tree
2017-02-03
Andy Polyakov
crypto/x86_64cpuid.pl: detect if kernel preserves ...
commit
|
commitdiff
|
tree
2017-01-26
Andy Polyakov
bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal.
commit
|
commitdiff
|
tree
2017-01-26
Andy Polyakov
test/bntest.c: regression test for carry bug in bn_sqr8x_int...
commit
|
commitdiff
|
tree
2017-01-26
Andy Polyakov
crypto/evp: harden AEAD ciphers.
commit
|
commitdiff
|
tree
2017-01-26
Andy Polyakov
crypto/evp: harden RC4_MD5 cipher.
commit
|
commitdiff
|
tree
2017-01-23
Andy Polyakov
Replace div-spoiler hack with simpler code
Reviewed-by:
Andy Polyakov
<appro@openssl.org>
commit
|
commitdiff
|
tree
2017-01-21
Andy Polyakov
poly1305/poly1305_base2_44.c: clarify shift boundary...
commit
|
commitdiff
|
tree
2017-01-21
Andy Polyakov
ec/asm/ecp_nistz256-ppc64.pl: minor POWER8-specific...
commit
|
commitdiff
|
tree
2016-12-25
Andy Polyakov
chacha/asm/chacha-x86_64.pl: add AVX512 path optimized...
commit
|
commitdiff
|
tree
2016-12-19
Andy Polyakov
x86 assembly pack: update performance results.
commit
|
commitdiff
|
tree
2016-12-15
Andy Polyakov
poly1305/asm/poly1305-x86_64.pl: allow nasm to assemble...
commit
|
commitdiff
|
tree
2016-12-15
Andy Polyakov
perlasm/x86_64-xlate.pl: add support for AVX512 OPMASK...
commit
|
commitdiff
|
tree
2016-12-15
Andy Polyakov
man3/OPENSSL_ia32cap.pod: clarify AVX512 support in...
commit
|
commitdiff
|
tree
2016-12-12
Andy Polyakov
perlasm/x86_64-xlate.pl: refine sign extension in ea...
commit
|
commitdiff
|
tree
2016-12-12
Andy Polyakov
x86_64 assembly pack: add AVX512 ChaCha20 and Poly1305...
commit
|
commitdiff
|
tree
2016-12-12
Andy Polyakov
poly1305/poly1305_base2_44.c: add reference base 2...
commit
|
commitdiff
|
tree
2016-11-25
Andy Polyakov
INSTALL: clarify 386 and no-sse2 options.
commit
|
commitdiff
|
tree
2016-11-25
Andy Polyakov
modes/ctr128.c: fix false carry in counter increment...
commit
|
commitdiff
|
tree
2016-11-25
Andy Polyakov
test/evptests.txt: add regression test for false carry...
commit
|
commitdiff
|
tree
2016-11-25
Andy Polyakov
bn/asm/ppc-mont.pl: signal no-op in 32-bit bit build.
commit
|
commitdiff
|
tree
2016-11-17
Andy Polyakov
sha/asm/sha512-armv8.pl: fix big-endian support in...
commit
|
commitdiff
|
tree
2016-11-14
Andy Polyakov
Configurations/10-main.conf: remove obsolete flag from...
commit
|
commitdiff
|
tree
2016-11-14
Andy Polyakov
Configurations/10-main.conf: document GCC for Solaris...
commit
|
commitdiff
|
tree
2016-11-11
Andy Polyakov
sha/asm/sha512-armv8.pl: add NEON version of SHA256.
commit
|
commitdiff
|
tree
2016-11-11
Andy Polyakov
sha/keccak1600.c: add some optimized implementations.
commit
|
commitdiff
|
tree
2016-11-11
Andy Polyakov
chacha/asm/chacha-x86.pl: improve [backward] portability.
commit
|
commitdiff
|
tree
2016-11-11
Andy Polyakov
PPC assembler pack: add some PPC970/G5 performance...
commit
|
commitdiff
|
tree
2016-11-10
Andy Polyakov
test/evptests.txt: add negative tests for AEAD ciphers.
commit
|
commitdiff
|
tree
2016-11-10
Andy Polyakov
test: add TLS application data corruption test.
commit
|
commitdiff
|
tree
2016-11-10
Andy Polyakov
aes/asm/aesp8-ppc.pl: improve [backward] portability.
commit
|
commitdiff
|
tree
2016-11-10
Andy Polyakov
bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low severity).
commit
|
commitdiff
|
tree
2016-11-10
Andy Polyakov
test/bntest.c: regression test for CVE-2016-7055.
commit
|
commitdiff
|
tree
2016-10-31
Andy Polyakov
sha/keccak1600.c: add couple of soft asserts.
commit
|
commitdiff
|
tree
next