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
/
core
/
platform.h
Commit message (
Expand
)
Author
Age
*
Introduce DTLS transport for NNG.
Garrett D'Amore
2025-06-01
*
More nng_err -- this time for dialer and listener allocations.
Garrett D'Amore
2025-04-27
*
TLS: break up the TLS layer a bit to refactor for DTLS.
Garrett D'Amore
2025-04-27
*
socketpair: use nng_err
Garrett D'Amore
2025-01-14
*
platform: remove reader/writer locks
Garrett D'Amore
2025-01-05
*
Liberally apply some UWYI (use what you include) to header files
Garrett D'Amore
2025-01-05
*
tcp listener: remove obsolete function prototypes
Garrett D'Amore
2024-12-28
*
fixup! resolver: use explicit resolver item provided by caller
Garrett D'Amore
2024-12-28
*
resolver: use explicit resolver item provided by caller
Garrett D'Amore
2024-12-28
*
pollers: use atomic bit masking operations to eliminate lockss
Garrett D'Amore
2024-12-22
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
performance: reference counters can use relaxed order when incrementing
Garrett D'Amore
2024-12-07
*
Use 32-bit port numbers.
Garrett D'Amore
2024-11-21
*
URL u_port should be a number not a string.
Garrett D'Amore
2024-11-17
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
UDP: Introduce an experimental (undocumented for now) public API for UDP. (#1...
Garrett D'Amore
2024-06-02
*
Added realtime clock support, and better timestamping.
Garrett D'Amore
2024-04-14
*
Fix warning from inconsistent socket_pair prototype.
Garrett D'Amore
2024-01-06
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29
*
Provide atomic pointer support.
Garrett D'Amore
2021-12-05
*
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 #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1311 reduce wasted use for nni_aio
Garrett D'Amore
2020-10-31
*
fixes #960 NNG threads inherit application thread name
Garrett D'Amore
2020-08-08
*
fixes #844 WebSocket wildcard host errors
Garrett D'Amore
2020-07-27
*
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 #1083 Random number improvements
Garrett D'Amore
2020-01-01
*
fixes #1075 WebSocket heap use after free
Garrett D'Amore
2019-12-30
*
fixes #1051 nni_ntop is unused
Garrett D'Amore
2019-12-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 #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
[next]