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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
supplemental
Commit message (
Expand
)
Author
Age
*
remove extraneous comment, set conn_init static (#1424)
Dave Voutila
2021-02-17
*
Fix typo in tls_common.c (#1412)
Evgeny Ermakov
2021-01-24
*
fixes #1403 http ws listeners added without a lock
Garrett D'Amore
2021-01-10
*
fixes #1393 Use after free in http (#1395)
Evgeny Ermakov
2021-01-03
*
Fix compilation warnings (#1397)
Evgeny Ermakov
2021-01-02
*
fixes #1345 Restructure the source tree
Garrett D'Amore
2021-01-01
*
fixes #1372 nni_reap could be smaller
Garrett D'Amore
2020-12-19
*
fixes #1313 support deferred nng_aio destruction
Garrett D'Amore
2020-12-12
*
Move TCP out of supplemental.
Garrett D'Amore
2020-12-05
*
fixes #1358 nni_strtou64 and nni_strtox64 could be replaced with strtoull
Garrett D'Amore
2020-11-23
*
New NUTS test framework (NNG Unit Test Support).
Garrett D'Amore
2020-11-23
*
Work for test refactoring.
Garrett D'Amore
2020-11-18
*
Centralize the scheme handling for HTTP schemes.
Garrett D'Amore
2020-11-17
*
fixes #1200 Shouldn't nng_http_server_stop be synchronous?
Garrett D'Amore
2020-11-17
*
fixes #1355 wss4 and wss6 don't work as they should
Garrett D'Amore
2020-11-17
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1087 CMakeLists structural improvements desired
Garrett D'Amore
2020-11-14
*
Fix build regression on non-Windows platform (sorry!)
Garrett D'Amore
2020-11-12
*
Base64 nits (code quality) fixed.
Garrett D'Amore
2020-11-12
*
fixes #1337 nni aio user data could be removed
Garrett D'Amore
2020-11-10
*
Fix minor incorrect comment.
Garrett D'Amore
2020-11-10
*
Minor spelling tweaks for the aio framework.
Garrett D'Amore
2020-11-09
*
Clean up some warnings.
Garrett D'Amore
2020-11-08
*
fixes #1311 reduce wasted use for nni_aio
Garrett D'Amore
2020-10-31
*
fixes #914 websocket stream mode should support TEXT
Garrett D'Amore
2020-10-26
*
fixes #960 NNG threads inherit application thread name
Garrett D'Amore
2020-08-08
*
fixes #1279 Add support for ws4:// and ws6:// style websocket urls
Garrett D'Amore
2020-08-08
*
fixes #844 WebSocket wildcard host errors
Garrett D'Amore
2020-07-27
*
fixes #1235 framing error in SSL/TLS
Garrett D'Amore
2020-07-26
*
Tests for sending large amounts of data over NNG TLS streams.
Garrett D'Amore
2020-05-23
*
fixes #1005 TLS 1.3 support
Garrett D'Amore
2020-02-23
*
Fix typos in comments
Evgeny Ermakov
2020-02-13
*
Add possibility to explicitly set a tree handler as exclusive (#1158)
Robert Bielik
2020-01-27
*
Fix HTTP server root URI handling (#1140)
Robert Bielik
2020-01-18
*
fixes #1094 Consider in-lining task and aio
Garrett D'Amore
2020-01-08
*
fixes #1112 POSIX pollq finalizers could be simpler
Garrett D'Amore
2020-01-05
*
Fixup a few codacy complaints.
Garrett D'Amore
2020-01-01
*
fixes #1081 Use after free possible in stats
Garrett D'Amore
2020-01-01
*
fixes #1079 Use after free panic in tcp_dialer
Garrett D'Amore
2019-12-30
*
fixes #1075 WebSocket heap use after free
Garrett D'Amore
2019-12-30
*
Add http server method for getting address
Robert Bielik
2019-12-29
*
fixes #1064 Potential deadlock in statistics code
Garrett D'Amore
2019-12-29
*
fixes #1065 resolver leaks work structures
Garrett D'Amore
2019-12-29
*
fixes #986 ws_read_finish_str free invalid pointer
Garrett D'Amore
2019-12-28
*
Bind to IP address -- localhost might not go where you think.
Garrett D'Amore
2019-12-27
*
Allow more time for the listener to get going in the cloud.
Garrett D'Amore
2019-12-27
*
Move the WSS file test, and hopefully provide more debuggability.
Garrett D'Amore
2019-12-27
*
Add possibility to use mbedtls cmake target if available
Robert Bielik
2019-12-27
*
fixes #1040 Convert rest of the protocols to new CMake infra
Garrett D'Amore
2019-12-25
*
fixes #1032 Figure out Darwin bustedness
Garrett D'Amore
2019-12-24
[next]