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
/
platform
Commit message (
Expand
)
Author
Age
*
performance: reference counters can use relaxed order when incrementing
Garrett D'Amore
2024-12-07
*
fini: add drain mechanism for aio, reap, and task subsystems
Garrett D'Amore
2024-12-07
*
windows ipc: check the return value of nni_aio_schedule
Garrett D'Amore
2024-12-03
*
tests: convert files test to NUTS
Garrett D'Amore
2024-12-01
*
tests: convert ipcsupp tests to NUTS
Garrett D'Amore
2024-11-30
*
tests: convert tcpsupp test to NUTS
Garrett D'Amore
2024-11-30
*
Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.
Garrett D'Amore
2024-11-24
*
ipc: Add NNG_OPT_REMADDR for dialer.
Garrett D'Amore
2024-11-23
*
Use 32-bit port numbers.
Garrett D'Amore
2024-11-21
*
URL refactor part 1.
Garrett D'Amore
2024-11-18
*
URL u_port should be a number not a string.
Garrett D'Amore
2024-11-17
*
Cleanup POSIX platform initialization.
Garrett D'Amore
2024-11-11
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
Remove unused sockaddr NULL check
Garrett D'Amore
2024-11-06
*
remove nni_plat_println - we have nni_plat_printf which is good enough
Garrett D'Amore
2024-11-05
*
ipc: listener cancellation test
Garrett D'Amore
2024-11-05
*
Introduce NUTS_SKIP and use it in a few tests.
Garrett D'Amore
2024-11-03
*
Remove untyped nng_pipe_get, support for untyped sockaddr set.
Garrett D'Amore
2024-11-03
*
Include sys/types.h to resolve possible missing type
Garrett D'Amore
2024-10-28
*
Remove nng_stream_set function family.
Garrett D'Amore
2024-10-28
*
remove legacy support for configuration of transport options on socket
Garrett D'Amore
2024-10-20
*
posix: add getentropy() based RNG
Garrett D'Amore
2024-10-06
*
fix maybe uninitialized warning
shikokuchuo
2024-10-05
*
fix int-to-pointer conversion warning
shikokuchuo
2024-10-05
*
fixes #1866 clock_gettime is not used on Android, even though available
v1.9.0
Garrett D'Amore
2024-09-07
*
fixes #1837 IPC - Use After Free
Garrett D'Amore
2024-08-13
*
UDP: Introduce an experimental (undocumented for now) public API for UDP. (#1...
Garrett D'Amore
2024-06-02
*
windows: refactor IPC to avoid possible hangs and use after free.
Garrett D'Amore
2024-05-30
*
windows: TCP connection use-after-free fixes
Garrett D'Amore
2024-05-30
*
windows: ipc listen use after free
Garrett D'Amore
2024-05-30
*
windows: ipc conn conn_aio not used
Garrett D'Amore
2024-05-30
*
windows: fix TCP use-after-free in listener
Garrett D'Amore
2024-05-30
*
windows: drop the hEvent initialization for win_io structures.
Garrett D'Amore
2024-05-30
*
windows: IPC conn->conn_io is unused
Garrett D'Amore
2024-05-30
*
fixes #1825 Compiler warning due to unused variable in win_clock.c
Garrett D'Amore
2024-05-22
*
Windows: add a check for broken legacy environments without timespec_get.
Garrett D'Amore
2024-05-22
*
Added realtime clock support, and better timestamping.
Garrett D'Amore
2024-04-14
*
add header to posix_rand_getrandom.c
shikokuchuo
2024-04-13
*
Convert UDP platform test to NUTS.
Garrett D'Amore
2024-02-25
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
fixes #1543 Deadlock in nng_close(socket)
Garrett D'Amore
2024-02-25
*
windows: Add missing header for string.h
Garrett D'Amore
2024-02-25
*
Fix warning from inconsistent socket_pair prototype.
Garrett D'Amore
2024-01-06
*
fixes #1572 nng creates too many threads
Garrett D'Amore
2024-01-01
*
provide NNG_MAX_POLLER_THREADS
Garrett D'Amore
2023-12-29
*
ipc: refactor get peerid support to use common POSIX code
Garrett D'Amore
2023-12-29
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29
*
fixes #1675 undefined behavior in posix ipc_dialer_dial
Garrett D'Amore
2023-09-14
*
Update win_tcpconn.c
NissimBendanan
2023-09-14
*
posix_resolv_gai.c: add AI_NUMERICSERV where undefined
Sergey Fedorov
2023-04-19
[next]