Age | Commit message (Expand) | Author |
2017-02-04 | Eliminate a little copypasta. | Adam Ierymenko |
2017-02-03 | Slight refactor to RENEDEZVOUS sending code for federation. | Adam Ierymenko |
2017-02-01 | Minor send path refactor to make packet I/O work on clusters if they are memb... | Adam Ierymenko |
2016-11-17 | Modify unite() to deal with a second layer of upstreams. | Adam Ierymenko |
2016-08-09 | More cleanup and removal of cruft due to obsolete network-specific relays (wi... | Adam Ierymenko |
2016-04-06 | Tweak new RX queue algorithm to "expire" old entries to prevent always needin... | Adam Ierymenko |
2016-03-28 | Fix some broken TRACEs and a tiny reorder in a few ifs. | Adam Ierymenko |
2016-03-18 | Refactor incoming packet (rxQueue/fragmentQueue) to eliminate variable length... | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2016-01-12 | Dead code removal. | Adam Ierymenko |
2015-12-21 | Selectively move over changes from "edge" to "dev" excluding netcon. | Adam Ierymenko |
2015-11-06 | Try prioritizing cluster-send over direct send in cluster mode -- may improve... | Adam Ierymenko |
2015-10-27 | Change how cluster relays packets -- just PROXY_UNITE and then send packet vi... | Adam Ierymenko |
2015-09-24 | (1) Make ZT_ naming convention consistent (get rid of ZT1_), (2) Make local i... | Adam Ierymenko |
2015-09-23 | Plumb through localInterfaceId to track local interfaces corresponding with r... | Adam Ierymenko |
2015-09-04 | Final std::map<> from Switch, and add some smallish default values for hash s... | Adam Ierymenko |
2015-09-04 | Almost done... very few std::map<>s remaining in any spot that matters. | Adam Ierymenko |
2015-09-04 | Remove way-overkill multimap from Switch. | Adam Ierymenko |
2015-09-04 | Starting in on Switch... kill map in defrag queue, which will probably improv... | Adam Ierymenko |
2015-07-28 | Try another NAT traversal improvement. | Adam Ierymenko |
2015-07-13 | Put back legacy code to listen for LAN announcements to support same network ... | Adam Ierymenko |
2015-07-07 | etherTypeName() is only used in Switch and only with ZT_TRACE | Adam Ierymenko |
2015-07-07 | Fix potential bug in controller config request. | Adam Ierymenko |
2015-07-07 | More cleanup to direct path push, comment fixes, etc. | Adam Ierymenko |
2015-07-06 | Almost everything for GitHub issue #180 except direct path map setup. | Adam Ierymenko |
2015-06-01 | Rest of GitHub issue #140 implementation. | Adam Ierymenko |
2015-05-22 | Add delay to NAT-t escalation stuff to try to address GitHub issue #167 | Adam Ierymenko |
2015-05-21 | Completely factor out "desperation" from the core. I thought of a significant... | Adam Ierymenko |
2015-04-08 | Remove Logger.hpp references. | Adam Ierymenko |
2015-04-07 | Tons of refactoring, change to desperation algorithm to use max of core or li... | Adam Ierymenko |
2015-04-03 | Bunch more cleanup, improvements to NAT traversal logic, finished updating Sw... | Adam Ierymenko |
2015-04-03 | Send path simplification. | Adam Ierymenko |
2015-04-02 | The concept of link desperation (escalating to less desirable transports) sim... | Adam Ierymenko |
2015-02-17 | Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] | Adam Ierymenko |
2015-01-05 | Cleanup, add tristate to config code in Network, and happy new year! | Adam Ierymenko |
2014-10-03 | Turns out that needed to be a list after all. Also clean up Multicaster::gath... | Adam Ierymenko |
2014-10-01 | Yay... now everything compiles! Getting close to testing on this. Still have ... | Adam Ierymenko |
2014-09-30 | Everything in for new multicast except IncomingPacket parsing... | Adam Ierymenko |
2014-09-24 | Some more multicast algo work... | Adam Ierymenko |
2014-09-24 | Rename PacketDecoder to much more descriptive IncomingPacket | Adam Ierymenko |
2014-09-18 | Work on defining new direct broadcast multicast algorithm. | Adam Ierymenko |
2014-04-10 | More toward GitHub issue #56 | Adam Ierymenko |
2014-03-31 | Oops... turns out we need to differentiate incoming from outgoing TCP and ind... | Adam Ierymenko |
2014-03-19 | IPC changes and SocketManager changes all build! | Adam Ierymenko |
2014-03-18 | Everything but the local config bus... blech. | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
2014-01-28 | Yank PROBE stuff since it's not used and was a premature addition to the prot... | Adam Ierymenko |
2013-12-31 | Fix several things: | Adam Ierymenko |
2013-12-06 | Dead code removal, fix for cleanup GitHub issue #28 | Adam Ierymenko |
2013-10-17 | Get rid of not used and maybe never to be used Filter code. | Adam Ierymenko |