| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-20 | Fix a bug that caused a crash on empty HTTP requests (localhost only) and ↵ | Adam Ierymenko | |
| add a lightweight lock to the RX queue to prevent possible threads stepping on each other in parallel receive paths. | |||
| 2018-07-20 | . | Adam Ierymenko | |
| 2018-06-12 | Merge pull request #755 from skunkwerks/fix/c++-17-deprecation | Adam Ierymenko | |
| fix clang C++17 deprecation when building with ZT_DEBUG=1 | |||
| 2018-06-07 | Added TX queue cap for issue #769 | Joseph Henry | |
| 2018-05-18 | node: remove deprecated register hint for C++17 compatibility | Dave Cottlehuber | |
| when building with `ZT_DEBUG=1` this hint produces a warning: > node/Packet.cpp:335:43: error: 'register' storage class specifier is deprecated and incompatible with C++17 [-Werror,-Wdeprecated-register] See http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4340 | |||
| 2018-04-25 | Merge branch 'dev' into netbsd-support | Adam Ierymenko | |
| 2018-04-06 | Refactor some potentially unsafe SharedPtr<> code. | Adam Ierymenko | |
| 2018-03-29 | GitHub issue #675 | Adam Ierymenko | |
| 2018-03-21 | Add specification of anchor and multicast hub address (optional) to new ↵ | Adam Ierymenko | |
| multicast and IPv4 enabled ad-hoc network ID format. | |||
| 2018-03-13 | Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. ↵ | Adam Ierymenko | |
| Will matter a lot for network controllers, not so much for other things. | |||
| 2018-03-12 | SHA512 using libcrypto (not enabled by default) | Adam Ierymenko | |
| 2018-03-12 | Speed tweaks for signatures, etc. | Adam Ierymenko | |
| 2018-03-09 | Other fixes to IPv4 ad-hoc networks. | Adam Ierymenko | |
| 2018-03-08 | Some work on IPv4 enabled ad-hoc networks. | Adam Ierymenko | |
| 2018-02-09 | A few fixes dicatated by valgrind. | Adam Ierymenko | |
| 2018-02-02 | Linux build fix on some versions. | Adam Ierymenko | |
| 2018-02-01 | Fix build on Intel C/C++ Compiler for Linux. | Adam Ierymenko | |
| 2018-01-26 | Tie up the rest of hub and spoke designated replicator multicast mode. | Adam Ierymenko | |
| 2018-01-26 | More cleanup of old stuff. | Adam Ierymenko | |
| 2018-01-26 | Do not send to origin in second buffered multicast path. | Adam Ierymenko | |
| 2018-01-26 | Add support for designated multicast replicators to Multicaster::send(). | Adam Ierymenko | |
| 2018-01-26 | Clean up some multicast code. | Adam Ierymenko | |
| 2018-01-26 | A little more cleanup. | Adam Ierymenko | |
| 2018-01-26 | Clean up some old stuff. | Adam Ierymenko | |
| 2018-01-25 | More work on GitHub issue #666 | Adam Ierymenko | |
| 2018-01-25 | A small memory use reduction. | Adam Ierymenko | |
| 2018-01-25 | Implement continuous contacting of designated anchors and multicast ↵ | Adam Ierymenko | |
| replicators - GitHub issue #666 | |||
| 2018-01-24 | . | Adam Ierymenko | |
| 2018-01-24 | cleanup | Adam Ierymenko | |
| 2018-01-24 | Stub out NetworkConfig for GitHub issue #666 | Adam Ierymenko | |
| 2018-01-11 | Reenable faster lock. | Adam Ierymenko | |
| 2018-01-11 | Fixes for lock ordering -- GitHub issue #573 | Adam Ierymenko | |
| 2018-01-10 | Merge branch 'dev' of http://10.6.6.2/zerotier/ZeroTierOne into dev | Adam Ierymenko | |
| 2018-01-10 | cleanup | Adam Ierymenko | |
| 2018-01-10 | Fix compilation on Windows | Grant Limberg | |
| DEBUG macro from miniupnpc interferring with enum Trace::DEBUG; | |||
| 2018-01-09 | cleanup | Adam Ierymenko | |
| 2018-01-09 | cleanup | Adam Ierymenko | |
| 2018-01-08 | cleanup | Adam Ierymenko | |
| 2018-01-08 | Copyright updates for 2018. | Adam Ierymenko | |
| 2018-01-08 | Tear out old "link quality" stuff since it is not currently used and will be ↵ | Adam Ierymenko | |
| done differently. | |||
| 2017-12-15 | More optimization work. | Adam Ierymenko | |
| 2017-12-15 | Some micro-optimizations, including a memcpy that is faster than Linux for ↵ | Adam Ierymenko | |
| most distro/compiler versions. | |||
| 2017-12-05 | Warning removal. | Adam Ierymenko | |
| 2017-12-05 | Disable trace by default, stderr message improvements in RethinkDB driver. | Adam Ierymenko | |
| 2017-12-04 | Clean up remote tracing code, add per-network remote trace settings, add ↵ | Adam Ierymenko | |
| remote trace level, and make local trace output readable again. | |||
| 2017-11-08 | Fix a deadlock and some more work on RethinkDB (for central) integration. | Adam Ierymenko | |
| 2017-11-02 | RethinkDB native connector work, minor fixes. | Adam Ierymenko | |
| 2017-10-25 | Stop duplciate IPv6 addresses due to privacy mode IPs. | Adam Ierymenko | |
| 2017-10-25 | A few fixes for cluster mode. | Adam Ierymenko | |
| 2017-10-25 | Now with more worky. | Adam Ierymenko | |
