| Age | Commit message (Expand) | Author |
| 2017-04-14 | Significant simplification to path logic. | Adam Ierymenko |
| 2017-03-10 | Roots need to respond to lots of WHOISes | Adam Ierymenko |
| 2017-03-10 | Tweak WHOIS path for federation. | Adam Ierymenko |
| 2017-02-05 | Docs, code cleanup, and protect the extra new fields of HELLO with encryption... | Adam Ierymenko |
| 2017-02-04 | Add and send certificates of representation to tell people what our valid ups... | Adam Ierymenko |
| 2017-02-04 | Stub out CAN_REACH. | Adam Ierymenko |
| 2017-01-30 | Slightly increase thread stack size for safety (primary Alpine related) possi... | Adam Ierymenko |
| 2016-11-22 | Wire through external path lookup. Static paths should now work. | Adam Ierymenko |
| 2016-11-18 | Rate gate expensive validation of new identities in HELLO. | Adam Ierymenko |
| 2016-11-09 | Log last meta-data in controller, and ease up just a bit on keepalives. | Adam Ierymenko |
| 2016-09-20 | Refactor COM stuff a bit, and respond to COM requests a bit more readily for ... | Adam Ierymenko |
| 2016-09-13 | Implement relay policy, and setting multicast limit to 0 now disables multica... | Adam Ierymenko |
| 2016-09-13 | Add a few more rate limit gates for anti-DOS hardening. | Adam Ierymenko |
| 2016-09-09 | (1) Public networks now get COMs even though they do not gate with them since... | Adam Ierymenko |
| 2016-09-07 | Refactor MULTICAST_LIKE pushing to eliminate redundant and unnecessary pushes... | Adam Ierymenko |
| 2016-09-07 | Bunch more path refactoring. Peers no longer forget paths, but do not normall... | Adam Ierymenko |
| 2016-09-03 | Tweaks to new Path code for dual-stack operation, and other fixes. | Adam Ierymenko |
| 2016-09-02 | Tweak some timings. | Adam Ierymenko |
| 2016-09-02 | Rest of big Path canonicalization refactor. | Adam Ierymenko |
| 2016-09-01 | Work in progress: Path canonicalization refactor. | Adam Ierymenko |
| 2016-08-23 | Obsolete "test network" removal. | Adam Ierymenko |
| 2016-08-04 | ... | Adam Ierymenko |
| 2016-04-22 | Refactor rules table in-memory structure in new NetworkConfig to permit far m... | Adam Ierymenko |
| 2016-04-19 | Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ... | Adam Ierymenko |
| 2016-04-12 | NetworkConfig refactor part 1 | Adam Ierymenko |
| 2016-04-06 | Tweak new RX queue algorithm to "expire" old entries to prevent always needin... | Adam Ierymenko |
| 2016-04-05 | More refactoring and prep for explicit interface bindings (for default route ... | Adam Ierymenko |
| 2016-03-28 | More tweaks to OS determination stuff. | Adam Ierymenko |
| 2016-03-28 | Try to define ZT_NO_TYPE_PUNNING on iOS in case it wasn't. | Adam Ierymenko |
| 2016-03-18 | Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length... | Adam Ierymenko |
| 2016-02-22 | Reduce direct ping delay back to 1m and make SelfAwareness aware of local rec... | Adam Ierymenko |
| 2016-02-08 | Make activity no longer a function of ping frequency, since this causes compa... | Adam Ierymenko |
| 2016-01-12 | boring doc stuff | Adam Ierymenko |
| 2016-01-06 | Tighten up dead path detection. Should now auto-detect dead paths in less tha... | Adam Ierymenko |
| 2016-01-05 | Implement first pass on rapid dead path detection, and increment version to 1... | Adam Ierymenko |
| 2015-12-21 | Selectively move over changes from "edge" to "dev" excluding netcon. | Adam Ierymenko |
| 2015-11-30 | Increase maximum number of paths per IP scope to 4 | Janjaap Bos |
| 2015-11-11 | Increase WHOIS retry delay slightly to allow for global cluster latency (e.g.... | Adam Ierymenko |
| 2015-11-02 | Tweak some more timings for better reliability. | Adam Ierymenko |
| 2015-11-02 | Tweak some timings for better reliability. | Adam Ierymenko |
| 2015-10-30 | Optimize AntiRecursion. | Adam Ierymenko |
| 2015-10-28 | Clean up PUSH_DIRECT_PATH limits a bit more and make them a bit smarter. | Adam Ierymenko |
| 2015-10-27 | Add a circuit breaker for VERB_PUSH_DIRECT_PATHS. | Adam Ierymenko |
| 2015-10-27 | Replicate peer endpoints and forget paths if we have them -- this allows two ... | Adam Ierymenko |
| 2015-10-27 | Fix infinite loop in Cluster, clean up some stuff elsewhere, and back out rat... | Adam Ierymenko |
| 2015-10-27 | Lessen this limit just a bit to make cluster settle faster. | Adam Ierymenko |
| 2015-10-16 | Add rate limit on receive of DIRECT_PATH_PUSH to prevent DOS exploitation. | Adam Ierymenko |
| 2015-10-15 | GitHub issue #235, and I also see no reason not to communicate with people fr... | Adam Ierymenko |
| 2015-10-14 | Work in progress on Cluster for new root infrastructure, multi-homing. | Adam Ierymenko |
| 2015-10-07 | Tune NAT-t keepalives so that timing is better obeyed, clean up a build warni... | Adam Ierymenko |