1. 3e4e335 Mirror the OpenSSL API as is our idiom. by Jean-Paul Calderone · 11 years ago
  2. aaf516d Some doc fixups by Jean-Paul Calderone · 11 years ago
  3. c09fd58 Switch to an explicit curve object. by Jean-Paul Calderone · 11 years ago
  4. 256090b Merge remote-tracking branch 'pyca/master' into ecdhe by Jean-Paul Calderone · 11 years ago
  5. 61d7d39 ecdh: Use different exception types for different errors by Andy Lutomirski · 11 years ago
  6. e625d0c Merge pull request #84 from exarkun/finished_messages by Jean-Paul Calderone · 11 years ago
  7. 6b5028d Removed a stray period by Alex Gaynor · 11 years ago
  8. 7c556ef merge master by Jean-Paul Calderone · 11 years ago
  9. b13ce31 merge master by Jean-Paul Calderone · 11 years ago
  10. e8b2d30 Merge branch 'ecdhe' of git://github.com/amluto/pyopenssl into ecdhe by Laurens Van Houtven · 11 years ago
  11. 416f4a1 Added dependency for cryptography>=0.3. by Fedor Brunner · 11 years ago
  12. f05a273 Identify elliptic curves by short name, not NID by Andy Lutomirski · 11 years ago
  13. 19bca05 Remove references to MODE_NO_COMPRESSION by Laurens Van Houtven · 11 years ago
  14. 2cffdbc Test methods test_get_cipher_* have been split into two sets. by Fedor Brunner · 11 years ago
  15. 26e07d6 rst api docs by Jean-Paul Calderone · 11 years ago
  16. d5419e2 Added documentation by Alex Gaynor · 12 years ago
  17. 1461c49 Try exposing TLSv1.1 and TLSv1.2. by Jean-Paul Calderone · 12 years ago
  18. 54cc390 Add versionadded tag for get_signature_algorithm documentation. by Jean-Paul Calderone · 13 years ago
  19. 6c896fe Add more API documentation for Session objects by Jean-Paul Calderone · 13 years ago
  20. 8e8f90c Add documentation for the new session cache related constants and methods by Jean-Paul Calderone · 14 years ago
  21. 2164154 merge trunk by Jean-Paul Calderone · 14 years ago
  22. f1b7030 Replace crazy middle dot with a full stop. by Jean-Paul Calderone · 14 years ago
  23. 6381da3 Various multiples fixes after comparing with the Python's Latex-to-Sphinx converter's output by Jonathan Ballet · 14 years ago
  24. c9e066c Translate the Latex doc to Sphinx doc by Jonathan Ballet · 14 years ago
  25. c7b7ba7 Migrated the rest of the narrative documentation from Latex to Sphinx by Jonathan Ballet · 14 years ago
  26. 648875f Fix markup to be compatible with Sphinx and add rough API doc by Jonathan Ballet · 14 years ago