Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
raja-ashok
|
52b1fda302
Fix SSL_set_ciphersuites to set even if no call to SSL_set_cipher_list
|
5 years ago |
Todd Short
|
5d12051167
Change cipher default strings to a function
|
5 years ago |
Daniël van Eeden
|
2664810957
Update format string for ciphers to account for newer ciphers
|
5 years ago |
Richard Levitte
|
77359d22c9
Adapt CIPHER_DEBUG to the new generic trace API
|
6 years ago |
Matt Caswell
|
7fe0ed75e3
Add missing entries in ssl_mac_pkey_id
|
5 years ago |
Richard Levitte
|
2c18d164f5
Following the license change, modify the boilerplates in ssl/
|
6 years ago |
Dr. Matthias St. Pierre
|
f9a22815f3
ssl/ssl_ciph.c: make set_ciphersuites static
|
6 years ago |
Andy Polyakov
|
5b37fef04a
Harmonize use of sk_TYPE_find's return value.
|
6 years ago |
Matt Caswell
|
a53b5be6a0
Fix configuration of TLSv1.3 ciphersuites
|
6 years ago |
Rich Salz
|
cdb10bae3f
Set error code on alloc failures
|
6 years ago |
Matt Caswell
|
f865b08143
Split configuration of TLSv1.3 ciphers from older ciphers
|
6 years ago |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 years ago |
Bernd Edlinger
|
643d91fea4
Stop using unimplemented cipher classes.
|
6 years ago |
Bernd Edlinger
|
8175af50cc
Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ec
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Pauli
|
ea78d1ec2c
Add ARIA as an alias for all ARIA based modes.
|
7 years ago |
Paul Yang
|
50966bfa11
Introduce SSL_CIPHER_get_protocol_id
|
7 years ago |
Jon Spillett
|
bc32673869
Implement Aria GCM/CCM Modes and TLS cipher suites
|
7 years ago |
Pauli
|
677963e5a4
e_os.h removal from other headers and source files.
|
7 years ago |
Pauli
|
00dfbaad88
Fix ctype arguments.
|
7 years ago |
Matt Caswell
|
67dc995eaf
Move ossl_assert
|
7 years ago |
Xiaoyin Liu
|
3519bae518
Fix typos in files in ssl directory
|
7 years ago |
Paul Yang
|
bbb4ceb86e
Support converting cipher name to RFC name and vice versa
|
7 years ago |
Dr. Stephen Henson
|
7f6b466b2c
Use certificate tables instead of ssl_cipher_get_cert_index.
|
7 years ago |
Dr. Stephen Henson
|
c04cd72827
Add certificate properties table.
|
7 years ago |
Matt Caswell
|
72257204bd
PSK related tweaks based on review feedback
|
7 years ago |
Matt Caswell
|
ba4df68286
Add a function to get the handshake digest for an SSL_CIPHER
|
7 years ago |
Rich Salz
|
c80149d9f0
Merge Nokia copyright notice into standard
|
7 years ago |
Rich Salz
|
aa8f3d76fc
Modify Sun copyright to follow OpenSSL style
|
7 years ago |