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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
New CMAKE option NNG_ENABLE_COMPAT (defaults ON)
Garrett D'Amore
2024-01-27
*
fixes #1572 nng creates too many threads
Garrett D'Amore
2024-01-01
*
provide NNG_MAX_POLLER_THREADS
Garrett D'Amore
2023-12-29
*
fixes #1619 expose expire threads tunables
Paulo Henrique Silva
2023-08-27
*
fixes #1683 NNG_MAX_EXPIRE_THREADS tunable documentation
Paulo Henrique Silva
2023-08-23
*
fixes #1619 Expose NNG_MAX_EXPIRE_THREADS via CMake
Garrett D'Amore
2023-04-19
*
also inject Darwin definitions if iOS/tvOS/watchOS (#1474)
SpaceIm
2021-07-21
*
Fix compilation errors when NNG_ELIDE_DEPRECATED is ON (#1392)
Evgeny Ermakov
2021-01-02
*
fixes #1345 Restructure the source tree
Garrett D'Amore
2021-01-01
*
New NUTS test framework (NNG Unit Test Support).
Garrett D'Amore
2020-11-23
*
Work for test refactoring.
Garrett D'Amore
2020-11-18
*
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
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
fixes #960 NNG threads inherit application thread name
Garrett D'Amore
2020-08-08
*
fixes #1275 Test timeouts on FreeBSD
Garrett D'Amore
2020-08-08
*
Prefix all tests with PROJECT_NAME (#1276)
Hugo Lindström
2020-08-07
*
fixes #1232 EVFILT_USER is not available on NetBSD
Garrett D'Amore
2020-07-26
*
Print NNG configuring message to STATUS mode.
Indy
2020-07-06
*
nng: support NNG_OPT_IPC_PEER_PID on modern macOS systems
Richard Markiewicz
2020-06-15
*
fixes #1237 atomic library check is backwards
Garrett D'Amore
2020-05-04
*
fixes #1225 atomic check operation fails with android cross toolchain
Garrett D'Amore
2020-03-29
*
Fix cmake file.
v1.3.0
Garrett D'Amore
2020-02-29
*
fixes #1202 More than 120 threads was started by NNG
Garrett D'Amore
2020-02-24
*
fixes #1005 TLS 1.3 support
Garrett D'Amore
2020-02-23
*
Added atomic check for building on ARMs (#1196)
Ken Haase
2020-02-14
*
fixes #1134 CMake should use nng.h to determine SOVERSION etc.
Garrett D'Amore
2020-01-27
*
fixes #1090 nni_strlcat is unused
Garrett D'Amore
2020-01-02
*
fixes #1083 Random number improvements
Garrett D'Amore
2020-01-01
*
fixes #1073 Bump minor version
Garrett D'Amore
2019-12-30
*
Release 1.2.2.
v1.2.2
Garrett D'Amore
2019-12-28
*
fixes #1031 Code coverage is busted
Garrett D'Amore
2019-12-26
*
fixes #1040 Convert rest of the protocols to new CMake infra
Garrett D'Amore
2019-12-25
*
fixes #1038 Linux should use getentropy or getrandom
Garrett D'Amore
2019-12-24
*
fixes #1036 Forgot to change the semver for v1.2!!
v1.2.1
Garrett D'Amore
2019-12-24
*
fixes #1032 Figure out Darwin bustedness
Garrett D'Amore
2019-12-24
*
Address complaints found by lgtm.com.
Garrett D'Amore
2019-12-11
*
fixes #989 Errors when compiling for iOS platform
Garrett D'Amore
2019-09-22
*
fixes #956 pthread_atfork error on Arm processor
Garrett D'Amore
2019-06-27
*
fix define mismatch
Spencer Sutton
2019-04-15
*
Fix eventfd configuration bug. (#820)
steve-scott
2018-12-22
*
fixes #769 How to limit worker threads
Matt Gigli
2018-12-16
*
fixes #780 travis-ci cmake fails with `No VERSION specified...`
Garrett D'Amore
2018-11-08
*
fixes #779 Bump ABI version for v1.1
v1.1.0-rc
Garrett D'Amore
2018-11-05
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
fixes #767 Want tunable stack size
Garrett D'Amore
2018-10-31
*
fixes #735 Configuring ZeroTier for a unified build is too hard
Garrett D'Amore
2018-09-24
*
fixes #4 Statistics support
Garrett D'Amore
2018-09-03
*
fixes #684 CentOS 5 broken -- has epoll but not eventfd
Garrett D'Amore
2018-08-30
*
fixed compilation error on OpenBSD, missing sockpeercred (#659)
Francisc Simon
2018-08-19
[next]