1. fcf6fca add two faq entries for common errors by Paul Kehrer · 9 years ago
  2. 2d0deb1 Merge pull request #2813 from reaperhulk/fix-2758 by Alex Gaynor · 9 years ago
  3. 2d8e574 add some notes about when to use these classmethods by Paul Kehrer · 9 years ago
  4. d3c21ca add e-trust russian x509 test vector by Paul Kehrer · 9 years ago
  5. 61ff356 Add AuthorityKeyIdentifier.from_issuer_subject_key_identifier by Paul Kehrer · 9 years ago
  6. 6a070e2 le sigh by Alex Gaynor · 9 years ago
  7. 0fa997b move links to the bottom by Alex Gaynor · 9 years ago
  8. c77db59 Fixed #2776 -- added an FAQ on compilation errors on OS X by Alex Gaynor · 9 years ago
  9. 6422d83 HTTPS some links, in the odd event users of a cryptographic library would care about authentication, integrity, or confidentiality by Alex Gaynor · 9 years ago
  10. a372db3 Merge pull request #2670 from joernheissler/x509_req_verify by Paul Kehrer · 9 years ago
  11. 5910e0f Merge pull request #2725 from alex/security-docs by Paul Kehrer · 9 years ago
  12. 8c399cd Delete a bunch of commented out defaults in docs/conf.py by Alex Gaynor · 9 years ago
  13. 4a6e2de add another policy constraints test vector by Paul Kehrer · 9 years ago
  14. c96ef9d Merge pull request #2733 from reaperhulk/policy-constraints by Alex Gaynor · 9 years ago
  15. 648c0fb try to improve the language by Paul Kehrer · 9 years ago
  16. 0ab8e9e Document the vector by Alex Gaynor · 9 years ago
  17. 20f0df5 fix docs by Paul Kehrer · 9 years ago
  18. 159b3b5 add the oid required by the extensiontype interface by Paul Kehrer · 9 years ago
  19. 7e8fe9d add policy constraints class by Paul Kehrer · 10 years ago
  20. 9c4c0dc Added a word by Alex Gaynor · 9 years ago
  21. f7721aa Good clarification from @dstufft by Alex Gaynor · 9 years ago
  22. ebcd037 spelling by Alex Gaynor · 9 years ago
  23. 940c92f Several updates to our security docs: by Alex Gaynor · 9 years ago
  24. 357f977 Make the linkcheck builder more resillient against transient network errors. by Alex Gaynor · 9 years ago
  25. 077d89d line length by Alex Gaynor · 10 years ago
  26. 60df494 Fix what appears to be a typo by Alex Gaynor · 10 years ago
  27. 09828cd Clearly document that this is a good example by Alex Gaynor · 10 years ago
  28. 5e785b7 As always, recommend cryptoing while you crypto by Alex Gaynor · 10 years ago
  29. 2c1458e Merge pull request #2701 from alex/document-key by Paul Kehrer · 10 years ago
  30. b80a5ab Fixed #2700 -- corrtected the create_hmac_ctx interface docs by Alex Gaynor · 10 years ago
  31. e783fab Minor doc tweak per issue #2694 by Phoebe Queen · 10 years ago
  32. be6dd9b Formally deprecated support for OpenSSL 0.9.8 by Alex Gaynor · 10 years ago
  33. fbda8ce Change method to property by Joern Heissler · 10 years ago
  34. 1bd77e2 Add verify method on CertificateSigningRequest by Joern Heissler · 10 years ago
  35. 4dcc0fe Merge pull request #2624 from alex/2016 by Paul Kehrer · 10 years ago
  36. 9d36129 Bump the copyright year by Alex Gaynor · 10 years ago
  37. 7105e7f Merge pull request #2621 from reaperhulk/update-links by Alex Gaynor · 10 years ago
  38. 4741a3c Merge pull request #2618 from reaperhulk/fix-2432 by Alex Gaynor · 10 years ago
  39. d9c7eeb Merge pull request #2616 from reaperhulk/docs-accurate-osx by Alex Gaynor · 10 years ago
  40. 277b701 update some links with the redirects shown in the linkchecker by Paul Kehrer · 10 years ago
  41. b29f464 disambiguate a version number by Paul Kehrer · 10 years ago
  42. 33151a4 Merge pull request #2615 from reaperhulk/doc-deprecations by Alex Gaynor · 10 years ago
  43. d3a17c8 provide a bit more detail about the underlying public key formats by Paul Kehrer · 10 years ago
  44. 13e55df make the os x install docs more accurate by Paul Kehrer · 10 years ago
  45. 56b360a prominently note our py2.6 and openssl 0.9.8/1.0.0 deprecations by Paul Kehrer · 10 years ago
  46. d4ea53b add a small note about clearing the wheel cache by Paul Kehrer · 10 years ago
  47. e22309c Merge pull request #2607 from reaperhulk/unrecognized-extension-support-redux by Alex Gaynor · 10 years ago
  48. b4dc88a Better document the return type of serialization load functions by Alex Gaynor · 10 years ago
  49. f5bc3eb backticks by Paul Kehrer · 10 years ago
  50. 58ddc11 support unrecognized extensions in x509 by Paul Kehrer · 10 years ago
  51. 7640889 Merge pull request #2604 from reaperhulk/unrecognized-extension-class by Alex Gaynor · 10 years ago
  52. 1628b5c language update by Paul Kehrer · 10 years ago
  53. 66ca9f7 Merge pull request #2603 from reaperhulk/unrecognized-extension-vector by Alex Gaynor · 10 years ago
  54. 14fd697 add UnrecognizedExtension class by Paul Kehrer · 10 years ago
  55. 249d9be new unsupported extension x509 test vector by Paul Kehrer · 10 years ago
  56. d1349d3 Port a few cr.yp.to links to be HTTPS by Alex Gaynor · 10 years ago
  57. e5f152b support CRL entry extension encoding in the RevokedCertificateBuilder by Paul Kehrer · 10 years ago
  58. 23c0bbc add invaliditydate class for crl entry extensions by Paul Kehrer · 10 years ago
  59. 7058ece switch CRLReason to use a class by Paul Kehrer · 10 years ago
  60. 49bb756 start switching the CRL entry extensions to be full-fledged classes by Paul Kehrer · 10 years ago
  61. 4f76921 Merge pull request #2574 from reaperhulk/rename-crlextension by Alex Gaynor · 10 years ago
  62. c6242dc rename CRLExtensionOID to CRLEntryExtensionOID by Paul Kehrer · 10 years ago
  63. 4c7fd5f support revoked certificates in CertificateRevocationListBuilder by Paul Kehrer · 10 years ago
  64. c33ffd7 RevokedCertificateBuilder by Paul Kehrer · 10 years ago
  65. aa8b0f4 add create_x509_revoked_certificate to x509backend interface by Paul Kehrer · 10 years ago
  66. 426b48d add extension support to the CRLBuilder by Paul Kehrer · 10 years ago
  67. 7eaaf0c fix rebase mistake in the docs by Paul Kehrer · 10 years ago
  68. 0325b9d update docs with review feedback by Paul Kehrer · 10 years ago
  69. bfac2d1 CertificateRevocationListBuilder by Paul Kehrer · 10 years ago
  70. 48f17cb Merge pull request #2565 from reaperhulk/crl-interface by Alex Gaynor · 10 years ago
  71. 6b3184c Use clearer language in the backend interface docs. by Alex Gaynor · 10 years ago
  72. a3ef621 better language by Paul Kehrer · 10 years ago
  73. 07b7e7f add create_x509_crl interface by Paul Kehrer · 10 years ago
  74. 355174a remove all mac 0.9.8 tests by Paul Kehrer · 10 years ago
  75. e32b994 update the language by Paul Kehrer · 10 years ago
  76. 3b95cd7 CRLNumber needs to be a class for reasons. by Paul Kehrer · 10 years ago
  77. 93df8b7 add new CRL test vector by Paul Kehrer · 10 years ago
  78. 51f39cb support parsing CRL extensions in the OpenSSL backend by Paul Kehrer · 10 years ago
  79. 54a837d add a CRL public_bytes method by Paul Kehrer · 10 years ago
  80. 9543a33 support CRLs with no revoked certificates by Paul Kehrer · 10 years ago
  81. fc504fe Merge pull request #2534 from alex/ev-oid by Paul Kehrer · 10 years ago
  82. a2293c8 added business category oid by Alex Gaynor · 10 years ago
  83. 45e507f added two more oids by Alex Gaynor · 10 years ago
  84. d242ebb use the non-deprecated name for this function by Alex Gaynor · 10 years ago
  85. 1d3f2bf Fixed #2531 -- added missing EV oid by Alex Gaynor · 10 years ago
  86. 869cfd9 port 1.1.2 changelog to master by Paul Kehrer · 10 years ago
  87. c47b252 Have CertificateBuilder docs create self-signed cert by Cory Benfield · 10 years ago
  88. ab20939 expose tbs_certrequest_bytes and signature on CertificateSigningRequest by Paul Kehrer · 10 years ago
  89. 6c83cc6 Also include arc4 in the toctree in test vectors by Ehren Kret · 10 years ago
  90. 48f1801 Fix pep8 lint errors by Ehren Kret · 10 years ago
  91. e23c0b7 Reference arc4.rst from the test-vectors.rst page by Ehren Kret · 10 years ago
  92. d01c20f Add support for 160 bit ARC4 keys by Ehren Kret · 10 years ago
  93. 6abe2bb add tbsCertList and signature interfaces to CRLs by Erik Trauschke · 10 years ago
  94. d289805 rename tbs_certificate to tbs_certificate_bytes, add a comment by Paul Kehrer · 10 years ago
  95. d91e7c1 add support for Certificate signature and tbs_certificate by Paul Kehrer · 10 years ago
  96. d3f4ecd Merge pull request #2447 from reaperhulk/encode-decode-point by Alex Gaynor · 10 years ago
  97. 1cb9e55 inline some type declarations in the docs by Paul Kehrer · 10 years ago
  98. 47c32ba document the constructors for our extensions and general names by Paul Kehrer · 10 years ago
  99. 13d4e74 modify approach to use EllipticCurvePublicNumbers methods by Paul Kehrer · 10 years ago
  100. e4150bc remove support for null points, improve docs by Paul Kehrer · 10 years ago