aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental
Commit message (Expand)AuthorAge
* fixes #1087 CMakeLists structural improvements desiredGarrett D'Amore2020-11-14
* Fix build regression on non-Windows platform (sorry!)Garrett D'Amore2020-11-12
* Base64 nits (code quality) fixed.Garrett D'Amore2020-11-12
* fixes #1337 nni aio user data could be removedGarrett D'Amore2020-11-10
* Fix minor incorrect comment.Garrett D'Amore2020-11-10
* Minor spelling tweaks for the aio framework.Garrett D'Amore2020-11-09
* Clean up some warnings.Garrett D'Amore2020-11-08
* fixes #1311 reduce wasted use for nni_aioGarrett D'Amore2020-10-31
* fixes #914 websocket stream mode should support TEXTGarrett D'Amore2020-10-26
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
* fixes #1279 Add support for ws4:// and ws6:// style websocket urlsGarrett D'Amore2020-08-08
* fixes #844 WebSocket wildcard host errorsGarrett D'Amore2020-07-27
* fixes #1235 framing error in SSL/TLSGarrett D'Amore2020-07-26
* Tests for sending large amounts of data over NNG TLS streams.Garrett D'Amore2020-05-23
* fixes #1005 TLS 1.3 supportGarrett D'Amore2020-02-23
* Fix typos in commentsEvgeny Ermakov2020-02-13
* Add possibility to explicitly set a tree handler as exclusive (#1158)Robert Bielik2020-01-27
* Fix HTTP server root URI handling (#1140)Robert Bielik2020-01-18
* fixes #1094 Consider in-lining task and aioGarrett D'Amore2020-01-08
* fixes #1112 POSIX pollq finalizers could be simplerGarrett D'Amore2020-01-05
* Fixup a few codacy complaints.Garrett D'Amore2020-01-01
* fixes #1081 Use after free possible in statsGarrett D'Amore2020-01-01
* fixes #1079 Use after free panic in tcp_dialerGarrett D'Amore2019-12-30
* fixes #1075 WebSocket heap use after freeGarrett D'Amore2019-12-30
* Add http server method for getting addressRobert Bielik2019-12-29
* fixes #1064 Potential deadlock in statistics codeGarrett D'Amore2019-12-29
* fixes #1065 resolver leaks work structuresGarrett D'Amore2019-12-29
* fixes #986 ws_read_finish_str free invalid pointerGarrett D'Amore2019-12-28
* Bind to IP address -- localhost might not go where you think.Garrett D'Amore2019-12-27
* Allow more time for the listener to get going in the cloud.Garrett D'Amore2019-12-27
* Move the WSS file test, and hopefully provide more debuggability.Garrett D'Amore2019-12-27
* Add possibility to use mbedtls cmake target if availableRobert Bielik2019-12-27
* fixes #1040 Convert rest of the protocols to new CMake infraGarrett D'Amore2019-12-25
* fixes #1032 Figure out Darwin bustednessGarrett D'Amore2019-12-24
* Fix typo in websocket/CMakeLists.txtEvgeny Ermakov2019-12-10
* fixes #1004 Warning found by clang --analyzeGarrett D'Amore2019-11-11
* fixes #976 websocket stream calls incorrect completion callbackGarrett D'Amore2019-08-12
* fixes #975 nng_http_res_alloc does not init status code properlyGarrett D'Amore2019-08-09
* fixes #948 TLS listener leaks underlying TCP stream listenerGarrett D'Amore2019-05-19
* fix #946 Use after free in TLSGarrett D'Amore2019-05-19
* fixes #937 Memory Leak in wsstreamGarrett D'Amore2019-05-19
* Fix for http chunked transferJanjaap Bos2019-05-17
* Introduce nni_plat_printf()Garrett D'Amore2019-05-07
* set txn->client in nni_http_transactJanjaap Bos2019-04-24
* fixes #907 WebSocket ephemeral port cannot be reusedGarrett D'Amore2019-03-13
* fixes #905 Small typo. error in HTTP msgGarrett D'Amore2019-03-09
* fixes #848 server hang waiting for client handshakeGarrett D'Amore2019-02-23
* fixes #869 nng_http_handler_set_tree fails match if path is /Garrett D'Amore2019-02-17
* fixes #821 http_server crash when using url without hostnameGarrett D'Amore2019-02-17
* fixes #882 websocket stream mode doesn't copy received dataGarrett D'Amore2019-02-17