summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use correct syntax for a parameter.Alex Gaynor2015-09-041-1/+1
* Merge pull request #313 from zakkie/doc/get_elliptic_curveAlex Gaynor2015-09-041-1/+1
|\
| * get_elliptic_curve require 'name' parameterAkihiro Yamazaki2015-09-041-1/+1
* | Merge pull request #314 from kjav/patch-2Hynek Schlawack2015-09-041-1/+1
|\ \ | |/ |/|
| * Corrected spelling mistakekjav2015-09-041-1/+1
|/
* Merge pull request #307 from reaperhulk/try-an-thingHynek Schlawack2015-09-022-9/+25
|\
| * download, compile, and use a local 0.9.8 in travis when requiredPaul Kehrer2015-09-012-9/+25
|/
* Merge pull request #301 from mhils/alpn-decoratorAlex Gaynor2015-08-261-3/+1
|\
| * always use alpn decoratorMaximilian Hils2015-08-261-3/+1
|/
* Merge pull request #300 from kjav/masterAlex Gaynor2015-08-251-1/+1
|\
| * Fixed typokjav2015-08-251-1/+1
|/
* Merge pull request #294 from mhils/ssl_peekHynek Schlawack2015-08-184-12/+47
|\
| * add ssl_peek functionalityMaximilian Hils2015-08-174-12/+47
|/
* Merge pull request #298 from hynek/masterPaul Kehrer2015-08-171-5/+8
|\
| * Allow pypy to fail for nowHynek Schlawack2015-08-171-5/+8
|/
* Merge pull request #295 from mhils/fix_test_race_conditionHynek Schlawack2015-07-261-4/+8
|\
| * fic race condition in testsMaximilian Hils2015-07-251-4/+8
|/
* Merge pull request #289 from pyca/alex-patch-2Hynek Schlawack2015-07-031-0/+5
|\
| * Enabling caching of pip downloads and wheelsAlex Gaynor2015-07-031-0/+5
* | Merge pull request #288 from hynek/masterAlex Gaynor2015-07-031-2/+2
|\ \ | |/ |/|
| * Let's try thisHynek Schlawack2015-07-031-1/+1
| * Take the cryptography routeHynek Schlawack2015-07-031-2/+2
| * Add coverage to pip installHynek Schlawack2015-07-031-1/+1
|/
* Merge pull request #287 from hynek/masterAlex Gaynor2015-07-032-8/+14
|\
| * @alex was rightHynek Schlawack2015-07-031-4/+1
| * Use the correct pipHynek Schlawack2015-07-031-1/+1
| * Move to codecov, rejigger badgesHynek Schlawack2015-07-032-8/+17
|/
* Merge pull request #283 from hynek/compiler-docPaul Kehrer2015-06-281-0/+9
|\
| * Add a warning about compiler errorsHynek Schlawack2015-06-281-0/+9
|/
* Merge pull request #278 from sholsapp/x509storecontext-docsHynek Schlawack2015-06-102-32/+28
|\
| * Clean up X509StoreContext documentationStephen Holsapple2015-06-102-32/+28
|/
* Merge pull request #277 from hynek/update-contributionPaul Kehrer2015-06-075-26/+77
|\
| * Update contributing & policy informationHynek Schlawack2015-06-075-26/+77
|/
* Merge pull request #272 from hynek/use-rtd-themeAlex Gaynor2015-06-076-6/+11
|\
| * Fix MANIFEST.inHynek Schlawack2015-05-281-1/+1
| * Use RTD themeHynek Schlawack2015-05-285-5/+10
* | Merge pull request #244 from elitest/session-tls-versionHynek Schlawack2015-05-304-0/+76
|\ \ | |/ |/|
| * Fixed test_ssl.py. Branches got mixed.Jim Shaver2015-05-291-1/+1
| * fix grammar and english in SSL.py and ssl.rstJim Shaver2015-05-283-5/+6
| * Switch get_protocol_version_name back to unicode.Jim Shaver2015-05-283-8/+8
| * Fixing the truth in Changelog SSL.py and test_ssl.pyJim Shaver2015-05-284-17/+18
| * update Changelog as tests are assumedJim Shaver2015-05-281-2/+0
| * Added string() to get_protocol_version_nameJim Shaver2015-05-271-1/+1
| * modified Changelog to reflect new additionsJim Shaver2015-05-271-8/+8
| * differentiated the two functions. Updated docs, and testsJim Shaver2015-05-274-12/+38
| * Remove extra line breakJim Shaver2015-05-271-1/+0
| * Fix docstring in SSL.pyJim Shaver2015-05-271-1/+1
| * Make variable assignment in tests more readableJim Shaver2015-05-271-2/+2
| * Added example and cleanup to doc/apiJim Shaver2015-05-271-1/+3
| * added docs to doc/apiJim Shaver2015-05-271-0/+5