summaryrefslogtreecommitdiff
path: root/INSTALL.rst
Commit message (Expand)AuthorAgeFilesLines
* Add support for SecureTransport SSL backendScott Talbert2021-09-101-2/+2
* remove documentation referencing official windows builds, closes #657Oleg Pudeyev2021-07-191-41/+32
* Remove bintray from docsAkiomi Kamakura2021-05-041-5/+0
* Stop testing on Python 3.4Oleg Pudeyev2020-01-151-12/+2
* Add locking support to wolfSSLEneas U de Queiroz2019-07-011-1/+1
* Explcitly mention LibreSSL and BoringSSL in documentationOleg Pudeyev2019-06-301-3/+4
* add support for mbedTLSJosef Schlehofer2019-03-231-2/+2
* Drop python 2.6 supportOleg Pudeyev2018-03-241-2/+1
* Do not forget the quirksOleg Pudeyev2017-08-291-4/+6
* Add support for Python 3.6 (docs + tests)Samuel Dion-Girardeau2017-02-271-1/+2
* Fix typo: "pip remove" -> "pip uninstall"Oren2016-12-301-1/+1
* Add --openssl-lib-name for openssl 1.1.0Oleg Pudeyev2016-12-161-0/+3
* Update various dependenciesOleg Pudeyev2016-12-161-1/+1
* URLs: change from HTTP to HTTPS for curl.haxx.seDaniel Stenberg2016-08-181-5/+5
* Spelling fixOleg Pudeyev2016-02-091-1/+1
* Switch to bintray for release distributionsOleg Pudeyev2016-01-171-1/+1
* Shuffle documentationOleg Pudeyev2016-01-171-0/+2
* Document certificate bundle situation, closes #355Oleg Pudeyev2016-01-151-0/+16
* Update install documentation for windowsOleg Pudeyev2016-01-131-27/+66
* Fix inconsistent headingsOleg Pudeyev2016-01-051-3/+5
* Add --with-openssl and accept it on Windows to compile OpenSSL crypto locks.Oleg Pudeyev2016-01-041-6/+9
* Document issues with gnutls, fixes #306Oleg Pudeyev2016-01-011-0/+15
* WhitespaceOleg Pudeyev2016-01-011-3/+3
* SSL detection via ctypesOleg Pudeyev2015-10-261-0/+8
* pip recompilation instructions, fixes #225Oleg Pudeyev2015-04-251-0/+28
* Explain how to build Git checkout.Oleg Pudeyev2014-07-071-0/+28
* Python 3.4 supportOleg Pudeyev2014-06-031-3/+3
* Include error message and links to mailing list for better findability/troubl...Oleg Pudeyev2014-06-031-0/+14
* Document python version requirement for official binary packages on windows, ...Oleg Pudeyev2014-06-031-1/+29
* Expand windows documentationOleg Pudeyev2014-02-031-0/+31
* Test --avoid-stdio on travis, add PYCURL_SETUP_OPTIONS environment variable t...Oleg Pudeyev2014-01-201-1/+4
* Add --avoid-stdio option to not pass FILE pointers from Python to libcurl on ...Oleg Pudeyev2014-01-201-2/+13
* Consolidate installation instructions in install.rstOleg Pudeyev2014-01-201-14/+19
* Converting installation doc to rst syntaxOleg Pudeyev2014-01-201-17/+21
* Rename install to install.rstOleg Pudeyev2014-01-201-0/+94