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
Commit message (
Expand
)
Author
Age
*
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
*
fixes #228 aio iov should have larger limits (dynamically allocated)
Garrett D'Amore
2018-02-05
*
Document the HTTP connection handling API.
Garrett D'Amore
2018-02-02
*
Update markup with simpler copyright and new-style asciidoctor.
Garrett D'Amore
2018-02-02
*
Add ToC for HTML output (left side).
Garrett D'Amore
2018-02-02
*
Document HTTP request/reply structures and handling.
Garrett D'Amore
2018-02-02
*
Add, and document, the url->u_requri member.
Garrett D'Amore
2018-02-02
*
fixes #174 Define public HTTP client API
Garrett D'Amore
2018-02-01
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
Expose scatter/gather I/O vectors; we will use for HTTP API.
Garrett D'Amore
2018-01-29
*
fixes #223 Double definition of -DNNG_PLATFORM_POSIX for Darwin platform
Garrett D'Amore
2018-01-26
*
fixes #222 Public URL API
Garrett D'Amore
2018-01-23
*
Add message handling man pages.
Garrett D'Amore
2018-01-23
[next]