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
/
tests
/
trantest.h
Commit message (
Expand
)
Author
Age
*
Fixes for some security complaints.
Garrett D'Amore
2022-12-31
*
don't use deprecated functions in tests (#1560)
Edward Rudd
2021-12-29
*
fixes #1478 mbedTLS 3.0 is not API compatible with 2.x
Garrett D'Amore
2021-08-09
*
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
*
We always have NNG_TRANSPORT_WS configured for testing.
Garrett D'Amore
2019-12-27
*
fixes #1040 Convert rest of the protocols to new CMake infra
Garrett D'Amore
2019-12-25
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #582 transport tests should run even with dynamic linking
Garrett D'Amore
2018-07-06
*
fixes #486 Revisit SOVERSION and VERSION
Garrett D'Amore
2018-05-25
*
fixes #381 Want comparators for various types
Garrett D'Amore
2018-05-01
*
fixes #375 integer types are error prone
Garrett D'Amore
2018-04-26
*
fixes #301 String option handling for getopt
Garrett D'Amore
2018-03-20
*
Introduce 'porting layer' Public API.
Garrett D'Amore
2018-02-20
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
fixes #219 transports should take URL structure instead of string address
Garrett D'Amore
2018-01-22
*
fixes #201 TLS configuration should support files for certificates and keys
Garrett D'Amore
2018-01-16
*
Refactored file API.
Garrett D'Amore
2018-01-11
*
Fix some more leaks, add a generic URL parser.
Garrett D'Amore
2018-01-05
*
Fix websocket hang after sending one message.
Garrett D'Amore
2018-01-03
*
fixes #166 Websocket TLS mapping
Garrett D'Amore
2017-12-30
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26
*
fixes #160 Convert TLS url from tls:// to tls+tcp://
Garrett D'Amore
2017-11-27
*
fixes #3 TLS transport
Garrett D'Amore
2017-11-20
*
fixes #143 Protocols and transports should be "configurable"
Garrett D'Amore
2017-11-02
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
fixes #5 Address properties
Garrett D'Amore
2017-10-03
*
Add support for ZT sockaddr properties (pipe).
Garrett D'Amore
2017-09-30
*
Windows UDP support.
Garrett D'Amore
2017-09-29
*
Refactor option handling APIs.
Garrett D'Amore
2017-09-27
*
ZeroTier transport implementation (work funded by Capitar IT Group BV)
Garrett D'Amore
2017-09-26
*
Add test for sending and receiving large amounts of data.
Garrett D'Amore
2017-09-22
*
More pipe option handling, pipe API support. Url option.
Garrett D'Amore
2017-09-22
*
fixes #63 NNG_FLAG_SYNCH should be the default
Garrett D'Amore
2017-08-14
*
fixes #62 Endpoint close should be synchronous #62
Garrett D'Amore
2017-08-14
*
fixes #48 tcp sometimes fails to get a port
Garrett D'Amore
2017-08-09
*
fixes #44 open protocol by "name" (symbol) instead number
Garrett D'Amore
2017-08-09
*
fixes #37 Make transports pluggable
Garrett D'Amore
2017-08-08
*
fixes #18 Sockets should be uint32_t's (handles) not pointers.
Garrett D'Amore
2017-01-20
*
Public pipe and endpoint APIs use IDs instead of pointers.
Garrett D'Amore
2017-01-17
*
Fixes for 32-bit Windows compilation.
Garrett D'Amore
2017-01-16
*
Message API was awkward.
Garrett D'Amore
2017-01-06
*
Change a bunch of copyrights to 2017 for work done since the 1st.
Garrett D'Amore
2017-01-05
*
Fixes for TCP transport. Working now.
Garrett D'Amore
2017-01-04
*
TCP listen and accept test.
Garrett D'Amore
2017-01-04
*
Test for duplicate address listen, and fix in TCP for same.
Garrett D'Amore
2017-01-04
*
Starting a common transport testing framework.
Garrett D'Amore
2017-01-04