Age | Commit message (Expand) | Author |
2015-07-13 | Clean up some YAGNI issues with implementation of GitHub issue #180, and make... | Adam Ierymenko |
2015-07-07 | More cleanup to direct path push, comment fixes, etc. | Adam Ierymenko |
2015-07-07 | A bunch of comments and cleanup, including some to yesterday's direct path pu... | Adam Ierymenko |
2015-07-07 | Revert some bad docs in Packet -- I think we will still use that. Also rename... | Adam Ierymenko |
2015-07-06 | Almost everything for GitHub issue #180 except direct path map setup. | Adam Ierymenko |
2015-07-06 | pushDirectPaths() implementation | Adam Ierymenko |
2015-07-06 | Some cleanup, docs, and Path -> Path > RemotePath refactor. | Adam Ierymenko |
2015-07-06 | docs | Adam Ierymenko |
2015-07-06 | Documentation in Packet, more work on path push, and clean up ancient legacy ... | Adam Ierymenko |
2015-06-29 | Rename VERB_CMA to the more descriptive VERB_PHYSICAL_ADDRESS_PUSH | Adam Ierymenko |
2015-06-19 | Root server terminology cleanup, and tighten up a security check by checking ... | Adam Ierymenko |
2015-05-06 | Renamed supernode to rootserver | Kees Bos |
2015-06-13 | Add definition for VERB_CMA -- GitHub issue #180 | Adam Ierymenko |
2015-05-15 | A few revisions to PFS design. | Adam Ierymenko |
2015-05-14 | First stab of PFS design work with PKC security -- may not implement in 1.0.3... | Adam Ierymenko |
2015-05-13 | Some prep work to make room for perfect forward security (PFS). Will not affe... | Adam Ierymenko |
2015-05-04 | Stop inlining all the Packet armor/dearmor stuff to reduce binary bloat. This... | Adam Ierymenko |
2015-04-07 | Tons of refactoring, change to desperation algorithm to use max of core or li... | Adam Ierymenko |
2015-04-06 | Add code to check external surface against reported surface from other truste... | Adam Ierymenko |
2015-04-03 | Bunch more cleanup, improvements to NAT traversal logic, finished updating Sw... | Adam Ierymenko |
2015-04-01 | Tons more refactoring: simplify Network, move explicit management of Tap out,... | Adam Ierymenko |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-02-04 | Physical address change message verb. | Adam Ierymenko |
2015-01-08 | C++ network config master ready to test. | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2015-01-05 | docs | Adam Ierymenko |
2015-01-05 | Back out service message type -- YAGNI violation. | Adam Ierymenko |
2015-01-05 | Strip out old Service code, add new service message type. | Adam Ierymenko |
2014-10-29 | More cleanup, and fix a bug in Multicaster::gather() | Adam Ierymenko |
2014-10-28 | Fix a nasty bug introduced in packet fragmentation a while back during refact... | Adam Ierymenko |
2014-10-09 | New multicast bug fixes, TRACE improvements, and temporarily disable legacy m... | Adam Ierymenko |
2014-10-09 | Reorg multicast packet, and a whole bunch of refactoring around the pushing o... | Adam Ierymenko |
2014-10-06 | Bug fix in new multicast frame handler, handling of old "P5" multicast frames... | Adam Ierymenko |
2014-10-02 | Last steps before test: parse OK(MULTICAST_GATHER) and OK(MULTICAST_FRAME) | Adam Ierymenko |
2014-10-02 | But since we are now using middle 3 bits we can assign sane values for the ci... | Adam Ierymenko |
2014-10-02 | Gotta support old encrypted flag, move cipher spec to middle 3 bits... due to... | Adam Ierymenko |
2014-10-02 | Change "encrypted" flag to full cipher suite selector. Go ahead and reserve A... | Adam Ierymenko |
2014-10-02 | Improve security posture by eliminating non-const data() accessor from Buffer. | Adam Ierymenko |
2014-09-30 | Add origin to new MULTICAST_FRAME, move security check for certs into Network... | Adam Ierymenko |
2014-09-30 | Multicaster needs to be global, not per-network, and a bunch of other stuff. | Adam Ierymenko |
2014-09-30 | Everything in for new multicast except IncomingPacket parsing... | Adam Ierymenko |
2014-09-26 | A few more revisions to new multicast verbs. | Adam Ierymenko |
2014-09-25 | . | Adam Ierymenko |
2014-09-24 | Some more multicast algo work... | Adam Ierymenko |
2014-09-22 | Yet more WIP on mulitcast algo... | Adam Ierymenko |
2014-09-18 | Work on defining new direct broadcast multicast algorithm. | Adam Ierymenko |
2014-07-30 | Upgrade LZ4 to latest version. | Adam Ierymenko |
2014-06-21 | Bridging (GitHub issue #68) does indeed work! Just needed to fix a packet siz... | Adam Ierymenko |
2014-06-21 | . | Adam Ierymenko |
2014-06-12 | Add flags to EXT_FRAME for better future proofness. | Adam Ierymenko |