summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.57.0v0.57.0liris2019-12-251-1/+1
* Change Logliris2019-12-251-0/+11
* Merge pull request #533 from sfoerster/masterliris2019-12-251-3/+3
|\
| * _handshake: hasattr checks on six before accessing the valuesSteven Foerster2019-03-141-3/+3
* | Merge pull request #539 from jpshivakavi/masterliris2019-12-251-1/+2
|\ \
| * | v should be checked for emptry string before splitting itJayaprakash Nevara2019-03-291-1/+2
* | | Merge pull request #549 from AZaugg/masterliris2019-12-255-3/+13
|\ \ \
| * \ \ Merge branch 'master' into masterliris2019-12-2510-19/+53
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #547 from DYFeng/masterliris2019-12-250-0/+0
|\ \ \ \
| * | | | fix the compatible issue with gevent+dnspythonNgai-Fung Yip2019-04-221-1/+1
| | |/ / | |/| |
* | | | Merge pull request #553 from spacewander/improve_readabilityliris2019-12-251-2/+3
|\ \ \ \
| * | | | Improve the readability of HTTP status codes.spacewander2019-05-101-2/+3
| |/ / /
* | | | Merge pull request #566 from damjanstulicsonos/expose-http-connection-header-...liris2019-12-251-3/+6
|\ \ \ \
| * | | | updated if statement to include check against NoneDamjan Stulic2019-08-071-1/+1
| * | | | removed extra white spaceDamjan Stulic2019-08-071-1/+0
| * | | | added support for allowing users to change connection headerDamjan Stulic2019-08-071-3/+7
| |/ / /
* | | | Merge pull request #573 from devmonkey22/masterliris2019-12-251-5/+4
|\ \ \ \
| * | | | Resolve issue opening socket to intranet on Windows 10 with no proxy settings...Mike D2019-09-161-5/+4
| |/ / /
* | | | Merge pull request #576 from Mottl/compressliris2019-12-251-3/+19
|\ \ \ \
| * | | | Simplify zlib.decompress callDmitry Mottl2019-09-251-5/+1
| * | | | Show compressed text messages in wsdump.pyDmitry Mottl2019-09-241-3/+23
| |/ / /
* | | | Merge pull request #577 from filips123/dummy-ssl-objectliris2019-12-251-0/+2
|\ \ \ \
| * | | | Create dummy `ssl` objectFilip Š2019-10-041-0/+2
| |/ / /
* | | | Merge pull request #579 from lucashussey/patch-1liris2019-12-251-2/+2
|\ \ \ \
| * | | | Fixed typoLucas Hussey2019-10-251-2/+2
| |/ / /
* | | | Merge pull request #584 from kube-HPC/add-condition-for-traceliris2019-12-253-3/+8
|\ \ \ \
| * | | | avoid calling repr(data) if tracing is not enabledYehiyam Livneh2019-11-243-3/+8
| |/ / /
* | | | Merge pull request #586 from olie304/patch-1liris2019-12-251-2/+2
|\ \ \ \
| * | | | Fix for errors that occur when closing websocketOliver2019-11-281-2/+2
| |/ / /
* | | | Change Logliris2019-12-251-0/+2
* | | | Merge pull request #587 from youthdev/masterliris2019-12-251-1/+1
|\ \ \ \
| * | | | Fix getting 400 bad request with long proxy authorization stringtruong.hua2019-12-021-1/+1
| |/ / /
* | | | Merge pull request #589 from lantw44/wip/lantw/wsdump-Fix---headers-optionliris2019-12-251-1/+1
|\ \ \ \
| * | | | wsdump: Fix --headers optionTing-Wei Lan2019-12-041-1/+1
| |/ / /
* | | | start release 0.57.0liris2019-12-252-1/+3
|/ / /
| * | Pep8 fixesazaugg2019-04-245-4/+10
|/ /
* | release 0.56.0v0.56.0liris2019-03-213-2/+6
* | Merge pull request #536 from trygveaa:dont-retry-sockets-with-timeout-0liris2019-03-212-2/+11
|\ \ | |/ |/|
| * Don't retry sockets with timeout set to 0Trygve Aaberge2019-03-202-2/+11
|/
* Merge pull request #529 from comet-ml/fix-closing-thread-safetyliris2019-02-231-1/+1
|\
| * Fix `WebSocket.close` in multi-threaded environmentsBoris Feld2019-02-201-1/+1
* | update change logliris2019-02-231-0/+1
* | Merge pull request #528 from trygveaa/fix-interrupted-system-callliris2019-02-231-16/+22
|\ \
| * | Retry connect on "Interrupted system call"Trygve Aaberge2019-02-201-16/+22
| |/
* | Merge branch 'master' of https://github.com/websocket-client/websocket-clientliris2019-02-231-0/+3
|\ \
| * \ Merge pull request #513 from jhtitor/pass_timeoutliris2019-02-231-0/+3
| |\ \
| | * | Ensure that "timeout" is passed down, when calling WebSocket.connect()jhtitor2018-12-181-0/+3
| | |/
* | | update change logliris2019-02-231-0/+1
* | | fixed errorliris2019-02-231-1/+2
* | | Merge branch 'master' of https://github.com/websocket-client/websocket-clientliris2019-02-231-1/+1
|\ \ \ | |/ /