| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #2379 from reaperhulk/1.0.2-changelog-version1.0.21.0.x | Alex Gaynor | 2015-09-27 | 4 | -2/+14 |
| |\ | | | | | bump version to 1.0.2 and add changelog entry | ||||
| | * | bump version to 1.0.2 and add changelog entry | Paul Kehrer | 2015-09-26 | 4 | -2/+14 |
| |/ | |||||
| * | Merge pull request #2378 from reaperhulk/backport-death-to-asserts | Alex Gaynor | 2015-09-26 | 10 | -96/+68 |
| |\ | | | | | Backport final assert changes | ||||
| | * | Merge pull request #2377 from alex/internal-error | Paul Kehrer | 2015-09-26 | 7 | -63/+23 |
| | | | | | | | Use InternalError for stuff | ||||
| | * | Merge pull request #2375 from alex/assert-in-binding | Paul Kehrer | 2015-09-26 | 3 | -38/+50 |
| | | | | | | | Convert asserts in bindings as well | ||||
| | * | Merge pull request #2372 from alex/a-few-more-asserts | Paul Kehrer | 2015-09-26 | 3 | -3/+3 |
| |/ | | | converted a few more asserts | ||||
| * | Merge pull request #2376 from reaperhulk/backport-assert-2 | Alex Gaynor | 2015-09-26 | 8 | -94/+99 |
| |\ | | | | | backport more assert changes | ||||
| | * | Merge pull request #2370 from reaperhulk/asserts-begone-2 | Alex Gaynor | 2015-09-26 | 8 | -94/+99 |
| |/ | | | | convert the rest of the openssl backend to using openssl_assert | ||||
| * | Merge pull request #2371 from reaperhulk/backport-assert-1 | Alex Gaynor | 2015-09-26 | 2 | -147/+171 |
| |\ | | | | | Backport first assert PR | ||||
| | * | Merge pull request #2368 from reaperhulk/asserts-begone | Alex Gaynor | 2015-09-26 | 2 | -147/+171 |
| |/ | | | | start converting asserts to a function call | ||||
| * | Merge pull request #2373 from reaperhulk/backport-test-fixes | Alex Gaynor | 2015-09-26 | 4 | -6/+13 |
| |\ | | | | | Backport test fixes | ||||
| | * | Merge pull request #2362 from alex/cover-all-the-backends | Paul Kehrer | 2015-09-26 | 1 | -2/+9 |
| | | | | | | | fix up test coverage on multibackend | ||||
| | * | Merge pull request #2355 from alex/pin-pytest | Paul Kehrer | 2015-09-26 | 3 | -3/+3 |
| | | | | | | | Pin pytest to <2.8, there's a bug with deprecation warnings | ||||
| | * | Merge pull request #2345 from reaperhulk/pytest-workaround | Alex Gaynor | 2015-09-26 | 1 | -1/+1 |
| |/ | | | workaround for pytest 2.7.3's expectation of USERNAME on windows | ||||
| * | Merge pull request #2328 from reaperhulk/changelog-version-rev1.0.1 | Alex Gaynor | 2015-09-05 | 3 | -2/+15 |
| |\ | | | | | changelog and version bump for 1.0.1 | ||||
| | * | changelog and version bump | Paul Kehrer | 2015-09-05 | 3 | -2/+15 |
| |/ | |||||
| * | Merge pull request #2327 from reaperhulk/backport-static-link-docs | Alex Gaynor | 2015-09-05 | 1 | -14/+41 |
| |\ | | | | | backport OS X static linking docs | ||||
| | * | Merge pull request #2326 from reaperhulk/osx-static-linking-docs | Donald Stufft | 2015-09-05 | 1 | -14/+41 |
| |/ | | | rework OS X install docs to describe static/dynamic linking | ||||
| * | Merge pull request #2325 from reaperhulk/backport-static-link | Alex Gaynor | 2015-09-05 | 3 | -9/+35 |
| |\ | | | | | backport static linking to 1.0.x | ||||
| | * | Merge pull request #2306 from reaperhulk/static-linking-osx | Donald Stufft | 2015-09-05 | 3 | -9/+35 |
| |/ | | | Support static linking on OS X | ||||
| * | Merge pull request #2312 from reaperhulk/backport-utf8-fix | Alex Gaynor | 2015-08-30 | 1 | -0/+6 |
| |\ | | | | | back port default string mask utf8 | ||||
| | * | Merge pull request #2292 from reaperhulk/default-stringmask | Alex Gaynor | 2015-08-30 | 1 | -0/+6 |
| | | | | | | | set the default stringmask to utf8 | ||||
| * | | Merge pull request #2311 from reaperhulk/backport-more-bindings | Alex Gaynor | 2015-08-30 | 1 | -0/+8 |
| |\ \ | | | | | | | more bindings backports | ||||
| | * | | Merge pull request #2282 from reaperhulk/ssl-bindings | Alex Gaynor | 2015-08-30 | 1 | -0/+8 |
| | |/ | | | | | additional SSL bindings | ||||
| * | | Merge pull request #2310 from reaperhulk/backport-pypy-fix | Alex Gaynor | 2015-08-30 | 1 | -1/+7 |
| |\ \ | | | | | | | backport pypy error | ||||
| | * | | Merge pull request #2285 from reaperhulk/pypy-error | Alex Gaynor | 2015-08-30 | 1 | -1/+7 |
| | |/ | | | | | raise an error if trying to install on PyPy < 2.6 | ||||
| * | | Merge pull request #2309 from reaperhulk/backport-bindings | Alex Gaynor | 2015-08-30 | 1 | -0/+2 |
| |\ \ | |/ |/| | Backport renegotiate bindings | ||||
| | * | Merge pull request #2303 from kjav/master | Paul Kehrer | 2015-08-30 | 1 | -0/+1 |
| | | | | | | | Added bindings for SSL_renegotiate_pending | ||||
| | * | Merge pull request #2302 from Ayrx/add-ssl-renegotiate | Alex Gaynor | 2015-08-30 | 1 | -0/+1 |
| |/ | | | Add SSL_renegotiate binding. | ||||
| * | Merge pull request #2266 from reaperhulk/10-release1.0 | Alex Gaynor | 2015-08-12 | 3 | -5/+3 |
| |\ | | | | | bump versions and release 1.0 | ||||
| | * | bump versions and release 1.0 | Paul Kehrer | 2015-08-12 | 3 | -5/+3 |
| | | | |||||
| * | | Merge pull request #2269 from alex/dss-docs | Paul Kehrer | 2015-08-12 | 2 | -4/+4 |
| |\ \ | | | | | | | Update the docs for the correct RFC in more places | ||||
| | * | | Update the docs for the correct RFC in more places | Alex Gaynor | 2015-08-12 | 2 | -4/+4 |
| |/ / | |||||
| * | | Merge pull request #2250 from reaperhulk/fix-2246 | Alex Gaynor | 2015-08-12 | 8 | -32/+75 |
| |\ \ | | | | | | | resolve incorrect docs/naming around DSA (r, s) tuple encode/decode | ||||
| | * | | resolve incorrect docs/naming around DSA (r, s) tuple encode/decode | Paul Kehrer | 2015-08-10 | 8 | -32/+75 |
| | | | | |||||
| * | | | Merge pull request #2265 from reaperhulk/split-extensions-5 | Alex Gaynor | 2015-08-12 | 3 | -157/+154 |
| |\ \ \ | |_|/ |/| | | move Extensions, Extension, ExtensionType, GeneralNames, SAN, & IAN | ||||
| | * | | move Extensions, Extension, ExtensionType, GeneralNames, SAN, & IAN | Paul Kehrer | 2015-08-11 | 3 | -157/+154 |
| |/ / | |||||
| * | | Merge pull request #2264 from reaperhulk/split-extensions-4 | Alex Gaynor | 2015-08-11 | 3 | -199/+199 |
| |\ \ | | | | | | | move extension exceptions, NameConstraints, and KeyUsage | ||||
| | * | | move extension exceptions, NameConstraints, and KeyUsage | Paul Kehrer | 2015-08-11 | 3 | -199/+199 |
| |/ / | |||||
| * | | Merge pull request #2263 from reaperhulk/split-extensions-3 | Donald Stufft | 2015-08-11 | 3 | -214/+214 |
| |\ \ | | | | | | | move ExtendedKeyUsage, CertificatePolicies, and InhibitAnyPolicy | ||||
| | * | | move ExtendedKeyUsage, CertificatePolicies, and InhibitAnyPolicy | Paul Kehrer | 2015-08-11 | 3 | -214/+214 |
| | | | | |||||
| * | | | Merge pull request #2252 from reaperhulk/x509-ref-update | Alex Gaynor | 2015-08-11 | 2 | -215/+242 |
| |\ \ \ | |/ / |/| | | Update x509 docs to use namespace OIDs | ||||
| | * | | make import consistent | Paul Kehrer | 2015-08-11 | 1 | -6/+6 |
| | | | | |||||
| | * | | update tutorial to use namespace OIDs | Paul Kehrer | 2015-08-11 | 1 | -5/+6 |
| | | | | |||||
| | * | | update x509 reference to use namespaced OIDs | Paul Kehrer | 2015-08-11 | 1 | -210/+236 |
| | | | | |||||
| * | | | Merge pull request #2260 from reaperhulk/split-extensions-2 | Alex Gaynor | 2015-08-11 | 3 | -239/+241 |
| |\ \ \ | | | | | | | | | move AuthorityInformationAccess, BasicConstraints, & CRLDistributionPoints | ||||
| | * | | | move AuthorityInformationAccess, BasicConstraints, & CRLDistributionPoints | Paul Kehrer | 2015-08-10 | 3 | -239/+241 |
| | | | | | |||||
| * | | | | Merge pull request #2259 from reaperhulk/oid-namespace-tests | Alex Gaynor | 2015-08-11 | 2 | -45/+51 |
| |\ \ \ \ | |_|/ / |/| | | | convert the rest of the OIDs in the tests to use the new namespaces | ||||
| | * | | | convert the rest of the OIDs in the tests to use the new namespaces | Paul Kehrer | 2015-08-10 | 2 | -45/+51 |
| | | | | | |||||
| * | | | | Merge pull request #2258 from reaperhulk/changelog-update | Alex Gaynor | 2015-08-10 | 1 | -0/+2 |
| |\ \ \ \ | |_|/ / |/| | | | add missing extensions to changelog | ||||
