summaryrefslogtreecommitdiff
path: root/lib/ssl/src/ssl.erl
Commit message (Expand)AuthorAgeFilesLines
* ssl: Add signature_algs/2Ingela Anderton Andin2023-05-081-5/+40
* ssl: Make fail_if_no_peer_cert default true if verify_peer is setDan Gudmundsson2023-04-271-2/+6
* ssl: Add the edwards curves to the group specIngela Anderton Andin2023-04-171-1/+1
* ssl: minor refactoringKiko Fernandez-Reyes2023-04-041-4/+1
* ssl: split overloaded functionKiko Fernandez-Reyes2023-04-041-11/+11
* ssl: replace macro nameKiko Fernandez-Reyes2023-04-031-3/+3
* ssl: use of maps and all instead of recursive implementationKiko Fernandez-Reyes2023-03-311-21/+18
* ssl: use macros instead of hardcoded version numbersKiko Fernandez-Reyes2023-03-301-31/+30
* ssl: Remove less that 256 bit ECC from default supported ECC pre TLS-1.3Ingela Anderton Andin2023-03-281-2/+4
* Merge pull request #7033 from u3s/kuba/ssl/exp_ocsp_refactorJakub Witczak2023-03-281-20/+34
|\
| * ssl: move responder cert to connection processJakub Witczak2023-03-211-8/+3
| * ssl: update OCSP options handling (internal map representation)Jakub Witczak2023-03-211-13/+32
* | Merge pull request #7064 from anupamasingh10/anupamasingh10/ssl/ssl-renegotia...anupamasingh102023-03-281-6/+11
|\ \
| * | ssl:renegotiate/1should return error for tls1.3anupamasingh102023-03-201-6/+11
* | | ssl: Remove double assert and fix test cases to handle client defaults to {ve...Ingela Anderton Andin2023-03-271-25/+23
* | | ssl: Change client default verifyIngela Anderton Andin2023-03-171-37/+36
| |/ |/|
* | ssl: fixes typespec in do_format_error/1Kiko Fernandez-Reyes2023-02-171-3/+4
* | Update copyright yearErlang/OTP2023-02-141-1/+1
* | Merge pull request #6821 from IngelaAndin/ingela/ssl/no-sha1-per-default-and-...Ingela Andin2023-02-131-3/+2
|\ \
| * | ssl: Remove default support for SHA1Ingela Anderton Andin2023-02-131-3/+2
* | | Merge pull request #6392 from stolen/ssl/use_srtp_extIngela Andin2023-02-111-3/+58
|\ \ \ | |/ / |/| |
| * | ssl: map option value for use_srtp hello extensionDanil Zagoskin2023-01-311-23/+42
| * | ssl: implement use_srtp hello extension with optionsDanil Zagoskin2023-01-311-3/+39
* | | Unknown posix errors should include the error reasonOnno Vos2023-01-311-1/+1
|/ /
* | Remove default process optionsDan Gudmundsson2023-01-161-5/+16
* | Make dh dhfile option server onlyDan Gudmundsson2023-01-161-18/+20
* | Remove default options: beast_mitigation padding_checkDan Gudmundsson2023-01-161-2/+8
* | Remove old and client/server from option mapDan Gudmundsson2023-01-161-14/+13
* | Update server_name_indication optionsDan Gudmundsson2023-01-161-8/+10
* | Remove old options from map: cert certfile key keyfile passwordDan Gudmundsson2023-01-161-39/+29
* | Remove default option: cacertfile certificate_authoritiesDan Gudmundsson2023-01-161-1/+3
* | Remove default options: middlebox_comp_mode depthDan Gudmundsson2023-01-161-9/+23
* | Remove default set options: ktls erl_dist keep_secretsDan Gudmundsson2023-01-161-7/+17
* | ssl: Split TLS-1.3 client and serverIngela Anderton Andin2023-01-121-1/+1
* | ssl: ssl_trace updatesJakub Witczak2023-01-071-0/+5
* | Merge branch 'maint'Ingela Anderton Andin2022-12-211-28/+45
|\ \
| * | ssl: Refactor to avoid confusion of what is the APIIngela Anderton Andin2022-12-201-28/+45
* | | Merge branch 'dgud/ssl/verify_fun-3/master/OTP-18302'Dan Gudmundsson2022-11-301-1/+1
|\ \ \
| * | | ssl: Update verify_fun optionDan Gudmundsson2022-11-041-1/+1
* | | | Merge pull request #6464 from u3s/kuba/ssl/ssl_trace/OTP-18312Jakub Witczak2022-11-221-0/+14
|\ \ \ \
| * | | | ssl: add ssl_trace moduleJakub Witczak2022-11-181-0/+14
| |/ / /
* | | | Merge pull request #6362 from sindrip/ssl/tls13-resumption-cert-stateless-sta...Jakub Witczak2022-11-221-4/+11
|\ \ \ \
| * | | | ssl: Store PeerCertificate for session resumptionSindri P. Ingimundarson2022-11-171-4/+11
| |/ / /
* | | | Merge branch 'dgud/ssl/log-abort-crash' into dgud/ssl/master/log-abort-crashDan Gudmundsson2022-11-211-4/+11
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ssl: Add debug logging on error casesDan Gudmundsson2022-11-211-3/+11
| |/
* | ssl: Refactor handle_optionsDan Gudmundsson2022-10-201-1160/+968
* | Merge branch 'zzydxm/ktls_dist/OTP-18235'Raimo Niskanen2022-09-291-0/+3
|\ \
| * | Introduce kernel TLS dist moduleZeyu Zhang2022-06-211-0/+3
* | | Merge branch 'maint'Jakub Witczak2022-09-281-1/+7
|\ \ \ | | |/ | |/|
| * | Merge pull request #6330 from u3s/kuba/ssl/fix_cacertfile_relative_symlink/OT...Jakub Witczak2022-09-281-1/+7
| |\ \