Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Adds ASN1 time binding for OpenSSL. | Andre Caron | 2015-05-18 | 1 | -0/+1 | |
* | | | | | Merge pull request #1979 from AndreLouisCaron/x509v3-bindings | Paul Kehrer | 2015-05-18 | 1 | -0/+6 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fixes PEP8 issues. | Andre Caron | 2015-05-18 | 1 | -1/+2 | |
| * | | | | Removes variable names from binding. | Andre Caron | 2015-05-18 | 1 | -1/+1 | |
| * | | | | Adds OpenSSL bindings for AIA extension. | Andre Caron | 2015-05-18 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | Merge pull request #1963 from AndreLouisCaron/csr-encoding | Alex Gaynor | 2015-05-18 | 5 | -2/+125 | |
|\ \ \ \ | ||||||
| * | | | | Adds public bytes comparison test. | Andre Caron | 2015-05-18 | 1 | -0/+24 | |
| * | | | | Renames test cases. | Andre Caron | 2015-05-18 | 1 | -3/+3 | |
| * | | | | Adds release note. | Andre Caron | 2015-05-18 | 1 | -0/+4 | |
| * | | | | Removes PEM text prelude for CSRs. | Andre Caron | 2015-05-18 | 1 | -3/+0 | |
| * | | | | Adds support for writing CSRs. | Andre Caron | 2015-05-18 | 4 | -2/+100 | |
* | | | | | Merge pull request #1889 from alex/macstadium-travis | Paul Kehrer | 2015-05-18 | 2 | -6/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't try to upgrade brew packages if they are at the latest version | Alex Gaynor | 2015-05-18 | 1 | -5/+5 | |
| * | | | | | Use xcode 6.3, so tests will pass | Alex Gaynor | 2015-05-18 | 1 | -13/+13 | |
| * | | | | | Merge branch 'master' into macstadium-travis | Alex Gaynor | 2015-05-18 | 12 | -301/+765 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #1977 from pyca/alex-patch-1 | Paul Kehrer | 2015-05-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Retry brew update if it fails | Alex Gaynor | 2015-05-18 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1976 from reaperhulk/ocsp-no-check | Alex Gaynor | 2015-05-18 | 2 | -0/+22 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | add ocsp no check | Paul Kehrer | 2015-05-18 | 2 | -0/+22 | |
|/ / / / | ||||||
* | | | | Merge pull request #1972 from reaperhulk/expand-ipaddress | Alex Gaynor | 2015-05-17 | 3 | -5/+19 | |
|\ \ \ \ | ||||||
| * | | | | IPAddress needs to support networks for nameconstraints | Paul Kehrer | 2015-05-17 | 3 | -5/+19 | |
* | | | | | Merge pull request #1966 from AndreLouisCaron/csr-extensions | Paul Kehrer | 2015-05-17 | 3 | -0/+96 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Adds support for CSR extensions. | Andre Caron | 2015-05-17 | 3 | -0/+96 | |
|/ / / / | ||||||
* | | | | Merge pull request #1968 from reaperhulk/ext-eq | Alex Gaynor | 2015-05-17 | 2 | -0/+40 | |
|\ \ \ \ | ||||||
| * | | | | x509 extension equality | Paul Kehrer | 2015-05-17 | 2 | -0/+40 | |
* | | | | | Merge pull request #1967 from reaperhulk/csr-bc | Alex Gaynor | 2015-05-17 | 2 | -0/+67 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Adds new CSR test vector. | Andre Caron | 2015-05-16 | 2 | -0/+67 | |
* | | | | | Merge pull request #1964 from AndreLouisCaron/authors | Alex Gaynor | 2015-05-16 | 1 | -0/+1 | |
|\| | | | | ||||||
| * | | | | Adding myself to the authors file. | Andre Caron | 2015-05-16 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #1961 from AndreLouisCaron/refactor-openssl-extensions | Paul Kehrer | 2015-05-16 | 1 | -295/+309 | |
|\ \ \ \ | ||||||
| * | | | | Prepares X509 decoding functions for more CA functionality. | Andre Caron | 2015-05-15 | 1 | -295/+309 | |
* | | | | | Merge pull request #1962 from AndreLouisCaron/csr-test-vectors | Alex Gaynor | 2015-05-16 | 4 | -0/+204 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Moves CSR test vectors to requests folder. | Andre Caron | 2015-05-16 | 4 | -3/+3 | |
| * | | | | Fixes critical flag in CSR test vector. | Andre Caron | 2015-05-16 | 1 | -48/+48 | |
| * | | | | Moves new CSR vector descriptions to CSR section. | Andre Caron | 2015-05-16 | 1 | -10/+10 | |
| * | | | | Fixes typos. | Andre Caron | 2015-05-15 | 1 | -1/+1 | |
| * | | | | Adds test vectors for X.509 CSR decoding. | Andre Caron | 2015-05-15 | 4 | -0/+204 | |
|/ / / / | ||||||
* | | | | Merge pull request #1960 from reaperhulk/x509-cert-interface-expansion | Alex Gaynor | 2015-05-15 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | add extensions to the interface for Certificate | Paul Kehrer | 2015-05-15 | 1 | -0/+6 | |
| | * | | | Try to use python -m, not clear why it's needed | Alex Gaynor | 2015-05-15 | 1 | -1/+1 | |
| | * | | | set osx_image on all the os x builds, instead of global | Alex Gaynor | 2015-05-14 | 1 | -1/+13 | |
| | * | | | Merge branch 'master' into macstadium-travis | Alex Gaynor | 2015-05-14 | 77 | -502/+22313 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #1955 from alex/csr-builder-bindings | Paul Kehrer | 2015-05-14 | 2 | -0/+8 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Added the bindings needed for implementing a CSR Builder. Refs #1927 | Alex Gaynor | 2015-05-14 | 2 | -0/+8 | |
|/ / / / | ||||||
* | | | | Merge pull request #1952 from reaperhulk/deprecation-dance | Alex Gaynor | 2015-05-14 | 5 | -419/+1 | |
|\ \ \ \ | ||||||
| * | | | | deprecation dance. | Paul Kehrer | 2015-05-13 | 5 | -419/+1 | |
* | | | | | Merge pull request #1951 from mithrandi/no-executable-vectors | Paul Kehrer | 2015-05-13 | 29 | -0/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove unnecessary executable bit. | Tristan Seligmann | 2015-05-14 | 29 | -0/+0 | |
* | | | | | Merge pull request #1949 from reaperhulk/0.10-open-cycle | Alex Gaynor | 2015-05-13 | 3 | -2/+7 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | open master for tenth release | Paul Kehrer | 2015-05-13 | 3 | -2/+7 | |
|/ / / / |