summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - fixed #80v0.13.1-py3py3old_py3liris2014-04-253-2/+10
* - enable to skip SockOptTest.v0.13.0-py3liris2014-04-151-0/+1
* - fixed #75liris2014-04-141-7/+9
* - fix to close socketliris2014-04-102-18/+20
* - #64 for py3liris2014-04-081-1/+1
* - #64 for py3liris2014-04-081-14/+33
* - #72 for py3liris2014-04-081-0/+24
* - #71 for py3liris2014-04-081-0/+5
* - #68 for py3liris2014-04-081-1/+1
* - #68 for py3liris2014-04-081-3/+5
* - #59 for py3liris2014-04-082-9/+62
* - #55 for py3liris2014-04-082-3/+22
* - #58 for py3liris2014-04-081-1/+1
* - #41 for py3liris2014-04-081-0/+1
* - refs #63 for py3liris2014-04-081-10/+30
* - Skip tests that require Internet access by defaultliris2014-04-081-7/+11
* - server certificate validationliris2014-04-088-8/+4993
* - refs #52 for py3liris2014-04-081-1/+1
* - start 0.13.0liris2014-04-081-1/+1
* Merge branch 'master' into py3v0.12.0-py3liris2013-09-131-0/+11
|\
| * - update change logv0.12.0liris2013-09-131-0/+11
* | - fixed #51liris2013-09-091-10/+1
* | - fragmentation support for py3liris2013-09-062-15/+18
* | Merge branch 'master' into py3liris2013-09-062-5/+94
|\ \ | |/
| * fixed #43liris2013-09-032-6/+35
| * Merge pull request #50 from mjhanninen/mjh/test-fragmentationliris2013-09-021-1/+61
| |\
| | * Add tests for message fragmentationMatti Hanninen2013-08-271-1/+61
| |/
* | - fixed #49liris2013-09-031-2/+4
* | Merge branch 'py3fixes' of https://github.com/zakdances/websocket-client into...liris2013-09-031-5/+5
|\ \
| * | changed import thread to import threadingZak2013-08-231-1/+1
| * | more readme changes. links to py2 repoZak2013-08-231-3/+3
| * | fixed py3 example in readmeZak2013-08-231-1/+1
* | | Merge branch 'py3' of https://github.com/liris/websocket-client into py3liris2013-08-301-6/+6
|\ \ \ | |/ /
| * | - support py3Hiroki Ohtani2013-08-241-1/+1
| * | Merge commit '79f5f4074ce45b58810b14efce35de18d141c214' into py3Hiroki Ohtani2013-08-241-7/+38
| |\ \
* | \ \ Merge branch 'master' into py3liris2013-08-302-60/+165
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | fix for ssl unavialable environmnetHiroki Ohtani2013-08-212-3/+13
| * | Add tests for testing timeout behaviourMatti Hanninen2013-08-201-19/+56
| * | Buffer frame parts while building up the frameMatti Hanninen2013-08-201-28/+35
| * | Buffer packets from the lower layer during recvMatti Hanninen2013-08-201-6/+13
| * | Keep try tight and catch more accuratelyMatti Hanninen2013-08-201-6/+6
| |/
| * - fixed #44liris2013-08-191-1/+1
| * - fixed #40liris2013-08-071-6/+32
* | - fix deprecated warningliris2013-08-061-1/+1
* | merge from trunkliris2013-08-062-11/+34
|\ \ | |/
| * - fixed #42liris2013-08-022-2/+1
| * - refs #38liris2013-07-301-0/+5
| * - fixed #38liris2013-07-301-7/+6
| * - fixed #42liris2013-07-301-0/+1
| * - fixed #32 Keepalive / ping ?liris2013-07-171-3/+22