1. 48f17cb Merge pull request #2565 from reaperhulk/crl-interface by Alex Gaynor · 10 years ago
  2. 6b3184c Use clearer language in the backend interface docs. by Alex Gaynor · 10 years ago
  3. a3ef621 better language by Paul Kehrer · 10 years ago
  4. 07b7e7f add create_x509_crl interface by Paul Kehrer · 10 years ago
  5. 355174a remove all mac 0.9.8 tests by Paul Kehrer · 10 years ago
  6. e32b994 update the language by Paul Kehrer · 10 years ago
  7. 3b95cd7 CRLNumber needs to be a class for reasons. by Paul Kehrer · 10 years ago
  8. 93df8b7 add new CRL test vector by Paul Kehrer · 10 years ago
  9. 51f39cb support parsing CRL extensions in the OpenSSL backend by Paul Kehrer · 10 years ago
  10. 54a837d add a CRL public_bytes method by Paul Kehrer · 10 years ago
  11. 9543a33 support CRLs with no revoked certificates by Paul Kehrer · 10 years ago
  12. fc504fe Merge pull request #2534 from alex/ev-oid by Paul Kehrer · 10 years ago
  13. a2293c8 added business category oid by Alex Gaynor · 10 years ago
  14. 45e507f added two more oids by Alex Gaynor · 10 years ago
  15. d242ebb use the non-deprecated name for this function by Alex Gaynor · 10 years ago
  16. 1d3f2bf Fixed #2531 -- added missing EV oid by Alex Gaynor · 10 years ago
  17. 869cfd9 port 1.1.2 changelog to master by Paul Kehrer · 10 years ago
  18. c47b252 Have CertificateBuilder docs create self-signed cert by Cory Benfield · 10 years ago
  19. ab20939 expose tbs_certrequest_bytes and signature on CertificateSigningRequest by Paul Kehrer · 10 years ago
  20. 6c83cc6 Also include arc4 in the toctree in test vectors by Ehren Kret · 10 years ago
  21. 48f1801 Fix pep8 lint errors by Ehren Kret · 10 years ago
  22. e23c0b7 Reference arc4.rst from the test-vectors.rst page by Ehren Kret · 10 years ago
  23. d01c20f Add support for 160 bit ARC4 keys by Ehren Kret · 10 years ago
  24. 6abe2bb add tbsCertList and signature interfaces to CRLs by Erik Trauschke · 10 years ago
  25. d289805 rename tbs_certificate to tbs_certificate_bytes, add a comment by Paul Kehrer · 10 years ago
  26. d91e7c1 add support for Certificate signature and tbs_certificate by Paul Kehrer · 10 years ago
  27. d3f4ecd Merge pull request #2447 from reaperhulk/encode-decode-point by Alex Gaynor · 10 years ago
  28. 1cb9e55 inline some type declarations in the docs by Paul Kehrer · 10 years ago
  29. 47c32ba document the constructors for our extensions and general names by Paul Kehrer · 10 years ago
  30. 13d4e74 modify approach to use EllipticCurvePublicNumbers methods by Paul Kehrer · 10 years ago
  31. e4150bc remove support for null points, improve docs by Paul Kehrer · 10 years ago
  32. 3568563 rst continues to be a mystery by Paul Kehrer · 10 years ago
  33. d9cfab3 fix some docs by Paul Kehrer · 10 years ago
  34. 467072f add support for encoding/decoding elliptic curve points by Paul Kehrer · 10 years ago
  35. 89c55b2 some ec key exchange doc improvements by Paul Kehrer · 10 years ago
  36. 974e875 add info about the rfc by Paul Kehrer · 10 years ago
  37. 42e029b expand keywrap intro docs by Paul Kehrer · 10 years ago
  38. 6f6cf00 add version added info and doc exception by Paul Kehrer · 10 years ago
  39. ca8e161 AES keywrap support by Paul Kehrer · 10 years ago
  40. dcdf967 move revoked_certificate assignment in the doctests by Paul Kehrer · 10 years ago
  41. 6a2e08b Merge pull request #2315 from etrauschke/crl_ossl_backend by Paul Kehrer · 10 years ago
  42. 32bbfe0 remove convenience functions for revoked extensions by Erik Trauschke · 10 years ago
  43. 1cd8e7e add a little bit about ECDHE by Paul Kehrer · 10 years ago
  44. c8ab2ea Merge branch 'master' into crl_ossl_backend by Erik Trauschke · 10 years ago
  45. c219b96 Merge branch 'crl_ossl_backend' of github.com:etrauschke/cryptography into crl_ossl_backend by Erik Trauschke · 10 years ago
  46. 08801cd Merge pull request #2427 from alex/ecdh by Paul Kehrer · 10 years ago
  47. 86ae0e5 Merge pull request #2417 from etrauschke/vectors_inval_certissuer by Paul Kehrer · 10 years ago
  48. ff59811 Merge pull request #2422 from Lukasa/static-build-docs by Paul Kehrer · 10 years ago
  49. c6951ee Merge pull request #2425 from reaperhulk/fix-encoding-der-added by Alex Gaynor · 10 years ago
  50. cb87f62 Fix EC's generate_private_key param name by simo5 · 10 years ago
  51. 09d1b47 Add --no-use-wheel when building static wheels. by Cory Benfield · 10 years ago
  52. 68b3441 better document hte iface by Alex Gaynor · 10 years ago
  53. 5cdfba5 a refactor to the API by Alex Gaynor · 10 years ago
  54. 9aaeee0 Add an Elliptic Curve Key Exchange Algorithm(ECDH) by Simo Sorce · 10 years ago
  55. 943c7a8 fix extra space by Paul Kehrer · 10 years ago
  56. 0d6a74e make it clearer when PEM and DER encoding support was added by Paul Kehrer · 10 years ago
  57. a6c8259 add crl file to test-vectors.rst by Erik Trauschke · 10 years ago
  58. e6abbfd Kill Key Exchange as a separate interface by Simo Sorce · 10 years ago
  59. 77f5a25 use X509ExtensionParser for Revoked extensions by Erik Trauschke · 10 years ago
  60. b14f7d1 doctest fix by Erik Trauschke · 10 years ago
  61. 3cdabaf fix indentations by Erik Trauschke · 10 years ago
  62. a529203 Merge pull request #2412 from alex/correct-syntax by Paul Kehrer · 10 years ago
  63. 7f1aa4e nuke trailing whitespace by Benjamin Peterson · 10 years ago
  64. 4c2561a Use the right reST syntax for these by Alex Gaynor · 10 years ago
  65. 9ed312b use :returns: and put annotation in the correct place by Benjamin Peterson · 10 years ago
  66. 87494d1 Indicate the return type of CertificateBuilder.sign by Benjamin Peterson · 10 years ago
  67. 3697db2 address review comments by Paul Kehrer · 10 years ago
  68. 06f360f add some links to public key loading in the RSA/DSA verification sections by Paul Kehrer · 10 years ago
  69. 0eafd9c Merge pull request #2406 from reaperhulk/update-docs-openssl-builder by Alex Gaynor · 10 years ago
  70. 937aa47 update docs to point at newer, fancier openssl builder by Paul Kehrer · 10 years ago
  71. 9c9910d Merge pull request #2402 from ddcc/patch-1 by Paul Kehrer · 10 years ago
  72. 96605fc Fixed #2404 -- handle a certificate with an unknown public key by Alex Gaynor · 10 years ago
  73. 6661938 add 'hostname' to spellcheck dictionary by Dominic Chen · 10 years ago
  74. 87bb957 fix to handle malformed certificates without hostname by Dominic Chen · 10 years ago
  75. a7c65b5 Introduce Key Exchange Agreements interface by Simo Sorce · 10 years ago
  76. 301d56b FIPS is a real word! by Cory Benfield · 10 years ago
  77. 3ed8b81 Missing OpenSSL.org link. by Cory Benfield · 10 years ago
  78. 8078184 Don't accidentally use out-of-date OpenSSLs. by Cory Benfield · 10 years ago
  79. ba8f638 Move link to bottom of docs page. by Cory Benfield · 10 years ago
  80. 6d44728 Document building static wheels on Linux. by Cory Benfield · 10 years ago
  81. ccfbbbc Merge pull request #2392 from alex/drop-tls by Paul Kehrer · 10 years ago
  82. bfda765 drop the tls, it uses a weird CA that's not supported on our CI by Alex Gaynor · 10 years ago
  83. 716dfd0 Merge pull request #2388 from reaperhulk/docs-testing by Alex Gaynor · 10 years ago
  84. 2c145cc document the extension type requirement a bit better by Paul Kehrer · 10 years ago
  85. 2c75ac6 add a word by Paul Kehrer · 10 years ago
  86. 4566cb9 a few more fixes by Alex Gaynor · 10 years ago
  87. 3197ab5 HTTPS-ifiy to some links by Alex Gaynor · 10 years ago
  88. 044c8dd simplify installation docs on OS X now that we have cffi wheels by Paul Kehrer · 10 years ago
  89. da74298 update our docs for the testing matrix to be accurate by Paul Kehrer · 10 years ago
  90. e064f02 Merge branch 'crl_ossl_backend' of github.com:etrauschke/cryptography into crl_ossl_backend by Erik Trauschke · 10 years ago
  91. a26c13a We test on 3.5 by Alex Gaynor · 10 years ago
  92. 5daefc1 Merge branch 'master' into crl_ossl_backend by Erik Trauschke · 10 years ago
  93. f1e0c30 Merge branch 'master' into crl_ossl_backend by Erik Trauschke · 10 years ago
  94. 84cd139 We ship statically linked wheels for OS X as well by Alex Gaynor · 10 years ago
  95. dc57040 OpenSSL backend code for CRLs by Erik Trauschke · 10 years ago
  96. c79a81c appeasement by Alex Gaynor · 10 years ago
  97. 16b67fc some commas that look correct by Alex Gaynor · 10 years ago
  98. ace036d Some cleanups by Alex Gaynor · 10 years ago
  99. 53c8f6a Add X963KDF from ANSI X9.63:2001 by Simo Sorce · 10 years ago
  100. b7af2f5 add docs on how to upgrade OpenSSL on OS X and windows builders by Paul Kehrer · 10 years ago