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
/
platform
/
posix
Commit message (
Expand
)
Author
Age
*
fixes #471 Linux resolver truncates port number silently
Garrett D'Amore
2018-05-21
*
fixes #469 SO_REUSEADDR should be enabled
Garrett D'Amore
2018-05-21
*
fixes #462 mode_t missing during compilation
Garrett D'Amore
2018-05-20
*
fixes #451 task finalization could be better/smarter (resolver)
Garrett D'Amore
2018-05-17
*
fixes #430 Unable to build in MSYS + Win-builds
Garrett D'Amore
2018-05-15
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
Fix double unlock.
Austin Wise
2018-05-07
*
fixes #393 panic on illumos - epoll assertion error
Garrett D'Amore
2018-05-06
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #383 Would like peerid for IPC
Garrett D'Amore
2018-05-03
*
fixes #6 Security attributes support
Garrett D'Amore
2018-04-30
*
fixes #105 Want NNG_OPT_TCP_NODELAY option
Garrett D'Amore
2018-04-26
*
fix a number of cppcheck complaints (not all)
Garrett D'Amore
2018-04-24
*
fixes #346 nng_recv() sometimes acts on null `msg` pointer
Garrett D'Amore
2018-04-20
*
fixes bad address tests in tcp and tls (#345)
toppk
2018-04-14
*
fixes #338 possible SIGPIPE on Linux
Garrett D'Amore
2018-04-10
*
Eliminate possible data race on file descriptor.
Garrett D'Amore
2018-04-10
*
fixes #335 eventfd seems unreliable on Linux (Ubuntu 17.10)
Garrett D'Amore
2018-04-09
*
fixes #322 epoll implementation is racy
Garrett D'Amore
2018-03-30
*
fixes #318 Assertion on macOS -- kevent() returns EINPROGRESS.
Garrett D'Amore
2018-03-30
*
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
*
fixes #269 nngcat unreliable with ZeroTier transport
Garrett D'Amore
2018-03-07
*
fixes #265 nngcat should support persistent ZT nodes
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
*
kqueue: add kqueue-based pollq implementation
Liam Staskawicz
2018-03-02
*
Fixes for POSIX pollq structure.
Garrett D'Amore
2018-02-21
*
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
*
fixes #171 Refactor aio to use generic data fields
Garrett D'Amore
2018-02-08
*
fixes #228 aio iov should have larger limits (dynamically allocated)
Garrett D'Amore
2018-02-05
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
fixes #216 HTTP server side API refactoring, directory serving support
Garrett D'Amore
2018-01-20
*
fixes #206 Want NNG_OPT_TLS_VERIFIED option
Garrett D'Amore
2018-01-16
*
Refactored file API.
Garrett D'Amore
2018-01-11
*
Fix compilation warnings, bugs, and crashes found on Windows.
Garrett D'Amore
2017-12-28
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26
*
fixes #154 underlyng TCP & IPC transports should support partial recv/send
Garrett D'Amore
2017-11-13
*
Darwin needs to use SO_NOSIGPIPE.
Garrett D'Amore
2017-11-04
*
Simplify pollq_add, use SO_NOSIGNAL option on macOS.
Garrett D'Amore
2017-10-30
*
And another compile time regression.
Garrett D'Amore
2017-10-19
*
POSIX fixups for certain platforms.
Garrett D'Amore
2017-10-19
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
New platform API for storage methods.
Garrett D'Amore
2017-10-09
*
Improve UDP test coverage, fix numerous issues found.
Garrett D'Amore
2017-10-05
*
fixes #5 Address properties
Garrett D'Amore
2017-10-03
*
ZeroTier transport implementation (work funded by Capitar IT Group BV)
Garrett D'Amore
2017-09-26
*
Fix bugs in UDP layer.
Garrett D'Amore
2017-09-05
*
Introduce utility safe string handling functions.
Garrett D'Amore
2017-08-28
[next]