Age | Commit message (Expand) | Author |
2014-09-24 | Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a lit... | Adam Ierymenko |
2014-08-19 | Makefile changes, and make Topology::getBestSupernode() return the "next" sup... | Adam Ierymenko |
2014-08-15 | Web request part of supernode resync (not quite done, needs test) | Adam Ierymenko |
2014-08-14 | (1) distribute default root-topology in new dictionary format, (2) bump peer ... | Adam Ierymenko |
2014-08-14 | Accept supernode dictionaries in Topology, also fix (unused) field name in on... | Adam Ierymenko |
2014-06-30 | Keep track of basic aliveness for peers regardless if direct or indirect conn... | Adam Ierymenko |
2014-04-18 | Cleanup, dead code removal, some pretty insignificant security stuff that's b... | Adam Ierymenko |
2014-03-31 | Oops... turns out we need to differentiate incoming from outgoing TCP and ind... | Adam Ierymenko |
2014-03-31 | Clean dead paths from peers. | Adam Ierymenko |
2014-03-26 | Add TCP channel support for supernode list, make Peer pick the first path if ... | Adam Ierymenko |
2014-03-21 | A few renamings to be consistent. | Adam Ierymenko |
2014-03-21 | Builds with new Path code. | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | 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-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-01-26 | Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows l... | Adam Ierymenko |
2013-10-21 | Add persistent identity caching for use on supernodes. Activate by just makin... | Adam Ierymenko |
2013-10-21 | Peers are now dumped on shutdown in a persistence cache and reloaded on start... | Adam Ierymenko |
2013-10-21 | Get rid of DBM, which technically is a case of YAGNI. Supernodes will need a ... | Adam Ierymenko |
2013-10-18 | Clean up some stuff, including a few spots where exceptions were not being ha... | Adam Ierymenko |
2013-10-05 | Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder. | Adam Ierymenko |
2013-10-05 | Rest of work on new hashcash based identity scheme. | Adam Ierymenko |
2013-09-26 | Work in progress... | Adam Ierymenko |
2013-08-26 | ZeroTierOne for Windows binary project, builds and runs and mostly works but ... | Adam Ierymenko |
2013-08-12 | More Windows port work. | Adam Ierymenko |
2013-08-08 | Move template parameter in Thread to a more logical scope location. | Adam Ierymenko |
2013-08-05 | CLI debugging, got rid of nasty old Thread class and replaced with newer clea... | Adam Ierymenko |
2013-07-29 | More work on network membership certs, and it builds now. Still in heavy deve... | Adam Ierymenko |
2013-07-25 | Sane-ify Address, get rid of goofy union thingy. | Adam Ierymenko |
2013-07-23 | Add amSupernode to make code clearer in the check-if-self-is-supernode case. | Adam Ierymenko |
2013-07-13 | Compile fixes, integration of fast PRNG. | Adam Ierymenko |
2013-07-13 | Add a fast non-cryptographic PRNG. | Adam Ierymenko |
2013-07-12 | Bunch of little bug fixes in newly refactored code. | Adam Ierymenko |
2013-07-12 | Update bloom filter for MULTICAST_FRAME retransmit, and temporarily add abort... | Adam Ierymenko |
2013-07-12 | Several bug fixes in newly refactored code. | Adam Ierymenko |
2013-07-10 | Factored out multicast propagation algorithm from Switch and Topology, also c... | Adam Ierymenko |
2013-07-08 | Silly multicast propagation fix: exclude upstream sender to never send duplic... | Adam Ierymenko |
2013-07-04 | New git repository for release - version 0.2.0 tagged | Adam Ierymenko |