Skip to content

Releases: zhaojh329/libuwsc

v3.3.5

07 Apr 05:01
Compare
Choose a tag to compare

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

v3.3.4

30 Mar 16:25
Compare
Choose a tag to compare

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

03 Jul 17:19
Compare
Choose a tag to compare

c1b29bb ssl: Fix usage of mbedtls_ssl_set_bio for nonblock

v3.3.1

13 May 08:48
Compare
Choose a tag to compare

2444718 b64_encode: Optimization code
6c07c96 b64_encode: Fix bug

v3.3.0

13 May 07:27
Compare
Choose a tag to compare

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

25 Apr 02:37
Compare
Choose a tag to compare

79c3590 Support add extra header

v3.2.1

25 Feb 05:48
Compare
Choose a tag to compare

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

28 Dec 14:33
Compare
Choose a tag to compare

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

v3.1.2

14 Dec 01:15
Compare
Choose a tag to compare

0962f8e buffer:buffer_pull_to_fd: fix bug

v3.1.1

01 Dec 13:30
Compare
Choose a tag to compare

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