summaryrefslogtreecommitdiffstats
path: root/src/ssl/test
Commit message (Collapse)AuthorAgeFilesLines
* Rename ECDHE-PSK-WITH-AES-128-GCM-SHA256 to follow the naming conventions.Adam Langley2015-04-291-1/+1
| | | | | | | | | | “ECDHE-PSK-WITH-AES-128-GCM-SHA256” doesn't follow the standard naming for OpenSSL: it was “-WITH-” in it and has a hyphen between “AES” and “128”. This change fixes that. (cherry picked from commit cbe62cb9f697fcdea54dfa6d289c39a0c09007f3) Change-Id: Ie504624857f227fb18835a99cec7c3363beeed96
* Initial commit of BoringSSL for Android.Adam Langley2015-01-3029-0/+12908