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
/
src
/
supplemental
Commit message (
Expand
)
Author
Age
*
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
*
Fix typo in websocket/CMakeLists.txt
Evgeny Ermakov
2019-12-10
*
fixes #1004 Warning found by clang --analyze
Garrett D'Amore
2019-11-11
*
fixes #976 websocket stream calls incorrect completion callback
Garrett D'Amore
2019-08-12
*
fixes #975 nng_http_res_alloc does not init status code properly
Garrett D'Amore
2019-08-09
*
fixes #948 TLS listener leaks underlying TCP stream listener
Garrett D'Amore
2019-05-19
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
fixes #937 Memory Leak in wsstream
Garrett D'Amore
2019-05-19
*
Fix for http chunked transfer
Janjaap Bos
2019-05-17
*
Introduce nni_plat_printf()
Garrett D'Amore
2019-05-07
*
set txn->client in nni_http_transact
Janjaap Bos
2019-04-24
*
fixes #907 WebSocket ephemeral port cannot be reused
Garrett D'Amore
2019-03-13
*
fixes #905 Small typo. error in HTTP msg
Garrett D'Amore
2019-03-09
*
fixes #848 server hang waiting for client handshake
Garrett D'Amore
2019-02-23
*
fixes #869 nng_http_handler_set_tree fails match if path is /
Garrett D'Amore
2019-02-17
*
fixes #821 http_server crash when using url without hostname
Garrett D'Amore
2019-02-17
*
fixes #882 websocket stream mode doesn't copy received data
Garrett D'Amore
2019-02-17
*
fixes #879 Desire NNG_OPT_TCP_BOUND_PORT
Garrett D'Amore
2019-02-16
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #839 TCP listener_start API should use constant sockaddr
Garrett D'Amore
2019-01-06
*
fixes #847 Define public TLS API
Garrett D'Amore
2019-01-06
*
fixes #825 TCP public API should use generic setopt/getopt
Garrett D'Amore
2018-12-31
*
fixes #834 Simplify IPC internal API & update
Garrett D'Amore
2018-12-31
*
IPC option rework (pipe/conn) to reduce code duplication.
Garrett D'Amore
2018-12-29
*
fixes #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
Remove some compilation warnings (cannot return in void func).
Garrett D'Amore
2018-12-20
*
fixes #680 Public TCP API
Garrett D'Amore
2018-11-27
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #789 Websocket ping request crash
Bertrand
2018-11-17
*
fixes #456 TLS configuration object hold
Garrett D'Amore
2018-11-05
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
fixes #682 Support for Chunked Transfer Coding
Garrett D'Amore
2018-11-02
*
fixes #770 Assertion in NNG TLS layer
Garrett D'Amore
2018-11-01
*
fixes #763 buffer overrun in options test
Garrett D'Amore
2018-10-27
*
eliminate double check for index.html if index.html exists
QXSoftware
2018-10-15
*
remove redundant zero memory operations
QXSoftware
2018-10-12
*
fixes #745 HTTP server redirect handler
Garrett D'Amore
2018-10-07
*
fixes #738 http server needs a way to collect request entity data
Garrett D'Amore
2018-09-29
*
fixes #717 need nng_http_req_reset and nng_http_res_reset
Garrett D'Amore
2018-09-12
*
fixes #720 fix for #715 still not right
Garrett D'Amore
2018-09-12
*
fixes #715 nng_opts_parse() uses const incorrectly
Garrett D'Amore
2018-09-10
*
fixes #714 Incomplete reset of RES/REQ breaks http_transact
Garrett D'Amore
2018-09-10
*
fixes #681 HTTP convenience GET method desired...
Garrett D'Amore
2018-08-30
*
fixes #673 transports could benefit from access to upper layer
Garrett D'Amore
2018-08-27
*
fixes #232 Add cancellation support to HTTP handler API
Garrett D'Amore
2018-08-20
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixes #662 Configuring without HTTP fails
Garrett D'Amore
2018-08-20
[next]