Sign in
flutter
/
third_party
/
openssl
/
a2bb183623dac253792753b82e291fd1d180aa78
a2bb183
modes/ocb128.c: fix misaligned access in ILP32 builds on 64-bit processors.
by Andy Polyakov
· 8 years ago
08d0962
aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT paths.
by Andy Polyakov
· 8 years ago
0a5d1a3
poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd52_8x.
by Andy Polyakov
· 8 years ago
6cbfd94
x86_64 assembly pack: add some Ryzen performance results.
by Andy Polyakov
· 8 years ago
089a45c
Change exit_checker comment on returned status
by Richard Levitte
· 8 years ago
34fffdb
Refuse to run the PYCA external test if configured 'no-shared'
by Richard Levitte
· 8 years ago
cd838c6
Travis: make a separate job for external tests
by Richard Levitte
· 8 years ago
8c1054a
95-test_external_pyca_data/cryptography.py: only install for testing
by Richard Levitte
· 8 years ago
30f1c9c
Adapt 20-test_enc.t and 20-test_enc_more.t to use statusvar
by Richard Levitte
· 8 years ago
7e46e56
Adapt 80-test_ssl_old.t to use statusvar
by Richard Levitte
· 8 years ago
34a6a9b
OpenSSL::Test: add a statusvar option for run with capture => 1
by Richard Levitte
· 8 years ago
b6ef12c
Remove duplicate X509_OBJECT free function.
by David Benjamin
· 8 years ago
1763ab1
Add a test for resumption after HRR
by Matt Caswell
· 8 years ago
77815a0
Fix resumption after HRR
by Matt Caswell
· 8 years ago
9ea6d56
Rework how protocol specific ciphers in 80-test_ssl_old.t are picked out
by Richard Levitte
· 8 years ago
ca2045d
Fix decoding of ASN.1 LONG and ZLONG items
by Richard Levitte
· 8 years ago
2ca2e91
Document BIO_printf family
by Rich Salz
· 8 years ago
cdd6c8c
Fix docs for X509_CRL_get0_by_serial() and X509_CRL_get0_by_cert()
by Richard Levitte
· 8 years ago
b3c31a6
Fix the error handling in CRYPTO_dup_ex_data.
by Bernd Edlinger
· 8 years ago
e41e5d1
Fix a few internals tests
by Richard Levitte
· 8 years ago
691e302
Improve testing of elliptic curve validation
by Richard Levitte
· 8 years ago
6d0b5ee
Improve testing of elliptic curve validation
by Joseph Birr-Pixton
· 8 years ago
bf6af21
Update test vectors in tls13secretstest
by Joseph Birr-Pixton
· 8 years ago
b0c9fc9
TLS1.3: Correct intermediate secret derivation
by Joseph Birr-Pixton
· 8 years ago
43c5641
Use memcmp() instead of CRYPTO_memcmp() when fuzzing
by Kurt Roeckx
· 8 years ago
4979108
Make the CRYPTO_memcmp() prototype match memcmp()
by Kurt Roeckx
· 8 years ago
39176d4
doc: fix -keylogfile option
by Peter Wu
· 8 years ago
45615c5
Implement certificate_authorities extension
by Dr. Stephen Henson
· 8 years ago
32f6610
Support draft-19 TLS certificate request format
by Dr. Stephen Henson
· 8 years ago
51c7d3e
Allow signature algorithms in TLS 1.3 certificate request extensions.
by Dr. Stephen Henson
· 8 years ago
5d6cca0
Move parsing and construction of CA names to separate functions
by Dr. Stephen Henson
· 8 years ago
fa013b6
Fixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
by Péter Budai
· 8 years ago
9998b32
Fix no-dtls builds
by Matt Caswell
· 8 years ago
3fb2c3e
Fix some undefined behaviour in stack test
by Matt Caswell
· 8 years ago
508ee8f
Add unit tests for the lhash functionality.
by Pauli
· 8 years ago
2c1b0f1
Add Client CA names tests
by Dr. Stephen Henson
· 8 years ago
2e21539
Add ExpectedClientCANames
by Dr. Stephen Henson
· 8 years ago
f8f16d8
Remove obsolete version test when returning CA names.
by Dr. Stephen Henson
· 8 years ago
07518cf
Add TLSv1.3 draft-19 messages to trace
by Todd Short
· 8 years ago
6828358
Handle TLSv1.3 being disabled in clienthello test
by Matt Caswell
· 8 years ago
6bc6ca6
Add tests for the padding extension
by Matt Caswell
· 8 years ago
d702ad1
Fix the Padding extension
by Matt Caswell
· 8 years ago
635b7d3
Updates following review feedback
by Matt Caswell
· 8 years ago
c35cb28
Add some HRR tests
by Matt Caswell
· 8 years ago
807551a
Add some more PSK tests
by Matt Caswell
· 8 years ago
69b2d39
Fix ciphersuite handling during an HRR
by Matt Caswell
· 8 years ago
cf3e221
Ensure after an HRR any PSKs have the right hash
by Matt Caswell
· 8 years ago
11c67ee
HelloRetryRequest updates for draft-19
by Matt Caswell
· 8 years ago
9e0ac6a
Check ClientHello boundary as per draft-19
by Matt Caswell
· 8 years ago
6594189
Merge early_data_info extension into early_data
by Matt Caswell
· 8 years ago
ef6c191
Update end of early data processing for draft-19
by Matt Caswell
· 8 years ago
bc993d3
Update the TLSv1.3 secrets test vectors for draft-19
by Matt Caswell
· 8 years ago
3e0458f
Update secret generation for draft-19
by Matt Caswell
· 8 years ago
e984b53
Update the TLSv1.3 version indicator for draft-19
by Matt Caswell
· 8 years ago
7baabf4
Fix typo in ASYNC_WAIT_CTX_new.pod doc
by Paul Yang
· 8 years ago
f2ff143
Simplify code around next_proto.len by changing 'len' data type.
by FdaSilvaYY
· 8 years ago
0ae407e
Remove documentation of deleted function
by Benjamin Kaduk
· 8 years ago
b00d540
Remove unused typedefs from indent config
by Benjamin Kaduk
· 8 years ago
f775245
Remove some unused PEM structures
by Benjamin Kaduk
· 8 years ago
5a81a05
Rename the test_stack recipe file name to be consistent with the rest of the
by Pauli
· 8 years ago
29d1fad
Fixed a crash in print_notice.
by Bernd Edlinger
· 8 years ago
dda12ce
Remove dead code
by Benjamin Kaduk
· 8 years ago
d9aea04
Tighten up client status_request processing
by Benjamin Kaduk
· 8 years ago
26721d3
Forgotten 'make update'
by Richard Levitte
· 8 years ago
a2880ae
VMS: turning off CALL_DEBUG isn't possible on Alpha
by Richard Levitte
· 8 years ago
d1da335
Add EC_KEY_get0_engine()
by Richard Levitte
· 8 years ago
89b06ca
Rewrite the documentation for sk_TYPE_find() and sk_TYPE_find_ex() to better
by Pauli
· 8 years ago
9837496
Unit tests for crypto/stack.
by Pauli
· 8 years ago
db0e0ab
Fix a hang in tests that use sessionfile
by Matt Caswell
· 8 years ago
3a80bd2
NOTES.WIN: mention Strawberry Perl as option.
by Andy Polyakov
· 8 years ago
b3068d0
test/recipes/03-test_internal_*: call setup() first.
by Andy Polyakov
· 8 years ago
a5bb1aa
Clear alpn_selected_len for clients, too
by Benjamin Kaduk
· 8 years ago
1ae4c07
VMS: don't use /DSF, turn off CALL_DEBUG instead
by Richard Levitte
· 8 years ago
5c9e344
Add Python Cryptography.io external test suite
by Jon Spillett
· 8 years ago
946a515
Add additional RSA-PSS and RSA-OAEP tests.
by Dr. Stephen Henson
· 8 years ago
f81f279
Re-enable some BoringSSL tests
by Matt Caswell
· 8 years ago
162e120
SSL_get_peer_cert_chain() does not work after a resumption
by Matt Caswell
· 8 years ago
e29d7ce
Ensure we set the session id context in ossl_shim
by Matt Caswell
· 8 years ago
e0926ef
De-obfuscate
by Benjamin Kaduk
· 8 years ago
a74db02
VMS: throw away [.util]shareable_image_wrap.c.in and add replacement scripts
by Richard Levitte
· 8 years ago
2de2df7
VMS: Change debug linking method to generate a separate Debug Symbol File
by Richard Levitte
· 8 years ago
22df22e
.travis.yml: make git submodule update conditional.
by Andy Polyakov
· 8 years ago
4772610
Add test for -nameout output
by Rich Salz
· 8 years ago
703324a
Update master Travis to Trusty
by Emilia Kasper
· 8 years ago
96a5d7f
Fix a -Wsign-compare warning
by Benjamin Kaduk
· 8 years ago
aebe9e3
Fix some -Wshadow warnings
by Benjamin Kaduk
· 8 years ago
d8f9213
Rather use -out parameter than redirect stdout
by Richard Levitte
· 8 years ago
64e2b23
Fix 12 Boring tests involving NULL-SHA ciphersuites
by Matt Caswell
· 8 years ago
49619ab
Port remaining old DTLS tests
by Emilia Kasper
· 8 years ago
ea1ecd9
Port SRP tests to the new test framework
by Emilia Kasper
· 8 years ago
4b5f7e7
Update ossl_config.json for later BoringSSL commit
by Matt Caswell
· 8 years ago
2256f45
Make the Boring tests pass
by Matt Caswell
· 8 years ago
b1d9be4
Add the presence of ARIA to the change log.
by Pauli
· 8 years ago
5e047eb
Added a test case for RSA_padding_add_PKCS1_PSS_mgf1.
by Bernd Edlinger
· 8 years ago
108909d
Fix a crash or unbounded allocation in RSA_padding_add_PKCS1_PSS_mgf1
by Bernd Edlinger
· 8 years ago
41bee3e
Better way to recognise mingw64 in config script
by Richard Levitte
· 8 years ago
c2b9359
poly1305/asm/poly1305-x86_64.pl: add poly1305_blocks_vpmadd52_4x.
by Andy Polyakov
· 8 years ago
a25cef8
poly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305_init fix.
by Andy Polyakov
· 8 years ago
1aed5e1
crypto/x86*cpuid.pl: move extended feature detection.
by Andy Polyakov
· 8 years ago
b1fa403
Document in CHANGES that config now recognises 64-bit mingw
by Richard Levitte
· 8 years ago
Next »