summaryrefslogtreecommitdiffstats
path: root/src/crypto/evp/p_ec_asn1.c
Commit message (Collapse)AuthorAgeFilesLines
* external/boringssl: bump revision.Adam Langley2015-05-121-35/+30
| | | | | | This change bumps the BoringSSL revision to the current tip-of-tree. Change-Id: I91d5bf467e16e8d86cb19a4de873985f524e5faa
* EC_GROUP_cmp should return zero if the groups match.Adam Langley2015-02-251-1/+5
| | | | | | | | | (I got this wrong when reading the OpenSSL code.) (Cherry-picked form upstream BoringSSL's 7c21925a10d451ed13ab201e0161dea40b974397) Change-Id: Icedaa45c9d17e7c2b95fa5be1f7c0bf41cac0880
* Add the CTX parameter back to EC_GROUP_cmp.Adam Langley2015-02-251-1/+1
| | | | | | | | | It was a mistake to remove this in the first place. (Cherry-picked from upstream BoringSSL's 93531bd70f48bc63ad7d4aedf32d69c8095170bd.) Change-Id: Iee35482bf11dd8813622e36b0c0eb8f91538007a
* Initial commit of BoringSSL for Android.Adam Langley2015-01-301-0/+574