summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-26Remove more legacy code -- just doing the supernode redist for old multicast ...Adam Ierymenko
2014-11-26cleanup and docsAdam Ierymenko
2014-11-26docs and cleanupAdam Ierymenko
2014-11-25Enable legacy multicast in Constants.Adam Ierymenko
2014-11-25Add ZT_SUPPORT_LEGACY_MULTICAST ifdef to enable the legacy code to all be tog...Adam Ierymenko
2014-11-24Re-enable legacy multicast distribution -- still too many pre1.0.0 nodes online.Adam Ierymenko
2014-11-24Multicast code cleanup.Adam Ierymenko
2014-11-23A few more tweaks to MC algo...Adam Ierymenko
2014-11-21Add a bunch of high-resolution try/catch safety in Node main loop to attempt ...Adam Ierymenko
2014-11-21Fix thinko in multicast changes... works now!Adam Ierymenko
2014-11-21Send multicasts in random order.Adam Ierymenko
2014-11-20Tweak to symmetric NAT buster to add one to the number of ports above the cur...Adam Ierymenko
2014-11-20Change path selection logic to exclude non-fixed and non-active paths -- poss...Adam Ierymenko
2014-11-13Optimization: we don't need to verify signatures on certs if they're certs we...Adam Ierymenko
2014-11-13Prevent "software laser" in legacy multicast support. Already hotpatched in s...Adam Ierymenko
2014-11-12Increase paltry listen() backlog size to prevent Linux kernel syn flood fallb...Adam Ierymenko
2014-11-04Make selftest build and run on FreeBSD 10 with gmakeAdam Ierymenko
2014-10-30VERSION 1.0.0Adam Ierymenko
2014-10-30docsAdam Ierymenko
2014-10-30Fix for UI client.Adam Ierymenko
2014-10-29Windows service fix -- it helps if we actually launch the control socket thing.Adam Ierymenko
2014-10-29Build fix for UI and mac.Adam Ierymenko
2014-10-29Back off default multicast limit just a little.Adam Ierymenko
2014-10-29Windows build fix, set up Windows solution with new layout.Adam Ierymenko
2014-10-29Linux build fixes for testnet.Adam Ierymenko
2014-10-29More cleanup, and fix a bug in Multicaster::gather()Adam Ierymenko
2014-10-29Moderate efficiency improvement on multicast gather result parsing, and go ah...Adam Ierymenko
2014-10-29Code cleanup, and fix some unsafe pointer handling in Network.Adam Ierymenko
2014-10-28Thread sync bug...Adam Ierymenko
2014-10-28Fix a nasty bug introduced in packet fragmentation a while back during refact...Adam Ierymenko
2014-10-28docsAdam Ierymenko
2014-10-28docsAdam Ierymenko
2014-10-28Make multicast gather slightly more aggressive, and add total to list command...Adam Ierymenko
2014-10-28.... aaaaaaand multicast testnet functionsa are in!Adam Ierymenko
2014-10-28docsAdam Ierymenko
2014-10-28docsAdam Ierymenko
2014-10-28docsAdam Ierymenko
2014-10-28docsAdam Ierymenko
2014-10-28docsAdam Ierymenko
2014-10-28NULL dereference on still-initializing node bug fix in status query commands,...Adam Ierymenko
2014-10-28Helps to use a proper multithreaded queue instead of ugly plebian hackery.Adam Ierymenko
2014-10-27Testnet seems to work a bit better now...Adam Ierymenko
2014-10-27...Adam Ierymenko
2014-10-27Testnet works! sort of...Adam Ierymenko
2014-10-27Testnet WIPAdam Ierymenko
2014-10-24Prep for real tests like alltoall.Adam Ierymenko
2014-10-24Deadlock fix...Adam Ierymenko
2014-10-24More testnet work.Adam Ierymenko
2014-10-24Testnet sort of works! spins up supernodes.Adam Ierymenko
2014-10-23Testnet work... getting there!Adam Ierymenko