Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | use new constant | Glyph | 2015-06-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | compare contents and not pointers | Glyph | 2015-06-26 | 1 | -9/+12 | |
| | | | | ||||||
| * | | | a place for a couple of new constants to live | Glyph | 2015-06-26 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | deopaque a couple of things | Glyph | 2015-06-26 | 1 | -2/+11 | |
| | | | | ||||||
* | | | | Merge pull request #2088 from reaperhulk/nc-vectors | Alex Gaynor | 2015-06-29 | 3 | -1/+45 | |
|\ \ \ \ | | | | | | | | | | | add more basic name constraints vector | |||||
| * | | | | add more basic name constraints vector | Paul Kehrer | 2015-06-29 | 3 | -1/+45 | |
| | | | | | ||||||
* | | | | | Merge pull request #2090 from stevepeak/patch-2 | Paul Kehrer | 2015-06-29 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix is now on main uploader | |||||
| * | | | | | Fix is now formally available | Steve Peak | 2015-06-29 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2089 from reaperhulk/codecov | Donald Stufft | 2015-06-29 | 3 | -4/+4 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Switch to codecov | |||||
| * | | | | Testing codecov/support#43 | Steve Peak | 2015-06-29 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Switch to codecov.io from coveralls | Corey Farwell | 2015-06-29 | 3 | -4/+4 | |
| |/ / / | ||||||
* | | | | Merge pull request #2087 from reaperhulk/fix-2082 | Alex Gaynor | 2015-06-28 | 1 | -0/+3 | |
|\ \ \ \ | |/ / / |/| | | | fix a memory leak in basic constraints encoding | |||||
| * | | | fix a memory leak in basic constraints encoding | Paul Kehrer | 2015-06-28 | 1 | -0/+3 | |
|/ / / | ||||||
* | | | Merge pull request #2086 from alex/unify-parse-extensions | Paul Kehrer | 2015-06-28 | 1 | -80/+71 | |
|\ \ \ | | | | | | | | | Initial stab at unifying the extension parsing code fro CSRs and certificates | |||||
| * | | | use a dict here | Alex Gaynor | 2015-06-28 | 1 | -24/+24 | |
| | | | | ||||||
| * | | | Factor this code out. | Alex Gaynor | 2015-06-28 | 1 | -40/+35 | |
| | | | | ||||||
| * | | | Initial stab at unifying the extension parsing code fro CSRs and certificates | Alex Gaynor | 2015-06-28 | 1 | -79/+75 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #2083 from reaperhulk/nc-vector | Alex Gaynor | 2015-06-28 | 3 | -11/+32 | |
|\ \ \ | | | | | | | | | Name Constraints vectors | |||||
| * | | | add new name constraints vector with invalid IP netmask | Paul Kehrer | 2015-06-28 | 2 | -0/+21 | |
| | | | | ||||||
| * | | | fix permitted/excluded nameconstraints vector to have valid IP netmask | Paul Kehrer | 2015-06-28 | 1 | -11/+11 | |
|/ / / | ||||||
* | | | Merge pull request #2081 from reaperhulk/move-int-from-bytes | Alex Gaynor | 2015-06-28 | 2 | -23/+30 | |
|\ \ \ | |/ / |/| | | move int_from_bytes so we can use it elsewhere | |||||
| * | | move int_from_bytes so we can use it elsewhere | Paul Kehrer | 2015-06-27 | 2 | -23/+30 | |
| | | | ||||||
* | | | Merge pull request #2080 from alex/test-coverage | Paul Kehrer | 2015-06-27 | 2 | -53/+48 | |
|\ \ \ | |/ / |/| | | Simplified code in the test loaders and improved branch coverage in the x509 tests | |||||
| * | | fix | Alex Gaynor | 2015-06-27 | 1 | -1/+2 | |
| | | | ||||||
| * | | Simplified code in the test loaders and improved branch coverage in the x509 ↵ | Alex Gaynor | 2015-06-27 | 2 | -53/+47 | |
|/ / | | | | | | | tests | |||||
* | | Merge pull request #2079 from reaperhulk/branch-fixes | Alex Gaynor | 2015-06-27 | 4 | -164/+70 | |
|\ \ | | | | | | | Branch fixes | |||||
| * | | require serialization in asym tests | Paul Kehrer | 2015-06-27 | 4 | -164/+70 | |
| | | | ||||||
* | | | Merge pull request #2078 from alex/ssh-load-coverage | Paul Kehrer | 2015-06-27 | 2 | -8/+6 | |
|\ \ \ | |/ / |/| | | Improvemed branch coverage for ssh public key loading | |||||
| * | | Improvemed branch coverage for ssh public key loading | Alex Gaynor | 2015-06-27 | 2 | -8/+6 | |
|/ / | ||||||
* | | Merge pull request #2076 from alex/more-branch-coverage | Paul Kehrer | 2015-06-27 | 2 | -8/+27 | |
|\ \ | | | | | | | More branch coverage improvements. By virtue of reorganization and a new test | |||||
| * | | More branch coverage improvements. By virtue of reorganization and a new test | Alex Gaynor | 2015-06-27 | 2 | -8/+27 | |
| | | | ||||||
* | | | Merge pull request #2075 from alex/x509-branch-coverage | Paul Kehrer | 2015-06-27 | 1 | -6/+6 | |
|\ \ \ | |/ / |/| | | Reorganized some code to improve branch coverage | |||||
| * | | Reorganized some code to improve branch coverage | Alex Gaynor | 2015-06-27 | 1 | -6/+6 | |
|/ / | ||||||
* | | Merge pull request #2074 from glyph/im-helping | Alex Gaynor | 2015-06-27 | 1 | -0/+1 | |
|\ \ | | | | | | | Add Glyph to AUTHORS.rst. | |||||
| * | | Add Glyph to AUTHORS.rst. | Glyph | 2015-06-26 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge pull request #2072 from alex/require-subject | Paul Kehrer | 2015-06-27 | 3 | -2/+14 | |
|\ \ \ | |/ / |/| | | Fixed #2067 -- raise an error if a CSRbuilder doesn't hav a subject | |||||
| * | | Fixed #2067 -- raise an error if a CSRbuilder doesn't hav a subject | Alex Gaynor | 2015-06-27 | 3 | -2/+14 | |
|/ / | ||||||
* | | Merge pull request #2071 from reaperhulk/wildcard-oh-no | Alex Gaynor | 2015-06-27 | 2 | -1/+42 | |
|\ \ | |/ |/| | handle wildcard DNSNames with IDNA. | |||||
| * | do this much more simply | Paul Kehrer | 2015-06-26 | 1 | -7/+4 | |
| | | ||||||
| * | handle wildcard DNSNames with IDNA. | Paul Kehrer | 2015-06-26 | 2 | -1/+45 | |
| | | | | | | | | fixes #2054 | |||||
* | | Merge pull request #2069 from alex/param-ordering | Paul Kehrer | 2015-06-26 | 3 | -20/+10 | |
|\ \ | |/ |/| | Make the parameter ordering in sign() consistent with other code | |||||
| * | fix this test | Alex Gaynor | 2015-06-26 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' into param-ordering | Alex Gaynor | 2015-06-26 | 2 | -3/+35 | |
| |\ | ||||||
| * | | fixed docs | Alex Gaynor | 2015-06-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Make the parameter ordering in sign() consistent with other code | Alex Gaynor | 2015-06-26 | 3 | -18/+8 | |
| | | | ||||||
* | | | Merge pull request #2068 from reaperhulk/wildcard-idna-san-vector | Alex Gaynor | 2015-06-26 | 2 | -0/+21 | |
|\ \ \ | |_|/ |/| | | add wildcard IDNA SAN | |||||
| * | | add wildcard IDNA SAN | Paul Kehrer | 2015-06-26 | 2 | -0/+21 | |
| |/ | ||||||
* | | Merge pull request #2066 from reaperhulk/csr-builder-set-subject | Alex Gaynor | 2015-06-26 | 2 | -3/+35 | |
|\ \ | |/ |/| | fix coverage in CSR builder | |||||
| * | test notimplementederror for unsupported csr extensions in backends | Paul Kehrer | 2015-06-26 | 2 | -0/+18 | |
| | | ||||||
| * | add test for CSR builder setting subject twice | Paul Kehrer | 2015-06-26 | 1 | -3/+17 | |
|/ |