Sign in
flutter
/
third_party
/
openssl
/
691e302be3ededfcdef10c5f4c0d024ef1545b48
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
57cb338
Recognise mingw64 in config script
by Richard Levitte
· 8 years ago
d4ea965
Fix some doc nits
by Rich Salz
· 8 years ago
8a58560
Fix out-of-memory condition in conf
by Matt Caswell
· 8 years ago
a3b0d46
Handle find-doc-nits script rename
by Rich Salz
· 8 years ago
9e183d2
Fix many doc L<> errors
by Rich Salz
· 8 years ago
8e3d46e
UI docs: Rephrase the UI method function return value description
by Richard Levitte
· 8 years ago
6e470e1
Fix UI_get0_action_string()
by Richard Levitte
· 8 years ago
5469600
Document UI_METHOD and UI_STRING, both useful for UI_METHOD creators
by Richard Levitte
· 8 years ago
d61461a
Use the callbacks from the SSL object instead of the SSL_CTX object
by Pauli
· 8 years ago
fb68fba
Encourage having external tests in multiple test recipes
by Richard Levitte
· 8 years ago
d3bc980
Avoid questionable use of the value of a pointer
by Bernd Edlinger
· 8 years ago
22cef4e
Split test/recipes/03_test_internal.t into individual tests
by Richard Levitte
· 8 years ago
d063132
Document how to select / deselect test group numbers
by Richard Levitte
· 8 years ago
f282e95
Add HelloRetryRequest text to s_client/s_server
by Todd Short
· 8 years ago
b41f6b6
Fix some RSA documentation
by Matt Caswell
· 8 years ago
42c28b6
Use the new TLSv1.3 certificate_required alert where appropriate
by Matt Caswell
· 8 years ago
717afd9
Add a test to check that if a PSK extension is not last then we fail
by Matt Caswell
· 8 years ago
652a6b7
Check that the PSK extension is last
by Matt Caswell
· 8 years ago
0b1f266
Fixup previous merge.
by Bernd Edlinger
· 8 years ago
e5fd8ca
Make it possible to select or deselect test groups by number
by Richard Levitte
· 8 years ago
Next »