summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #228 from hynek/release-0.15.10.15.1Paul Kehrer2015-04-144-3/+15
|\
| * Prepare 0.15.1Hynek Schlawack2015-04-144-3/+15
|/
* Merge pull request #225 from glyph/right-errorHynek Schlawack2015-04-143-1/+29
|\
| * no say the thing it actually does insteadGlyph2015-04-141-2/+4
| * change log entryGlyph2015-04-141-0/+6
| * don't panic if there's no errnoGlyph2015-04-141-1/+1
| * A more precise test with less I/O.Glyph2015-04-141-6/+15
| * Test the right error.Glyph2015-04-141-0/+11
|/
* Merge pull request #220 from hynek/release-150.15Paul Kehrer2015-04-143-5/+6
|\
| * Release 0.15Hynek Schlawack2015-04-143-5/+6
|/
* Merge pull request #219 from hynek/fix-setupAlex Gaynor2015-04-132-2/+6
|\
| * Fix setup.py & MANIFEST.inHynek Schlawack2015-04-132-2/+6
* | Merge pull request #218 from exarkun/npn_feature_detectPaul Kehrer2015-04-132-120/+168
|\ \ | |/ |/|
| * merge masterJean-Paul Calderone2015-04-138-9/+589
| |\
| * | Test NotImplementedError works.Cory Benfield2015-04-131-135/+164
| * | Docstring for decorator.Cory Benfield2015-04-131-0/+4
| * | Use a decorator for requires_npnCory Benfield2015-04-131-9/+15
| * | Add NPN feature detection.Cory Benfield2015-04-131-0/+9
* | | Merge pull request #213 from flowerhack/doc-updateHynek Schlawack2015-04-134-35/+21
|\ \ \
| * | | Updated installation docsJulia Hansbrough2015-04-134-35/+21
| |/ /
* | | Merge pull request #212 from exarkun/159-crl-export-digestJean-Paul Calderone2015-04-135-19/+139
|\ \ \ | |_|/ |/| |
| * | Bytes.Jean-Paul Calderone2015-04-131-1/+1
| * | Fix weird spacing change.Jean-Paul Calderone2015-04-131-4/+1
| * | merge masterJean-Paul Calderone2015-04-138-36/+637
| |\ \ | |/ / |/| |
* | | Merge pull request #201 from exarkun/issue-15Jean-Paul Calderone2015-04-136-9/+191
|\ \ \
| * \ \ Merge master again!Jean-Paul Calderone2015-04-134-4/+400
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #120 from Lukasa/alpnPaul Kehrer2015-04-133-1/+399
|\ \ \ \
| * | | | Apparently I'm stylistically immature.Cory Benfield2015-04-131-3/+3
| * | | | Unrolling loops like I'm GCCCory Benfield2015-04-131-13/+9
| * | | | Cleanup docstrings and comments.Cory Benfield2015-04-131-2/+4
| * | | | Remove 'test that'.Cory Benfield2015-04-131-8/+8
| * | | | Multiline docstring.Cory Benfield2015-04-131-1/+3
| * | | | Test for absent ALPN.Cory Benfield2015-04-131-0/+22
| * | | | ALPN required decorator docstring.Cory Benfield2015-04-131-0/+4
| * | | | Better names and spacing.Cory Benfield2015-04-131-3/+3
| * | | | Technically it's an initialism.Cory Benfield2015-04-131-2/+2
| * | | | Use ALPN detection decorator.Cory Benfield2015-04-131-9/+15
| * | | | Skip tests on non-ALPN platforms.Cory Benfield2015-04-131-129/+136
| * | | | Raise NotImplementedError if no ALPN.Cory Benfield2015-04-131-0/+12
| * | | | Handle exceptions in ALPN select callback.Cory Benfield2015-04-132-35/+88
| * | | | Catch non-bytestrings from ALPN callbacks.Cory Benfield2015-04-131-0/+4
| * | | | Fixup broken ALPN tests.Cory Benfield2015-04-131-9/+3
| * | | | Further CFFI problems.Cory Benfield2015-04-131-3/+3
| * | | | Fixup some CFFI problems.Cory Benfield2015-04-131-2/+2
| * | | | Test for client-only ALPN.Cory Benfield2015-04-131-0/+35
| * | | | Minor nits.Cory Benfield2015-04-131-12/+12
| * | | | Add ALPN support.Cory Benfield2015-04-133-1/+262
| | |_|/ | |/| |
* | | | Merge pull request #215 from reaperhulk/coverage-bullshitAlex Gaynor2015-04-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | send to coveralls whether or not the build succeedsPaul Kehrer2015-04-131-1/+1
|/ / /
| * | Rename warn_text to something a little more descriptive.Jean-Paul Calderone2015-04-133-10/+11