projects
/
oweals
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Update TLSProxy to know about new HRR style
2017-06-05
Andy Polyakov
sha/keccak1600.c: reduce temporary storage utilization...
commit
|
commitdiff
|
tree
2017-06-05
Andy Polyakov
sha/keccak1600.c: add another 1x variant.
commit
|
commitdiff
|
tree
2017-06-05
Andy Polyakov
sha/keccak1600.c: add ARM-specific "reference" tweaks.
commit
|
commitdiff
|
tree
2017-06-05
Andy Polyakov
ec/asm/ecp_nistz256-x86_64.pl: minor sqr_montx cleanup.
commit
|
commitdiff
|
tree
2017-05-30
Andy Polyakov
sha/keccak1600.c: implement lane complementing transform
commit
|
commitdiff
|
tree
2017-05-30
Andy Polyakov
sha/keccak1600.c: implement bit interleaving optimization.
commit
|
commitdiff
|
tree
2017-05-26
Andy Polyakov
test/evp_test.c: improve output in case of errors.
commit
|
commitdiff
|
tree
2017-05-26
Andy Polyakov
modes/ocb128.c: address undefined behaviour warning.
commit
|
commitdiff
|
tree
2017-05-26
Andy Polyakov
aria/aria.c: address undefined behaviour warning in...
commit
|
commitdiff
|
tree
2017-05-22
Andy Polyakov
test/secmemtest.c: clarify limitations for huge secure...
commit
|
commitdiff
|
tree
2017-05-21
Andy Polyakov
test/run_tests.pl: don't mask test failures.
commit
|
commitdiff
|
tree
2017-05-21
Andy Polyakov
test/test_test.c: fix wrong BN test [and rearrange...
commit
|
commitdiff
|
tree
2017-05-05
Andy Polyakov
sha/sha512.c: fix formatting.
commit
|
commitdiff
|
tree
2017-05-05
Andy Polyakov
perlasm/x86_64-xlate.pl: work around problem with hex...
commit
|
commitdiff
|
tree
2017-04-30
Andy Polyakov
test/asn1_encode_test.c: test "next negative minimum...
commit
|
commitdiff
|
tree
2017-04-30
Andy Polyakov
asn1/a_int.c: fix "next negative minimum" corner case...
commit
|
commitdiff
|
tree
2017-04-27
Andy Polyakov
fuzz/{client,server}.c: omit _time64 "overload method".
commit
|
commitdiff
|
tree
2017-04-25
Andy Polyakov
test: don't make it more complicated than necessary.
commit
|
commitdiff
|
tree
2017-04-17
Andy Polyakov
asn1/a_int.c: clean up asn1_get_int64.
commit
|
commitdiff
|
tree
2017-04-14
Andy Polyakov
asn1/a_int.c: don't write result if returning error.
commit
|
commitdiff
|
tree
2017-04-14
Andy Polyakov
asn1/a_int.c: simplify asn1_put_uint64.
commit
|
commitdiff
|
tree
2017-04-14
Andy Polyakov
asn1/a_int.c: remove code duplicate and optimize branches,
commit
|
commitdiff
|
tree
2017-04-14
Andy Polyakov
testlib/OpenSSL/Test.pm: keep default input private.
commit
|
commitdiff
|
tree
2017-04-10
Andy Polyakov
rand/rand_lib.c: keep fixing no-engine configuration.
commit
|
commitdiff
|
tree
2017-04-10
Andy Polyakov
asn1/x_long.c: remove conditions in inner loops and...
commit
|
commitdiff
|
tree
2017-04-08
Andy Polyakov
appveyor.yml: split {build,test}_scripts to avoid exit...
commit
|
commitdiff
|
tree
2017-04-04
Andy Polyakov
Configurations/README: reword bn_ops description.
commit
|
commitdiff
|
tree
2017-04-04
Andy Polyakov
Configure: recognize -framework as linker option [on...
commit
|
commitdiff
|
tree
2017-04-02
Andy Polyakov
crypto/ppccap.c: SIGILL-free processor capabilities...
commit
|
commitdiff
|
tree
2017-04-01
Andy Polyakov
Configure: use 5.10.0, don't require...
commit
|
commitdiff
|
tree
2017-04-01
Andy Polyakov
e_afalg.[ch]: fix --strict-warnings with gcc 4.x and...
commit
|
commitdiff
|
tree
2017-04-01
Andy Polyakov
bio/b_print.c: switch to int64_t as "greatest-width...
commit
|
commitdiff
|
tree
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
next