aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* 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
* Added QNX build support for cmake.Mike Bush2018-07-24
* fixes #572 Several locking errors foundGarrett D'Amore2018-07-03
* fixes #496 nngcat tests fail in Xcode buildGarrett D'Amore2018-06-01
* fixes #477 Android NDK build configurationGarrett D'Amore2018-05-30
* fixes #484 crashes in websocket transportGarrett D'Amore2018-05-29
* fixes #486 Revisit SOVERSION and VERSIONGarrett D'Amore2018-05-25
* fixes #476 Crank the library ABI versionGarrett D'Amore2018-05-22
* fixes #469 SO_REUSEADDR should be enabledGarrett D'Amore2018-05-21
* fixes #444 Stop looking for asciidoctor by defaultGarrett D'Amore2018-05-18
* fixes #393 panic on illumos - epoll assertion errorGarrett D'Amore2018-05-06
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #383 Would like peerid for IPCGarrett D'Amore2018-05-03
* Remove .version file -- we use git tags.Garrett D'Amore2018-03-18
* epoll: add epoll-based pollq implementationLiam Staskawicz2018-03-15
* fixes #262 NNG_OPT_URL should be resolvedGarrett D'Amore2018-03-04
* kqueue: add kqueue-based pollq implementationLiam Staskawicz2018-03-02
* fixes #240 nngcat is MIAGarrett D'Amore2018-02-28
* CMake & CPack improvements.Garrett D'Amore2018-02-21
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #228 aio iov should have larger limits (dynamically allocated)Garrett D'Amore2018-02-05
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* fixes #223 Double definition of -DNNG_PLATFORM_POSIX for Darwin platformGarrett D'Amore2018-01-26
* fixes #166 Websocket TLS mappingGarrett D'Amore2017-12-30
* fixes #172 HTTP and websocket need better conditional inclusionGarrett D'Amore2017-12-28
* Compilation fixes for Windows.Garrett D'Amore2017-12-27
* fixes #2 Websocket transportGarrett D'Amore2017-12-26
* fixes #3 TLS transportGarrett D'Amore2017-11-20
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02
* ZeroTier transport implementation (work funded by Capitar IT Group BV)Garrett D'Amore2017-09-26
* Add C++ test program, proving C++ consumers work.Garrett D'Amore2017-09-26