1. d24af7e Ignore six eggs, not a full dozen by Kyle Kelley · 11 years ago
  2. 4177d48 Merge pull request #429 from alex/changelog by David Reid · 11 years ago
  3. 924599e Reformat by Alex Gaynor · 11 years ago
  4. 7c6d7d6 Typo fix by Alex Gaynor · 11 years ago
  5. 3f23040 Fixed #428 -- added a changelog by Alex Gaynor · 11 years ago
  6. 4fb8dc8 Merge pull request #424 from reaperhulk/padding-info-for-all by Alex Gaynor · 11 years ago
  7. 14c302f Merge pull request #423 from alex/ignore by Paul Kehrer · 11 years ago
  8. fe2e3c2 add padding info to docs by Paul Kehrer · 11 years ago
  9. c80ea85 These eggs are sometimes files. We still don't care. by Alex Gaynor · 11 years ago
  10. 43cf688 Merge pull request #418 from reaperhulk/move-contexts by David Reid · 11 years ago
  11. d3b0467 Merge pull request #419 from reaperhulk/gcm-no-pad-required by Alex Gaynor · 11 years ago
  12. af0b9f5 GCM does not require padding (removing from docs example) by Paul Kehrer · 11 years ago
  13. ad6d164 move ciphercontext/aeadciphercontext to bottom of symmetric encryption by Paul Kehrer · 11 years ago
  14. 75832bc Merge pull request #416 from dreid/improved-aead-examples by Alex Gaynor · 11 years ago
  15. e9b2fdd Merge pull request #415 from reaperhulk/remove-cast5-ecb-for-now by Alex Gaynor · 11 years ago
  16. 960159d Merge pull request #414 from alex/avail-cleanup by David Reid · 11 years ago
  17. abb72d2 Make the example more complete and add some comments walking the user through some stuff. by David Reid · 11 years ago
  18. 78569d6 Try making the AEAD examples less dense. by David Reid · 11 years ago
  19. bb996d7 also remove CAST5 docs by Paul Kehrer · 11 years ago
  20. 0f72bda remove CAST5 for first release by Paul Kehrer · 11 years ago
  21. 9a95dad Explanatory comment by Alex Gaynor · 11 years ago
  22. e222010 Fixed #408 -- cleanup how is_available works by Alex Gaynor · 11 years ago
  23. 7ec30af Merge pull request #392 from alex/setup-install-extension by Donald Stufft · 11 years ago
  24. 5e5316d This is dangerous by Alex Gaynor · 11 years ago
  25. d7e04ae Merge branch 'master' into setup-install-extension by Alex Gaynor · 11 years ago
  26. 168c29d Merge pull request #410 from alex/release-automation by David Reid · 11 years ago
  27. 41c14d5 How to verify that your released correctly by Alex Gaynor · 11 years ago
  28. 4345c0d Python 2.6 support by Alex Gaynor · 11 years ago
  29. fea893c More stuff by Alex Gaynor · 11 years ago
  30. b3794db You need a gpg key to do a release by Alex Gaynor · 11 years ago
  31. e72c253 This is a dev dep by Alex Gaynor · 11 years ago
  32. ce0b5a3 Update release docs by Alex Gaynor · 11 years ago
  33. 2f030ef Merge branch 'master' into release-automation by Alex Gaynor · 11 years ago
  34. 7507a1a Merge pull request #412 from alex/version-consistency by David Reid · 11 years ago
  35. 89063f6 Update procedure by Alex Gaynor · 11 years ago
  36. 8755dbd Fix by Alex Gaynor · 11 years ago
  37. 6b1235a Simplify by Alex Gaynor · 11 years ago
  38. d42fd94 Suggestion from @dreid by Alex Gaynor · 11 years ago
  39. 7b8ef39 Fix by Alex Gaynor · 11 years ago
  40. bbb133b Merge pull request #411 from alex/spelling-fix by David Reid · 11 years ago
  41. 2b22fae Compute the version in the same way as setup.py does by Alex Gaynor · 11 years ago
  42. 0e10f57 Boilerplate woo! by Alex Gaynor · 11 years ago
  43. 3aa243c Spell a word correctly by Alex Gaynor · 11 years ago
  44. bf41d5c Merge pull request #203 from alex/fernet by David Reid · 11 years ago
  45. 6bc3af7 Write release automation software. Fixes #375 by Alex Gaynor · 11 years ago
  46. ffa8b4d flake8 by Alex Gaynor · 11 years ago
  47. 50f233e Check to see if a binding is available before trying to install it by Alex Gaynor · 11 years ago
  48. 3450b0e Merge pull request #407 from alex/uptodate-pypy by Paul Kehrer · 11 years ago
  49. 008b7a5 Revert "Revert "Travis now has an up to date pypy"" by Alex Gaynor · 11 years ago
  50. 86b7a8e Merge pull request #404 from reaperhulk/commoncrypto-mark by Donald Stufft · 11 years ago
  51. 02ed961 missing # by Paul Kehrer · 11 years ago
  52. fefe3c2 make the dummy_initializer fail with an actual verify call by Paul Kehrer · 11 years ago
  53. 2dd21fe remove unneeded mark now that is_available is there by Paul Kehrer · 11 years ago
  54. 3ae13fc fix py3 by Paul Kehrer · 11 years ago
  55. 108605b add commoncrypto mark to skip on non-OS X platforms by Paul Kehrer · 11 years ago
  56. 6078221 Re-add the ext_package decleration to the moved verify() call by Alex Gaynor · 11 years ago
  57. ac6e02a Merge branch 'master' into setup-install-extension by Alex Gaynor · 11 years ago
  58. d68fd37 Merge pull request #403 from reaperhulk/bindings-refactor by Alex Gaynor · 11 years ago
  59. 3366d8b improve docstring by Paul Kehrer · 11 years ago
  60. 982d8a5 fix indentation mistake by Paul Kehrer · 11 years ago
  61. ac4209a import build_ffi directly by Paul Kehrer · 11 years ago
  62. 24ff720 remove verify_kwargs and replace with pre_include/post_include/libraries by Paul Kehrer · 11 years ago
  63. f380747 refactor bindings to reduce code duplication with multiple backends by Paul Kehrer · 11 years ago
  64. 7c8e9ce Merge pull request #402 from reaperhulk/hash-supported-objects by Alex Gaynor · 11 years ago
  65. 24684ca instantiate hash objects for hmac checks too by Paul Kehrer · 11 years ago
  66. 8d38572 Instantiate our hash objects used for supported checks by Paul Kehrer · 11 years ago
  67. 24c9a8d Merge pull request #272 from alex/validate-iv by David Reid · 11 years ago
  68. 4969751 Explanatory comment by Alex Gaynor · 11 years ago
  69. 327742c Merge branch 'master' into setup-install-extension by Alex Gaynor · 11 years ago
  70. f96db83 Merge pull request #398 from reaperhulk/backend-skip-backend-name by Alex Gaynor · 11 years ago
  71. 3dbc46a Merge pull request #399 from reaperhulk/ego-stroking by Alex Gaynor · 11 years ago
  72. f03334e backend support check now lists which backend caused the skip by Paul Kehrer · 11 years ago
  73. 23e5326 Merge pull request #397 from alex/long-description by Paul Kehrer · 11 years ago
  74. 0421ff0 add to author list by Paul Kehrer · 11 years ago
  75. 7630d6c Also use an absolute path for the about file by Alex Gaynor · 11 years ago
  76. f51f2c1 Include a long description in our setup.py by Alex Gaynor · 11 years ago
  77. eba623f Some flake8 fixes by Alex Gaynor · 11 years ago
  78. adbea0d Merge pull request #391 from alex/spelling-fixes by Paul Kehrer · 11 years ago
  79. 91f119e six is now required at build time by Alex Gaynor · 11 years ago
  80. 9a00f05 All the necessary things for setup.py to build cffi stuff by Alex Gaynor · 11 years ago
  81. c39559c Merge pull request #389 from alex/glossary-consistency by David Reid · 11 years ago
  82. 1225270 Correct spelling, fix phrasing, line wrap. by Alex Gaynor · 11 years ago
  83. 267dbc9 Merge branch 'master' into validate-iv by Alex Gaynor · 11 years ago
  84. 5bae063 Merge branch 'master' into fernet by Alex Gaynor · 11 years ago
  85. a990471 Merge branch 'master' into glossary-consistency by Alex Gaynor · 11 years ago
  86. a6d5d6e Merge pull request #390 from dreid/install-pypy-again by Alex Gaynor · 11 years ago
  87. a5982a5 Revert "Travis now has an up to date pypy" by David Reid · 11 years ago
  88. 995de06 Merge pull request #388 from alex/privatize-me-captain by Paul Kehrer · 11 years ago
  89. 2d16012 Make capitalization in the glossary consistent and sort it by Alex Gaynor · 11 years ago
  90. 69edb3b Merge branch 'master' into privatize-me-captain by Alex Gaynor · 11 years ago
  91. fa3d5aa Merge pull request #386 from alex/move-gcm-tag-validation by Paul Kehrer · 11 years ago
  92. 604afb5 Make lib and ffi be private on backend by Alex Gaynor · 11 years ago
  93. 9221736 Merge pull request #380 from public/split-binding by Alex Gaynor · 11 years ago
  94. c368ac2 Split OpenSSL binding by Alex Stapleton · 11 years ago
  95. 5f4c492 Merge pull request #387 from exarkun/crypto-locks by Alex Gaynor · 11 years ago
  96. 516b1ad Fixed test for earlier exceptino by Alex Gaynor · 11 years ago
  97. 71e8ca0 Explanatory comment by Alex Gaynor · 11 years ago
  98. ad8e76c Rearrange by Alex Gaynor · 11 years ago
  99. e23eef2 Move GCM tag size/value validation farther forward -- this makes it easier by not requiring future backends to implement the same checks by Alex Gaynor · 11 years ago
  100. c9add40 Merge pull request #385 from alex/consistent-tox by Paul Kehrer · 11 years ago