Age | Commit message (Expand) | Author |
2017-07-07 | Remote trace: plumbing, replace old TRACE with calls to Trace object. | Adam Ierymenko |
2017-07-06 | Cleanup. | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-07-06 | . | Adam Ierymenko |
2017-06-30 | . | Adam Ierymenko |
2017-06-01 | More clustering work. | Adam Ierymenko |
2017-04-27 | License header update. | Adam Ierymenko |
2017-03-27 | Add thread PTR that gets passed through the entire ZT core call stack and the... | Adam Ierymenko |
2017-03-10 | getUpstreamPeer issue with interim federated roots | Adam Ierymenko |
2017-02-13 | Fix "orbit" semantics. Federation works. | Adam Ierymenko |
2017-02-13 | Fix loading of existing moons. | Adam Ierymenko |
2017-02-13 | Can't erase from vector using const_iterator on some C++ compilers.' | Adam Ierymenko |
2017-02-13 | Cleanup and make moons (federated roots) a little easier to deal with. | Adam Ierymenko |
2017-02-04 | Small fix for duplicates in world definitions. | Adam Ierymenko |
2017-02-04 | Add and send certificates of representation to tell people what our valid ups... | Adam Ierymenko |
2017-01-27 | Dead code removal, fix minor issue in upstream endpoint check. | Adam Ierymenko |
2017-01-27 | Fix deadlock. | Adam Ierymenko |
2017-01-27 | Fix moon persistence. | Adam Ierymenko |
2017-01-27 | Add comments to join ("orbit") moons. | Adam Ierymenko |
2017-01-27 | Replace piecemeal designation of upstreams with the concept of moons, which i... | Adam Ierymenko |
2016-12-05 | Minor security: lock roots to only be reachable via World IPs. | Adam Ierymenko |
2016-11-30 | Kill some old debug code. | Adam Ierymenko |
2016-11-21 | Fix a deadlock in federation/upstream code. | Adam Ierymenko |
2016-11-18 | Proactively auto-load designated upstreams. | Adam Ierymenko |
2016-11-17 | Add notion of upstream that is separate from root in Topology, etc. | Adam Ierymenko |
2016-09-20 | Refactor COM stuff a bit, and respond to COM requests a bit more readily for ... | Adam Ierymenko |
2016-09-07 | Bunch more path refactoring. Peers no longer forget paths, but do not normall... | Adam Ierymenko |
2016-09-02 | Implement "weak pointer" behavior on Topology Path canonicalization hash table. | Adam Ierymenko |
2016-08-08 | It builds... almost ready to test some rules engine stuff. | Adam Ierymenko |
2016-08-04 | More work on tags and capabilities. | 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-21 | Init trusted path count to zero. Meh. | Adam Ierymenko |
2016-04-26 | Bunch more refactoring for an even more compact NetworkConfig representation,... | Adam Ierymenko |
2016-04-12 | Fix one more old NetworkConfig bit of code. | Adam Ierymenko |
2016-01-13 | Old SF root is dead. Now we are just on Alice and Bob. (world update for 1.1.4) | 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 |
2015-12-21 | Selectively move over changes from "edge" to "dev" excluding netcon. | Adam Ierymenko |
2015-11-20 | The World as of 2015-11-20 | Adam Ierymenko |
2015-11-17 | Fix crash on exit in Windows (does not affect other OSes) and revert debuggin... | Adam Ierymenko |
2015-11-16 | Real World -- edge now talks to real net. | Adam Ierymenko |
2015-11-14 | get the compiler to stop complaining about two string literals (one a macro) ... | Grant Limberg |
2015-11-13 | Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, ... | Adam Ierymenko |
2015-11-12 | Eliminate Windows warnings. | Adam Ierymenko |
2015-11-02 | Make root and relay selection somewhat more robust. | Adam Ierymenko |
2015-10-30 | Fix evil bug, and instrument/assert on some other stuff, and a bit of cleanup. | Adam Ierymenko |
2015-10-30 | Add some debug code in TRACE mode to catch a bug. | Adam Ierymenko |
2015-10-30 | getPeer() had a small potential to be unsafe. | Adam Ierymenko |