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
/
sp
/
transport.h
Commit message (
Expand
)
Author
Age
*
fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.
Garrett D'Amore
2025-10-05
*
Various header file fixes... also fix compilation errors when HTTP is disabled.
v2.0.0-alpha.6
Garrett D'Amore
2025-10-05
*
Fix typos across docs, comments, and CMake
mochalins
2025-06-02
*
Introduce DTLS transport for NNG.
Garrett D'Amore
2025-06-01
*
Converted rest of transports to nng_err.
Garrett D'Amore
2025-04-27
*
Converted property functions to use nng_err.
Garrett D'Amore
2025-04-27
*
Transport listen: use nng_err
Garrett D'Amore
2025-04-27
*
api: pipes should use nng_err
Garrett D'Amore
2025-01-14
*
Liberally apply some UWYI (use what you include) to header files
Garrett D'Amore
2025-01-05
*
transports: all transports use the new inline approach
Garrett D'Amore
2024-12-15
*
endpoints: add transport ep stop functions
Garrett D'Amore
2024-12-11
*
pipes and endpoints: support for inline allocations of transport data
Garrett D'Amore
2024-12-08
*
Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.
Garrett D'Amore
2024-11-24
*
Select transport using raw URL string.
Garrett D'Amore
2024-11-22
*
Collect the bound port as part of the URL at bind time.
Garrett D'Amore
2024-11-21
*
Merge internal and external URL APIs. No need for
Garrett D'Amore
2024-11-18
*
TLS configuration changed to use discret _set_tls and _get_tls functions.
Garrett D'Amore
2024-11-09
*
SP initialization cannot fail.
Garrett D'Amore
2021-09-06
*
Simplify the SP transport initialization process.
Garrett D'Amore
2021-07-31
*
Fix header guards.
Garrett D'Amore
2021-07-22
*
More symbol renaming
Garrett D'Amore
2021-07-11
*
More work on moving SP stuff out of common. Remove unused defs.
Garrett D'Amore
2021-07-10
*
Move transport.[ch] to SP
Garrett D'Amore
2021-07-09