1. 9736716 be a bit more robust about detecting locking callback declarations (#3107) by Paul Kehrer · 9 years ago
  2. fea3b12 remove a few more unneeded and no longer extant functions for 1.1.0 (#3110) by Paul Kehrer · 9 years ago
  3. 5f1e88d opaque structs for 1.1.0 compatibility (#3109) by Paul Kehrer · 9 years ago
  4. 40f1999 Allow passing iterators where collections are expected (#3078) by Marti · 9 years ago
  5. eafc4ee remove two more constants that no longer exist and we don't use (#3101) by Paul Kehrer · 9 years ago
  6. 0917d38 two more functions that became const, one removed that we don't use (#3102) by Paul Kehrer · 9 years ago
  7. c1c5ef1 constify and reorder getter args (#3103) by Paul Kehrer · 9 years ago
  8. b6e72f8 constify x509name functions (#3104) by Paul Kehrer · 9 years ago
  9. 8b3a384 const some more ASN1 (#3100) by Paul Kehrer · 9 years ago
  10. 9db255d Fix docs to clarify the less than 256 limit for Padding(). (#3099) by Terry Chia · 9 years ago
  11. 8e66ca6 CertificateBuilder accepts aware datetimes for not_valid_after and not_valid_before (#2920) by InvalidInterrupt · 9 years ago
  12. dcbd220 There is no 0.9.8, only Zuul (#3094) by Alex Gaynor · 9 years ago
  13. 54b145f ERR_load_RAND_strings changed function signature in 1.1.0 (#3093) by Paul Kehrer · 9 years ago
  14. 53da670 move functions that were const-ified in 1.1.0-pre6 (#3090) by Paul Kehrer · 9 years ago
  15. 8a74e9a OPENSSL_no_config is a macro in 1.1.0 (#3091) by Paul Kehrer · 9 years ago
  16. c8f2aa6 BIO_set has been removed in 1.1.0 (#3092) by Paul Kehrer · 9 years ago
  17. c65fea9 Update example code to use recommended 160 bits (#3088) by Dave Brondsema · 9 years ago
  18. 60cd5a6 Update installation.rst (#3083) by Akan Brown · 9 years ago
  19. 94af47c Attempt to debug wacky failures on the docs build on OS X (#3085) by Alex Gaynor · 9 years ago
  20. b6e0ba0 Add recommendation about terminology (#3079) by Gabriel Orisaka · 9 years ago
  21. 9e75830 Disallow X509 certificate serial numbers bigger than 159 bits (#3064) (#3067) by Коренберг Марк · 9 years ago
  22. 4739cfc Add code style settings, new excludes, run 'test_x509_ext (Py3)' (#3041) by Marti · 9 years ago
  23. 679a914 Update CHANGELOG.rst with #3063 (#3070) by Maximilian Hils · 9 years ago
  24. 617fe4b Remove provider language from docs (#3072) by Gabriel Orisaka · 9 years ago
  25. 33c59a3 Add @mhils to AUTHORS.rst (#3071) by Maximilian Hils · 9 years ago
  26. dacdbb9 Clarify what to pass to the sign-function (#3066) by Loy · 9 years ago
  27. 6e9e489 disable static callbacks on Python 3.5 (refs #2970) (#3063) by Maximilian Hils · 9 years ago
  28. 11997b1 Fixed openssl binding if no-cmac (#3062) by Jeffery To · 9 years ago
  29. e035c50 Removed provider language from asymmetric primitives docs (#3052) by Gabriel Orisaka · 9 years ago
  30. be7c5e5 Unconditional SecureTransport bindings, round 2. (#3059) by Cory Benfield · 9 years ago
  31. d3e90d3 Revert "Add the unconditional SecureTransport bindings" (#3058) by Alex Gaynor · 9 years ago
  32. 63f7d04 Add the unconditional SecureTransport bindings (#3054) by Cory Benfield · 9 years ago
  33. 1025f5d Add myself to AUTHORS (#3048) by Dirkjan Ochtman · 9 years ago
  34. 0edf799 Enforce that p > q to improve OpenSSL compatibility (fixes #2990) (#3010) by Dirkjan Ochtman · 9 years ago
  35. 6868b1f Removed provider language from backend interfaces (#3047) by Gabriel Orisaka · 9 years ago
  36. 05aac20 A few small cleanups (#3046) by Alex Gaynor · 9 years ago
  37. 69617ca Add flag to toggle key length check for HOTP and TOTP. (#3012) by Terry Chia · 9 years ago
  38. c0f5a82 Add OPENSSL_config binding (#2972) (#2974) by Anton · 9 years ago
  39. 3e3444f Use a series of constants for OpenSSL version checks (#3037) by Alex Gaynor · 9 years ago
  40. dbb64bd disable blowfish in commoncrypto backend for key lengths under 64-bit (#3040) by Paul Kehrer · 9 years ago
  41. 2120a8e One shot sign/verification ECDSA (#3029) by Aviv Palivoda · 9 years ago
  42. 14a9ad4 Mark the minimum pytest version in setup.py. (#3035) by Alex Gaynor · 9 years ago
  43. fd2a9df Remove a few SSL fields which are unused (#3032) by Alex Gaynor · 9 years ago
  44. 77d917b one shot verify documentation fix (#3031) by Aviv Palivoda · 9 years ago
  45. f67429b One shot sign/verify DSA (#3003) by Aviv Palivoda · 9 years ago
  46. 602f88f Opaque everything else we can of X509 (#3027) by Alex Gaynor · 9 years ago
  47. 30d908c change X509V3_EXT_nconf function signature (#3024) by Paul Kehrer · 9 years ago
  48. 06a03f7 Opaque another OpenSSL struct (#3025) by Alex Gaynor · 9 years ago
  49. 17097bf Fixed #3008 -- expose calculate max pss salt length (#3014) by Alex Gaynor · 9 years ago
  50. fa8ed29 AES_ctr128_encrypt needs to be in macros as it's a conditional binding (#3023) by Paul Kehrer · 9 years ago
  51. dbeab5f update RSA opaque getters/setters to latest code from openssl 1.1.0 master (#3022) by Paul Kehrer · 9 years ago
  52. b5a0111 update DH opaque getters/setters to latest code from openssl 1.1.0 master (#3021) by Paul Kehrer · 9 years ago
  53. 827070e update DSA opaque getters/setters to latest code from openssl 1.1.0 master (#3020) by Paul Kehrer · 9 years ago
  54. 4bdb775 opaque x509 store context (#3019) by Paul Kehrer · 9 years ago
  55. ca9b989 rest syntax by Alex Gaynor · 9 years ago
  56. a9d29af Refs #2826 -- remove a no longer needed DSA binding (#3017) by Alex Gaynor · 9 years ago
  57. b28c20c Opaquify RSA and DSA structs in OpenSSL (#3016) by Alex Gaynor · 9 years ago
  58. a8f935b Remove some 0.9.8 cruft from the docs (#3015) by Alex Gaynor · 9 years ago
  59. 4fc052f Fixes #2992 -- clearly link to a key dumping docs in serialization mo… (#3013) by Alex Gaynor · 9 years ago
  60. bfd3744 Use `d` instead of `private_exponent` for consistency (#2991) by Dirkjan Ochtman · 9 years ago
  61. 72a7b9b Use DSAparams_dup in yet another please (#3007) by Alex Gaynor · 9 years ago
  62. c3058a3 Complete the removal of the string '0.9.8' (#3005) by Alex Gaynor · 9 years ago
  63. 4a6b0ed use DSAparams_dup now that we no longer support 0.9.8 (#3006) by Paul Kehrer · 9 years ago
  64. 101c311 Rewrite a comment. (#3004) by Alex Gaynor · 9 years ago
  65. 8feef68 Added function to access and alter opaque DH struct (#2976) by Aviv Palivoda · 9 years ago
  66. b5a8ad9 Remove some more 0.9.8isms from the ssl code (#3001) by Alex Gaynor · 9 years ago
  67. 45c0b74 More cleanup of the EVP module for 0.9.8isms (#3000) by Alex Gaynor · 9 years ago
  68. 07438fe first pass removing 0.9.8 things from the ssl bindings (#2986) by Paul Kehrer · 9 years ago
  69. 6f143b6 Remove a few 0.9.8isms from the ssl bindings (#2998) by Alex Gaynor · 9 years ago
  70. b927426 Remove some 0.9.8 code in x509 extension land (#2999) by Alex Gaynor · 9 years ago
  71. 41b4bce Simplify and remove some 0.9.8 code from the EVP bindings (#2996) by Alex Gaynor · 9 years ago
  72. 69e0cb7 Remove 0.9.8isms from CMS code. (#2997) by Alex Gaynor · 9 years ago
  73. 741b231 Removed 0.9.8 specific hmac code (#2995) by Alex Gaynor · 9 years ago
  74. 8db7ef5 Remove 0.9.8 isms from the DSA and x509 verify bindings (#2993) by Alex Gaynor · 9 years ago
  75. ada6993 Remove a few more 0.9.8 bindings (#2994) by Alex Gaynor · 9 years ago
  76. f377975 Simplify control flow now that the 0.9.8 branches are gone (#2989) by Alex Gaynor · 9 years ago
  77. 0ac6fc8 0.9.8 error code conditionals no longer required (#2987) by Paul Kehrer · 9 years ago
  78. b67947c remove 0.9.8 support from nid bindings (#2988) by Paul Kehrer · 9 years ago
  79. 40c6bf6 remove unneeded AES conditionals now that we no longer support 0.9.8 (#2985) by Paul Kehrer · 9 years ago
  80. e7111c3 Remove a binding and comments that reference 0.9.8 (#2984) by Alex Gaynor · 9 years ago
  81. 5864d84 Removed some code that existed for OpenSSL 0.9.8 (#2983) by Alex Gaynor · 9 years ago
  82. 1252dec Drop OpenSSL 0.9.8 (#2978) by Alex Gaynor · 9 years ago
  83. a778fbc Small cleanup (#2979) by Alex Gaynor · 9 years ago
  84. 8d15ba8 Clean up some of the nonsense in our DSA docs. (#2969) by Alex Gaynor · 9 years ago
  85. fb5e7d4 remove the i2d_{EXTENSION_NAME} macros since we don't need them (#2966) by Paul Kehrer · 9 years ago
  86. 5563ea0 Added another release task (#2965) by Alex Gaynor · 9 years ago
  87. 67ea444 reopen master for work on fifteenth release (#2964) by Paul Kehrer · 9 years ago
  88. 69365ce changelog and version bump (#2962) by Paul Kehrer · 9 years ago
  89. 34d5c39 Add convenience methods to sign and verify w/ RSA (#2945) by Colleen Murphy · 9 years ago
  90. 4f125c1 RSA OAEP SHA2 Support (#2956) by Paul Kehrer · 9 years ago
  91. 815a24b added a repr to the dsa numbers classes (#2961) by Alex Gaynor · 9 years ago
  92. 3c224b8 A few more 1.1.0 compatibility changes (#2960) by Paul Kehrer · 9 years ago
  93. 13e9c4c Refs #1478 -- attempt to improve our nonsense docs for ECCurve.key_size (#2959) by Alex Gaynor · 9 years ago
  94. 9498929 SSH serialization for public keys (#2957) by Alex Gaynor · 9 years ago
  95. 6eeaf0b small cleanups to the cert.serial warning (#2958) by Alex Gaynor · 9 years ago
  96. 0c11d04 Random grammar stuff (#2955) by Alex Gaynor · 9 years ago
  97. e295f3a Add alias for Certificate serial as serial number (#2950) by Chelsea Winfree · 9 years ago
  98. 5751515 Forward port the changelog for 1.3.3 (#2949) by Alex Gaynor · 9 years ago
  99. 4e6e69f Fixing typo in asymmetric utils (#2947) by Chelsea Winfree · 9 years ago
  100. 3079299 add RSA OAEP SHA2 vectors via custom vector creation (#2829) by Paul Kehrer · 9 years ago