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
Commit message (
Expand
)
Author
Age
*
Bump version to 0.5.0.
0.5.0
Garrett D'Amore
2018-03-02
*
Add a copy of the LICENSE.adoc in the docs directory.
Garrett D'Amore
2018-03-02
*
Move some docs to docs directory, add CONTRIBUTING and templates.
Garrett D'Amore
2018-03-02
*
ipc: more robust init
Liam Staskawicz
2018-03-02
*
kqueue: add kqueue-based pollq implementation
Liam Staskawicz
2018-03-02
*
fixes #247 nngcat needs TLS options
Garrett D'Amore
2018-03-02
*
fixes #250 nngcat may not build if protocols are missing
Garrett D'Amore
2018-02-28
*
fixes #246 Need nngcat man page
Garrett D'Amore
2018-02-28
*
nng listen option tries to dial instead.
Garrett D'Amore
2018-02-28
*
fixes #240 nngcat is MIA
Garrett D'Amore
2018-02-28
*
Windows IPC connection timer still thinks its usec.
Garrett D'Amore
2018-02-26
*
Hang in concurrent IPC connection close.
Garrett D'Amore
2018-02-26
*
Add a note that the AIO callback must not block.
Garrett D'Amore
2018-02-26
*
Fix version loading.
Garrett D'Amore
2018-02-26
*
Fix incorrect section numbers.
Garrett D'Amore
2018-02-25
*
More man page reorganization.
Garrett D'Amore
2018-02-25
*
Better way to handle copyright.
Garrett D'Amore
2018-02-25
*
Remove some attribute declarations, use build scripts.
Garrett D'Amore
2018-02-23
*
Supply reference manual information.
Garrett D'Amore
2018-02-23
*
Move compatibility header so that <nanomsg/nn.h> works.
Garrett D'Amore
2018-02-23
*
Updated rationale to reflect current state, improved markup.
Garrett D'Amore
2018-02-23
*
Fix compilation of perf tool (broken by modularity changes.)
Garrett D'Amore
2018-02-22
*
Add nng_opts_parse() API for handling command line options.
Garrett D'Amore
2018-02-22
*
Add nng_send and nng_recv man pages.
Garrett D'Amore
2018-02-22
*
Added pipeline references, adjusted markup for consistency.
Garrett D'Amore
2018-02-22
*
Add actual copyright holders to the license (required per MIT text).
Garrett D'Amore
2018-02-22
*
Modularize HTTP headers somewhat.
Garrett D'Amore
2018-02-21
*
CMake & CPack improvements.
Garrett D'Amore
2018-02-21
*
Fixes for POSIX pollq structure.
Garrett D'Amore
2018-02-21
*
Fix incorrect cross reference.
Garrett D'Amore
2018-02-21
*
Introduce 'porting layer' Public API.
Garrett D'Amore
2018-02-20
*
fixes #238 REP0 documention is unclear
Garrett D'Amore
2018-02-19
*
Add dialer documentation.
Garrett D'Amore
2018-02-16
*
Fix nng_listen_start to add NNG_FLAG_NONBLOCK.
Garrett D'Amore
2018-02-16
*
Add nng_listen* man pages.
Garrett D'Amore
2018-02-16
*
Minor markup fixes for TLS pages.
Garrett D'Amore
2018-02-15
*
Simply posix pollq architecture somewhat.
Garrett D'Amore
2018-02-15
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
Use POSIX compliant shell syntax.
Garrett D'Amore
2018-02-14
*
Backout #224 Does not work in CI, and breaks legacy compatibility.
Garrett D'Amore
2018-02-08
*
fixes #171 Refactor aio to use generic data fields
Garrett D'Amore
2018-02-08
*
Add reqrep demo, but demonstrate zero copy, and sending binary data.
Garrett D'Amore
2018-02-08
*
fixes #224 Windows pipe name restrictions, unicode
Garrett D'Amore
2018-02-07
*
Introduce simple HTTP client demo application.
Garrett D'Amore
2018-02-07
*
HTTP public API should initialize the library.
Garrett D'Amore
2018-02-07
*
Add documentation for HTTP client API.
Garrett D'Amore
2018-02-07
*
fixes #231 Need nng_aio_finish routine
Garrett D'Amore
2018-02-06
*
Document HTTP server API completely.
Garrett D'Amore
2018-02-06
*
Inital swag at HTTP handler docs.
Garrett D'Amore
2018-02-05
*
Document nng_aio_xxx asynchronous I/O API.
Garrett D'Amore
2018-02-05
[next]