summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - add document how to disable ssl cert verification.sslliris2014-08-262-0/+21
* - v0.18.0liris2014-08-261-1/+1
* - add #102, #98 to change log.v0.17.0Hiroki Ohtani2014-08-221-0/+1
* Merge pull request #104 from mtrippled/exceptliris2014-08-221-1/+4
|\
| * Have python3 properly handle connection refused exceptions.Mark Travis2014-08-211-1/+4
|/
* - fixed #102liris2014-08-203-1/+7
* Merge pull request #99 from NixM0nk3y/masterliris2014-08-061-1/+1
|\
| * add missing logging importNick Gregory2014-08-051-1/+1
|/
* Merge pull request #96 from Qambar/patch-1liris2014-07-221-1/+1
|\
| * Update README.rstQambar Raza2014-07-221-1/+1
|/
* - 0.16.0av0.16.0aliris2014-07-171-1/+1
* - add python2 and python3 to clissifiersliris2014-07-171-0/+2
* - updatev0.16.0liris2014-07-161-0/+4
* - change from alpha to betaliris2014-07-161-1/+1
* - the same module name for py3liris2014-07-161-5/+2
* Merge branch 'cjhanks-master'liris2014-07-081-10/+22
|\
| * Merge branch 'master' of https://github.com/cjhanks/websocket-client into cjh...liris2014-07-081-10/+22
| |\ |/ /
| * Fix address resolution for cases where first result is not useful.CjHanks2014-07-041-10/+22
* | - fixed #93liris2014-07-081-0/+1
|/
* - fix format.liris2014-07-021-0/+1
* - update change log.liris2014-07-011-0/+4
* - refs #91liris2014-06-262-33/+2
* - fixed #91liris2014-06-242-51/+53
* Merge branch 'smvv-master'liris2014-06-241-5/+53
|\
| * Merge branch 'master' of https://github.com/smvv/websocket-client into smvv-m...liris2014-06-241-5/+53
| |\ |/ /
| * Add support for socket.io 0.9 serversSander Mathijs van Veen2014-06-151-6/+54
* | - fixed #92liris2014-06-232-9/+51
|/
* Merge pull request #90 from battlemidget/patch-1liris2014-06-111-1/+0
|\
| * _core.py: fix syntax erroradam.stokes2014-06-101-1/+0
|/
* - fixed #89liris2014-06-091-1/+2
* Merge pull request #88 from rjschwei/useSystemCertsliris2014-06-061-2/+6
|\
| * - Allow the use of teh system default certificates by not installing theRobert Schweikert2014-06-051-2/+6
* | - fixed #49liris2014-06-061-2/+6
* | Merge pull request #87 from pedrudehuere/masterliris2014-06-061-2/+2
|\ \ | |/ |/|
| * Update _core.pypedrudehuere2014-06-051-2/+2
|/
* - refactoring.liris2014-05-301-41/+78
* - refactoringliris2014-05-306-1116/+1231
* start 0.16.0liris2014-05-281-1/+1
* ignore egg infoliris2014-05-281-1/+1
* - set ws to default schemeliris2014-05-261-1/+1
* - fixed #84liris2014-05-264-3/+10
* - for release 0.14.1v0.14.1liris2014-05-202-1/+5
* - work on python2.6liris2014-05-162-2/+13
* - update document.v0.14.0liris2014-05-151-7/+1
* - fixed #82liris2014-05-082-8/+16
* Merge branch 'louisliutw-master'liris2014-05-081-0/+3
|\
| * Merge branch 'master' of https://github.com/louisliutw/websocket-client into ...liris2014-05-081-1/+4
| |\
| | * remove debug codes..Louis Liu2014-05-071-1/+0
| | * Bug fix: socket always connects to port 80.Louis Liu2014-05-071-1/+2
| | * send cookie in options.Louis Liu2014-05-071-0/+3