1. 876b2ac The message is not a basestring and basestring is an awful type anyway. by Jean-Paul Calderone · 10 years ago
  2. 95a4665 Add documentation for X509StoreContextError by Stephen Holsapple · 10 years ago
  3. 08ffaa6 Refactoring verify_cert by Stephen Holsapple · 10 years ago
  4. 0d9815f Add OpenSSL.crypto.verify_chain method. by Stephen Holsapple · 10 years ago
  5. 2cf5a08 Fixed a typo leading to a syntax error in the docs by Alex Gaynor · 10 years ago
  6. 5f9eea4 update docs by Bulat Gaifullin · 10 years ago
  7. cb32e85 Use autodoc for CRL by Laurens Van Houtven · 10 years ago
  8. d92f55c Use autodoc for Revoked by Laurens Van Houtven · 10 years ago
  9. 59152b5 Use autodoc for NetscapeSPKI by Laurens Van Houtven · 10 years ago
  10. bb503a3 Use autodoc for PKCS12 by Laurens Van Houtven · 10 years ago
  11. 07051d3 Generic structural cleanups by Laurens Van Houtven · 10 years ago
  12. c3baa7b Use autodoc for X509 by Laurens Van Houtven · 10 years ago
  13. 3e83d24 Use autodoc for X509Req by Laurens Van Houtven · 10 years ago
  14. 2650de5 Use autodoc for X509Extension by Laurens Van Houtven · 10 years ago
  15. 196195b Use autodoc for X509Name by Laurens Van Houtven · 10 years ago
  16. 6e7dd43 Use autoclass for PKey by Laurens Van Houtven · 10 years ago
  17. 13d56ba Pre-type/class unification Pythons are old by Laurens Van Houtven · 10 years ago
  18. 8aeafdd Use autoclass for X509Store by Laurens Van Houtven · 10 years ago
  19. c105a55 Add autodoc to sphinx extensions by Laurens Van Houtven · 10 years ago
  20. 62d1033 Implement Connection.recv_into. by Cory Benfield · 10 years ago
  21. cd010f6 Implement @alex's code review. by Cory Benfield · 10 years ago
  22. be3e7b8 Make NPN markups. by Cory Benfield · 10 years ago
  23. 3b04e35 all the way by Jean-Paul Calderone · 10 years ago
  24. 3e4e335 Mirror the OpenSSL API as is our idiom. by Jean-Paul Calderone · 10 years ago
  25. aaf516d Some doc fixups by Jean-Paul Calderone · 10 years ago
  26. c09fd58 Switch to an explicit curve object. by Jean-Paul Calderone · 10 years ago
  27. 256090b Merge remote-tracking branch 'pyca/master' into ecdhe by Jean-Paul Calderone · 10 years ago
  28. 61d7d39 ecdh: Use different exception types for different errors by Andy Lutomirski · 10 years ago
  29. e625d0c Merge pull request #84 from exarkun/finished_messages by Jean-Paul Calderone · 10 years ago
  30. 6b5028d Removed a stray period by Alex Gaynor · 10 years ago
  31. 7c556ef merge master by Jean-Paul Calderone · 10 years ago
  32. b13ce31 merge master by Jean-Paul Calderone · 10 years ago
  33. e8b2d30 Merge branch 'ecdhe' of git://github.com/amluto/pyopenssl into ecdhe by Laurens Van Houtven · 10 years ago
  34. 416f4a1 Added dependency for cryptography>=0.3. by Fedor Brunner · 10 years ago
  35. f05a273 Identify elliptic curves by short name, not NID by Andy Lutomirski · 11 years ago
  36. 19bca05 Remove references to MODE_NO_COMPRESSION by Laurens Van Houtven · 11 years ago
  37. 2cffdbc Test methods test_get_cipher_* have been split into two sets. by Fedor Brunner · 11 years ago
  38. 26e07d6 rst api docs by Jean-Paul Calderone · 11 years ago
  39. 0146d44 Bump version to 0.14 final by Jean-Paul Calderone · 11 years ago
  40. 479878d Merge branch 'master' into ecdhe-support by Alex Gaynor · 11 years ago
  41. 3dffd62 Bump to 0.14a4 by Jean-Paul Calderone · 11 years ago
  42. e11f7d6 Merge commit '2691849' into release-0.14 (Remove obsolete, incorrect documentation) by Jean-Paul Calderone · 11 years ago
  43. eeb4bb1 There is a top-level INSTALL document now. Let's not be redundant. by Jean-Paul Calderone · 11 years ago
  44. 9b499dd cffi callbacks are easy by Jean-Paul Calderone · 11 years ago
  45. 99c6dc4 Bump to alpha 3 by Jean-Paul Calderone · 11 years ago
  46. d5419e2 Added documentation by Alex Gaynor · 11 years ago
  47. 86ebb45 Bump to alpha 2 by Jean-Paul Calderone · 11 years ago
  48. f47de96 Hmm maybe start off with a non-final version. by Jean-Paul Calderone · 11 years ago
  49. 737d2ad version bump by Jean-Paul Calderone · 11 years ago
  50. 1461c49 Try exposing TLSv1.1 and TLSv1.2. by Jean-Paul Calderone · 11 years ago
  51. 54cc390 Add versionadded tag for get_signature_algorithm documentation. by Jean-Paul Calderone · 12 years ago
  52. 6c896fe Add more API documentation for Session objects by Jean-Paul Calderone · 13 years ago
  53. 8e8f90c Add documentation for the new session cache related constants and methods by Jean-Paul Calderone · 13 years ago
  54. 4e0a6fb Tell people how to build the docs by Jean-Paul Calderone · 13 years ago
  55. d6fd762 Drop no longer needed old stuff by Jean-Paul Calderone · 13 years ago
  56. 0b8f4bd Bump *two* version numbers, fantastic. by Jean-Paul Calderone · 13 years ago
  57. 2164154 merge trunk by Jean-Paul Calderone · 13 years ago
  58. f1b7030 Replace crazy middle dot with a full stop. by Jean-Paul Calderone · 13 years ago
  59. a72804a Catch up to trunk by Jean-Paul Calderone · 13 years ago
  60. cb058a3 Some documentation on new constants by Jean-Paul Calderone · 13 years ago
  61. b557e98 Regenerate the documentation for the new version by Jean-Paul Calderone · 13 years ago
  62. 74a2c29 - Add Context.set_mode method by Guillermo Gonzalez · 13 years ago
  63. 954b778 Bump the third instance of the version number by Jean-Paul Calderone · 13 years ago
  64. 7fd9c56 Generate documentation for new version by Jean-Paul Calderone · 13 years ago
  65. 206701d Remove unused extensions and associated configuration by Jonathan Ballet · 13 years ago
  66. 9dc218a Require at least Sphinx 1.0 to build the documentation by Jonathan Ballet · 13 years ago
  67. 6381da3 Various multiples fixes after comparing with the Python's Latex-to-Sphinx converter's output by Jonathan Ballet · 13 years ago
  68. c9e066c Translate the Latex doc to Sphinx doc by Jonathan Ballet · 13 years ago
  69. c7b7ba7 Migrated the rest of the narrative documentation from Latex to Sphinx by Jonathan Ballet · 13 years ago
  70. add44ae Convert introduction and installation doc from Latex to Sphinx by Jonathan Ballet · 13 years ago
  71. 648875f Fix markup to be compatible with Sphinx and add rough API doc by Jonathan Ballet · 13 years ago
  72. 0646a24 Bootstrapping Sphinx documentation by Jonathan Ballet · 13 years ago
  73. b253091 Move the old documentation direcctory to prepare the new one. by Jonathan Ballet · 13 years ago
  74. 1378853 tex docs by Jean-Paul Calderone · 13 years ago
  75. c4cb658 And SSL_get_servername, SSL_set_tlsext_host_name, and SSL_CTX_set_tlsext_servername_callback by Jean-Paul Calderone · 13 years ago
  76. 95613b7 Add SSL_set_SSL_CTX wrapper, Connection.set_context. by Jean-Paul Calderone · 13 years ago
  77. ee6532d Add a Connection method for inspecting the certificate chain. by Jean-Paul Calderone · 13 years ago
  78. db0bf44 Document the exception get_signature_algorithm by Jean-Paul Calderone · 13 years ago
  79. 95b92c7 Apply the get_peer_cert_chain parts of okuda's patch by Jean-Paul Calderone · 13 years ago
  80. 5d19052 Apply get_signature_algorithm parts of okuda's patch by Jean-Paul Calderone · 13 years ago
  81. 6a54ff7 Expose OPENSSL_VERSION_NUMBER and SSLeay_version by Jean-Paul Calderone · 13 years ago
  82. 0d53d0b Consolidate by Jean-Paul Calderone · 13 years ago
  83. 2309cd6 document SSLeay_version et al by Jean-Paul Calderone · 13 years ago
  84. 26ebc9e Regenerate documentation with correct version (0.12) by Jean-Paul Calderone · 13 years ago
  85. 3ed4a18 Bump the version in the tex sources, which is independent of the two other copies of the version. by Jean-Paul Calderone · 13 years ago
  86. 63394f0 Regenerate documentation for new version number by Jean-Paul Calderone · 13 years ago
  87. 78caacc Regenerate documentation by Jean-Paul Calderone · 13 years ago
  88. 49de593 close method by Jean-Paul Calderone · 13 years ago
  89. 1eba6a8 Add docs for the new X509 and X509Extension methods by Jean-Paul Calderone · 13 years ago
  90. bcb1bab Regenerate documentation for final 0.11 release by Jean-Paul Calderone · 14 years ago
  91. a819f06 Bump version for final 0.11 release by Jean-Paul Calderone · 14 years ago
  92. e1716ea Updated documentation by Jean-Paul Calderone · 14 years ago
  93. 0dae203 Bump version by Jean-Paul Calderone · 14 years ago
  94. ec155e5 Add newly generated doc pages by Jean-Paul Calderone · 14 years ago
  95. 47136d9 Add versionadded info by Jean-Paul Calderone · 14 years ago
  96. be1e9d8 Let's try an alpha first by Jean-Paul Calderone · 14 years ago
  97. b444b70 Bump version number by Jean-Paul Calderone · 14 years ago
  98. c0c64ef Beginning of a Quote file by Jean-Paul Calderone · 14 years ago
  99. f41d617 fix minor markup mistake by Jean-Paul Calderone · 14 years ago
  100. 6f25678 Document the new APIs by Jean-Paul Calderone · 14 years ago