Historial de Commits

Autor SHA1 Mensaje Fecha
  Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t hace 8 años
  Grant Limberg 7cf70d111a Return an explicit NULL shared pointer at the end of Topology::getPeer() hace 8 años
  Grant Limberg e564c56dce Set size of buffer after setting data with unsafeData() call hace 8 años
  Adam Ierymenko f8014413a3 Add UDP MTU configurability. hace 8 años
  Adam Ierymenko 6ee201865b Clean up WHOIS code. hace 8 años
  Adam Ierymenko 64758c46b6 Implement peer serialization and deserialization. hace 8 años
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. hace 8 años
  Adam Ierymenko d2415dee00 Cleanup. hace 8 años
  Adam Ierymenko 640ad577d1 . hace 8 años
  Adam Ierymenko f18158a52d . hace 8 años
  Adam Ierymenko 2f20258807 . hace 8 años
  Adam Ierymenko baa10c2995 . hace 8 años
  Adam Ierymenko 6015b529a0 More clustering work. hace 8 años
  Adam Ierymenko 1b68d6dbdc License header update. hace 8 años
  Adam Ierymenko e4896b257f Add thread PTR that gets passed through the entire ZT core call stack and then passed to handler functions resulting from a call. hace 8 años
  Adam Ierymenko db87d95c1d getUpstreamPeer issue with interim federated roots hace 8 años
  Adam Ierymenko af4e79735c Fix "orbit" semantics. Federation works. hace 8 años
  Adam Ierymenko 969e09210d Fix loading of existing moons. hace 8 años
  Adam Ierymenko e6840a1863 Can't erase from vector using const_iterator on some C++ compilers.' hace 8 años
  Adam Ierymenko 42f28bce52 Cleanup and make moons (federated roots) a little easier to deal with. hace 8 años
  Adam Ierymenko 594cb1fad8 Small fix for duplicates in world definitions. hace 8 años
  Adam Ierymenko 3587aa1ea7 Add and send certificates of representation to tell people what our valid upstreams are. These are not used yet but will be needed for future privacy modes, etc. Also some cleanup. hace 8 años
  Adam Ierymenko 77a1dd4737 Dead code removal, fix minor issue in upstream endpoint check. hace 8 años
  Adam Ierymenko 9e7c778cc8 Fix deadlock. hace 8 años
  Adam Ierymenko 1d775af34a Fix moon persistence. hace 8 años
  Adam Ierymenko 9f7919f71f Add comments to join ("orbit") moons. hace 8 años
  Adam Ierymenko 64774d0d4f Replace piecemeal designation of upstreams with the concept of moons, which is simpler and easier to use and inherits all the cool live update stuff of worlds (now called planets) and global roots. hace 8 años
  Adam Ierymenko 244f37179c Minor security: lock roots to only be reachable via World IPs. hace 9 años
  Adam Ierymenko fa2bb91ae5 Kill some old debug code. hace 9 años
  Adam Ierymenko cbaef66e82 Fix a deadlock in federation/upstream code. hace 9 años