Age | Commit message (Expand) | Author |
2015-01-08 | Build fixes. | 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 | Strip out old Service code, add new service message type. | Adam Ierymenko |
2014-12-02 | Fix network enumeration buffer size bug -- reported by user Neal Symms via Li... | Adam Ierymenko |
2014-11-21 | Add a bunch of high-resolution try/catch safety in Node main loop to attempt ... | Adam Ierymenko |
2014-10-29 | Code cleanup, and fix some unsafe pointer handling in Network. | Adam Ierymenko |
2014-10-28 | NULL dereference on still-initializing node bug fix in status query commands,... | Adam Ierymenko |
2014-10-27 | Testnet seems to work a bit better now... | Adam Ierymenko |
2014-10-23 | Testnet work... getting there! | Adam Ierymenko |
2014-10-21 | More work on abstracting socket manager. | Adam Ierymenko |
2014-10-19 | Now for some clang compile fixes... | Adam Ierymenko |
2014-10-19 | Windows build fixes. | Adam Ierymenko |
2014-10-13 | Permanently retire peers.persist, but make iddb.d always enabled instead sinc... | Adam Ierymenko |
2014-10-13 | Another build fix. | Adam Ierymenko |
2014-10-13 | GitHub issue #111 | Adam Ierymenko |
2014-10-03 | Announce multicast group changes on network rescanMulticastGroups() | Adam Ierymenko |
2014-10-03 | Plumb injectPacketFromHost through to API. | Adam Ierymenko |
2014-10-03 | More work on adding testnet and user-mode capabilities for local network simu... | Adam Ierymenko |
2014-10-01 | Some cleanup, Multicaster now sends multicasts as it gets additional members. | Adam Ierymenko |
2014-10-01 | Yay... now everything compiles! Getting close to testing on this. Still have ... | 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-24 | Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a lit... | Adam Ierymenko |
2014-09-18 | Work on defining new direct broadcast multicast algorithm. | Adam Ierymenko |
2014-09-18 | Fix for GitHub issue #122 and other fixes | Adam Ierymenko |
2014-09-17 | Back off from thrashing shutdownIfUnreadableCheck, fix bug in control service. | Adam Ierymenko |
2014-09-17 | More work on control bus refactor... | Adam Ierymenko |
2014-09-15 | Move rest of NodeControl stuff out of node/ and into control/ | Adam Ierymenko |
2014-09-12 | Refactoring in progress... pardon our dust... | Adam Ierymenko |
2014-09-05 | Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-... | Adam Ierymenko |
2014-09-03 | Add noupdate flag in root topologies, add ability for mktopology to read from... | Adam Ierymenko |
2014-08-19 | Add MAC to listnetworks, and some other make stuff. | Adam Ierymenko |
2014-08-16 | Default to built-in root topology if signature check fails (instead of exiting) | Adam Ierymenko |
2014-08-16 | Refactor HttpClient a bit. | 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-05 | (1) Disable firewall openers (its easy to re-enable), (2) Do some prep work f... | Adam Ierymenko |
2014-07-31 | Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al... | Adam Ierymenko |
2014-06-17 | Get rid of pointer type punning warning/issue on g++. | Adam Ierymenko |
2014-04-10 | More toward GitHub issue #56 | Adam Ierymenko |
2014-04-10 | Prevent recursive transit of ZeroTier packets, toward GitHub issue #56 | Adam Ierymenko |
2014-04-09 | Yet more cleanup to TCP logic, this time adding a master switch and adding UD... | Adam Ierymenko |
2014-04-09 | Some adjustments to TCP logic for GitHub issue #60 | Adam Ierymenko |
2014-04-03 | Tweak some timings and stuff. | Adam Ierymenko |
2014-04-03 | Such ping logic. So edge case. | Adam Ierymenko |
2014-04-02 | Make GUI work with new control client API, make control client look for user ... | Adam Ierymenko |
2014-04-02 | More tweaks to TCP failover logic. Such edge case. | Adam Ierymenko |
2014-04-01 | More tweaks to algorithm for determining when to fail over to TCP, and stop s... | Adam Ierymenko |
2014-04-01 | Resynchronize on startup. | Adam Ierymenko |