index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ssl
/
test
/
make_certs.erl
Age
Commit message (
Expand
)
Author
2018-10-15
ssl: Implement Signature Algorithms (TLS 1.3)
Péter Dimitrov
2018-04-27
Fix distro CRL test cases short vs long names
Raimo Niskanen
2017-06-14
Update copyright year
Hans Nilsson
2017-05-06
ssl: Add hostname check of server certificate
Ingela Anderton Andin
2017-01-12
ssl: Make crls valid for a week instead of 24 hours
Ingela Anderton Andin
2016-12-07
Update copyright-year
Erlang/OTP
2016-05-19
Skip crl_hash_dir_expired test for LibreSSL
Magnus Henoch
2016-04-05
Add ssl_crl_hash_dir module
Magnus Henoch
2015-12-14
ssl: Do not use environment variables in openSSL config file
Ingela Anderton Andin
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-12
ssl: add tests for SNI server support
Qijiang Fan
2015-03-09
ssl: Integrate public_key CRL verification with the ssl application
Ingela Anderton Andin
2014-04-23
ssl: Fixes ssl_crl_SUITE errors on mixed ipv6-v4 interfaces
Hans Nilsson
2014-03-28
ssl: Testing - sha256 digest not supported on all platforms
Björn-Egil Dahlberg
2014-03-26
Rework IDP validation according to the RFC, fix public_key tests
Andrew Thompson
2014-03-26
Various improvements to CRL handling
Andrew Thompson
2012-09-20
ssl: Support for SSL Next Protocol Negotiation
Ben Murphy
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2010-08-18
Fix bug in ssl handshake protocol related to the choice of cipher suites
Paul Guyot
2010-01-13
Add test suite for the ssl application
Dan Gudmundsson