1. 940c92f Several updates to our security docs: by Alex Gaynor · 9 years ago
  2. f068325 Merge pull request #2723 from alex/linkcheck-retry by Paul Kehrer · 9 years ago
  3. 357f977 Make the linkcheck builder more resillient against transient network errors. by Alex Gaynor · 10 years ago
  4. 1e44d88 Merge pull request #2722 from alex/typo by Paul Kehrer · 10 years ago
  5. 077d89d line length by Alex Gaynor · 10 years ago
  6. 60df494 Fix what appears to be a typo by Alex Gaynor · 10 years ago
  7. 4eb2288 Merge pull request #2721 from pyca/alex-patch-1 by Paul Kehrer · 10 years ago
  8. 09828cd Clearly document that this is a good example by Alex Gaynor · 10 years ago
  9. a0bef9d Merge pull request #2718 from mithrandi/bogus-test-allocation-2711 by Paul Kehrer · 10 years ago
  10. 9882a4e Actually allocate a buffer that is the correct size. by Tristan Seligmann · 10 years ago
  11. 0c741a5 Merge pull request #2713 from alex/silence-warning by Hynek Schlawack · 10 years ago
  12. 0639db9 Fixes #2710 -- silence a deprecation warning. by Alex Gaynor · 10 years ago
  13. 39dc133 Merge pull request #2712 from alex/comment by Paul Kehrer · 10 years ago
  14. 75ff799 Added a comment so the efficiency of this jumps out to the next person by Alex Gaynor · 10 years ago
  15. a626edb Merge pull request #2709 from alex/coda-goes-https by Paul Kehrer · 10 years ago
  16. 5e785b7 As always, recommend cryptoing while you crypto by Alex Gaynor · 10 years ago
  17. 5e9d1c0 Merge pull request #2708 from reaperhulk/rsa-patch-1 by Alex Gaynor · 10 years ago
  18. 45855a1 treat the RSA struct more opaquely when getting public key values by Paul Kehrer · 10 years ago
  19. 4a00dcd Merge pull request #2705 from eeshangarg/inhibit-any-policy-hash by Paul Kehrer · 10 years ago
  20. 0a0293e Refs #2578 -- implement __hash__ on InhibitAnyPolicy by Eeshan Garg · 10 years ago
  21. 874e865 Merge pull request #2704 from eeshangarg/access-description-hash by Alex Gaynor · 10 years ago
  22. d8e0d85 Refs #2578 -- implement __hash__ on AccessDescription by Eeshan Garg · 10 years ago
  23. d7ef98b Merge pull request #2703 from alex/pyopenssl-binding by Paul Kehrer · 10 years ago
  24. 91bded9 one more function by Alex Gaynor · 10 years ago
  25. c170c38 Added an addition binding that PyOpenSSL might want by Alex Gaynor · 10 years ago
  26. e409d22 Merge pull request #2702 from reaperhulk/rsa-serializable by Alex Gaynor · 10 years ago
  27. a83913f support rsa key generation testing when key is not serializable by Paul Kehrer · 10 years ago
  28. 2c1458e Merge pull request #2701 from alex/document-key by Paul Kehrer · 10 years ago
  29. 1489a96 Merge pull request #2698 from reaperhulk/port-1.2.2-changelog by Alex Gaynor · 10 years ago
  30. b80a5ab Fixed #2700 -- corrtected the create_hmac_ctx interface docs by Alex Gaynor · 10 years ago
  31. 8207318 Merge pull request #2696 from queenp/OAEP-doctweak by Paul Kehrer · 10 years ago
  32. 2c6b8d0 port 1.2.2 changelog to master by Paul Kehrer · 10 years ago
  33. e783fab Minor doc tweak per issue #2694 by Phoebe Queen · 10 years ago
  34. a63879c Merge pull request #2684 from alex/deprecated-0.9.8 by Paul Kehrer · 10 years ago
  35. 1a42084 Merge pull request #2685 from alex/setuptools-dep by Donald Stufft · 10 years ago
  36. 841336c Merge pull request #2686 from alex/remove-deprecated-constant by Paul Kehrer · 10 years ago
  37. ff83126 Removed kSecTrustResultConfirm, which breaks the build on 10.10 since it's deprecated by Alex Gaynor · 10 years ago
  38. 30e199e Require a newer setuptools. by Alex Gaynor · 10 years ago
  39. be6dd9b Formally deprecated support for OpenSSL 0.9.8 by Alex Gaynor · 10 years ago
  40. 1af5dd9 Merge pull request #2683 from Lukasa/more-common-crypto by Alex Gaynor · 10 years ago
  41. ef273eb Move SecTrustCreateWithCertificates to MACROS. by Cory Benfield · 10 years ago
  42. 4755d5c Fix indentation. by Cory Benfield · 10 years ago
  43. 44ae6cd Merge pull request #2682 from reaperhulk/fernet-change by Alex Gaynor · 10 years ago
  44. 8abf96e Remove SecTrustCreateWithCertificates. by Cory Benfield · 10 years ago
  45. 66bd747 Dedent closing brace. by Cory Benfield · 10 years ago
  46. cc72cb5 New bindings for evaluating certificates. by Cory Benfield · 10 years ago
  47. 0600adc SecTrust for evaluating certificates. by Cory Benfield · 10 years ago
  48. 667f0b6 Basic mutable array bindings. by Cory Benfield · 10 years ago
  49. a418e96 fernet fix: ignore the timestamp entirely when no ttl is set by Paul Kehrer · 10 years ago
  50. f0546c6 Merge pull request #2677 from reaperhulk/ocsp-bindings by Alex Gaynor · 10 years ago
  51. 687951a add initial OCSP bindings by Paul Kehrer · 10 years ago
  52. 535dee0 Merge pull request #2678 from reaperhulk/windows-hacks by Alex Gaynor · 10 years ago
  53. 96f7cdb consolidate the windows specific header trickery we need to do by Paul Kehrer · 10 years ago
  54. 9244dea Merge pull request #2676 from alex/docs-pep8-dedupe by Paul Kehrer · 10 years ago
  55. 46950ab Merge pull request #2675 from alex/further-reduce-duplication by Paul Kehrer · 10 years ago
  56. b638dba Delete two out of date comments by Alex Gaynor · 10 years ago
  57. 9417608 Centralize declaration of docs and pep8 deps in setup.py by Alex Gaynor · 10 years ago
  58. 4efd3f9 Attempt to further reduce dependecy duplication by Alex Gaynor · 10 years ago
  59. 191717a Merge pull request #2673 from dveeden/master by Alex Gaynor · 10 years ago
  60. 27fab13 Merge pull request #2674 from alex/reduce-duplication by Paul Kehrer · 10 years ago
  61. e74dc4e add this back, we couldn't dedupe there by Alex Gaynor · 10 years ago
  62. d9370a1 Give up on tox by Alex Gaynor · 10 years ago
  63. 3499d6d more duplication reduction by Alex Gaynor · 10 years ago
  64. 22f7ec5 syntax error by Alex Gaynor · 10 years ago
  65. a8bec86 Add docstring to cryptography.hazmat by Daniël van Eeden · 10 years ago
  66. 4edafb2 Merge pull request #2671 from alex/sphinx-pin by Paul Kehrer · 10 years ago
  67. b28d471 Revert sphinx pin by Alex Gaynor · 10 years ago
  68. ce65978 Merge pull request #2668 from alex/hypothesis-padding by Paul Kehrer · 10 years ago
  69. 3066bf4 resolve the TODO, random block sizes by Alex Gaynor · 10 years ago
  70. b301627 Added hypothesis tests for padding by Alex Gaynor · 10 years ago
  71. 4b88c2d Merge pull request #2663 from reaperhulk/move-more by Alex Gaynor · 10 years ago
  72. 54baf9b move more functions out of the openssl backend class by Paul Kehrer · 10 years ago
  73. 0c2feae Merge pull request #2660 from reaperhulk/move-decode-functions by Alex Gaynor · 10 years ago
  74. ed2d4b1 Merge pull request #2661 from alex/coverage by Paul Kehrer · 10 years ago
  75. 3057f91 move openssl asn1 decode functions to a new module by Paul Kehrer · 10 years ago
  76. 3f6f8f5 Merge pull request #2659 from reaperhulk/move-encode-functions by Alex Gaynor · 10 years ago
  77. 3917fab remove duplicated memorybio namedtuple by Paul Kehrer · 10 years ago
  78. 4177717 Write some tests for skip conditions in tests. by Alex Gaynor · 10 years ago
  79. 2034df5 move openssl asn1 encode functions to a new module by Paul Kehrer · 10 years ago
  80. cba5111 Merge pull request #2657 from reaperhulk/port-1.2.1-changelog by Alex Gaynor · 10 years ago
  81. 56ea7b8 port the 1.2.1 changelog to master by Paul Kehrer · 10 years ago
  82. 19b2a38 Merge pull request #2652 from reaperhulk/changelog-typo by Alex Gaynor · 10 years ago
  83. a130c40 Merge pull request #2651 from reaperhulk/start-thirteenth-release by Alex Gaynor · 10 years ago
  84. 0509ec2 fix a typo in the changelog by Paul Kehrer · 10 years ago
  85. ac904e3 bump values for development of the thirteenth release by Paul Kehrer · 10 years ago
  86. a617ee9 Merge pull request #2650 from reaperhulk/1.2-changelog by Alex Gaynor · 10 years ago
  87. caf9cf6 Merge pull request #2646 from reaperhulk/static-callbacks by Alex Gaynor · 10 years ago
  88. b3913ac Merge pull request #2647 from reaperhulk/opaque-evp-pkey by Alex Gaynor · 10 years ago
  89. 14d125e Merge pull request #2649 from reaperhulk/cleanup-naming by Alex Gaynor · 10 years ago
  90. 577f95e bump version and changelog for the twelfth release by Paul Kehrer · 10 years ago
  91. 3a2ae67 use EVP_PKEY_id where we can by Paul Kehrer · 10 years ago
  92. ff90806 add Cryptography_EVP_PKEY_id by Paul Kehrer · 10 years ago
  93. 8ca72cf give a real EVP_PKEY with an invalid default key type to the test by Paul Kehrer · 10 years ago
  94. 8c66f74 opaque EVP_PKEY since EVP_PKEY_id exists by Paul Kehrer · 10 years ago
  95. bbeb555 Merge pull request #2648 from reaperhulk/cleanup by Alex Gaynor · 10 years ago
  96. 90ad38f remove the callbacks we don't use in cryptography by Paul Kehrer · 10 years ago
  97. a49042e rename _create_mem_bio to _create_mem_bio_gc for consistency by Paul Kehrer · 10 years ago
  98. 449befa small cleanup to reduce code duplication for EVP_PKEY_new calls by Paul Kehrer · 10 years ago
  99. 830af27 Port callbacks to new static callback by Christian Heimes · 10 years ago
  100. 7d79649 Change password callback to use userdata pointer by Christian Heimes · 10 years ago