1. 3d971a6 Merge pull request #2356 from alex/doc-pypy by Paul Kehrer · 10 years ago
  2. 5a5d26c Fixes #2353 -- document that we need PyPy 2.6+ by Alex Gaynor · 10 years ago
  3. 298d25a Merge pull request #2355 from alex/pin-pytest by Paul Kehrer · 10 years ago
  4. 959403b Pin pytest to <2.8, there's a bug with deprecation warnings by Alex Gaynor · 10 years ago
  5. 336aca3 Merge pull request #2344 from simo5/X963_vectors by Paul Kehrer · 10 years ago
  6. e69da95 Add NIST Vectors for ANSI X9.63 KDF by Simo Sorce · 10 years ago
  7. a405d49 Merge pull request #2352 from reaperhulk/pypy-latest by Alex Gaynor · 10 years ago
  8. b337d57 pypy 2.6.1 has a bug where it can segfault during vector install by Paul Kehrer · 10 years ago
  9. 27f02a3 Merge pull request #2351 from alex/trove by Paul Kehrer · 10 years ago
  10. 1d5805b added a trove classifier by Alex Gaynor · 10 years ago
  11. 3dd51cc Merge pull request #2349 from mgrabovsky/doc-fix by Paul Kehrer · 10 years ago
  12. 4816ab3 Correct order of parameters in documentation by Matěj Grabovský · 10 years ago
  13. d93aa99 Merge pull request #2337 from reaperhulk/py35-and-pypy by Alex Gaynor · 10 years ago
  14. 8edd68f Merge branch 'master' into py35-and-pypy by Paul Kehrer · 10 years ago
  15. 4e4bdb0 Merge pull request #2345 from reaperhulk/pytest-workaround by Alex Gaynor · 10 years ago
  16. 9b6ae9c workaround for pytest 2.7.3's expectation of USERNAME on windows by Paul Kehrer · 10 years ago
  17. 4e91f7f let's add python 3.5 to our test matrix by Paul Kehrer · 10 years ago
  18. 92d8bd1 Merge pull request #2332 from reaperhulk/upgrade-osx-builders by Alex Gaynor · 10 years ago
  19. 0a19e61 install/upgrade pyenv in os x builders by Paul Kehrer · 10 years ago
  20. 3ca143c upgrade os x travis jobs to use latest image by Paul Kehrer · 10 years ago
  21. 6aa52b2 Merge pull request #2334 from pyca/alex-patch-2 by Paul Kehrer · 10 years ago
  22. 062b2a6 Merge branch 'master' into alex-patch-2 by Alex Gaynor · 10 years ago
  23. 5ca4963 Merge pull request #2333 from pyca/alex-patch-1 by Paul Kehrer · 10 years ago
  24. 41aabcb Don't use pipes by Alex Gaynor · 10 years ago
  25. f36057f Don't use shell redirection by Alex Gaynor · 10 years ago
  26. 948ba5d Merge pull request #2294 from bjmc/add_name_to_oids by Paul Kehrer · 10 years ago
  27. ae45413 Merge branch 'master' into add_name_to_oids by Brendan McCollam · 10 years ago
  28. 1b3b3ce Adds _name property to ObjectIdentifier by Brendan McCollam · 10 years ago
  29. 786ded6 Merge pull request #2329 from reaperhulk/changelog-101 by Alex Gaynor · 10 years ago
  30. 2f6b169 port 1.0.1 changelog to master by Paul Kehrer · 10 years ago
  31. c3a405b Merge pull request #2326 from reaperhulk/osx-static-linking-docs by Donald Stufft · 10 years ago
  32. 1e071ac rework OS X install docs to describe static/dynamic linking by Paul Kehrer · 10 years ago
  33. 48cd56b Merge pull request #2306 from reaperhulk/static-linking-osx by Donald Stufft · 10 years ago
  34. a60b69f Merge branch 'master' into static-linking-osx by Paul Kehrer · 10 years ago
  35. ab75a30 Merge pull request #2322 from reaperhulk/docs-fix by Alex Gaynor · 10 years ago
  36. 209e630 Merge branch 'master' into docs-fix by Paul Kehrer · 10 years ago
  37. 8d242c7 fix a docs typo and convert it to a doctest to prevent future problems by Paul Kehrer · 10 years ago
  38. 8359190 Merge branch 'master' into static-linking-osx by Paul Kehrer · 10 years ago
  39. cad58d7 Merge pull request #2320 from etrauschke/crl_vector_fixes by Paul Kehrer · 10 years ago
  40. 726cea3 remove critical flag from cert issuer entry ext to work with OpenSSL < 1.0.0 by Erik Trauschke · 10 years ago
  41. 7f4e5d7 Merge pull request #2319 from alex/x509-tutorial-docs-bug by Paul Kehrer · 10 years ago
  42. f648734 Fixed #2318 -- added the missing critical flag to the x509 tutorial by Alex Gaynor · 10 years ago
  43. f8fed42 Merge pull request #2316 from pyca/pypy-2.6.1 by Paul Kehrer · 10 years ago
  44. 18fab25 fix by Alex Gaynor · 10 years ago
  45. 646c7cc upgrade to pypy 2.6.1 by Alex Gaynor · 10 years ago
  46. 7402cf1 rename env var to CRYPTOGRAPHY_OSX_NO_LINK_FLAGS by Paul Kehrer · 10 years ago
  47. f3e8aae Merge pull request #2304 from Ayrx/fernet-docs-kdf by Paul Kehrer · 10 years ago
  48. 69382a0 Add bcrypt to word list. by Terry Chia · 10 years ago
  49. b1903b0 Mention bcrypt and scrypt. by Terry Chia · 10 years ago
  50. 0a2c818 Merge pull request #2307 from reaperhulk/fix-test-ordering by Alex Gaynor · 10 years ago
  51. 7539dcb no need for None by Paul Kehrer · 10 years ago
  52. 89656cd Resolve an unusual test bug related to initializing the bindings by Paul Kehrer · 10 years ago
  53. 162f30a pypy doesn't name that shared object quite the same by Paul Kehrer · 10 years ago
  54. 039540a add some otool output to the OS X builds by Paul Kehrer · 10 years ago
  55. 2f1d5a4 move dynamic build and add an env to make it obvious it's dynamic by Paul Kehrer · 10 years ago
  56. 5f7d9d2 update travis to static link homebrew openssl (plus one dynamic job) by Paul Kehrer · 10 years ago
  57. 1055431 add support for static linking of the openssl backend on OS X by Paul Kehrer · 10 years ago
  58. b2ecff2 Merge pull request #2305 from alex/drop-nsa-link by Paul Kehrer · 10 years ago
  59. 40d56b2 line length by Alex Gaynor · 10 years ago
  60. fd07919 spelling by Alex Gaynor · 10 years ago
  61. 72ccef5 Fixed #2270 -- update citation to something that works by Alex Gaynor · 10 years ago
  62. 7126e61 Fix imports and wordings. by Terry Chia · 10 years ago
  63. 4678604 Add Django to wordlist. by Terry Chia · 10 years ago
  64. d9f8bfa Fixed PBKDF2 class target. by Terry Chia · 10 years ago
  65. 1ef3aa3 Fix link. by Terry Chia · 10 years ago
  66. b964a5c Add some text regarding using passwords with Fernet. by Terry Chia · 10 years ago
  67. def82db Merge pull request #2303 from kjav/master by Paul Kehrer · 10 years ago
  68. 729abcf Removed SSL_renegotiate_abbreviated binding by kjav · 10 years ago
  69. c6a73cb Added bindings for SSL_renegotiate_<pending/abbreviated> by kjav · 10 years ago
  70. d390abc Merge pull request #1 from pyca/master by kjav · 10 years ago
  71. 2bf6a7f Merge pull request #2302 from Ayrx/add-ssl-renegotiate by Alex Gaynor · 10 years ago
  72. aad3949 Add SSL_renegotiate binding. by Terry Chia · 10 years ago
  73. 8e1912b Merge pull request #2296 from reaperhulk/correct-my-review-mistake by Alex Gaynor · 10 years ago
  74. e87027f Merge pull request #2297 from fxfitz/patch-1 by Alex Gaynor · 10 years ago
  75. 33e56c1 Merge pull request #2298 from timbuchwaldt/patch-1 by Alex Gaynor · 10 years ago
  76. e782061 Write as binary by Tim Buchwaldt · 10 years ago
  77. 238c191 Update fernet.rst - removed a word! by Fran Fitzpatrick · 10 years ago
  78. 21569bf add conditional removal for SET_CERT_CB by Paul Kehrer · 10 years ago
  79. 42cf0b5 Merge pull request #2295 from mhils/set_cert_cb by Paul Kehrer · 10 years ago
  80. 10a81a9 add set_cert_cb by Maximilian Hils · 10 years ago
  81. 26adb0f Merge pull request #2292 from reaperhulk/default-stringmask by Alex Gaynor · 10 years ago
  82. 4b4efb6 set the default stringmask to utf8 by Paul Kehrer · 10 years ago
  83. c12accc Merge pull request #2285 from reaperhulk/pypy-error by Alex Gaynor · 10 years ago
  84. 7d17cbb raise an error if trying to install on PyPy < 2.6 by Paul Kehrer · 10 years ago
  85. 7e6ac3c Merge pull request #2282 from reaperhulk/ssl-bindings by Alex Gaynor · 10 years ago
  86. 421ba64 libre doesn't have these fields (and might only be used in sslv2 anyway) by Paul Kehrer · 10 years ago
  87. 24be78a compilation fix by Paul Kehrer · 10 years ago
  88. 222e61d Merge pull request #2279 from Ayrx/patch-1 by Alex Gaynor · 10 years ago
  89. 8a14d9b style fix + remove some elements of the struct that aren't in 0.9.8 by Paul Kehrer · 10 years ago
  90. f65285a added attribs to SSL_SESSION, SSL_SESSION_print. CIPHER_description by MiWCryptAnalytics · 10 years ago
  91. ac85fa9 Make py3pep8 tox target use a general python3. by Terry Chia · 10 years ago
  92. f7644ca Merge pull request #2276 from viraptor/move-signature-typecheck by Alex Gaynor · 10 years ago
  93. ae9ae08 Merge pull request #2277 from shadyabhi/patch-1 by Paul Kehrer · 10 years ago
  94. a5e999a Update tutorial.rst as it was missing an import by Abhijeet Rastogi · 10 years ago
  95. eafa4b1 Move signature type checks by Stanisław Pitucha · 10 years ago
  96. 5e885db Merge pull request #2274 from reaperhulk/fix-test by Alex Gaynor · 10 years ago
  97. bc4a9fa skip if check on ec test by Paul Kehrer · 10 years ago
  98. 56b1a88 Merge pull request #2262 from viraptor/non-bytes-signatures by Paul Kehrer · 10 years ago
  99. f15a0a0 Merge pull request #2273 from pyca/alex-patch-1 by Paul Kehrer · 10 years ago
  100. 46c3e70 Fixed a pair of examples in teh docs by Alex Gaynor · 10 years ago