Historique des commits

Auteur SHA1 Message Date
  Adam Ierymenko acf7d70d24 Integrate IPC stuff into NodeConfig. il y a 11 ans
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. il y a 11 ans
  Adam Ierymenko 4ec7cd2760 Fix for GitHub issue #38: compute whether we are ONLINE a little differently il y a 11 ans
  Adam Ierymenko 3f912eb4ad Fix for GitHub issue #37: remember *nix device names. il y a 11 ans
  Adam Ierymenko f1b45f7df0 A few little fixes in NodeConfig. il y a 11 ans
  Adam Ierymenko 33728840ec More local.conf stuff. il y a 11 ans
  Adam Ierymenko cd339486b7 local.conf in NodeConfig il y a 11 ans
  Adam Ierymenko f80ec871f6 Make EthernetTap creation occur in a background thread in Network since it's a time consuming operation on Windows. This fixes one of the last remaining Windows problems. il y a 11 ans
  Adam Ierymenko 370dd6c4da Several things: il y a 11 ans
  Adam Ierymenko 07f505971c Windows build fixes. il y a 11 ans
  Adam Ierymenko a22a3ed7e8 Software update work... il y a 11 ans
  Adam Ierymenko 4296db2358 Add configuration age to listnetworks results and GUI. il y a 11 ans
  Adam Ierymenko c979a695c5 UI work, add name to listnetworks output in control bus interface. il y a 11 ans
  Adam Ierymenko 5e71e07f59 Add persistent identity caching for use on supernodes. Activate by just making an iddb.d directory in the ZeroTier home folder. Also clean up some obsolete cruft from makefiles. il y a 11 ans
  Adam Ierymenko 70655cc3f7 Docs and auto-update of Earth network ID. il y a 11 ans
  Adam Ierymenko 8c9b73f67b Make Salsa20 variable-round, allowing for Salsa20/12 to be used for Packet encrypt and decrypt. Profiling analysis found that Salsa20 encrypt was accounting for a nontrivial percentage of CPU time, so it makes sense to cut this load fundamentally. There are no published attacks against Salsa20/12, and DJB believes 20 rounds to be overkill. This should be more than enough for our needs. Obviously incorporating ASM Salsa20 is among the next steps for performance. il y a 11 ans
  Adam Ierymenko ca93b4a1ac Clean up some stuff, including a few spots where exceptions were not being handled correctly. il y a 11 ans
  Adam Ierymenko 03b909603a Clean up the awful Network::Config mess and break that out into NetworkConfig. il y a 11 ans
  Adam Ierymenko 46f868bd4f Lots of cleanup, more work on certificates, some security fixes. il y a 12 ans
  Adam Ierymenko 430882327e Couple of small fixes, works again with new ID code. il y a 12 ans
  Adam Ierymenko f3128a18fe Work in progress... il y a 12 ans
  Adam Ierymenko d8d71df301 Build fix for network ID remap hack. il y a 12 ans
  Adam Ierymenko aac40562d3 Add temporary code to remap old Earth network ID to new one. il y a 12 ans
  Adam Ierymenko fb8d5204e3 Remove code to automatically join Earth -- network joins will now be user-initiated and manual. il y a 12 ans
  Adam Ierymenko 300588c5e8 Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults. il y a 12 ans
  Adam Ierymenko e376c6f6a9 New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. il y a 12 ans
  Adam Ierymenko ceb024ab03 Integrating new crypto, work still in progress... il y a 12 ans
  Adam Ierymenko 4875eb49f8 Remove old launcher code, fix build error in idtool, add terminate command to control bus. il y a 12 ans
  Adam Ierymenko d6414c9ff7 Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. il y a 12 ans
  Adam Ierymenko 5076c75b07 More Windows port work. il y a 12 ans