summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add proxy authentication example using ProxyManagerAndrew Druchenko2015-11-031-0/+11
* Add info about disabling warnings for end usersMarc Abramowitz2015-09-141-17/+38
* fix import bugMichaelYin2015-09-091-1/+1
* Add a "secure" extras pointIan Cordasco2015-07-171-0/+26
* Merge pull request #664 from jonparrott/masterAndrey Petrov2015-07-171-0/+38
|\
| * App Engine Connection PoolJon Wayne Parrott2015-07-161-0/+38
* | Fix Issue #663Disassem2015-07-014-9/+9
|/
* Suggest user install `libffi`john krauss2015-06-111-1/+5
* Suggest people `pip install cryptography`john krauss2015-06-101-1/+1
* Initial draft of versioning strategy.saneverAndrey Petrov2015-05-311-0/+21
* New coinbase code in docs.Andrey Petrov2015-05-251-1/+2
* Add security doc to front page.Cory Benfield2015-03-171-0/+1
* Simplified stream docs example.Andrey Petrov2015-03-141-14/+14
* implement generator for chunked responsesTomas Tomecek2015-03-141-0/+29
* Rename new warning to InsecurePlatformWarning.Cory Benfield2015-03-031-2/+3
* Clean up documents for config warning.Cory Benfield2015-03-021-3/+4
* Emit warnings when SSLContext isn't available.Cory Benfield2015-03-021-0/+21
* Minor edits to docs.Shivan Sornarajah2015-02-061-4/+5
* Added documentation on context manager usage.Shivan Sornarajah2015-02-062-4/+32
* Updated formattingBenjamenMeyer2015-01-021-2/+2
* Updated Security documentation for proper capture of security warningsBenjamenMeyer2015-01-021-1/+9
* Nag about SecurityWarning every time.Andrey Petrov2014-10-291-1/+0
* Added AppEngine sockets link.Andrey Petrov2014-09-061-2/+4
* Phrasing.Andrey Petrov2014-09-061-1/+1
* Formatting.Andrey Petrov2014-09-061-1/+1
* Formatting.Andrey Petrov2014-09-061-1/+5
* Added 'Python with SSL enabled' section and merged AppEngine into it.Andrey Petrov2014-09-061-16/+29
* removed the http and add requirements also in README.rstkrishnaiitd2014-09-041-1/+1
* code formatting changesKrishna Prasad2014-09-031-2/+2
* Sentence changeskrishnaiitd2014-09-031-5/+6
* Minor changekrishnaiitd2014-09-031-2/+2
* code formatting changesKrishna Prasad2014-09-031-2/+2
* Added requirements of GAEkrishnaiitd2014-09-031-0/+13
* Add one more missing ``:mod:``Erik Tollerud2014-08-101-3/+3
* fixes based on feedback from @shazow and @sigmavirus24Erik Tollerud2014-08-101-1/+1
* Add `io` example under usageErik Tollerud2014-08-101-3/+17
* Sponsorship shpiel.Andrey Petrov2014-07-061-0/+40
* Security notes.Andrey Petrov2014-07-062-14/+10
* Updated docs (managers.rst)Lorenzo Gasparini2014-07-061-7/+7
* Updated docs (index.rst)Lorenzo Gasparini2014-07-061-10/+10
* Fixed documentation tests.Lorenzo Gasparini2014-07-063-31/+40
* Disable auto test of code blocks in documentation.Lorenzo Gasparini2014-07-061-0/+3
* Added certifi as needed to build docs.Lorenzo Gasparini2014-07-062-2/+3
* 'SSL added and removed here' smiley.Andrey Petrov2014-07-031-1/+1
* Security docs.Andrey Petrov2014-07-031-0/+7
* Security docs.Andrey Petrov2014-07-031-4/+5
* Docs.Andrey Petrov2014-07-031-0/+19
* Wording.Andrey Petrov2014-07-021-4/+4
* Security docsAndrey Petrov2014-07-022-0/+116
* More docs, moved _observed_errors param.Andrey Petrov2014-07-013-24/+49