aboutsummaryrefslogtreecommitdiffstats
path: root/src/_cffi_src/openssl/cms.py
Commit message (Collapse)AuthorAgeFilesLines
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
| | | | | | | | * No more FUNCS/MACROS distinction * change the docs to not talk about MACROS since they're gone * remove out of date comment
* Remove 0.9.8isms from CMS code. (#2997)Alex Gaynor2016-06-191-10/+2
| | | CMS is 'cryptographic message syntax', and not 'centers for medicaid and medicare', fyi
* consolidate the windows specific header trickery we need to doPaul Kehrer2016-01-181-5/+0
|
* RHEL 6.4 and below don't even claim to be 1.0.0 final...Paul Kehrer2015-11-121-1/+1
|
* whoopsPaul Kehrer2015-11-121-0/+1
|
* reorganize and renamePaul Kehrer2015-11-121-10/+10
|
* these functions were added in 1.0.0, while CMS was added in 0.9.8hPaul Kehrer2015-11-121-0/+10
| | | | | We didn't catch this in our CI because all our 0.9.8 targets have CMS disabled or are older than 0.9.8h
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-34/+0
|
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+152