Age | Commit message (Expand) | Author |
2014-03-06 | (1) Fix menu bar item font size on Windows, (2) fix for possible Windows Ethe... | Adam Ierymenko |
2014-03-05 | VERSION 0.7.1: small Linux compile fix on g++, does not merit new release | Adam Ierymenko |
2014-03-05 | New supernode: shoggoth.zerotier.com in Tokyo, Japan! This just about covers ... | Adam Ierymenko |
2014-02-28 | *nix build fix | Adam Ierymenko |
2014-02-28 | Add code to clean unused permanent tap interfaces on Windows (but not used yet). | Adam Ierymenko |
2014-02-28 | Make AtomicCounter use <atomic> on Windows (eventually this will replace it o... | Adam Ierymenko |
2014-02-24 | Fix for GitHub issue #40: updates.d not being cleared. | Adam Ierymenko |
2014-02-23 | Windows auto-update URL and dummy Windows update for testing. | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
2014-02-14 | Fix for GitHub issue #38: compute whether we are ONLINE a little differently | Adam Ierymenko |
2014-02-14 | Fix compiler warnings in Linux build. | Adam Ierymenko |
2014-02-11 | Build fix on Linux with G++. | Adam Ierymenko |
2014-02-11 | Possible bug fix in Topology, have to test... | Adam Ierymenko |
2014-02-11 | Fix for GitHub issue #37: remember *nix device names. | Adam Ierymenko |
2014-02-11 | A few little fixes in NodeConfig. | Adam Ierymenko |
2014-02-11 | Add new Singapore supernode! | Adam Ierymenko |
2014-02-10 | More local.conf stuff. | Adam Ierymenko |
2014-02-10 | local.conf in NodeConfig | Adam Ierymenko |
2014-02-07 | Remove old updates from updates.d on Node startup. | Adam Ierymenko |
2014-02-06 | More Windows service work... it builds! Now to do a new installer and test. A... | Adam Ierymenko |
2014-02-03 | Fix inverted sense bug in new skip-stale-relay logic. | Adam Ierymenko |
2014-02-03 | Fix infinite loop bug introduced in last commit. | Adam Ierymenko |
2014-02-03 | Add a simple but very nice mechanism for avoiding potentially dead supernodes. | Adam Ierymenko |
2014-02-03 | Yank a code path it turns out we probably don't want. | Adam Ierymenko |
2014-02-02 | Make software update run a little more often for now. | Adam Ierymenko |
2014-02-02 | So Linux has getifaddrs() too! Yay! | Adam Ierymenko |
2014-02-01 | Private struct ifmaddrs for OSX cause struct ifmaddrs is missing too on OSX 1... | Adam Ierymenko |
2014-02-01 | Real implementation of ips() on OSX, now for Linux. | Adam Ierymenko |
2014-02-01 | Manually generate IPv6 link-local address only on Mac. | Adam Ierymenko |
2014-01-31 | Fix for GitHub issue #36 on OSX... results in a duplicate entry for IPv6 link... | Adam Ierymenko |
2014-01-30 | Take TRACE back out of Mac makefile, fix a few decode little things. | Adam Ierymenko |
2014-01-30 | Bunch of fixes to startup, pinging, and choice of route. Also some TRACE upda... | Adam Ierymenko |
2014-01-29 | More work on connection reset stuff... | Adam Ierymenko |
2014-01-29 | SIGHUP now causes resync with peers. | Adam Ierymenko |
2014-01-29 | Some TRACE cleanup. | Adam Ierymenko |
2014-01-29 | TRACE NOP receipt. | Adam Ierymenko |
2014-01-29 | Tiny compiler warning fix. | Adam Ierymenko |
2014-01-29 | Some cleanup and rationalization of main loop. | Adam Ierymenko |
2014-01-29 | Alternate order of packet emission in unite(). | Adam Ierymenko |
2014-01-29 | Yank RuntimeEnvironment from SysEnv. | Adam Ierymenko |
2014-01-28 | Fix for GitHub issue #35 and also possibly partial fix for #29 issues. | Adam Ierymenko |
2014-01-28 | Yank PROBE stuff since it's not used and was a premature addition to the prot... | Adam Ierymenko |
2014-01-27 | Fix a couple compile items. | Adam Ierymenko |
2014-01-27 | Make EthernetTap creation occur in a background thread in Network since it's ... | Adam Ierymenko |
2014-01-26 | Delete persistent tap device on Windows when we leave a network. | Adam Ierymenko |
2014-01-26 | Windows UI appearance fixes (font issue, etc.) and fix to WinSock init on GUI... | Adam Ierymenko |
2014-01-26 | Few small cleanup things... | Adam Ierymenko |
2014-01-26 | Lock down individual files in networks.d instead of directory since directory... | Adam Ierymenko |
2014-01-26 | Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows l... | Adam Ierymenko |
2014-01-23 | Fix for allIps -> ips in EthernetTap on Unix. | Adam Ierymenko |