summaryrefslogtreecommitdiff
path: root/node/Constants.hpp
AgeCommit message (Expand)Author
2019-07-29cleanupAdam Ierymenko
2019-06-25Tighten up credential push just a bit for faster up-time with older nodes, sh...Adam Ierymenko
2019-06-25CleanupAdam Ierymenko
2019-05-17Fixed ZT_SDK build issue. Moved ZT_SDK preprocessor directives to more perman...Joseph Henry
2019-03-19.Adam Ierymenko
2019-03-14More cleanup.Adam Ierymenko
2019-01-14Updated licenses for 2019Joseph Henry
2018-09-11Added ability for OneService to monitor local.conf for changes and automatica...Joseph Henry
2018-08-09merge devAdam Ierymenko
2018-07-10Rough draft of fq-codel implementationJoseph Henry
2018-06-22Improved path selection, more efficient traffic allocation, lower QoS/ACK ove...Joseph Henry
2018-06-12Reduced how often relative path qualities and aggregate link allocations are ...Joseph Henry
2018-06-12Improved rate limit logic for QoS/ACK packets. Also reduced how often process...Joseph Henry
2018-06-07Spellcheck sweep across codebaseJoseph Henry
2018-06-07Added rate gates for QOS and ACK packetsJoseph Henry
2018-06-07Added TX queue cap for issue #769Joseph Henry
2018-06-01Added auto-escalation to multipath if both peers support it. Improved QoS/ACK...Joseph Henry
2018-05-30Added VERB_ACK and VERB_QOS_MEASUREMENT, refined notion of path qualityJoseph Henry
2018-05-02Adjusted locking order of _paths_m for path pruning. Other minor multipath ch...Joseph Henry
2018-05-01Introduced basic multipath supportJoseph Henry
2018-04-25Merge branch 'dev' into netbsd-supportAdam Ierymenko
2018-01-08Copyright updates for 2018.Adam Ierymenko
2017-10-25Refactor path stability stuff and add basic multipath support.Adam Ierymenko
2017-10-24Remove some unused constants.Adam Ierymenko
2017-09-01Another fix for ye old tyme clients.Adam Ierymenko
2017-08-23Clean up WHOIS code.Adam Ierymenko
2017-08-23Tighten a few timings.Adam Ierymenko
2017-07-17Minor cleanup.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-07-06.Adam Ierymenko
2017-06-30.Adam Ierymenko
2017-06-01New clustering work.Adam Ierymenko
2017-05-09define likely/unlikelyAdam Ierymenko
2017-05-08Adjust PUSH_DIRECT_PATH circuit breaker, and comment out traces to reduce noise.Adam Ierymenko
2017-05-04First pass of configurable MTU and max MTU increase.Adam Ierymenko
2017-04-27License header update.Adam Ierymenko
2017-04-14Significant simplification to path logic.Adam Ierymenko
2017-03-10Roots need to respond to lots of WHOISesAdam Ierymenko
2017-03-10Tweak WHOIS path for federation.Adam Ierymenko
2017-02-05Docs, code cleanup, and protect the extra new fields of HELLO with encryption...Adam Ierymenko
2017-02-04Add and send certificates of representation to tell people what our valid ups...Adam Ierymenko
2017-02-04Stub out CAN_REACH.Adam Ierymenko
2017-01-30Slightly increase thread stack size for safety (primary Alpine related) possi...Adam Ierymenko
2016-12-27fix RTF_MULTICAST and g++ -wDaniel Skowroński
2016-12-25initial netbsd support in makefile/flagsDaniel Skowroński
2016-11-22Wire through external path lookup. Static paths should now work.Adam Ierymenko
2016-11-18Rate gate expensive validation of new identities in HELLO.Adam Ierymenko
2016-11-09Log last meta-data in controller, and ease up just a bit on keepalives.Adam Ierymenko
2016-09-20Refactor COM stuff a bit, and respond to COM requests a bit more readily for ...Adam Ierymenko
2016-09-13Implement relay policy, and setting multicast limit to 0 now disables multica...Adam Ierymenko