Age | Commit message (Expand) | Author |
2014-10-19 | Windows build fixes. | Adam Ierymenko |
2014-10-14 | Make several changes to eliminate potential deadlock or recursive lock condit... | Adam Ierymenko |
2014-10-13 | Permanently retire peers.persist, but make iddb.d always enabled instead sinc... | Adam Ierymenko |
2014-10-01 | Some cleanup, Multicaster now sends multicasts as it gets additional members. | Adam Ierymenko |
2014-09-24 | Rename the ubiquitous _r pointer to RuntimeEnvironment to RR just to be a lit... | Adam Ierymenko |
2014-09-17 | More work on control bus refactor... | 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-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-08-05 | (1) Disable firewall openers (its easy to re-enable), (2) Do some prep work f... | Adam Ierymenko |
2014-06-30 | Keep track of basic aliveness for peers regardless if direct or indirect conn... | Adam Ierymenko |
2014-04-09 | Yet more cleanup to TCP logic, this time adding a master switch and adding UD... | Adam Ierymenko |
2014-04-03 | A few more tweaks to TCP failover... seems to be switching back and forth pre... | 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-01 | More tweaks to algorithm for determining when to fail over to TCP, and stop s... | Adam Ierymenko |
2014-03-26 | Add TCP channel support for supernode list, make Peer pick the first path if ... | Adam Ierymenko |
2014-03-21 | Builds with new Path code. | Adam Ierymenko |
2014-03-20 | Work in progress: refactoring paths, adding TCP fallback. | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | 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 | Some cleanup and rationalization of main loop. | Adam Ierymenko |
2014-01-28 | Fix for GitHub issue #35 and also possibly partial fix for #29 issues. | Adam Ierymenko |
2013-12-06 | Dead code removal, fix for cleanup GitHub issue #28 | 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-02 | Clean up some routine stuff like pings, and stop keeping links open forever e... | Adam Ierymenko |
2013-09-17 | More include formatting cleanup. | Adam Ierymenko |
2013-08-08 | Move template parameter in Thread to a more logical scope location. | Adam Ierymenko |
2013-08-06 | Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener ... | Adam Ierymenko |
2013-08-05 | CLI debugging, got rid of nasty old Thread class and replaced with newer clea... | Adam Ierymenko |
2013-07-23 | Add amSupernode to make code clearer in the check-if-self-is-supernode case. | Adam Ierymenko |
2013-07-17 | New simpler command interface via loopback UDP protected by a crypto token. | 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-06 | Added creation and periodic update of a file called "status" in the home dire... | Adam Ierymenko |
2013-07-04 | New git repository for release - version 0.2.0 tagged | Adam Ierymenko |