Dr. Matthias St. Pierre
|
f9a22815f3
ssl/ssl_ciph.c: make set_ciphersuites static
|
6 년 전 |
Andy Polyakov
|
5b37fef04a
Harmonize use of sk_TYPE_find's return value.
|
6 년 전 |
Matt Caswell
|
a53b5be6a0
Fix configuration of TLSv1.3 ciphersuites
|
6 년 전 |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 년 전 |
Matt Caswell
|
f865b08143
Split configuration of TLSv1.3 ciphers from older ciphers
|
6 년 전 |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 년 전 |
Bernd Edlinger
|
643d91fea4
Stop using unimplemented cipher classes.
|
6 년 전 |
Bernd Edlinger
|
8175af50cc
Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ec
|
6 년 전 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 년 전 |
Pauli
|
ea78d1ec2c
Add ARIA as an alias for all ARIA based modes.
|
7 년 전 |
Paul Yang
|
50966bfa11
Introduce SSL_CIPHER_get_protocol_id
|
7 년 전 |
Jon Spillett
|
bc32673869
Implement Aria GCM/CCM Modes and TLS cipher suites
|
7 년 전 |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 년 전 |
Pauli
|
00dfbaad88
Fix ctype arguments.
|
7 년 전 |
Matt Caswell
|
67dc995eaf
Move ossl_assert
|
7 년 전 |
Xiaoyin Liu
|
3519bae518
Fix typos in files in ssl directory
|
7 년 전 |
Paul Yang
|
bbb4ceb86e
Support converting cipher name to RFC name and vice versa
|
7 년 전 |
Dr. Stephen Henson
|
7f6b466b2c
Use certificate tables instead of ssl_cipher_get_cert_index.
|
7 년 전 |
Dr. Stephen Henson
|
c04cd72827
Add certificate properties table.
|
7 년 전 |
Matt Caswell
|
72257204bd
PSK related tweaks based on review feedback
|
7 년 전 |
Matt Caswell
|
ba4df68286
Add a function to get the handshake digest for an SSL_CIPHER
|
7 년 전 |
Rich Salz
|
c80149d9f0
Merge Nokia copyright notice into standard
|
7 년 전 |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 년 전 |
Matt Caswell
|
380a522f68
Replace instances of OPENSSL_assert() with soft asserts in libssl
|
7 년 전 |
Emilia Kasper
|
2f0ca54c32
Remove some obsolete/obscure internal define switches:
|
7 년 전 |
Matt Caswell
|
38f2837b1b
Remove some commented out code in libssl
|
7 년 전 |
Emilia Kasper
|
b53338cbf8
Clean up references to FIPS
|
7 년 전 |
Benjamin Kaduk
|
60d685d196
Let ssl_get_cipher_by_char yield not-valid ciphers
|
7 년 전 |
Pauli
|
d42d0a4dc7
Implementation of the ARIA cipher as described in RFC 5794.
|
7 년 전 |
Yuchi
|
e0670973d5
mem leak on error path and error propagation fix
|
7 년 전 |