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
/
http
Commit message (
Expand
)
Author
Age
*
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
*
Fixup a few codacy complaints.
Garrett D'Amore
2020-01-01
*
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 #975 nng_http_res_alloc does not init status code properly
Garrett D'Amore
2019-08-09
*
Fix for http chunked transfer
Janjaap Bos
2019-05-17
*
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 #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 #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #825 TCP public API should use generic setopt/getopt
Garrett D'Amore
2018-12-31
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
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
*
eliminate double check for index.html if index.html exists
QXSoftware
2018-10-15
*
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 #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 #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
*
fixes #639 Memory leak in http client
Garrett D'Amore
2018-08-13
*
fixes #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memory
Garrett D'Amore
2018-07-24
*
fixes #591 incorrect reuse of server instances by websocket
Garrett D'Amore
2018-07-16
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #539 Feature request: customizable http error page
Garrett D'Amore
2018-06-15
*
fixes #527 http_res_set_reason crash in example
Garrett D'Amore
2018-06-12
*
fixes #474 websocket listen on ws://*:<x> fails
Garrett D'Amore
2018-05-22
*
fixes #436 fix for 429 incomplete (ws ep crash)
Garrett D'Amore
2018-05-15
*
fixes #419 want to nni_aio_stop without blocking (#428)
Garrett D'Amore
2018-05-15
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #346 nng_recv() sometimes acts on null `msg` pointer
Garrett D'Amore
2018-04-20
*
We need to declare the TLS structure here.
Garrett D'Amore
2018-04-11
*
Fixes issues found by (and submitted by) @nonnenmacher when working
Vincent Nonnenmacher
2018-03-19
*
fixes #262 NNG_OPT_URL should be resolved
Garrett D'Amore
2018-03-04
*
Isolate TLS functions into separate tls.h header file.
Garrett D'Amore
2018-03-02
*
Modularize HTTP headers somewhat.
Garrett D'Amore
2018-02-21
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #171 Refactor aio to use generic data fields
Garrett D'Amore
2018-02-08
*
fixes #224 Windows pipe name restrictions, unicode
Garrett D'Amore
2018-02-07
[next]