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
Commit message (
Expand
)
Author
Age
*
Bump API to 0.7.0.
0.7.0
Garrett D'Amore
2018-03-18
*
fixes #295 boolean options should use C99 bool type
Garrett D'Amore
2018-03-18
*
fixes #287 remove NNG_OPT_DOMAIN, NNG_OPT_PROTOCOL, and NNG_OPT_TRANSPORT
Garrett D'Amore
2018-03-17
*
epoll: add epoll-based pollq implementation
Liam Staskawicz
2018-03-15
*
fixes #289 nng_sockaddr could just be a union
Garrett D'Amore
2018-03-14
*
nng_sleep_aio should honor aio timeout.
Garrett D'Amore
2018-03-12
*
fixes #281 desire nng_sleep_aio()
Garrett D'Amore
2018-03-12
*
fixes #276 decouple NNG and zerotier definitions
Garrett D'Amore
2018-03-10
*
fixes #269 nngcat unreliable with ZeroTier transport
Garrett D'Amore
2018-03-07
*
Fix for Windows compilation warnings.
Garrett D'Amore
2018-03-05
*
fixes #265 nngcat should support persistent ZT nodes
Garrett D'Amore
2018-03-05
*
ZeroTier timestamps are signed now.
Garrett D'Amore
2018-03-05
*
Remove stale ZeroTier RFC, update URL and link to correct one.
Garrett D'Amore
2018-03-05
*
fixes #262 NNG_OPT_URL should be resolved
Garrett D'Amore
2018-03-04
*
kqueue: add license info
Liam Staskawicz
2018-03-04
*
fixes #254 nngcat should have a --version option
Garrett D'Amore
2018-03-02
*
Remove some dead code.
Garrett D'Amore
2018-03-02
*
Isolate TLS functions into separate tls.h header file.
Garrett D'Amore
2018-03-02
*
Bump version to 0.5.0.
0.5.0
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 #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
*
Move compatibility header so that <nanomsg/nn.h> works.
Garrett D'Amore
2018-02-23
*
Add nng_opts_parse() API for handling command line options.
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
*
Introduce 'porting layer' Public API.
Garrett D'Amore
2018-02-20
*
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
*
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
*
fixes #224 Windows pipe name restrictions, unicode
Garrett D'Amore
2018-02-07
*
HTTP public API should initialize the library.
Garrett D'Amore
2018-02-07
*
fixes #231 Need nng_aio_finish routine
Garrett D'Amore
2018-02-06
*
fixes #228 aio iov should have larger limits (dynamically allocated)
Garrett D'Amore
2018-02-05
*
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 #222 Public URL API
Garrett D'Amore
2018-01-23
*
fixes #221 zerotier URL format changes
Garrett D'Amore
2018-01-22
*
fixes #219 transports should take URL structure instead of string address
Garrett D'Amore
2018-01-22
*
fixes #217 URL canonicalization needs work
Garrett D'Amore
2018-01-21
*
fixes #216 HTTP server side API refactoring, directory serving support
Garrett D'Amore
2018-01-20
*
fixes #211 Restore handling of '*' in URL logic
Garrett D'Amore
2018-01-17
*
Comment updates for reaping dependency graphs.
Garrett D'Amore
2018-01-17
[next]