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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
fixes #1345 Restructure the source tree
Garrett D'Amore
2021-01-01
*
Move TCP out of supplemental.
Garrett D'Amore
2020-12-05
*
New NUTS test framework (NNG Unit Test Support).
Garrett D'Amore
2020-11-23
*
Work for test refactoring.
Garrett D'Amore
2020-11-18
*
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
*
Base64 nits (code quality) fixed.
Garrett D'Amore
2020-11-12
*
fixes #1005 TLS 1.3 support
Garrett D'Amore
2020-02-23
*
fixes #1083 Random number improvements
Garrett D'Amore
2020-01-01
*
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
*
fixes #969 CMake : export target to current build scope
Garrett D'Amore
2019-07-17
*
fixes #461 Context support for SUB
Garrett D'Amore
2019-02-26
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #842 remove the cmake handing for source_group
Garrett D'Amore
2019-01-01
*
fixes #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
The toplevel sets threads already, not needed here. (#810)
Cody Piersall
2018-12-11
*
fixes #800 sockimpl.h and posix_aio.h missing in build system
Garrett D'Amore
2018-11-27
*
fixes #680 Public TCP API
Garrett D'Amore
2018-11-27
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
Allow nng to be consumed in "add_subdirectory" scenarios
Gregor Burger
2018-11-19
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
cmake: add missing target_include_directories to fix target export
Marc-André Moreau
2018-09-20
*
fixes #4 Statistics support
Garrett D'Amore
2018-09-03
*
fixes #684 CentOS 5 broken -- has epoll but not eventfd
Garrett D'Amore
2018-08-30
*
fixes #668 Remove the old win_event stuff
Garrett D'Amore
2018-08-20
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
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 #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #522 Separate out the endpoint plumbing
Garrett D'Amore
2018-06-27
*
fixes #486 Revisit SOVERSION and VERSION
Garrett D'Amore
2018-05-25
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #393 panic on illumos - epoll assertion error
Garrett D'Amore
2018-05-06
*
fixes #334 Separate context for state machines from sockets
Garrett D'Amore
2018-04-10
*
epoll: add epoll-based pollq implementation
Liam Staskawicz
2018-03-15
*
kqueue: add kqueue-based pollq implementation
Liam Staskawicz
2018-03-02
*
Move compatibility header so that <nanomsg/nn.h> works.
Garrett D'Amore
2018-02-23
*
CMake & CPack improvements.
Garrett D'Amore
2018-02-21
*
Introduce 'porting layer' Public API.
Garrett D'Amore
2018-02-20
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
Refactored file API.
Garrett D'Amore
2018-01-11
*
Fix some more leaks, add a generic URL parser.
Garrett D'Amore
2018-01-05
*
fixes #166 Websocket TLS mapping
Garrett D'Amore
2017-12-30
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26
*
Added SHA1 implementation and test suite.
Garrett D'Amore
2017-12-26
*
Added base64 implementation, needed by websocket.
Garrett D'Amore
2017-12-26
*
fixes #3 TLS transport
Garrett D'Amore
2017-11-20
*
fixes #143 Protocols and transports should be "configurable"
Garrett D'Amore
2017-11-02
*
Various man page fixups, add inproc header.
Garrett D'Amore
2017-10-24
[next]