1. db51114 Deprecate Python 3.3 support, with the intention of being removed in the next release (#3566) by Alex Gaynor · 8 years ago
  2. 2240ba2 Dropped support for really old macOS (#3554) by Alex Gaynor · 8 years ago
  3. 46c0c62 Use some more recent version numbers in examples (#3474) by Alex Gaynor · 8 years ago
  4. 524e745 it's called macOS and let's document openssl 1.1.0 installation on mac (#3437) by Paul Kehrer · 8 years ago
  5. 5ad6df9 This is HTTPS now (#3407) by Alex Gaynor · 8 years ago
  6. f19fef1 support defining which windows libraries to link with an env var (#3356) by Paul Kehrer · 9 years ago
  7. d0c6983 Point people to python3-dev if needed (#3359) by Alex Gaynor · 9 years ago
  8. 31b5d78 Fixed #3334 -- added Python 3.6 support (#3335) by Alex Gaynor · 9 years ago
  9. 7a15827 We test the latest version of 1.1.0 (#3327) by Alex Gaynor · 9 years ago
  10. 0e8cdf1 Drop 1.0.0 (#3312) by Alex Gaynor · 9 years ago
  11. f7e1219 Sierra is a thing (#3294) by Alex Gaynor · 9 years ago
  12. 29b2ebc Error out on OpenSSL 1.0.0 by default (#3276) by Alex Gaynor · 9 years ago
  13. e51236d Last pass over fixing the links (#3224) by Alex Gaynor · 9 years ago
  14. 769d5c6 Use the canonical host for two urls on the OpenSSL website (#3219) by Alex Gaynor · 9 years ago
  15. a187c97 Update installation.rst (#3188) by Matt Thomas · 9 years ago
  16. 63bbf18 Clarified Windows development installation and docd upstream enchant bug (#3128) by Nick Badger · 9 years ago
  17. 3b83fc2 Refs #3002 -- clearly document that OpenSSL 1.0 support will be removed in the next release. (#3113) by Alex Gaynor · 9 years ago
  18. 07ea3cd OpenSSL 1.1.0 support (#2826) by Paul Kehrer · 9 years ago
  19. 60cd5a6 Update installation.rst (#3083) by Akan Brown · 9 years ago
  20. 1252dec Drop OpenSSL 0.9.8 (#2978) by Alex Gaynor · 9 years ago
  21. a17d590 add a note on the install page about pip versioning on OS X by Paul Kehrer · 9 years ago
  22. fd36f9d update installation.rst by Alex Gaynor · 9 years ago
  23. 6422d83 HTTPS some links, in the odd event users of a cryptographic library would care about authentication, integrity, or confidentiality by Alex Gaynor · 9 years ago
  24. be6dd9b Formally deprecated support for OpenSSL 0.9.8 by Alex Gaynor · 10 years ago
  25. d9c7eeb Merge pull request #2616 from reaperhulk/docs-accurate-osx by Alex Gaynor · 10 years ago
  26. b29f464 disambiguate a version number by Paul Kehrer · 10 years ago
  27. 33151a4 Merge pull request #2615 from reaperhulk/doc-deprecations by Alex Gaynor · 10 years ago
  28. 13e55df make the os x install docs more accurate by Paul Kehrer · 10 years ago
  29. 56b360a prominently note our py2.6 and openssl 0.9.8/1.0.0 deprecations by Paul Kehrer · 10 years ago
  30. d4ea53b add a small note about clearing the wheel cache by Paul Kehrer · 10 years ago
  31. 355174a remove all mac 0.9.8 tests by Paul Kehrer · 10 years ago
  32. ff59811 Merge pull request #2422 from Lukasa/static-build-docs by Paul Kehrer · 10 years ago
  33. 09d1b47 Add --no-use-wheel when building static wheels. by Cory Benfield · 10 years ago
  34. 937aa47 update docs to point at newer, fancier openssl builder by Paul Kehrer · 10 years ago
  35. 3ed8b81 Missing OpenSSL.org link. by Cory Benfield · 10 years ago
  36. 8078184 Don't accidentally use out-of-date OpenSSLs. by Cory Benfield · 10 years ago
  37. ba8f638 Move link to bottom of docs page. by Cory Benfield · 10 years ago
  38. 6d44728 Document building static wheels on Linux. by Cory Benfield · 10 years ago
  39. 716dfd0 Merge pull request #2388 from reaperhulk/docs-testing by Alex Gaynor · 10 years ago
  40. 3197ab5 HTTPS-ifiy to some links by Alex Gaynor · 10 years ago
  41. 044c8dd simplify installation docs on OS X now that we have cffi wheels by Paul Kehrer · 10 years ago
  42. da74298 update our docs for the testing matrix to be accurate by Paul Kehrer · 10 years ago
  43. a26c13a We test on 3.5 by Alex Gaynor · 10 years ago
  44. 5a5d26c Fixes #2353 -- document that we need PyPy 2.6+ by Alex Gaynor · 10 years ago
  45. 1e071ac rework OS X install docs to describe static/dynamic linking by Paul Kehrer · 10 years ago
  46. 91596e2 Make Homebrew install instructions more generic by tim smith · 10 years ago
  47. 6608b7e remove windows link type, update docs by Paul Kehrer · 10 years ago
  48. 47e1b60 add some more detail. by Paul Kehrer · 10 years ago
  49. 451c8df add some documentation around the requirement for xcode cli tools on mac by Paul Kehrer · 10 years ago
  50. 0958641 remove python 3.2 from every other place I could find by Paul Kehrer · 10 years ago
  51. 96a0827 OpenSSL 1.0.1j-freebsd is what we test against with FreeBSD 10.1 by Paul Kehrer · 10 years ago
  52. bd88ee6 we don't test on freebsd 9.x any more by Paul Kehrer · 10 years ago
  53. 4994597 we now test against 1.0.2 final by Paul Kehrer · 11 years ago
  54. 698e806 update supported platforms by Paul Kehrer · 11 years ago
  55. cebb31a add Yosemite to our list of tested/supported platforms by Paul Kehrer · 11 years ago
  56. a5a432a update OpenSSL versions we test against in the docs by Paul Kehrer · 11 years ago
  57. e683dee add OpenSSL from RHEL/CentOS 7 to testing list by Paul Kehrer · 11 years ago
  58. 73667de update testing platforms/OpenSSL versions by Paul Kehrer · 11 years ago
  59. 419e67a change env variable name, handle empty string by Paul Kehrer · 11 years ago
  60. 2a39f7f switch to env variable based static/dynamic switch for windows by Paul Kehrer · 11 years ago
  61. 156360a switch to static linking on windows and update installation page by Paul Kehrer · 11 years ago
  62. f244150 One more by Alex Gaynor · 11 years ago
  63. e162e26 Wrap. by David Reid · 11 years ago
  64. 18563e6 Lowercase a. by David Reid · 11 years ago
  65. e43861d Fix #1020 - Add conda instructions for linux. by David Reid · 11 years ago
  66. 2c688a4 We also test on Ubuntu Lucid 0.9.8k by Alex Stapleton · 11 years ago
  67. d694838 linkfiy by Alex Gaynor · 11 years ago
  68. f65cba2 typo by Alex Gaynor · 11 years ago
  69. d8fc257 More details by Alex Gaynor · 11 years ago
  70. eb50a2c Fixed #1000 -- document the conda issue and workaround by Alex Gaynor · 11 years ago
  71. fb8dcdb document the OpenSSL versions we're testing against by Paul Kehrer · 11 years ago
  72. c354a2b add OS X codenames why not by Paul Kehrer · 11 years ago
  73. 8ec8a86 Update supported platforms by Paul Kehrer · 11 years ago
  74. 1ced5b8 Updated instructions to use a common header for each packager by Ayrx · 11 years ago
  75. 8f90c83 .rst syntax fix by Kimmo Parviainen-Jalanko · 11 years ago
  76. e01e0bf Added instructions for instalation with OpenSSL from MacPorts by Kimmo Parviainen-Jalanko · 11 years ago
  77. 13432b2 Tweak wording by Alex Stapleton · 11 years ago
  78. b10e954 Alphabetise by Alex Stapleton · 11 years ago
  79. bd0c7a6 Document Python versions too by Alex Stapleton · 11 years ago
  80. b468417 Document the platforms we test on by Alex Stapleton · 11 years ago
  81. d9702f9 Updated documentation to remove debian/rhel headers. by Ayrx · 11 years ago
  82. a674c6b Added rhel-specific installation instructions. by Ayrx · 11 years ago
  83. 4992384 A few style nits in the docs by Alex Gaynor · 11 years ago
  84. 2e15c7f Changed .... lines to ~~~~ and s/Gnu\/Linux/Linux/ by Chris Glass · 11 years ago
  85. ae20caa Pypy is not a real word either apparently. by Chris Glass · 11 years ago
  86. 03829e5 Added Pypy note and fixed libffi's "spelling" by Chris Glass · 11 years ago
  87. f82d94f Added Debian mention, extra missing packages by Chris Glass · 11 years ago
  88. 87c4edb Added a docs section on Linux installation by Chris Glass · 11 years ago
  89. 84d5c6b Only put a single top level header in this page by Alex Gaynor · 12 years ago
  90. b0293bf Added installation section to index.rst by skeuomorf · 12 years ago
  91. bc26efb Added canonical installation document with details about various platforms, fixes #519 by skeuomorf · 12 years ago