aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* New CMAKE option NNG_ENABLE_COMPAT (defaults ON)Garrett D'Amore2024-01-27
* fixes #1572 nng creates too many threadsGarrett D'Amore2024-01-01
* provide NNG_MAX_POLLER_THREADSGarrett D'Amore2023-12-29
* fixes #1619 expose expire threads tunablesPaulo Henrique Silva2023-08-27
* fixes #1683 NNG_MAX_EXPIRE_THREADS tunable documentationPaulo Henrique Silva2023-08-23
* fixes #1619 Expose NNG_MAX_EXPIRE_THREADS via CMakeGarrett D'Amore2023-04-19
* also inject Darwin definitions if iOS/tvOS/watchOS (#1474)SpaceIm2021-07-21
* Fix compilation errors when NNG_ELIDE_DEPRECATED is ON (#1392)Evgeny Ermakov2021-01-02
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01
* New NUTS test framework (NNG Unit Test Support).Garrett D'Amore2020-11-23
* Work for test refactoring.Garrett D'Amore2020-11-18
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* fixes #1087 CMakeLists structural improvements desiredGarrett D'Amore2020-11-14
* fixes #1041 Abstract socket address for IPCGarrett D'Amore2020-11-08
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
* fixes #1275 Test timeouts on FreeBSDGarrett D'Amore2020-08-08
* Prefix all tests with PROJECT_NAME (#1276)Hugo Lindström2020-08-07
* fixes #1232 EVFILT_USER is not available on NetBSDGarrett D'Amore2020-07-26
* Print NNG configuring message to STATUS mode.Indy2020-07-06
* nng: support NNG_OPT_IPC_PEER_PID on modern macOS systemsRichard Markiewicz2020-06-15
* fixes #1237 atomic library check is backwardsGarrett D'Amore2020-05-04
* fixes #1225 atomic check operation fails with android cross toolchainGarrett D'Amore2020-03-29
* Fix cmake file.v1.3.0Garrett D'Amore2020-02-29
* fixes #1202 More than 120 threads was started by NNGGarrett D'Amore2020-02-24
* fixes #1005 TLS 1.3 supportGarrett D'Amore2020-02-23
* Added atomic check for building on ARMs (#1196)Ken Haase2020-02-14
* fixes #1134 CMake should use nng.h to determine SOVERSION etc.Garrett D'Amore2020-01-27
* fixes #1090 nni_strlcat is unusedGarrett D'Amore2020-01-02
* fixes #1083 Random number improvementsGarrett D'Amore2020-01-01
* fixes #1073 Bump minor versionGarrett D'Amore2019-12-30
* Release 1.2.2.v1.2.2Garrett D'Amore2019-12-28
* fixes #1031 Code coverage is bustedGarrett D'Amore2019-12-26
* fixes #1040 Convert rest of the protocols to new CMake infraGarrett D'Amore2019-12-25
* fixes #1038 Linux should use getentropy or getrandomGarrett D'Amore2019-12-24
* fixes #1036 Forgot to change the semver for v1.2!!v1.2.1Garrett D'Amore2019-12-24
* fixes #1032 Figure out Darwin bustednessGarrett D'Amore2019-12-24
* Address complaints found by lgtm.com.Garrett D'Amore2019-12-11
* fixes #989 Errors when compiling for iOS platformGarrett D'Amore2019-09-22
* fixes #956 pthread_atfork error on Arm processorGarrett D'Amore2019-06-27
* fix define mismatchSpencer Sutton2019-04-15
* Fix eventfd configuration bug. (#820)steve-scott2018-12-22
* fixes #769 How to limit worker threadsMatt Gigli2018-12-16
* fixes #780 travis-ci cmake fails with `No VERSION specified...`Garrett D'Amore2018-11-08
* fixes #779 Bump ABI version for v1.1v1.1.0-rcGarrett D'Amore2018-11-05
* fixes #577 target library dependencies should be publicGarrett D'Amore2018-11-05
* fixes #767 Want tunable stack sizeGarrett D'Amore2018-10-31
* fixes #735 Configuring ZeroTier for a unified build is too hardGarrett D'Amore2018-09-24
* fixes #4 Statistics supportGarrett D'Amore2018-09-03
* fixes #684 CentOS 5 broken -- has epoll but not eventfdGarrett D'Amore2018-08-30
* fixed compilation error on OpenBSD, missing sockpeercred (#659)Francisc Simon2018-08-19