1. d5e05f2 Refs #3430 -- fixed a memory leak in extension parsing for CRL dp (#3431) by Alex Gaynor · 8 years ago
  2. 722235c missing coverage for dh_x942_serialization_supported in MultiBackend (#3432) by Paul Kehrer · 8 years ago
  3. e44efb6 DH subgroup order (q) (#3369) by Aviv Palivoda · 8 years ago
  4. 3bab4e5 Fixed #3422 -- Remove some legacy code which is now in 1.0.1 (#3423) by Alex Gaynor · 8 years ago
  5. 64f1f42 Update NIST urls in docs (#3418) by Alex Gaynor · 8 years ago
  6. 500047b SHA-1 is broken, run for the hills (#3417) by Alex Gaynor · 8 years ago
  7. 9a59ad8 Use HTTPS urls for a few more websites (#3416) by Alex Gaynor · 8 years ago
  8. b1d5b32 Add ASN1_F_ASN1_CHECK_TLEN (#3414) by Aviv Palivoda · 8 years ago
  9. 8ad694c Fixes #3409 -- bump idna dep to a version with massively improved performance/memory usage (#3411) by Alex Gaynor · 8 years ago
  10. 5ad6df9 This is HTTPS now (#3407) by Alex Gaynor · 8 years ago
  11. 127e862 use official API for unreachable C code (#3404) by Alex Gaynor · 8 years ago
  12. 8aa893b Two random grammar fixes (#3402) by Alex Gaynor · 8 years ago
  13. 401ac6f Fixed #3398 -- document the serial deprecation in the changelog (#3401) by Alex Gaynor · 8 years ago
  14. 9b34ca9 add support for update_into on CipherContext (#3190) by Paul Kehrer · 8 years ago
  15. 83d3ade bump openssl for tests to 1.1.0e (#3399) by Alex Gaynor · 8 years ago
  16. a39b20d Refactor binding initialization to allow specified errors (#3278) by Paul Kehrer · 8 years ago
  17. 4a90c25 switch the PEM password callback to a C implementation (#3382) by Paul Kehrer · 8 years ago
  18. bd7cd2d faq entry for setuptools_ext issues (#3393) by Paul Kehrer · 8 years ago
  19. 9794588 Update tutorial.rst (#3394) by AlexanderWeyman · 8 years ago
  20. 84cdca7 Add EVP_PKEY_DHX (#3388) by Aviv Palivoda · 8 years ago
  21. f99e3f5 bump our latest pypy builds to use the latest pypy (#3391) by Paul Kehrer · 9 years ago
  22. 54be255 Bump openssl on travis (#3390) by Alex Gaynor · 9 years ago
  23. 5a05902 Fixed #3306 -- changelog entry for linking against OpenSSL 1.1.0 (#3389) by Alex Gaynor · 9 years ago
  24. f19fef1 support defining which windows libraries to link with an env var (#3356) by Paul Kehrer · 9 years ago
  25. 7a13085 enforce password must be bytes when loading PEM/DER asymmetric keys (#3383) by Paul Kehrer · 9 years ago
  26. 0e6a129 replace pyasn1 with asn1crypto (#3361) by Ofek Lev · 9 years ago
  27. 1c7bd66 Dh serialization changelog (#3385) by Aviv Palivoda · 9 years ago
  28. 6723a12 DH serialization (#3297) by Aviv Palivoda · 9 years ago
  29. 523b132 Backport DH_check from OpenSSL 1.1.0. (#3375) by Mark Williams · 9 years ago
  30. a840aa2 make cryptography fallback to /dev/urandom on mac on macOS < 10.12 (#3354) by Paul Kehrer · 9 years ago
  31. c7a2e72 port 1.7.2 changelog (#3371) by Paul Kehrer · 9 years ago
  32. d0c6983 Point people to python3-dev if needed (#3359) by Alex Gaynor · 9 years ago
  33. 4e87cf4 Removed dead link from docs (#3360) by Alex Gaynor · 9 years ago
  34. d078e54 Use static callbacks with Python 3.x again (#3350) by Christian Heimes · 9 years ago
  35. 1bab7bc add a SAN to the certificatebuilder example (#3353) by Paul Kehrer · 9 years ago
  36. 5ab97a0 update comment to be more descriptive (#3349) by Paul Kehrer · 9 years ago
  37. 66a2372 fix #3308 (#3352) by Paul Kehrer · 9 years ago
  38. aa396c0 Move pkg_resources import location. (#3347) by Dan Sully · 9 years ago
  39. d74ba32 add memory limit check for scrypt (#3328) by Paul Kehrer · 9 years ago
  40. 1c2458e It is 2017, in UTC (#3342) by Alex Gaynor · 9 years ago
  41. 1341bb7 openssl backend: s/unserialize/deserialize/ in exception messages (#3339) by Jan-Philip Gehrcke · 9 years ago
  42. 93c1a8c Inline a pair of functions that became trivial post-1.0.0 (#3336) by Alex Gaynor · 9 years ago
  43. 31b5d78 Fixed #3334 -- added Python 3.6 support (#3335) by Alex Gaynor · 9 years ago
  44. 5685baa add openssl_version_number & doc openssl_version_text (#3329) by Paul Kehrer · 9 years ago
  45. e432562 DTLS bindings (#3309) by Paul Kehrer · 9 years ago
  46. 7a15827 We test the latest version of 1.1.0 (#3327) by Alex Gaynor · 9 years ago
  47. 7978393 Add d2i_DHparams_bio, i2d_DHparams_bio bindings (#3322) by Aviv Palivoda · 9 years ago
  48. c8f47ad 1.7.1 changelog port (#3320) by Paul Kehrer · 9 years ago
  49. cfd41c2 restore this constant, pyopenssl needs it (#3321) by Alex Gaynor · 9 years ago
  50. 0e8cdf1 Drop 1.0.0 (#3312) by Alex Gaynor · 9 years ago
  51. 874445a fix a regression in int_from_bytes (#3316) by Paul Kehrer · 9 years ago
  52. cd77364 no-ssl3, and some hacks (#3313) by Alex Gaynor · 9 years ago
  53. fad63fe 1.8 begins (#3311) by Paul Kehrer · 9 years ago
  54. 5df72e8 1.7 changelog date and version bump (#3310) by Paul Kehrer · 9 years ago
  55. 9e5056c document DHBackend is implemented for OpenSSL (#3304) by Paul Kehrer · 9 years ago
  56. acaf89d Scrypt docs code example contradict RFC 7914 (#3302) (#3303) by Nick Badger · 9 years ago
  57. a22964a add changelog entry for osrandom (#3298) by Paul Kehrer · 9 years ago
  58. f269189 older readme_renderer doesn't work with docutils 0.13 (#3300) by Paul Kehrer · 9 years ago
  59. 2e71776 New osrandom_engine in C (#3229) by Christian Heimes · 9 years ago
  60. 0cf3690 friendly error if you put a date too far in the future on windows (#3279) by Paul Kehrer · 9 years ago
  61. 56aae48 clean up int_from_bytes (#3295) by Ofek Lev · 9 years ago
  62. f7e1219 Sierra is a thing (#3294) by Alex Gaynor · 9 years ago
  63. dbf1835 Add minversion to tox.ini (#3292) by Christian Heimes · 9 years ago
  64. 22745eb cffi bindings additions for pypy's _hashlib module (#3291) by Richard Plangger · 9 years ago
  65. 3a3cf1e Bind TLSEXT_STATUSTYPE_ocsp (#3290) by Cory Benfield · 9 years ago
  66. effbbfd Add OPENSSL_malloc. (#3289) by Cory Benfield · 9 years ago
  67. 495f21a OpenSSL DH backend implementation [Second attempt] (#2914) by Aviv Palivoda · 9 years ago
  68. 53412d4 updated authors.rst (#3277) by Erik Daguerre · 9 years ago
  69. 29b2ebc Error out on OpenSSL 1.0.0 by default (#3276) by Alex Gaynor · 9 years ago
  70. 0858591 let's get rolling on 1.7! (#3274) by Paul Kehrer · 9 years ago
  71. 4a2f36b bump version and set changelog date for 1.6 release (#3271) by Paul Kehrer · 9 years ago
  72. 191e6e9 error if private_value is <= 0 in ec.derive_private_key (#3273) by Paul Kehrer · 9 years ago
  73. ca4f79e PyPy's ssl module, the last missing macro and three macro functions (#3270) by Richard Plangger · 9 years ago
  74. ec7fc46 update docs and changelog for prehashed support (#3268) by Paul Kehrer · 9 years ago
  75. 80ec631 add support for prehashing in ECDSA sign/verify (#3267) by Paul Kehrer · 9 years ago
  76. 6012ccf support prehashed sign/verify in DSA (#3266) by Paul Kehrer · 9 years ago
  77. f555c74 support RSA verify with prehashing (#3265) by Paul Kehrer · 9 years ago
  78. 033bd71 support prehashing in RSA sign (#3238) by Paul Kehrer · 9 years ago
  79. d3fd692 refactor RSA signature verification to prep for prehash support (#3261) by Paul Kehrer · 9 years ago
  80. 6f32974 refactor ecdsa sign/verify for prehash (#3263) by Paul Kehrer · 9 years ago
  81. 7562551 refactor dsa sign/verify as prep for prehash (#3262) by Paul Kehrer · 9 years ago
  82. ae2fb63 bind a few things pypy ssl stdlib needs in x509v3 (#3255) by Paul Kehrer · 9 years ago
  83. 9d73635 refactor RSA signing to prep for prehash support (#3240) by Paul Kehrer · 9 years ago
  84. 500850b Additions to the changelog for 1.6 (#3258) by Paul Kehrer · 9 years ago
  85. 9cf1ed5 Add DHparams_dup to DH bindings (#3260) by Aviv Palivoda · 9 years ago
  86. 36d5cd6 add a few more OIDs (#3259) by Paul Kehrer · 9 years ago
  87. df203db bind GENERAL_NAME_free and move GENERAL_NAME_new to macros... (#3257) by Paul Kehrer · 9 years ago
  88. e07ac94 add error codes and ERR_get_state for pypy stdlib ssl (#3256) by Paul Kehrer · 9 years ago
  89. e3352d2 add some x509_object handling for pypy stdlib (#3254) by Paul Kehrer · 9 years ago
  90. 10a602f add two error codes for pypy ssl stdlib (#3253) by Paul Kehrer · 9 years ago
  91. 47d3fca add OPENSSL_NPN_NEGOTIATED (#3252) by Paul Kehrer · 9 years ago
  92. 7db6117 add some NIDs (#3251) by Paul Kehrer · 9 years ago
  93. e09754c add SSL_CTX_set_ecdh_auto where supported (#3250) by Paul Kehrer · 9 years ago
  94. 84e4e31 add some BIO functions for pypy's ssl stdlib (#3249) by Paul Kehrer · 9 years ago
  95. 533a3c9 change derive_elliptic_curve_public_point to return EllipticCurvePubl… (#3243) by Paul Kehrer · 9 years ago
  96. e929c3c update travis to use xcode8.1 image so we have sierra coverage (#3246) by Paul Kehrer · 9 years ago
  97. 7ff4c8f Random flake8 cleanups for the latest release (#3242) by Alex Gaynor · 9 years ago
  98. e9b87d5 Raise padding block_size limit to what is allowed by the specs. (#3108) by Terry Chia · 9 years ago
  99. 9977786 workaround for application bundling tools (#3235) by Paul Kehrer · 9 years ago
  100. 3a15b03 Add a bytes method to get the DER ASN.1 encoding of an X509 name. (#3236) by Paul Kehrer · 9 years ago