1. 09dd287 Fixed a few typos by Alex Gaynor · 11 years ago
  2. 4c82513 added docs stuff on when added by Alex Gaynor · 11 years ago
  3. c34893c Merge branch 'master' into multi-fernet by Alex Gaynor · 11 years ago
  4. 7d15688 A few docs formatting nits by Alex Gaynor · 11 years ago
  5. c7c82f3 Add to changelog. Document deprecation. by Terry Chia · 11 years ago
  6. 0fc591f Add missing period. by Terry Chia · 11 years ago
  7. cc5e445 Add docs. by Terry Chia · 11 years ago
  8. e148d01 Added docs for multifernet by Alex Gaynor · 11 years ago
  9. a5a432a update OpenSSL versions we test against in the docs by Paul Kehrer · 11 years ago
  10. 1329a85 Remove outdated information from FAQ. by Terry Chia · 11 years ago
  11. 3654d2f remove deprecated DSA classes/methods and update tests by Paul Kehrer · 11 years ago
  12. e055b27 remove docs for fully deprecated classes/methods by Paul Kehrer · 11 years ago
  13. 9952434 Merge pull request #1367 from alex/line-length by Paul Kehrer · 11 years ago
  14. b525adf add an ignore path for doc8 + fix a long line causing failures by Paul Kehrer · 11 years ago
  15. b366f39 Wrap lines appropriately by Alex Gaynor · 11 years ago
  16. 5a47738 Merge pull request #1345 from reaperhulk/ec-withnumbers by Alex Gaynor · 11 years ago
  17. 77e95a0 deprecate backend method names for elliptic curve number loading by Paul Kehrer · 11 years ago
  18. 5cfd211 fix naming mistake in the docs (for DSA and the new EC docs) by Paul Kehrer · 11 years ago
  19. e025be2 add EC WithNumbers interfaces and docs by Paul Kehrer · 11 years ago
  20. 281d6b2 Slight clarification of the load_pem_public_key docs by Alex Gaynor · 11 years ago
  21. 801e8c1 Added all changes lost in merge reset by michael-hart · 11 years ago
  22. b45731b Part 1 of rebase, with corrections for pep8 by michael-hart · 11 years ago
  23. 9f7ad19 small cleanup to docs by Paul Kehrer · 11 years ago
  24. 7289496 Updated spelling_wordlist.txt by michael-hart · 11 years ago
  25. 83c67e1 Update spelling_wordlist.txt by michael-hart · 11 years ago
  26. 59f7219 Update test-vectors.rst by michael-hart · 11 years ago
  27. 04e783f Implemented support for loading EC private keys by unknown · 11 years ago
  28. 4e5d1ee Grammar from @reaperhulk by Alex Gaynor · 11 years ago
  29. ac83b39 Try a different phrasing by Alex Gaynor · 11 years ago
  30. f0ca2e8 Start moving everything to the new API by Alex Gaynor · 11 years ago
  31. 99e61ea typo fix by Alex Gaynor · 11 years ago
  32. 38b11cc Merge branch 'master' into pem-loading-backend by Alex Gaynor · 11 years ago
  33. dda54aa All the other pages use sentence case titles. by Alex Stapleton · 11 years ago
  34. 12e4742 add the spelling wordlist additions as well by Paul Kehrer · 11 years ago
  35. e683dee add OpenSSL from RHEL/CentOS 7 to testing list by Paul Kehrer · 11 years ago
  36. e0e9541 Document the new interface by Alexander Gaynor · 11 years ago
  37. a1f1afa Reorder the backend interfaces in the docs to group them more sensibly by Alexander Gaynor · 11 years ago
  38. 09db2fa Merge pull request #1265 from reaperhulk/update-platforms by Alex Gaynor · 11 years ago
  39. e943b79 Merge pull request #1264 from public/dh-vectors by Paul Kehrer · 11 years ago
  40. 23fef0a NIST KASVS values for DH and ECDH by Alex Stapleton · 11 years ago
  41. 73667de update testing platforms/OpenSSL versions by Paul Kehrer · 11 years ago
  42. 6c59fc6 Merge pull request #1261 from alex/we-are-the-six-percent by Paul Kehrer · 11 years ago
  43. 6e1fa9b No point showing a ... by Alex Gaynor · 11 years ago
  44. 45fd057 Try to make the examples of verifying an HMAC/CMAC clearer -- refs #1259 by Alex Gaynor · 11 years ago
  45. b1e83a5 Remove the 6% chance this test will fail -- refs #1259 by Alex Gaynor · 11 years ago
  46. faf305b Get rid of remaining pycon blocks by Alex Stapleton · 11 years ago
  47. 58a3f91 Turn this into a doctest block by Alex Gaynor · 11 years ago
  48. 814c575 Fixed name of the function by Alex Gaynor · 11 years ago
  49. 3ed90bb Fixed example in the serialization docs by Alex Gaynor · 11 years ago
  50. 192f1f7 Mention both RFCs by Alex Gaynor · 11 years ago
  51. 9883e4e Document what the PEM headers look like in more cases by Alex Gaynor · 11 years ago
  52. bdcca52 document methods on RSA/DSA Numbers classes by Paul Kehrer · 11 years ago
  53. a9f2fec these functions were removed before 0.5 release by Paul Kehrer · 11 years ago
  54. ab8d3eb Merge pull request #1225 from alex/deprecation by Alex Stapleton · 11 years ago
  55. 61292a7 Remove merge leftovers by Terry Chia · 11 years ago
  56. d77b97a Advanced and remove the deprecated MGF1 sale length code by Alex Gaynor · 11 years ago
  57. 625edca Merge pull request #1213 from reaperhulk/update-release-docs by Alex Stapleton · 11 years ago
  58. 81fed66 Update security.rst to note that we statically link OpenSSL now. by Terry Chia · 11 years ago
  59. 43a7f4b Merge pull request #1206 from reaperhulk/static-windows-builds by Alex Stapleton · 11 years ago
  60. 1f1e02f expand the release instructions to check windows wheel linking by Paul Kehrer · 11 years ago
  61. 419e67a change env variable name, handle empty string by Paul Kehrer · 11 years ago
  62. 27bb5fe add openssl version check instructions to release docs by Paul Kehrer · 11 years ago
  63. 21fc582 Improve EC docs by Paul Kehrer · 11 years ago
  64. 03555ad Merge pull request #1195 from public/ec-safety-docs by Paul Kehrer · 11 years ago
  65. 7fd4b58 Advice on choosing a curve by Alex Stapleton · 11 years ago
  66. 2a39f7f switch to env variable based static/dynamic switch for windows by Paul Kehrer · 11 years ago
  67. 8e2dabd Merge pull request #1201 from alex/no-more-truncation by Paul Kehrer · 11 years ago
  68. 8e6b331 Fix a mistake in a docs link by Alex Gaynor · 11 years ago
  69. 156360a switch to static linking on windows and update installation page by Paul Kehrer · 11 years ago
  70. cc5224f Improve docs by Alex Gaynor · 11 years ago
  71. 8f1b8e8 Fixes #1200 -- disallow GCM truncation by default by Alex Gaynor · 11 years ago
  72. f6e2920 Merge pull request #1191 from reaperhulk/dsa-deprecate-backend-methods by Alex Stapleton · 11 years ago
  73. 1262be2 deprecate DSA backend methods by Paul Kehrer · 11 years ago
  74. 512ac22 deprecate concrete DSA classes and update DSA docs by Paul Kehrer · 11 years ago
  75. 0e2ee9b Merge pull request #1179 from reaperhulk/dsa-numbers-opaque-backend by David Reid · 11 years ago
  76. 298effd rename backend method, add some docs by Paul Kehrer · 11 years ago
  77. 2ac8778 add note about enchant dependency for spellcheck in docs by Paul Kehrer · 11 years ago
  78. dacb5f9 add generate_private_key to DSAParameters + add a new function to dsa by Paul Kehrer · 11 years ago
  79. cefcf2d Wrap a long line (seriously, why is doc8 not catching these) by Alex Gaynor · 11 years ago
  80. d7a2306 Wrap a long line in the docs, unclear why doc8 didn't catch this by Alex Gaynor · 11 years ago
  81. 993d847 Updating risk assessment to match CERT's language by kennwhite · 11 years ago
  82. 00bb1d4 Merge pull request #1180 from alex/short-link by David Reid · 11 years ago
  83. 1d1855c Merge pull request #1173 from Ayrx/ecc-fix by Alex Stapleton · 11 years ago
  84. d99fc65 Use the short link version for various things by Alex Gaynor · 11 years ago
  85. 125857f dsa docs by Paul Kehrer · 11 years ago
  86. 48963c9 Merge pull request #1150 from reaperhulk/rsa-doc-update by David Reid · 11 years ago
  87. 368b1c9 Merge pull request #1132 from public/opaque-dsa-interfaces by Paul Kehrer · 11 years ago
  88. a63083a simplify examples per dreid's suggestion by Paul Kehrer · 11 years ago
  89. afad62a add information about why we deprecated the concrete providers by Paul Kehrer · 11 years ago
  90. 8a8c122 RSA doc update for deprecation. Move some examples. by Paul Kehrer · 11 years ago
  91. 020d49d Fixed AssertionError on missing curves by Ayrx · 11 years ago
  92. b024857 Merge pull request #1168 from reaperhulk/dsa-with-numbers-interfaces by Alex Gaynor · 11 years ago
  93. e7d06bd Merge pull request #1163 from reaperhulk/dsa-numbers-classes by Alex Gaynor · 11 years ago
  94. 9842964 add DSAWithNumbers subinterfaces by Paul Kehrer · 11 years ago
  95. 645315b Organize the interface docs a bit better, added subheadings by Alex Gaynor · 11 years ago
  96. 3678283 fix some language by Paul Kehrer · 11 years ago
  97. eced452 Merge pull request #1166 from lvh/c-binding-docs by Alex Gaynor · 11 years ago
  98. da08418 Merge pull request #1164 from reaperhulk/dsa-numbers-loading by Alex Stapleton · 11 years ago
  99. 8c73a7b remove parameter_numbers from DSAPrivateNumbers since it's on public by Paul Kehrer · 11 years ago
  100. 316b4fd Dance around the word "fallbacks"" by Laurens Van Houtven · 11 years ago