aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fixes typos.Andre Caron2015-05-151-1/+1
| | |
| * | Adds test vectors for X.509 CSR decoding.Andre Caron2015-05-154-0/+204
|/ /
* | Merge pull request #1960 from reaperhulk/x509-cert-interface-expansionAlex Gaynor2015-05-151-0/+6
|\ \ | | | | | | add extensions to the interface for Certificate
| * | add extensions to the interface for CertificatePaul Kehrer2015-05-151-0/+6
| | |
| | * Try to use python -m, not clear why it's neededAlex Gaynor2015-05-151-1/+1
| | |
| | * set osx_image on all the os x builds, instead of globalAlex Gaynor2015-05-141-1/+13
| | |
| | * Merge branch 'master' into macstadium-travisAlex Gaynor2015-05-1477-502/+22313
| | |\ | |_|/ |/| |
* | | Merge pull request #1955 from alex/csr-builder-bindingsPaul Kehrer2015-05-142-0/+8
|\ \ \ | |/ / |/| | Added the bindings needed for implementing a CSR Builder. Refs #1927
| * | Added the bindings needed for implementing a CSR Builder. Refs #1927Alex Gaynor2015-05-142-0/+8
|/ /
* | Merge pull request #1952 from reaperhulk/deprecation-danceAlex Gaynor2015-05-145-419/+1
|\ \ | | | | | | deprecation dance.
| * | deprecation dance.Paul Kehrer2015-05-135-419/+1
| | | | | | | | | | | | fixes #1950
* | | Merge pull request #1951 from mithrandi/no-executable-vectorsPaul Kehrer2015-05-1329-0/+0
|\ \ \ | |/ / |/| | Remove unnecessary executable bit.
| * | Remove unnecessary executable bit.Tristan Seligmann2015-05-1429-0/+0
| | |
* | | Merge pull request #1949 from reaperhulk/0.10-open-cycleAlex Gaynor2015-05-133-2/+7
|\ \ \ | |/ / |/| | open master for tenth release
| * | open master for tenth releasePaul Kehrer2015-05-133-2/+7
|/ /
* | Merge pull request #1948 from reaperhulk/0.9-release-omgAlex Gaynor2015-05-133-6/+4
|\ \ | | | | | | 0.9 release time
| * | 0.9 timePaul Kehrer2015-05-133-6/+4
|/ /
* | Merge pull request #1946 from reaperhulk/x509-ext-changelogAlex Gaynor2015-05-131-0/+17
|\ \ | | | | | | add changelog entry for supporting x509 extensions
| * | add changelog entry for supporting x509 extensionsPaul Kehrer2015-05-131-0/+17
| | |
* | | Merge pull request #1920 from reaperhulk/x509-ossl-cdpAlex Gaynor2015-05-132-11/+323
|\ \ \ | | | | | | | | support CRLDistributionPoints in the OpenSSL backend
| * | | change approach for parsing CDP reason flagsPaul Kehrer2015-05-132-18/+82
| | | |
| * | | support CRLDistributionPoints in the OpenSSL backendPaul Kehrer2015-05-132-11/+259
| |/ /
* | | Merge pull request #1945 from reaperhulk/add-ssl-ctx-set-tlsext-status-argAlex Gaynor2015-05-131-0/+3
|\ \ \ | | | | | | | | add SSL_set_tlsext_status_arg support
| * | | add SSL_set_tlsext_status_arg supportPaul Kehrer2015-05-131-0/+3
| |/ /
* | | Merge pull request #1944 from reaperhulk/bc-eqAlex Gaynor2015-05-132-0/+22
|\ \ \ | | | | | | | | add eq/ne support to BasicConstraints
| * | | add eq/ne support to BasicConstraintsPaul Kehrer2015-05-132-0/+22
| |/ /
* | | Merge pull request #1943 from reaperhulk/san-eqAlex Gaynor2015-05-132-0/+28
|\ \ \ | | | | | | | | add eq/ne support to SubjectAlternativeName
| * | | add eq/ne support to SubjectAlternativeNamePaul Kehrer2015-05-132-0/+28
| |/ /
* | | Merge pull request #1942 from reaperhulk/ku-eqAlex Gaynor2015-05-132-0/+70
|\ \ \ | |/ / |/| | add eq/ne support to KeyUsage
| * | add eq/ne support to KeyUsagePaul Kehrer2015-05-132-0/+70
|/ /
* | Merge pull request #1940 from reaperhulk/x509-ossl-cpAlex Gaynor2015-05-133-0/+166
|\ \ | | | | | | support certificate policies in the openssl backend
| * | fix the docs testPaul Kehrer2015-05-121-0/+1
| | |
| * | support certificate policies in the openssl backendPaul Kehrer2015-05-122-0/+165
| | |
* | | Merge pull request #1941 from reaperhulk/x509-cdp-still-more-vectorsAlex Gaynor2015-05-133-0/+33
|\ \ \ | |/ / |/| | more CDP vectors!
| * | more CDP vectors!Paul Kehrer2015-05-123-0/+33
|/ /
* | Merge pull request #1936 from reaperhulk/cp-noticenumbers-requiredAlex Gaynor2015-05-123-11/+10
|\ \ | | | | | | notice_numbers are not optional in NoticeReference
| * | also update the docs to reflect the non-optional nature of these thingsPaul Kehrer2015-05-121-3/+3
| | |
| * | notice_numbers are not optional in NoticeReferencePaul Kehrer2015-05-122-8/+7
| | |
* | | Merge pull request #1935 from reaperhulk/cp-bindings-reduxAlex Gaynor2015-05-121-3/+13
|\ \ \ | | | | | | | | we also need some stack manipulation macros
| * | | having the right return type is helpfulPaul Kehrer2015-05-121-1/+1
| | | |
| * | | we also need some stack manipulation macrosPaul Kehrer2015-05-121-3/+13
| |/ /
* | | Merge pull request #1937 from reaperhulk/cp-more-vectorAlex Gaynor2015-05-122-0/+21
|\ \ \ | | | | | | | | add another certificate policies test vector
| * | | add another certificate policies test vectorPaul Kehrer2015-05-122-0/+21
| |/ /
* | | Merge pull request #1934 from reaperhulk/asn1string-to-utf8Alex Gaynor2015-05-121-8/+12
|\ \ \ | | | | | | | | refactor asn1string->utf8 conversion into a separate function
| * | | refactor asn1string->utf8 conversion into a separate functionPaul Kehrer2015-05-121-8/+12
| |/ /
* | | Merge pull request #1939 from reaperhulk/tox-updateAlex Gaynor2015-05-121-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 buildsPaul Kehrer2015-05-121-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-intAlex Gaynor2015-05-121-16/+12
|\ \ | | | | | | asn1 integer to python integer helper function
| * | asn1 integer to python integer helper functionPaul Kehrer2015-05-121-16/+12
|/ /
* | Merge pull request #1932 from reaperhulk/cp-bindingsAlex Gaynor2015-05-121-0/+32
|\ \ | | | | | | some bindings for certificate policies support in openssl