aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/ec.py
Commit message (Expand)AuthorAgeFilesLines
* shouldn't need values herePaul Kehrer2015-12-011-3/+3
* if EC isn't present we need to declare this enumPaul Kehrer2015-12-011-1/+5
* let the compiler figure out these valuesPaul Kehrer2015-12-011-3/+4
* fix a warning in cffiPaul Kehrer2015-12-011-1/+5
* Fix build with LibreSSL >= 2.2.2Lluixhi Scura2015-08-081-1/+1
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-100/+0
* add some requested elliptic curve bindingsPaul Kehrer2015-07-031-0/+10
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+496