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
*
Remove extra wrapper for platform clock support.
Garrett D'Amore
2021-07-22
*
Fix valgrind error epoll_ctl points to uninitialised bytes (#1469)
Jesper Wramberg
2021-07-21
*
fixes #1409 reader/writer lock desired
Garrett D'Amore
2021-07-11
*
fixes #1465 NNG_OPT_IPC_PERMISSIONS stopped working
Garrett D'Amore
2021-07-09
*
fix implicit declaration warnings for pthread_set_name_np on OpenBSD (#1425)
Dave Voutila
2021-03-11
*
Build fix for NetBSD (#1433)
Pierre Pronchery
2021-03-11
*
getaddrinfo(3) on musl & BSDs fails with servname = "" (#1396)
Dave Voutila
2021-01-02
*
fixes #1363 build ios version fails
Garrett D'Amore
2020-12-27
*
fixes #1372 nni_reap could be smaller
Garrett D'Amore
2020-12-19
*
Work for test refactoring.
Garrett D'Amore
2020-11-18
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1087 CMakeLists structural improvements desired
Garrett D'Amore
2020-11-14
*
Clean up warnings, and panic if epoll fd expectations fail.
Garrett D'Amore
2020-11-08
*
Clean up some warnings.
Garrett D'Amore
2020-11-08
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
fixes #1311 reduce wasted use for nni_aio
Garrett D'Amore
2020-10-31
*
fixes #1022 Support tcp6 link local addresses
Garrett D'Amore
2020-10-29
*
fixes #960 NNG threads inherit application thread name
Garrett D'Amore
2020-08-08
*
fixes #1275 Test timeouts on FreeBSD
Garrett D'Amore
2020-08-08
*
Fix build on FreeBSD (#1272)
Steve Wills
2020-08-04
*
fixes #844 WebSocket wildcard host errors
Garrett D'Amore
2020-07-27
*
nng: support NNG_OPT_IPC_PEER_PID on modern macOS systems
Richard Markiewicz
2020-06-15
*
Fix possible use after free
Evgeny Ermakov
2020-02-05
*
more compile fixes for legacy atomics
Garrett D'Amore
2020-02-05
*
fixes #1182 v1.2.5 build fails gcc 4.8
Garrett D'Amore
2020-02-05
*
fixes #1176 Unable to build latest
Garrett D'Amore
2020-01-27
*
fixes #1131 (openindiana) compile error
Garrett D'Amore
2020-01-12
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #1112 POSIX pollq finalizers could be simpler
Garrett D'Amore
2020-01-05
*
fixes #1105 pollable can be inlined, and use atomics
Garrett D'Amore
2020-01-04
*
fixes #1083 Random number improvements
Garrett D'Amore
2020-01-01
*
fixes #1079 Use after free panic in tcp_dialer
Garrett D'Amore
2019-12-30
*
fixes #1075 WebSocket heap use after free
Garrett D'Amore
2019-12-30
*
Silence a few clang-tidy complaints.
Garrett D'Amore
2019-12-29
*
Remove some unused includes from POSIX resolver.
Garrett D'Amore
2019-12-29
*
fixes #1065 resolver leaks work structures
Garrett D'Amore
2019-12-29
*
fixes #1051 nni_ntop is unused
Garrett D'Amore
2019-12-27
*
fixes #1037 http client crashes (pthread lock bugs)
Garrett D'Amore
2019-12-26
*
Various clang tidy fixups in the POSIX pollers.
Garrett D'Amore
2019-12-26
*
fixes #1038 Linux should use getentropy or getrandom
Garrett D'Amore
2019-12-24
*
fixes #1034 POSIX atomic handing default case is busted
Garrett D'Amore
2019-12-24
*
Address complaints found by lgtm.com.
Garrett D'Amore
2019-12-11
*
fixes #970 TCP connections through docker-proxy do not reconnect
Garrett D'Amore
2019-09-24
*
wrong return type in fallback atomic op
Garrett D'Amore
2019-06-05
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
posix va_start incorrect
Garrett D'Amore
2019-05-07
*
Introduce nni_plat_printf()
Garrett D'Amore
2019-05-07
*
fixes #891 Need to handle more getaddrinfo() error codes
Garrett D'Amore
2019-02-23
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #853 Move IPC options to nng.h
Garrett D'Amore
2019-01-06
[next]