summaryrefslogtreecommitdiff
path: root/lib/ssl/test/ssl_reject_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* ssl: Add signature_algs/2Ingela Anderton Andin2023-05-081-1/+4
* Update copyright yearErlang/OTP2023-04-111-1/+1
* ssl: use of maps and all instead of recursive implementationKiko Fernandez-Reyes2023-03-311-9/+9
* ssl: use macros instead of hardcoded version numbersKiko Fernandez-Reyes2023-03-301-11/+12
* ssl: Cosmetic changesIngela Anderton Andin2022-09-131-7/+8
* ssl: Reject unsupported previous version with protocol alertIngela Anderton Andin2022-06-071-17/+51
* Update copyright yearErlang/OTP2022-03-091-1/+1
* Fix typos in lib/sslKian-Meng, Ang2022-01-031-1/+1
* ssl: Allow any {03,XX} TLS record version in client hello for maximum interop...Ingela Anderton Andin2021-11-301-0/+275