Libuwsc Versions Save

A Lightweight and fully asynchronous WebSocket client library based on libev

v3.3.5

4 years ago

c970d1f src/buffer: sync from upstream 1759dfd src/CMakeLists.txt: fix static build

v3.3.4

4 years ago

8e4a6f0 src/CMakeLists.txt: fix static build with openssl 319bfc1 buffer: sync from upstream e84815e ssl: Fix bug while use wolfssl 92d1fa8 buffer: sync from upstream 753bcb4 ssl: Support TLS SNI extension 9e89153 ssl: Fix some incorrect usage.

v3.3.2

4 years ago

c1b29bb ssl: Fix usage of mbedtls_ssl_set_bio for nonblock

v3.3.1

5 years ago

2444718 b64_encode: Optimization code 6c07c96 b64_encode: Fix bug

v3.3.0

5 years ago

0e75b4e Fix bug #8: Client Need to ignore the Reason-Phrase 3ea7687 b64_encode: Refactoring 94a059d b64_decode: Drop unused code db5f7d9 buffer: Import as submodule 558581e LICENSE: Change the license from LGPL2 to MIT 236e70f Lua-binding 1b91718 export new api: free 81d1bb6 Fix bug: Referenced a null pointer 0a838be Check url whether is NULL in parse_url 9d4d6b6 uwsc_init: Used to init a uwsc structure

v3.2.2

5 years ago

79c3590 Support add extra header

v3.2.1

5 years ago

4e77257 obtain human-readable error message for SSL_connect 8681d4a Fix usage of mbedtls_ssl_read and mbedtls_ssl_write 2de3c0c obtain human-readable error message for SSL_read and SSL_write fe4fb4e Print datetime when log to stdout 77572be Fix bug: Logical error for timeout check eaacc64 Provide function to send closed message

v3.2.0

5 years ago

04735e6 Optimize code 28d8b46 support transmit large payload 3bda623 fix bug: byte order

v3.1.2

5 years ago

0962f8e buffer:buffer_pull_to_fd: fix bug

v3.1.1

5 years ago

fe433d9 ssl: Fix OpenSSL 1.1 compilation without deprecated APIs dbd18b9 Fix compile failed in centos 6