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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
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
*
Added QNX build support for cmake.
Mike Bush
2018-07-24
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #496 nngcat tests fail in Xcode build
Garrett D'Amore
2018-06-01
*
fixes #477 Android NDK build configuration
Garrett D'Amore
2018-05-30
*
fixes #484 crashes in websocket transport
Garrett D'Amore
2018-05-29
*
fixes #486 Revisit SOVERSION and VERSION
Garrett D'Amore
2018-05-25
*
fixes #476 Crank the library ABI version
Garrett D'Amore
2018-05-22
*
fixes #469 SO_REUSEADDR should be enabled
Garrett D'Amore
2018-05-21
*
fixes #444 Stop looking for asciidoctor by default
Garrett D'Amore
2018-05-18
*
fixes #393 panic on illumos - epoll assertion error
Garrett D'Amore
2018-05-06
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #383 Would like peerid for IPC
Garrett D'Amore
2018-05-03
*
Remove .version file -- we use git tags.
Garrett D'Amore
2018-03-18
*
epoll: add epoll-based pollq implementation
Liam Staskawicz
2018-03-15
*
fixes #262 NNG_OPT_URL should be resolved
Garrett D'Amore
2018-03-04
*
kqueue: add kqueue-based pollq implementation
Liam Staskawicz
2018-03-02
*
fixes #240 nngcat is MIA
Garrett D'Amore
2018-02-28
*
CMake & CPack improvements.
Garrett D'Amore
2018-02-21
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #228 aio iov should have larger limits (dynamically allocated)
Garrett D'Amore
2018-02-05
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
fixes #223 Double definition of -DNNG_PLATFORM_POSIX for Darwin platform
Garrett D'Amore
2018-01-26
*
fixes #166 Websocket TLS mapping
Garrett D'Amore
2017-12-30
*
fixes #172 HTTP and websocket need better conditional inclusion
Garrett D'Amore
2017-12-28
*
Compilation fixes for Windows.
Garrett D'Amore
2017-12-27
*
fixes #2 Websocket transport
Garrett D'Amore
2017-12-26
*
fixes #3 TLS transport
Garrett D'Amore
2017-11-20
*
fixes #143 Protocols and transports should be "configurable"
Garrett D'Amore
2017-11-02
*
ZeroTier transport implementation (work funded by Capitar IT Group BV)
Garrett D'Amore
2017-09-26
*
Add C++ test program, proving C++ consumers work.
Garrett D'Amore
2017-09-26
*
Add nni_strnlen.
Garrett D'Amore
2017-08-28
*
Introduce utility safe string handling functions.
Garrett D'Amore
2017-08-28
*
Conditional platform inclusion cleanups.
Garrett D'Amore
2017-08-21
*
Compiler switches need to be a string.
Garrett D'Amore
2017-08-07
*
Problem was module path override, I think.
Garrett D'Amore
2017-08-07
*
More coverage tweaks (I hope).
Garrett D'Amore
2017-08-07
*
Richer CI support on Travis, including code coverage.
Garrett D'Amore
2017-08-07
*
COnvert UDP to new style.
Garrett D'Amore
2017-08-04
*
Use common socket handling on POSIX (tcp done, ipc pending.)
Garrett D'Amore
2017-06-29
*
Added more plumbing to facilitate test writing & compatibility.
Garrett D'Amore
2017-01-26
*
Initial swag at notification pipes (not used yet).
Garrett D'Amore
2017-01-21
*
Add more platforms (the *BSDs, SunOS/illumos) and update docs slightly.
Garrett D'Amore
2017-01-21
[next]