Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ECDHE-PSK-WITH-AES-128-GCM-SHA256 to follow the naming conventions. | Adam Langley | 2015-04-29 | 1 | -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 Langley | 2015-01-30 | 29 | -0/+12908 |