Age | Commit message (Expand) | Author |
2016-09-27 | Cleanup, and implement compression disable flag for networks. | Adam Ierymenko |
2016-09-15 | Revise bearer token code in controller, and add relay policy as a meta-data i... | Adam Ierymenko |
2016-09-09 | Fix gating of multicast GATHER replies since these can come from upstream, et... | Adam Ierymenko |
2016-09-07 | Credential TTL (tags/capabilities) should be credential time max delta, since... | Adam Ierymenko |
2016-09-01 | Optimize filter code a bit, and add a network-level setting for what should h... | Adam Ierymenko |
2016-08-26 | Documentation updates, add rules engine revision to network config request me... | Adam Ierymenko |
2016-08-23 | Instantaneous blacklisting and credential revocation. | Adam Ierymenko |
2016-08-23 | Compute credential TTL et al. | Adam Ierymenko |
2016-08-23 | Cleanup. | Adam Ierymenko |
2016-08-23 | Tidy up a few minor protocol things, improve documentation in Packet.hpp. | Adam Ierymenko |
2016-08-23 | Obsolete "test network" removal. | Adam Ierymenko |
2016-08-22 | Get rid of expiration in Capability and Tag and move this to NetworkConfig so... | Adam Ierymenko |
2016-08-17 | Finally implement network join auth tokens, at least at the protocol level. | Adam Ierymenko |
2016-08-09 | Handling of multi-part chunked network configs on the inbound side. | Adam Ierymenko |
2016-08-09 | Chunking of network config replies. | Adam Ierymenko |
2016-08-09 | Encode and decode of tags and capabilities in NetworkConfig. | Adam Ierymenko |
2016-08-04 | ... | Adam Ierymenko |
2016-08-03 | Bunch of work on pushing and replication of tags and capabilities, and protoc... | Adam Ierymenko |
2016-08-02 | Kill network preferred relays -- this feature is gone (and was seldom used an... | Adam Ierymenko |
2016-07-25 | Integration of Filter into inbound and outbound packet path. | Adam Ierymenko |
2016-07-18 | Fix for GitHub issue #358 and bump version to 1.1.13 (dev) | Adam Ierymenko |
2016-06-23 | IPv6 NDP emulation flag in NetworkConfig, and implement Docker-friendly | Adam Ierymenko |
2016-06-21 | Make Dictionary templatable so it can be used where we want a higher capacity. | Adam Ierymenko |
2016-06-16 | Bug fix. | Adam Ierymenko |
2016-06-16 | New format now integrated, and it works. | Adam Ierymenko |
2016-06-16 | Big refactor mostly builds. We now have a uniform backward compatible netconf. | Adam Ierymenko |
2016-06-14 | Big refactor in service code to prep for plumbing through route management. | Adam Ierymenko |
2016-06-09 | Add flags and metric to ZT-managed routes. | Adam Ierymenko |
2016-06-07 | fix size | Adam Ierymenko |
2016-06-07 | Make flags 64-bit in both network request and config. | Adam Ierymenko |
2016-05-16 | Disable debug code. | Adam Ierymenko |
2016-05-16 | Fix new binary meta-data deserialization and add some debug code (will disabl... | Adam Ierymenko |
2016-05-11 | Ready to test whole new netconf refactor. | Adam Ierymenko |
2016-05-06 | Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ... | Adam Ierymenko |
2016-05-06 | Changes to how new-style binary network configs are detected, and a new-style... | Adam Ierymenko |
2016-05-06 | Missing deserialize stuff. | Adam Ierymenko |
2016-05-06 | Merge gateways and routes in netconf since they are the same thing. | Adam Ierymenko |
2016-04-26 | Deserialize new style netconf. | Adam Ierymenko |
2016-04-26 | Bunch more refactoring for an even more compact NetworkConfig representation,... | Adam Ierymenko |
2016-04-26 | . | Adam Ierymenko |
2016-04-26 | Replace two bools in NetworkConfig with a flags field. | Adam Ierymenko |
2016-04-26 | More refactoring to remove old Dictionary dependencies. | Adam Ierymenko |
2016-04-22 | Refactor rules table in-memory structure in new NetworkConfig to permit far m... | Adam Ierymenko |
2016-04-12 | NetworkConfig refactor almost done. | Adam Ierymenko |
2016-04-12 | Refactor Node for new NetworkConfig | Adam Ierymenko |
2016-04-12 | NetworkConfig refactor part 1 | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2015-07-23 | Eliminate some poorly thought out optimizations from the netconf/controller i... | Adam Ierymenko |
2015-06-29 | Fix semantics of std::unique() to actually remove duplicates (hidden memory l... | Adam Ierymenko |
2015-06-26 | GitHub issue #191 - kill intra-network multicast rate limits (which were not ... | Adam Ierymenko |