summaryrefslogtreecommitdiff
path: root/src/_cffi_src/openssl/pkcs7.py
Commit message (Expand)AuthorAgeFilesLines
* Begin building with BoringSSL in our CI, no tests yet (#6554)Alex Gaynor2021-11-071-1/+21
* add PKCS7_get0_signers(), X509_STORE_set_purpose(), and X509_PURPOSE_* (#6187)Mathias Panzenböck2021-08-291-0/+5
* Remove __future__ import from our code (#5610)Alex Gaynor2020-12-091-1/+0
* PKCS7SignatureBuilder now supports three serializations (#5497)Paul Kehrer2020-10-241-0/+1
* smime signer support (#5465)Paul Kehrer2020-09-191-0/+1
* add pkcs7/smime bindings (#5458)Paul Kehrer2020-09-131-0/+12
* shrink bindings more (#5356)Paul Kehrer2020-07-271-2/+0
* Delete several unused bindings (#5331)Alex Gaynor2020-07-201-16/+0
* Funcs macros gone (#3695)Paul Kehrer2017-06-271-3/+0
* extend pkcs7 openssl bindingsDominic Chen2015-10-131-0/+30
* remove openssl CONDITIONAL_NAMESPaul Kehrer2015-08-031-2/+0
* convert to cffi 1.0 precompile systemPaul Kehrer2015-06-071-0/+58