aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adds CSR builder.Andre Caron2015-06-242-1/+187
* Added teh OID for ECDSA with SHA1.Alex Gaynor2015-06-231-0/+3
* fix ec_cdata_to_evp_pkey bugPaul Kehrer2015-06-221-0/+1
* remove unused importAlex Gaynor2015-06-221-1/+0
* Remove our workarounds for pyasn.1 bugs, a new pyasn.1 is out!Alex Gaynor2015-06-221-5/+0
* add name constraints and general subtree struct and macro stack defsPaul Kehrer2015-06-211-0/+25
* add eq/ne support to NameConstraintsPaul Kehrer2015-06-211-0/+12
* add nameconstraints classesPaul Kehrer2015-06-211-0/+52
* Merge pull request #2036 from major/masterAlex Gaynor2015-06-211-0/+3
|\
| * Added a repr() method to x509._CertificateMajor Hayden2015-06-211-0/+3
* | Merge pull request #2034 from reaperhulk/windows-flagsAlex Gaynor2015-06-204-8/+20
|\ \
| * | enable ASLR and NX on windows builds (affects 2.x only)Paul Kehrer2015-06-204-8/+20
* | | Add additional CRL bindingsStephen Holsapple2015-06-201-7/+9
* | | Refs #1947 -- add support for IAN to the OpenSSL backendAlex Gaynor2015-06-201-2/+15
* | | evp_pkey in openssl asymmetric key constructorsPaul Kehrer2015-06-204-76/+75
|/ /
* | Merge pull request #2046 from Ayrx/style-nitsAlex Gaynor2015-06-193-12/+12
|\ \
| * | Change ' to ".Terry Chia2015-06-193-12/+12
* | | inhibit any policy extension support for the openssl backendPaul Kehrer2015-06-171-0/+13
|/ /
* | Merge pull request #2038 from sholsapp/add-x509store-functionsAlex Gaynor2015-06-171-1/+5
|\ \
| * | Add additional X509_STORE functionsStephen Holsapple2015-06-171-1/+5
| |/
* / support OCSPNoCheck in the OpenSSL backendPaul Kehrer2015-06-171-0/+2
|/
* Enforce text type of NameAttribute.valueIan Cordasco2015-06-161-0/+5
* Merge pull request #2017 from reaperhulk/issuer-alternative-nameAlex Gaynor2015-06-131-0/+26
|\
| * issuer alternative name supportPaul Kehrer2015-06-071-0/+26
* | Add ConcatKDF from NIST SP 800-56ASimo Sorce2015-06-121-0/+125
* | convert to cffi 1.0 precompile systemPaul Kehrer2015-06-0760-245/+212
|/
* don't double free DSA cdata when verifying thingsPaul Kehrer2015-06-061-4/+1
* Merge pull request #1965 from reaperhulk/more-client-bindingsAlex Gaynor2015-06-041-0/+24
|\
| * SSL_CTX_set_client_cert_engine was added in 0.9.8iPaul Kehrer2015-06-021-2/+14
| * add some client cert bindingsPaul Kehrer2015-05-191-0/+12
* | Merge pull request #1990 from tonyseek/key-uriPaul Kehrer2015-06-033-0/+42
|\ \
| * | add license header and fix grammar errors.Jiangge Zhang2015-06-031-0/+4
| * | Remove a default argument and rename a private function.Jiangge Zhang2015-06-033-8/+8
| * | Follow the review advice: turn URI generator into methods.Jiangge Zhang2015-06-033-27/+15
| * | Add "generate_key_uri" utility for HOTP/TOTP.Jiangge Zhang2015-05-261-0/+50
* | | Remove remaining UTCTIME variablesStanisław Pitucha2015-06-031-2/+2
* | | Adds OpenSSL binding for X509 names.Andre Caron2015-05-311-0/+2
* | | Merge pull request #1954 from reaperhulk/inhibitanypolicyAlex Gaynor2015-05-291-0/+26
|\ \ \
| * | | InhibitAnyPolicy classPaul Kehrer2015-05-261-0/+26
* | | | Merge pull request #1956 from etrauschke/crl_bindings_interfacesPaul Kehrer2015-05-283-1/+115
|\ \ \ \
| * | | | removed verify(), various small fixesErik Trauschke2015-05-281-9/+3
| * | | | doc fixes, rename rekoked -> revoked_certificatesErik Trauschke2015-05-271-1/+1
| * | | | add bindings and interfaces for CRL objectsErik Trauschke2015-05-273-1/+121
* | | | | missing commaAlex Gaynor2015-05-261-1/+1
* | | | | Bleh, these were the wrong typeAlex Gaynor2015-05-261-6/+6
* | | | | Added these to the macros area as wellAlex Gaynor2015-05-261-0/+5
* | | | | bleh, fixed typosAlex Gaynor2015-05-261-3/+3
* | | | | Fixed #1969 -- added bindings for some more OpenSSL functionsAlex Gaynor2015-05-261-0/+9
| |/ / / |/| | |
* | | | update all 0.10 to 1.0Paul Kehrer2015-05-261-1/+1
| |/ / |/| |
* | | Add the dual license header to hazmat/backends/openssl/x509.pyEeshan Garg2015-05-241-12/+3
|/ /