1. 237437c let's use xcode8.3 (still macOS 10.12) (#3582) by Paul Kehrer · 8 years ago
  2. 76e68eb Document DH in serialization (#3569) by Aviv Palivoda · 8 years ago
  3. 95e513f Close stdout and stderr when spawning a process (#3578) by Alex Gaynor · 8 years ago
  4. 4022637 Fixes #3573 -- archive the built docs in that builder (#3580) by Alex Gaynor · 8 years ago
  5. 222f59d More deprecation warnings (#3579) by Alex Gaynor · 8 years ago
  6. 7e8cc50 Fix deprecation warning (#3574) by Alex Gaynor · 8 years ago
  7. 9b22eb9 Let's help out the newbies (#3572) by Cory Benfield · 8 years ago
  8. e748b39 Remove dependency on setuptools (#3567) by Alex Gaynor · 8 years ago
  9. db51114 Deprecate Python 3.3 support, with the intention of being removed in the next release (#3566) by Alex Gaynor · 8 years ago
  10. ba58e1f Switch to jenkinsfile (#3525) by Paul Kehrer · 8 years ago
  11. f0d1703 upgrade our pypy2 5.6 builders to 5.7.1 (#3558) by Paul Kehrer · 8 years ago
  12. ae59061 Switch from 12.04 to 14.04 on travis (#3559) by Alex Gaynor · 8 years ago
  13. f9b3b15 Delete some code (#3563) by Alex Gaynor · 8 years ago
  14. 846ae1c add the x25519 NID (#3560) by Paul Kehrer · 8 years ago
  15. 453d2ac Fixed #3533 -- made GCM mode object immutable (#3553) by Alex Gaynor · 8 years ago
  16. c7dd9de Replace release automation with click (#3557) by Alex Gaynor · 8 years ago
  17. a4668c6 remove multibackend (#3555) by Paul Kehrer · 8 years ago
  18. 2240ba2 Dropped support for really old macOS (#3554) by Alex Gaynor · 8 years ago
  19. 6fcbebd changelog entry for libre (#3556) by Paul Kehrer · 8 years ago
  20. 8bb9cc6 More accurate LibreSSL detection (#3530) by Moriyoshi Koizumi · 8 years ago
  21. 5103235 time to remove commoncrypto, fare thee well (#3551) by Paul Kehrer · 8 years ago
  22. d08ddd5 Don't raise an UnsupportedExtension for critical extensions. (#3550) by Alex Gaynor · 8 years ago
  23. 0d92ff8 Add PEM_write_bio_DHxparams, d2i_DHxparams_bio, i2d_DHxparams_bio (#3485) by Aviv Palivoda · 8 years ago
  24. d2574f5 Don't skip DH tests when dhx unsupported and no dhx is required (#3484) by Aviv Palivoda · 8 years ago
  25. 21ef408 Added a binding that will be useful for AIA chasing (#3546) by Alex Gaynor · 8 years ago
  26. 99ebc22 Make the code compatible with the latest sphinx release (#3543) by Alex Gaynor · 8 years ago
  27. c1f9169 pin sphinx version to avoid test breakage (#3544) by Alex Gaynor · 8 years ago
  28. 5ca9946 Fixes #3538 -- Make our OpenSSL EC verifier's implementation match the API (#3539) by Alex Gaynor · 8 years ago
  29. 92f570e use openssl constants (#3534) by Paul Kehrer · 8 years ago
  30. 5fb1021 add a changelog entry for finalize_with_tag and move the note (#3531) by Paul Kehrer · 8 years ago
  31. 2e84daa postpone GCM authentication tag requirement until finalization (#3421) by Philipp Gesang · 8 years ago
  32. cb94281 Delete dead code and update a comment (#3529) by Alex Gaynor · 8 years ago
  33. 0417d00 Don't compare cffi version using strings (#3524) by Alex Gaynor · 8 years ago
  34. f2b541f Remove trailing space in vector #3522 (#3523) by Alex Gaynor · 8 years ago
  35. 9e6e23b Remove unused assignment (#3519) by Alex Gaynor · 8 years ago
  36. 89c2ce4 Update docs to reflect a change that occured long ago with bindings (#3517) by Alex Gaynor · 8 years ago
  37. 82393f9 bump minimum setuptools version (#3513) by Alex Gaynor · 8 years ago
  38. 346a573 Additional SCT bindings (#3510) by Alex Gaynor · 8 years ago
  39. de569c5 format some function names in docs (#3511) by Alex Gaynor · 8 years ago
  40. 4ecbf3e Removed some legacy garbage (#3502) by Alex Gaynor · 8 years ago
  41. 3f12963 Another simplification of freeing (#3498) by Alex Gaynor · 8 years ago
  42. e660ffe Fixed #3489 -- document that we don't have wheels for pypy (#3496) by Alex Gaynor · 8 years ago
  43. a699167 Fixed #3492 -- use a better API (#3497) by Alex Gaynor · 8 years ago
  44. ef027a6 Add some ASN1_TIME related functions for the relevant PyOpenSSL patch. (#3491) by Moriyoshi Koizumi · 8 years ago
  45. eba6750 minor int_to_bytes performance increase (#3490) by Ofek Lev · 8 years ago
  46. 854e5fa Style nit in C code (#3486) by Alex Gaynor · 8 years ago
  47. d827e9c remove key check (#3473) by Ofek Lev · 8 years ago
  48. 8d85b95 Attempt to simplify the libressl checing (#3482) by Alex Gaynor · 8 years ago
  49. 9ef1d6f I don't know what a bug issue is (#3481) by Alex Gaynor · 8 years ago
  50. 2a0b834 Update symmetric-encryption.rst (#3479) by gdmnbt · 8 years ago
  51. 6cf66d6 Two additional bindings for CT (#3478) by Alex Gaynor · 8 years ago
  52. 4a772a8 Another site goes HTTPS! (#3477) by Alex Gaynor · 8 years ago
  53. 46c0c62 Use some more recent version numbers in examples (#3474) by Alex Gaynor · 8 years ago
  54. 511098c From time to time, we ignore our own policy (#3475) by Alex Gaynor · 8 years ago
  55. 03d8e02 Use stronger language (#3476) by Alex Gaynor · 8 years ago
  56. 42062cc First pass at adding SCT bindings (#3471) by Alex Gaynor · 8 years ago
  57. bca951e Interfaces for SCTs, feedback wanted (#3467) by Alex Gaynor · 8 years ago
  58. a783c57 Remove API deprecated in 1.6, clean up the legacy deprecations (#3468) by Alex Gaynor · 8 years ago
  59. fd2b27a add captions to the split toctrees (#3466) by anarcat · 8 years ago
  60. 9bab0ed Refs #3461 -- added the OID for the SCT x.509 extension (#3464) by Alex Gaynor · 8 years ago
  61. 5f9c5cb Refs #3461 -- added a test vector with SCTs (#3462) by Alex Gaynor · 8 years ago
  62. ecf7425 Update wheel scripts to match what Jenkins has (#3459) by Alex Gaynor · 8 years ago
  63. 05943d7 Remove workaround for weird NetBSD bug (#3458) by Alex Gaynor · 8 years ago
  64. d6d2527 Write a memory leak test for X.509 extensions (#3451) by Alex Gaynor · 8 years ago
  65. 41e8842 Improvements to the memleak tests (#3457) by Alex Gaynor · 8 years ago
  66. 5b8914a Ec is a thing (#3453) by Alex Gaynor · 8 years ago
  67. 0604944 Be on brand: it's macOS (#3456) by Alex Gaynor · 8 years ago
  68. 6ca6f4d add X509_STORE_CTX_get0_cert binding (#3455) by Paul Kehrer · 8 years ago
  69. 4ce11b1 update dev docs to also say macOS and use openssl 1.1 (#3452) by Paul Kehrer · 8 years ago
  70. baff4ac More ifdef death (#3450) by Alex Gaynor · 8 years ago
  71. 2e5f4ea Memleak tests (#3140) by Alex Gaynor · 8 years ago
  72. 2c53403 Removed some unused ifdefs from openssl bindings (#3448) by Alex Gaynor · 8 years ago
  73. 3017c33 fix typo (#3442) by Ofek Lev · 8 years ago
  74. d0aad45 port 1.8.1 changelog and update master for 1.9 release cycle (#3440) by Paul Kehrer · 8 years ago
  75. 928e4ee 1.8 version bump and changelog date (#3438) by Paul Kehrer · 8 years ago
  76. 524e745 it's called macOS and let's document openssl 1.1.0 installation on mac (#3437) by Paul Kehrer · 8 years ago
  77. e9dbbd8 document that we're not building universal wheels now (#3436) by Paul Kehrer · 8 years ago
  78. 20fe2be add changelog entry, fixes #3427 (#3435) by Paul Kehrer · 8 years ago
  79. 4bd9a07 reverts a change to our exceptions (#3429) by Paul Kehrer · 8 years ago
  80. d5e05f2 Refs #3430 -- fixed a memory leak in extension parsing for CRL dp (#3431) by Alex Gaynor · 8 years ago
  81. 722235c missing coverage for dh_x942_serialization_supported in MultiBackend (#3432) by Paul Kehrer · 8 years ago
  82. e44efb6 DH subgroup order (q) (#3369) by Aviv Palivoda · 8 years ago
  83. 3bab4e5 Fixed #3422 -- Remove some legacy code which is now in 1.0.1 (#3423) by Alex Gaynor · 8 years ago
  84. 64f1f42 Update NIST urls in docs (#3418) by Alex Gaynor · 8 years ago
  85. 500047b SHA-1 is broken, run for the hills (#3417) by Alex Gaynor · 8 years ago
  86. 9a59ad8 Use HTTPS urls for a few more websites (#3416) by Alex Gaynor · 8 years ago
  87. b1d5b32 Add ASN1_F_ASN1_CHECK_TLEN (#3414) by Aviv Palivoda · 8 years ago
  88. 8ad694c Fixes #3409 -- bump idna dep to a version with massively improved performance/memory usage (#3411) by Alex Gaynor · 8 years ago
  89. 5ad6df9 This is HTTPS now (#3407) by Alex Gaynor · 8 years ago
  90. 127e862 use official API for unreachable C code (#3404) by Alex Gaynor · 8 years ago
  91. 8aa893b Two random grammar fixes (#3402) by Alex Gaynor · 8 years ago
  92. 401ac6f Fixed #3398 -- document the serial deprecation in the changelog (#3401) by Alex Gaynor · 8 years ago
  93. 9b34ca9 add support for update_into on CipherContext (#3190) by Paul Kehrer · 8 years ago
  94. 83d3ade bump openssl for tests to 1.1.0e (#3399) by Alex Gaynor · 8 years ago
  95. a39b20d Refactor binding initialization to allow specified errors (#3278) by Paul Kehrer · 8 years ago
  96. 4a90c25 switch the PEM password callback to a C implementation (#3382) by Paul Kehrer · 8 years ago
  97. bd7cd2d faq entry for setuptools_ext issues (#3393) by Paul Kehrer · 8 years ago
  98. 9794588 Update tutorial.rst (#3394) by AlexanderWeyman · 8 years ago
  99. 84cdca7 Add EVP_PKEY_DHX (#3388) by Aviv Palivoda · 8 years ago
  100. f99e3f5 bump our latest pypy builds to use the latest pypy (#3391) by Paul Kehrer · 9 years ago