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
/
windows
Commit message (
Expand
)
Author
Age
*
fixes Undefined reference to nni_atomic_dec & nni_atomic_dec64 on Windows. (#...
alvin1221
2022-05-29
*
Replace nni_aio_prov_set_extra with nni_aio_prov_set_data.
Garrett D'Amore
2021-12-31
*
fixes #1552 Several warnings compiling in Windows with Visual Studio 2019
Garrett D'Amore
2021-12-25
*
Fixes compiling on windows 32-bit (#1549)
Edward Rudd
2021-12-08
*
Static condvar initialization.
Garrett D'Amore
2021-12-05
*
Use static initialization for lists and mutexes.
Garrett D'Amore
2021-12-05
*
Provide atomic pointer support.
Garrett D'Amore
2021-12-05
*
fixes #1346 windows ipc winsec fails frequently in CI/CD
Garrett D'Amore
2021-11-02
*
Remove redundant check.
Garrett D'Amore
2021-09-06
*
fixes #1347 windows IPC accept cancellation not wired up
Garrett D'Amore
2021-09-06
*
Remove extra wrapper for platform clock support.
Garrett D'Amore
2021-07-22
*
fixes #1409 reader/writer lock desired
Garrett D'Amore
2021-07-11
*
fixes #1372 nni_reap could be smaller
Garrett D'Amore
2020-12-19
*
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
*
Fix build regression on non-Windows platform (sorry!)
Garrett D'Amore
2020-11-12
*
Base64 nits (code quality) fixed.
Garrett D'Amore
2020-11-12
*
Minor spelling tweaks for the aio framework.
Garrett D'Amore
2020-11-09
*
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 #1242 EADDRINUSE is not reported on Win32
Garrett D'Amore
2020-07-27
*
fixes #844 WebSocket wildcard host errors
Garrett D'Amore
2020-07-27
*
fixes #1210 Undefined reference to InterlockedAddNoFence (mingw64)
Garrett D'Amore
2020-02-26
*
XREQ and others race on TTL.
Garrett D'Amore
2020-01-11
*
fixes #1105 pollable can be inlined, and use atomics
Garrett D'Amore
2020-01-04
*
Fixes broken win32 build. (#1092)
Cody Piersall
2020-01-02
*
fixes #1083 Random number improvements
Garrett D'Amore
2020-01-01
*
Fixup a few codacy complaints.
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
*
fixes #1065 resolver leaks work structures
Garrett D'Amore
2019-12-29
*
fixes #1062 Windows client connections cannot get NNG_OPT_LOCADDR
Garrett D'Amore
2019-12-28
*
fixes #1051 nni_ntop is unused
Garrett D'Amore
2019-12-27
*
fixes #970 TCP connections through docker-proxy do not reconnect
Garrett D'Amore
2019-09-24
*
fixes #987 Memory leak in ipc_dialer_dial (Windows)
Garrett D'Amore
2019-09-23
*
MinGW fixes for interlocked variables
Garrett D'Amore
2019-06-27
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
Introduce nni_plat_printf()
Garrett D'Amore
2019-05-07
*
fixes #901 shorter option get/set functions for all types
Jake Woltersdorf
2019-04-07
*
fixes #890 Windows mingw interlocked exchange not quite right
Garrett D'Amore
2019-02-23
*
fixes #879 Desire NNG_OPT_TCP_BOUND_PORT
Garrett D'Amore
2019-02-16
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
Fix bug #868
Alexander Pickering
2019-02-15
*
fixes #853 Move IPC options to nng.h
Garrett D'Amore
2019-01-06
*
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
*
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
[next]