1. dd97bfe Specify the epub theme to fix the epub build on RTD. by David Reid · 12 years ago
  2. 5950fe9 Merge pull request #470 from alex/bind-ecdhe-stuff by Paul Kehrer · 12 years ago
  3. 3e5e686 Added forgotten decl by Alex Gaynor · 12 years ago
  4. d631494 reversed by Alex Gaynor · 12 years ago
  5. 162eead Allow these to not be defined because lololol fedora/centos by Alex Gaynor · 12 years ago
  6. 25feab3 Merge pull request #472 from alex/dont-require-spelling by Paul Kehrer · 12 years ago
  7. eb656bd Don't require sphinx spelling to be installed, for readthedocs benefit by Alex Gaynor · 12 years ago
  8. ac46674 Merge pull request #471 from alex/requirements by Hynek Schlawack · 12 years ago
  9. df25003 This is also a requirement by Alex Gaynor · 12 years ago
  10. f2c5bfa oops by Alex Gaynor · 12 years ago
  11. eadc2ee Start binding some stuff for ECDHE in pyOpenSSL. by Alex Gaynor · 12 years ago
  12. f290f7d Merge pull request #448 from reaperhulk/travis-add-brew-osx by Alex Gaynor · 12 years ago
  13. 26287be check if openssl is installed via homebrew on osx. install if not by Paul Kehrer · 12 years ago
  14. a2fdd52 Merge pull request #467 from alex/validate-tag-len by Paul Kehrer · 12 years ago
  15. 007e5e1 Verify the tag len for GCM by Alex Gaynor · 12 years ago
  16. 64209e1 Merge pull request #465 from reaperhulk/comment-fix by Alex Gaynor · 12 years ago
  17. e1e8e56 remove comment that's no longer needed by Paul Kehrer · 12 years ago
  18. 089a860 Merge pull request #464 from exarkun/faster-cffi-usage by Paul Kehrer · 12 years ago
  19. 8d04343 Make just one call to ffi.cdef for most of the definitions by Jean-Paul Calderone · 12 years ago
  20. fa47000 Merge pull request #459 from public/use-pytest-fixture by Alex Gaynor · 12 years ago
  21. 0d58373 Use pytest.fixture for backends by Alex Stapleton · 12 years ago
  22. 1246a6e Merge pull request #461 from reaperhulk/upgrade-cffi-dependency by Alex Gaynor · 12 years ago
  23. 2a8114f Merge pull request #460 from reaperhulk/common-crypto-hmac-bindings by Alex Gaynor · 12 years ago
  24. 7fcaa37 drop to >= 0.8 to make pypy happy by Paul Kehrer · 12 years ago
  25. c54c762 change to anonymous enum by Paul Kehrer · 12 years ago
  26. a8dcf84 require cffi >= 0.8.1 by Paul Kehrer · 12 years ago
  27. 8e306b7 remove extraneous spaces by Paul Kehrer · 12 years ago
  28. d1de411 add hmac to commoncrypto binding by Paul Kehrer · 12 years ago
  29. 51d0794 Merge pull request #457 from reaperhulk/fix-456 by Alex Gaynor · 12 years ago
  30. 985d99d bytes byte back by Paul Kehrer · 12 years ago
  31. ab2cfc7 add check to confirm we've loaded error strings by Paul Kehrer · 12 years ago
  32. f523bad Merge pull request #454 from alex/sphinx-spellcheck by Paul Kehrer · 12 years ago
  33. 7ce31c1 Merge pull request #458 from public/pem-errors by Alex Gaynor · 12 years ago
  34. 11a007a Bind all the PEM errors by Alex Stapleton · 12 years ago
  35. 59075df Spelling! by Alex Gaynor · 12 years ago
  36. 44957cd oops, bytes plz by Paul Kehrer · 12 years ago
  37. 8212882 don't leak a context in the test by Paul Kehrer · 12 years ago
  38. cf77d3a add tests to the openssl backend to verify that we've registered by Paul Kehrer · 12 years ago
  39. 50e58d4 Nonsense I think we need. by Alex Gaynor · 12 years ago
  40. d98b881 Merge pull request #455 from reaperhulk/init-ssl-stuff by Alex Gaynor · 12 years ago
  41. 29b40ea This is a dep by Alex Gaynor · 12 years ago
  42. 2153c57 init the ssl library in the backend by Paul Kehrer · 12 years ago
  43. 5c0ec7c Actuall install a thing by Alex Gaynor · 12 years ago
  44. fc4e2b7 Try to run the spellchecker on travis by Alex Gaynor · 12 years ago
  45. 694dab0 Merge pull request #453 from alex/quote by Paul Kehrer · 12 years ago
  46. 9cd4b21 Use a normal quote here, not sure where the smart quote came from by Alex Gaynor · 12 years ago
  47. f34bb4b Merge pull request #452 from hynek/ssl-strings by Donald Stufft · 12 years ago
  48. 7d954bd Expose ERR_load_SSL_strings by Hynek Schlawack · 12 years ago
  49. c435957 remove unneeded openssl bottle by Paul Kehrer · 12 years ago
  50. ccb4f6f let's see what version of openssl is already installed on these slaves by Paul Kehrer · 12 years ago
  51. fff077f move script to separate file for readability by Paul Kehrer · 12 years ago
  52. 7267869 Merge pull request #447 from reaperhulk/test-marks by David Reid · 12 years ago
  53. fbb128f add brewed openssl to travis osx by Paul Kehrer · 12 years ago
  54. 0abdf87 add test marks to fernet so backends without cipher (or AES/CBC) will skip by Paul Kehrer · 12 years ago
  55. f2870ea Merge pull request #446 from alex/docs-fixup by Paul Kehrer · 12 years ago
  56. 9180ba5 Fix up a mistaken copy paste by Alex Gaynor · 12 years ago
  57. 0c7b560 Merge pull request #405 from reaperhulk/common-crypto-binding by Alex Gaynor · 12 years ago
  58. 588b0ac Merge branch 'master' into common-crypto-binding by Paul Kehrer · 12 years ago
  59. 3d5913d Merge pull request #445 from reaperhulk/more-travis-poking by Alex Gaynor · 12 years ago
  60. 3914dd0 temporary workaround for travis-ci bug by Paul Kehrer · 12 years ago
  61. 5b72188 Merge pull request #443 from alex/no-easy-install by Paul Kehrer · 12 years ago
  62. e450f3f Merge pull request #441 from alex/authors by David Reid · 12 years ago
  63. 4af8891 Style nit by Alex Gaynor · 12 years ago
  64. dcbc911 easy_install is awful, don't use it by Alex Gaynor · 12 years ago
  65. 79a230f refactor commoncrypto's is_available to check platform for now by Paul Kehrer · 12 years ago
  66. 7fccf4c add CommonCrypto binding docs by Paul Kehrer · 12 years ago
  67. 5e612d0 add is_available() to CommonCrypto binding, use it for skipif by Paul Kehrer · 12 years ago
  68. 5001c3f cover a missing branch in the commoncrypto bindings by Paul Kehrer · 12 years ago
  69. cc4a42d Add initial CommonCrypto bindings (no backend yet) by Paul Kehrer · 12 years ago
  70. 5a89426 Merge branch 'master' into authors by Alex Gaynor · 12 years ago
  71. 1f15f89 Merge pull request #425 from reaperhulk/travis-me-too by David Reid · 12 years ago
  72. 747beee Simplify the authors section by Alex Gaynor · 12 years ago
  73. 2b58501 Merge pull request #440 from public/vanity by Hynek Schlawack · 12 years ago
  74. dd5d28d Add myself to __authors__ by Alex Stapleton · 12 years ago
  75. fc2fd05 Merge pull request #439 from reaperhulk/hmac-verify-text by Alex Gaynor · 12 years ago
  76. 288bae7 rewrite some text about the hmac verify method by Paul Kehrer · 12 years ago
  77. d1d952d add comment about why the travis exclude matrix is so large by Paul Kehrer · 12 years ago
  78. 607e423 Merge pull request #435 from reaperhulk/0.2-dev-open by David Reid · 12 years ago
  79. 6a05031 Merge pull request #438 from alex/more-prominent-verify by David Reid · 12 years ago
  80. ec27647 Merge pull request #437 from rgbkrk/eggie by Paul Kehrer · 12 years ago
  81. 5bbcf76 Make verify on HMAC more prominent by Alex Gaynor · 12 years ago
  82. 0b06e55 support osx and linux on travis by Paul Kehrer · 12 years ago
  83. 2b64fe2 add 0.2 changelog section by Paul Kehrer · 12 years ago
  84. 2542583 Ignore all eggs by Kyle Kelley · 12 years ago
  85. c958f0c Merge pull request #434 from rgbkrk/minusix by Alex Gaynor · 12 years ago
  86. 47926ba Merge pull request #433 from alex/pip-install-me-captain by David Reid · 12 years ago
  87. 08754db update version to 0.2.dev1 in master by Paul Kehrer · 12 years ago
  88. 292902e Document that we're on PyPI by Alex Gaynor · 12 years ago
  89. ec68820 Merge pull request #431 from dreid/release-0.1 by Alex Gaynor · 12 years ago
  90. 0e2ba5c Merge pull request #432 from dreid/blame-dreid by Alex Gaynor · 12 years ago
  91. d24af7e Ignore six eggs, not a full dozen by Kyle Kelley · 12 years ago
  92. 232189f I guess I should take some of the blame. by David Reid · 12 years ago
  93. d873b4c Prepare to release. by David Reid · 12 years ago
  94. 4177d48 Merge pull request #429 from alex/changelog by David Reid · 12 years ago
  95. 924599e Reformat by Alex Gaynor · 12 years ago
  96. 7c6d7d6 Typo fix by Alex Gaynor · 12 years ago
  97. 3f23040 Fixed #428 -- added a changelog by Alex Gaynor · 12 years ago
  98. 4fb8dc8 Merge pull request #424 from reaperhulk/padding-info-for-all by Alex Gaynor · 12 years ago
  99. 14c302f Merge pull request #423 from alex/ignore by Paul Kehrer · 12 years ago
  100. fe2e3c2 add padding info to docs by Paul Kehrer · 12 years ago