Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | support certificate policies in the openssl backend | Paul Kehrer | 2015-05-12 | 2 | -0/+165 | |
| | | | | | ||||||
* | | | | | Merge pull request #1941 from reaperhulk/x509-cdp-still-more-vectors | Alex Gaynor | 2015-05-13 | 3 | -0/+33 | |
|\ \ \ \ \ | |/ / / / |/| | | | | more CDP vectors! | |||||
| * | | | | more CDP vectors! | Paul Kehrer | 2015-05-12 | 3 | -0/+33 | |
|/ / / / | ||||||
* | | | | Merge pull request #1936 from reaperhulk/cp-noticenumbers-required | Alex Gaynor | 2015-05-12 | 3 | -11/+10 | |
|\ \ \ \ | | | | | | | | | | | notice_numbers are not optional in NoticeReference | |||||
| * | | | | also update the docs to reflect the non-optional nature of these things | Paul Kehrer | 2015-05-12 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | notice_numbers are not optional in NoticeReference | Paul Kehrer | 2015-05-12 | 2 | -8/+7 | |
| | | | | | ||||||
* | | | | | Merge pull request #1935 from reaperhulk/cp-bindings-redux | Alex Gaynor | 2015-05-12 | 1 | -3/+13 | |
|\ \ \ \ \ | | | | | | | | | | | | | we also need some stack manipulation macros | |||||
| * | | | | | having the right return type is helpful | Paul Kehrer | 2015-05-12 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | we also need some stack manipulation macros | Paul Kehrer | 2015-05-12 | 1 | -3/+13 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1937 from reaperhulk/cp-more-vector | Alex Gaynor | 2015-05-12 | 2 | -0/+21 | |
|\ \ \ \ \ | | | | | | | | | | | | | add another certificate policies test vector | |||||
| * | | | | | add another certificate policies test vector | Paul Kehrer | 2015-05-12 | 2 | -0/+21 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1934 from reaperhulk/asn1string-to-utf8 | Alex Gaynor | 2015-05-12 | 1 | -8/+12 | |
|\ \ \ \ \ | | | | | | | | | | | | | refactor asn1string->utf8 conversion into a separate function | |||||
| * | | | | | refactor asn1string->utf8 conversion into a separate function | Paul Kehrer | 2015-05-12 | 1 | -8/+12 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1939 from reaperhulk/tox-update | Alex Gaynor | 2015-05-12 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | pass through the env vars we need in tox for alternate OpenSSL builds | |||||
| * | | | | pass through the env vars we need in tox for alternate OpenSSL builds | Paul Kehrer | 2015-05-12 | 1 | -0/+1 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | INCLUDE and LIB are used in windows ARCHFLAGS CFLAGS LDFLAGS are used on OS X CFLAGS LDFLAGS LD_LIBRARY_PATH are used on linux | |||||
* | | | | Merge pull request #1933 from reaperhulk/asn1int-to-int | Alex Gaynor | 2015-05-12 | 1 | -16/+12 | |
|\ \ \ \ | | | | | | | | | | | asn1 integer to python integer helper function | |||||
| * | | | | asn1 integer to python integer helper function | Paul Kehrer | 2015-05-12 | 1 | -16/+12 | |
|/ / / / | ||||||
* | | | | Merge pull request #1932 from reaperhulk/cp-bindings | Alex Gaynor | 2015-05-12 | 1 | -0/+32 | |
|\ \ \ \ | | | | | | | | | | | some bindings for certificate policies support in openssl | |||||
| * | | | | remove some names we don't need in the struct defs | Paul Kehrer | 2015-05-12 | 1 | -4/+4 | |
| | | | | | ||||||
| * | | | | some bindings for certificate policies support in openssl | Paul Kehrer | 2015-05-12 | 1 | -0/+32 | |
| | | | | | ||||||
* | | | | | Merge pull request #1931 from reaperhulk/aki-eq | Alex Gaynor | 2015-05-12 | 2 | -0/+43 | |
|\ \ \ \ \ | | | | | | | | | | | | | add eq/ne methods for AuthorityKeyIdentifier | |||||
| * | | | | | add eq/ne methods for AuthorityKeyIdentifier | Paul Kehrer | 2015-05-12 | 2 | -0/+43 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1929 from reaperhulk/x509-docs | Alex Gaynor | 2015-05-12 | 1 | -0/+34 | |
|\ \ \ \ \ | |/ / / / |/| | | | | add OID information about all supported extensions | |||||
| * | | | | add OID information about all supported extensions | Paul Kehrer | 2015-05-12 | 1 | -0/+34 | |
|/ / / / | ||||||
* | | | | Merge pull request #1928 from reaperhulk/cp-eq | Alex Gaynor | 2015-05-12 | 2 | -0/+123 | |
|\ \ \ \ | | | | | | | | | | | add eq/ne methods for all certificate policies classes | |||||
| * | | | | add eq/ne methods for all certificate policies classes | Paul Kehrer | 2015-05-11 | 2 | -0/+123 | |
|/ / / / | ||||||
* | | | | Merge pull request #1853 from reaperhulk/certificate-policies | Alex Gaynor | 2015-05-11 | 3 | -0/+302 | |
|\ \ \ \ | | | | | | | | | | | certificate policies extension support | |||||
| * | | | | alter the repr a bit, pass unicode everywhere | Paul Kehrer | 2015-05-11 | 2 | -12/+25 | |
| | | | | | ||||||
| * | | | | use !r for explicit_text in NoticeReference repr | Paul Kehrer | 2015-05-11 | 2 | -4/+4 | |
| | | | | | ||||||
| * | | | | update docs | Paul Kehrer | 2015-05-11 | 1 | -1/+5 | |
| | | | | | ||||||
| * | | | | remove policyqualifierinfo object | Paul Kehrer | 2015-05-10 | 3 | -93/+37 | |
| | | | | | ||||||
| * | | | | expand docs | Paul Kehrer | 2015-05-10 | 1 | -3/+47 | |
| | | | | | ||||||
| * | | | | add some docs | Paul Kehrer | 2015-05-10 | 1 | -0/+63 | |
| | | | | | ||||||
| * | | | | use list comprehension syntax to make this cleaner | Paul Kehrer | 2015-05-10 | 1 | -5/+3 | |
| | | | | | ||||||
| * | | | | certificate policies extension support | Paul Kehrer | 2015-05-10 | 2 | -0/+236 | |
| | | | | | | | | | | | | | | | | | | | | Adds a bunch of ancillary classes to support this. | |||||
* | | | | | Merge pull request #1926 from reaperhulk/cp-vectors | Alex Gaynor | 2015-05-11 | 4 | -0/+64 | |
|\ \ \ \ \ | | | | | | | | | | | | | add certificate policies vectors | |||||
| * | | | | | add certificate policies vectors | Paul Kehrer | 2015-05-11 | 4 | -0/+64 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1921 from reaperhulk/x509-ossl-general-names | Alex Gaynor | 2015-05-10 | 1 | -18/+15 | |
|\ \ \ \ \ | | | | | | | | | | | | | extract some duplicate general names logic into a function | |||||
| * | | | | | extract some duplicate logic into a function | Paul Kehrer | 2015-05-10 | 1 | -18/+15 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1919 from reaperhulk/x509-cdp-vectors | Alex Gaynor | 2015-05-10 | 3 | -0/+35 | |
|\ \ \ \ \ | |/ / / / |/| | | | | add CRL distribution points vectors | |||||
| * | | | | add CRL distribution points vectors | Paul Kehrer | 2015-05-10 | 3 | -0/+35 | |
|/ / / / | ||||||
* | | | | Merge pull request #1906 from reaperhulk/cdp | Alex Gaynor | 2015-05-10 | 3 | -0/+506 | |
|\ \ \ \ | | | | | | | | | | | add CRLDistributionPoints and associated classes | |||||
| * | | | | repr tests are the worst. frozenset has diff repr on py3 | Paul Kehrer | 2015-05-10 | 1 | -14/+32 | |
| | | | | | ||||||
| * | | | | fix repr tests | Paul Kehrer | 2015-05-09 | 1 | -15/+8 | |
| | | | | | ||||||
| * | | | | switch reasons to frozenset | Paul Kehrer | 2015-05-09 | 3 | -40/+46 | |
| | | | | | ||||||
| * | | | | update doc language | Paul Kehrer | 2015-05-09 | 1 | -3/+4 | |
| | | | | | ||||||
| * | | | | separate full_name/relative_name and change reasons to an enumeration | Paul Kehrer | 2015-05-09 | 3 | -195/+185 | |
| | | | | | ||||||
| * | | | | add CRLDistributionPoints and associated classes | Paul Kehrer | 2015-05-06 | 3 | -0/+498 | |
| | | | | | ||||||
* | | | | | Merge pull request #1916 from reaperhulk/cdp-bindings | Alex Gaynor | 2015-05-09 | 2 | -0/+29 | |
|\ \ \ \ \ | | | | | | | | | | | | | add bindings for CRLDistributionPoints | |||||
| * | | | | | remove some things not present in 0.9.8 for now | Paul Kehrer | 2015-05-09 | 1 | -2/+2 | |
| | | | | | |