aboutsummaryrefslogtreecommitdiff
path: root/ssl/d1_srtp.cc
AgeCommit message (Expand)AuthorFilesLines
2021-05-21Const-correct SSL_get_srtp_profiles.David Benjamin1-1/+1
2018-07-06A bunch more scopers.David Benjamin1-6/+7
2018-05-03Move srtp_profiles to SSL_CONFIG.David Benjamin1-10/+9
2018-04-16Move srtp_profile to ssl->s3.David Benjamin1-1/+1
2017-09-22Clear a goto in d1_srtp.cc.David Benjamin1-11/+7
2017-08-29Convert comments in ssl.David Benjamin1-2/+2
2017-07-20Switch BORINGSSL_INTERNAL_CXX_TYPES in favor of subclassing games.David Benjamin1-2/+0
2017-07-19Move libssl's internals into the bssl namespace.David Benjamin1-3/+5
2017-07-12Switch a number of files to C++.David Benjamin1-0/+236