Age | Commit message (Expand) | Author |
2016-10-13 | Remove unused POW code, will revisit later. | Adam Ierymenko |
2016-09-27 | Cleanup, and implement compression disable flag for networks. | Adam Ierymenko |
2016-09-27 | Refactored network config chunking to sign every chunk to prevent stupid DOS ... | Adam Ierymenko |
2016-09-26 | It now builds. | Adam Ierymenko |
2016-09-26 | Bunch more refactoring and work on revocations, etc. | Adam Ierymenko |
2016-09-23 | Revocation work in progress, add WATCH which is TEE with implicit rate sync (... | Adam Ierymenko |
2016-09-09 | More refactoring to clean up code, and add a gate function to make sure we do... | Adam Ierymenko |
2016-09-08 | Clean up handling of COMs, network access control, and fix a backward compati... | Adam Ierymenko |
2016-08-31 | Think through and refine a few things in rules, especially edge case TEE and ... | Adam Ierymenko |
2016-08-24 | Add length limit to TEE and REDIRECT, and completely factor out old C json-pa... | Adam Ierymenko |
2016-08-23 | Stub out USER_MESSAGE. | Adam Ierymenko |
2016-08-23 | Instantaneous blacklisting and credential revocation. | Adam Ierymenko |
2016-08-23 | Tidy up a few minor protocol things, improve documentation in Packet.hpp. | Adam Ierymenko |
2016-08-09 | Minor bug fix and some instrumentation stuff for testing. | Adam Ierymenko |
2016-08-09 | Chunking of network config replies. | Adam Ierymenko |
2016-08-08 | It builds... almost ready to test some rules engine stuff. | Adam Ierymenko |
2016-08-05 | . | 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 | Rules engine work: capability based security model with tags and capabilities... | Adam Ierymenko |
2016-07-26 | Cleanup and stub out new object transfer messages. | Adam Ierymenko |
2016-07-12 | Trusted path support, and version bump to 1.1.9 | Adam Ierymenko |
2016-06-08 | Fix include for system lz4. | Adam Ierymenko |
2016-06-07 | Increment protocol version to indicate support for binary network config and ... | Adam Ierymenko |
2016-04-28 | docs | Adam Ierymenko |
2016-04-19 | Revise peer path weighting to always prioritize cluster-optimal paths. | Adam Ierymenko |
2016-04-18 | (1) cluster members send a flag indicating that a PUSH_DIRECT_PATHS is a clus... | Adam Ierymenko |
2016-02-22 | Deprecate reporting of local clock in circuit tests since a small number of u... | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2016-01-05 | Implement first pass on rapid dead path detection, and increment version to 1... | Adam Ierymenko |
2016-01-05 | more dead code | Adam Ierymenko |
2016-01-05 | Outline dead path detection mechanism. | Adam Ierymenko |
2016-01-05 | dead code removal | Adam Ierymenko |
2015-12-21 | Selectively move over changes from "edge" to "dev" excluding netcon. | Adam Ierymenko |
2015-11-08 | Cluster simplification and refactor work in progress... | Adam Ierymenko |
2015-11-02 | Decided to make this 1.1.0 (semantic versioning increment is warranted), and ... | Adam Ierymenko |
2015-10-27 | Some cleanup, and use VERB_PUSH_DIRECT_PATHS to redirect newer peers. | Adam Ierymenko |
2015-10-14 | Work in progress on Cluster for new root infrastructure, multi-homing. | Adam Ierymenko |
2015-10-13 | . | Adam Ierymenko |
2015-10-13 | World stuff... | Adam Ierymenko |
2015-10-13 | More World stuff, and mkworld. | Adam Ierymenko |
2015-10-12 | Work in progress on refactoring root-topology into World and adding in-band u... | Adam Ierymenko |
2015-10-09 | Be a bit more verbose in circuit test reports to more clearly track current a... | Adam Ierymenko |
2015-10-09 | docs | Adam Ierymenko |
2015-10-08 | docs | Adam Ierymenko |
2015-10-07 | docs | Adam Ierymenko |
2015-10-07 | Make sure received() gets called for some new messages, and docs. | Adam Ierymenko |
2015-10-07 | Finally add an ECHO. | Adam Ierymenko |
2015-10-07 | Add proof of work request for future DDOS mitigation use. | Adam Ierymenko |
2015-10-07 | More cleanup and simple refactoring, consolidate InetAddres serialize/deseria... | Adam Ierymenko |