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
path:
root
/
src
/
nng.c
Commit message (
Expand
)
Author
Age
...
*
Add error message for NNG_ECONNSHUT (#1084)
Robert Bielik
2020-01-01
*
fixes #901 shorter option get/set functions for all types
Jake Woltersdorf
2019-04-07
*
fixes #894 nng_pipe_notify could use nng_pipe_ev typedef instead of int
Jake Woltersdorf
2019-02-24
*
fixes #835 inproc should use new option API
Garrett D'Amore
2018-12-31
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
Only free in nng_send() if we succeed.
Lawrence Kesteloot
2018-09-15
*
fixes #4 Statistics support
Garrett D'Amore
2018-09-03
*
fixes #691 Desire 16 and 64 bit message manipulators
Garrett D'Amore
2018-08-31
*
fixes #506 AIO "providers" need a way to call nni_aio_schedule.
Garrett D'Amore
2018-08-20
*
fixes #522 Separate out the endpoint plumbing
Garrett D'Amore
2018-06-27
*
Update for 1.0.0-beta.1
v1.0.0-beta.1
Garrett D'Amore
2018-05-18
*
fixes #449 Want more flexible pipe events
Garrett D'Amore
2018-05-17
*
fixes #389 Need pipe notification callbacks
Garrett D'Amore
2018-05-03
*
fixes #381 Want comparators for various types
Garrett D'Amore
2018-05-01
*
fixes #375 integer types are error prone
Garrett D'Amore
2018-04-26
*
fixes #342 Want Surveyor/Respondent context support
Garrett D'Amore
2018-04-24
*
fixes #363 context option plumbing missing
Garrett D'Amore
2018-04-24
*
fixes #334 Separate context for state machines from sockets
Garrett D'Amore
2018-04-10
*
fixes #301 String option handling for getopt
Garrett D'Amore
2018-03-20
*
fixes #296 Typed options should validate option type
Garrett D'Amore
2018-03-20
*
Fixes issues found by (and submitted by) @nonnenmacher when working
Vincent Nonnenmacher
2018-03-19
*
fixes #295 boolean options should use C99 bool type
Garrett D'Amore
2018-03-18
*
fixes #281 desire nng_sleep_aio()
Garrett D'Amore
2018-03-12
*
fixes #254 nngcat should have a --version option
Garrett D'Amore
2018-03-02
*
Remove some dead code.
Garrett D'Amore
2018-03-02
*
fixes #240 nngcat is MIA
Garrett D'Amore
2018-02-28
*
Modularize HTTP headers somewhat.
Garrett D'Amore
2018-02-21
*
Introduce 'porting layer' Public API.
Garrett D'Amore
2018-02-20
*
fixes #171 Refactor aio to use generic data fields
Garrett D'Amore
2018-02-08
*
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
*
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 #201 TLS configuration should support files for certificates and keys
Garrett D'Amore
2018-01-16
*
fixes #166 Websocket TLS mapping
Garrett D'Amore
2017-12-30
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26
*
fixes #137 Remove public access to numeric protocols
Garrett D'Amore
2017-10-31
*
fixes #136 consider eliminating nng_shutdown
Garrett D'Amore
2017-10-30
*
fixes #46 make device() use aios directly
Garrett D'Amore
2017-10-26
*
fixes #45 expose aio to applications
Garrett D'Amore
2017-10-25
*
fixes #132 Implement saner notification for file descriptors
Garrett D'Amore
2017-10-24
*
Eliminate stale nng_clock function.
Garrett D'Amore
2017-10-19
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
fixes #116 Add missing ::nng_pipe_getopt_usec implementation
Garrett D'Amore
2017-10-18
*
Added more complete tests, and changes to property handling.
Garrett D'Amore
2017-10-02
*
Remove last vestiges of integer option numbers.
Garrett D'Amore
2017-09-27
*
Refactor option handling APIs.
Garrett D'Amore
2017-09-27
*
ZeroTier transport implementation (work funded by Capitar IT Group BV)
Garrett D'Amore
2017-09-26
[prev]
[next]