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
/
core
/
platform.h
Commit message (
Expand
)
Author
Age
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
Introduce nni_plat_printf()
Garrett D'Amore
2019-05-07
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #839 TCP listener_start API should use constant sockaddr
Garrett D'Amore
2019-01-06
*
fixes #825 TCP public API should use generic setopt/getopt
Garrett D'Amore
2018-12-31
*
fixes #834 Simplify IPC internal API & update
Garrett D'Amore
2018-12-31
*
progress on IPC endpoints
Garrett D'Amore
2018-12-29
*
IPC option rework (pipe/conn) to reduce code duplication.
Garrett D'Amore
2018-12-29
*
fixes #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
fixes #674 want 64-bit atomics (for stats)
Garrett D'Amore
2018-08-27
*
fixes #608 Add TCP support to specify local network interface
Garrett D'Amore
2018-08-27
*
fixes #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memory
Garrett D'Amore
2018-07-24
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #32 autoscale based on CPUs available
Garrett D'Amore
2018-06-12
*
fixes #499 Eliminate the unused nni_plat_home_dir...
Garrett D'Amore
2018-05-30
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
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
*
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
*
Introduce 'porting layer' Public API.
Garrett D'Amore
2018-02-20
*
Refactored file API.
Garrett D'Amore
2018-01-11
*
fixes #154 underlyng TCP & IPC transports should support partial recv/send
Garrett D'Amore
2017-11-13
*
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
*
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
*
fixes #41 Move DNS out of tcp transport
Garrett D'Amore
2017-08-21
*
Conditional platform inclusion cleanups.
Garrett D'Amore
2017-08-21
*
Provide versions of mutex, condvar, and aio init that never fail.
Garrett D'Amore
2017-08-16
*
Thundering herd kills performance.
Garrett D'Amore
2017-08-10
*
Initial swag at UDP (POSIX only) low level handling.
Garrett D'Amore
2017-07-25
*
Windows implmentation of TCP is "working now".
Garrett D'Amore
2017-07-13
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
SRWLocks FTW!
Garrett D'Amore
2017-07-07
*
Start of progress on Windows. Name resolution and IOCP work begins.
Garrett D'Amore
2017-07-07
*
TCP asynchronous working now.
Garrett D'Amore
2017-07-07
*
Initial swag at asynchronous name resolution.
Garrett D'Amore
2017-07-06
*
Make ipc work 100% async.
Garrett D'Amore
2017-07-05
*
Rename aio functions. Enhanced epdesc_finish.
Garrett D'Amore
2017-07-04
*
IPC & TCP negotiation done using aio. Remove old sync send/recv.
Garrett D'Amore
2017-07-03
*
Pass cancel of IPC and TCP all the way down to POSIX pipedescs.
Garrett D'Amore
2017-06-29
*
IPC send/recv works asynchronously for POSIX.
Garrett D'Amore
2017-03-29
*
Clean up some dead code.
Garrett D'Amore
2017-03-29
*
TCP (POSIX) async send/recv working. Other changes.
Garrett D'Amore
2017-03-29
*
Adds NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options (untested).
Garrett D'Amore
2017-01-21
[next]