summaryrefslogtreecommitdiff
path: root/node/Constants.hpp
AgeCommit message (Expand)Author
2015-04-24First pass of Windows cleanup and build fixes...Adam Ierymenko
2015-04-15Disable a few noisy TRACEs, and limit how often we confirm new paths to avoid...Adam Ierymenko
2015-04-14Bunch of tap stuff, IP address assignment hookups, etc.Adam Ierymenko
2015-04-08Add awareness of online status, and put old OS-dep utils in OSUtils.Adam Ierymenko
2015-04-07Tons of refactoring, change to desperation algorithm to use max of core or li...Adam Ierymenko
2015-04-07Implemented empirical determination of external addressing, paritioned per sc...Adam Ierymenko
2015-04-03Bunch more cleanup, improvements to NAT traversal logic, finished updating Sw...Adam Ierymenko
2015-04-02The concept of link desperation (escalating to less desirable transports) sim...Adam Ierymenko
2015-04-01More refactoring... and update the API a bit... turns out my strategy for red...Adam Ierymenko
2015-03-31Whole heap more cleanup and refactoring...Adam Ierymenko
2015-02-17Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]Adam Ierymenko
2015-02-02Rip out network environment fingerprint. This will be replaced by constant mo...Adam Ierymenko
2015-02-02Drop support for legacy P5 multicast, as there are fewer than 1% of these rem...Adam Ierymenko
2015-01-06Cleanup, new C++ netconf code is almost ready to test!Adam Ierymenko
2015-01-05Cleanup, add tristate to config code in Network, and happy new year!Adam Ierymenko
2014-11-25Enable legacy multicast in Constants.Adam Ierymenko
2014-11-04Make selftest build and run on FreeBSD 10 with gmakeAdam Ierymenko
2014-10-29Back off default multicast limit just a little.Adam Ierymenko
2014-10-28Make multicast gather slightly more aggressive, and add total to list command...Adam Ierymenko
2014-10-10(1) Back off a little on default max multicast limit since 128 is pretty band...Adam Ierymenko
2014-10-03Add some rate limiting to implicit gathers, and always send multicasts to at ...Adam Ierymenko
2014-10-02Work on in-place testnet support.Adam Ierymenko
2014-10-02Make multicast gathering a bit smarter.Adam Ierymenko
2014-09-25.Adam Ierymenko
2014-09-25.Adam Ierymenko
2014-09-25.Adam Ierymenko
2014-09-22Yet more WIP on mulitcast algo...Adam Ierymenko
2014-09-18Work on defining new direct broadcast multicast algorithm.Adam Ierymenko
2014-09-18Fix for GitHub issue #122 and other fixesAdam Ierymenko
2014-09-05Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-...Adam Ierymenko
2014-09-05Old-school GCC build fix -- make sure __GCC__ is definedAdam Ierymenko
2014-08-18Increase sleep/wake detection threshold... might want to switch to using nati...Adam Ierymenko
2014-08-15Web request part of supernode resync (not quite done, needs test)Adam Ierymenko
2014-08-12(1) Tweak LAN locator beacon frequencies, (2) Windows virtual networksAdam Ierymenko
2014-08-05(1) Disable firewall openers (its easy to re-enable), (2) Do some prep work f...Adam Ierymenko
2014-07-31Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al...Adam Ierymenko
2014-07-15Cleanup, add __BSD__Adam Ierymenko
2014-06-30Keep track of basic aliveness for peers regardless if direct or indirect conn...Adam Ierymenko
2014-06-18Some TRACE improvements and comment revs.Adam Ierymenko
2014-06-13Bridging pretty much ready to test! Got Switch all wired up. Also fix a laten...Adam Ierymenko
2014-06-13Some more bridging work... wiring up in Switch - GitHub issue #68Adam Ierymenko
2014-06-10Bridge routing table - GitHub issue #68Adam Ierymenko
2014-06-10Bridging in NetworkConfig - GitHub Issue #68Adam Ierymenko
2014-05-23GitHub Issue #69 - make MAC assignment schema differ between virtual networks.Adam Ierymenko
2014-05-08Make Service communicate via empty-line-delimited Dictionary objects instead ...Adam Ierymenko
2014-04-10More toward GitHub issue #56Adam Ierymenko
2014-04-10Prevent recursive transit of ZeroTier packets, toward GitHub issue #56Adam Ierymenko
2014-04-10More logic cleanup and some documentation / comment improvements.Adam Ierymenko
2014-04-09Yet more cleanup to TCP logic, this time adding a master switch and adding UD...Adam Ierymenko
2014-04-09Some adjustments to TCP logic for GitHub issue #60Adam Ierymenko