Age | Commit message (Expand) | Author |
2014-02-06 | More Windows service work... it builds! Now to do a new installer and test. A... | Adam Ierymenko |
2014-02-03 | Yank a code path it turns out we probably don't want. | 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 | Alternate order of packet emission in unite(). | 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 | Make EthernetTap creation occur in a background thread in Network since it's ... | Adam Ierymenko |
2014-01-21 | Several things: | Adam Ierymenko |
2013-12-31 | Fix several things: | Adam Ierymenko |
2013-12-24 | Fix for GitHub issue #20 (untested) | Adam Ierymenko |
2013-10-25 | Certificate of membership works now... had to fix multicast propagation so CO... | Adam Ierymenko |
2013-10-18 | Clean up the awful Network::Config mess and break that out into NetworkConfig. | Adam Ierymenko |
2013-10-17 | Get rid of not used and maybe never to be used Filter code. | Adam Ierymenko |
2013-10-17 | Take the 0.6.0 opportunity to add flags to a few protocol verbs and do a bit ... | Adam Ierymenko |
2013-10-16 | Lots of cleanup, more work on certificates, some security fixes. | Adam Ierymenko |
2013-10-07 | Auto-pushing of membership certs on: MULTICAST_FRAME,FRAME,MULTICAST_LIKE and... | Adam Ierymenko |
2013-10-03 | Eliminate a lot of redundant WHOIS requests, clean up WHOIS clutter in TRACE,... | Adam Ierymenko |
2013-10-02 | Clean up some routine stuff like pings, and stop keeping links open forever e... | Adam Ierymenko |
2013-10-02 | Multicast propagation is now working from non-supernodes, and working quite w... | Adam Ierymenko |
2013-10-01 | Each peer now tracks the last time it announced multicast LIKEs independently... | Adam Ierymenko |
2013-09-30 | Make new multicast depth and prefix bits parameters configurable. | Adam Ierymenko |
2013-09-30 | Fix for multicast propagation -- supernodes must always keep propagating. Als... | Adam Ierymenko |
2013-09-27 | Whew, it builds! | Adam Ierymenko |
2013-09-17 | Make network multicast breadth/depth parameters configurable on a per-net basis. | Adam Ierymenko |
2013-09-17 | Get rid of onSent(), which was never used consistently anyway. | Adam Ierymenko |
2013-09-16 | New crypto integrated -- going to be testing new identity address generation ... | Adam Ierymenko |
2013-09-16 | Integrating new crypto, work still in progress... | Adam Ierymenko |
2013-09-12 | Get a default rate that works for multicast. | Adam Ierymenko |
2013-09-07 | Apply multicast rate limits to my own multicasts. Will run locally and on a v... | Adam Ierymenko |
2013-08-28 | Check network ethernet type whitelist instead of hard-coded ethernet types. | Adam Ierymenko |
2013-08-26 | ZeroTierOne for Windows binary project, builds and runs and mostly works but ... | Adam Ierymenko |
2013-08-21 | Huge convoluted logic de-tangling in multicast propagation, supernodes now do... | Adam Ierymenko |
2013-08-12 | Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a... | Adam Ierymenko |
2013-08-12 | More Windows port work. | Adam Ierymenko |
2013-08-07 | Fix a bug and wow, it works. | 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-13 | Cleanup, comments, regularize TRACE messages. | Adam Ierymenko |
2013-07-13 | Compile fixes, integration of fast PRNG. | Adam Ierymenko |
2013-07-12 | Bunch of little bug fixes in newly refactored code. | Adam Ierymenko |
2013-07-12 | Several bug fixes in newly refactored code. | Adam Ierymenko |
2013-07-11 | A bit more minor cleanup before testing. | Adam Ierymenko |
2013-07-11 | It builds now. The Switch object has been put on a diet. Now to test on the t... | Adam Ierymenko |
2013-07-11 | More work in progress on Switch / PacketDecoder refactor. | Adam Ierymenko |
2013-07-11 | More major Switch refactor work... still in progress. | Adam Ierymenko |
2013-07-11 | Factoring out packet decoder from Switch to put that object on a little bit o... | Adam Ierymenko |
2013-07-10 | Adding signatures to multicast frames, work in progress, does not build yet | Adam Ierymenko |
2013-07-10 | Factored out multicast propagation algorithm from Switch and Topology, also c... | Adam Ierymenko |
2013-07-09 | Further increase verbosity of TRACE messages for duplicate multicasts | Adam Ierymenko |