index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ws.c
Commit message (
Expand
)
Author
Age
*
fixes #1401 valgrind reports leaks in all tests
Garrett D'Amore
2021-01-03
*
fixes #1332 Test nng.ws failed, "Incorrect URL paths do not work"
Garrett D'Amore
2020-11-09
*
fixes #1279 Add support for ws4:// and ws6:// style websocket urls
Garrett D'Amore
2020-08-08
*
fixes #1011 snprintf argument overflow in ws test code
Garrett D'Amore
2019-11-10
*
fixes #907 WebSocket ephemeral port cannot be reused
Garrett D'Amore
2019-03-13
*
fixes #821 http_server crash when using url without hostname
Garrett D'Amore
2019-02-17
*
Add some wild card validation tests for URLs.
Garrett D'Amore
2018-12-22
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #381 Want comparators for various types
Garrett D'Amore
2018-05-01
*
fixes #375 integer types are error prone
Garrett D'Amore
2018-04-26
*
fixes #301 String option handling for getopt
Garrett D'Amore
2018-03-20
*
fixes #289 nng_sockaddr could just be a union
Garrett D'Amore
2018-03-14
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #201 TLS configuration should support files for certificates and keys
Garrett D'Amore
2018-01-16
*
Convert existing websocket and http code to use new URL framework.
Garrett D'Amore
2018-01-05
*
Fix some more leaks, add a generic URL parser.
Garrett D'Amore
2018-01-05
*
Fix compilation warnings, bugs, and crashes found on Windows.
Garrett D'Amore
2017-12-28
*
fixes #180 add websocket header properties
Garrett D'Amore
2017-12-27
*
fixes #165 Add address properties for websocket pipes
Garrett D'Amore
2017-12-26
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26