Commit History

Автор SHA1 Съобщение Дата
  Adam Ierymenko 2ac49d99dd AES integrated on send side. преди 5 години
  Adam Ierymenko 06730c7d1d BSL date bump преди 5 години
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 преди 6 години
  Joseph Henry 0e597191b8 Updated licenses for 2019 преди 6 години
  Joseph Henry 9681fedbb4 Spellcheck sweep across codebase преди 7 години
  Adam Ierymenko f3dfd63634 Clean up some old stuff. преди 7 години
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. преди 7 години
  Adam Ierymenko b9e1d53d7a Minor cleanup. преди 8 години
  Adam Ierymenko ba6fd16823 More tracing stuff. преди 8 години
  Adam Ierymenko 495c5ce81d Bunch of remote tracing work. преди 8 години
  Adam Ierymenko d2415dee00 Cleanup. преди 8 години
  Adam Ierymenko 1b68d6dbdc License header update. преди 8 години
  Adam Ierymenko df48738ac9 Enable use of NaCl for faster X64 Salsa20 implementations. Also include binary for OSX for easy build. Blazingly fast. преди 8 години
  Adam Ierymenko 43182f8f57 Docs, code cleanup, and protect the extra new fields of HELLO with encryption as a precaution. преди 8 години
  Adam Ierymenko 31db768e4d A bit of code cleanup. преди 8 години
  Adam Ierymenko ecc1324bb0 Rules engine work: capability based security model with tags and capabilities, and some cleanup across other places. преди 9 години
  Adam Ierymenko 4e4fd51117 boring doc stuff преди 9 години
  Adam Ierymenko 0d9f33dc4f Fix: (1) Windows stack overflow due to buffer too large in peer deserialize, (2) clean up some other stuff seen during debugging and reduce the sizes of some buffers due to Windows small stack size, (3) remove a redundant try/catch. преди 9 години
  Adam Ierymenko 0c498556d5 Unroll Salsa20 fully for a little more speed (non-SSE now almost as fast as SSE) преди 10 години
  Adam Ierymenko a8a92c5b89 A whole lot of Sqlite netconf master work, and some fixes elsewhere in the code. преди 10 години
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] преди 10 години
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! преди 10 години
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. преди 11 години
  Adam Ierymenko 370dd6c4da Several things: преди 11 години
  Adam Ierymenko 1ed8a22d19 And then it turns out to be too slow on a slower 32-bit machine... we do want to do tablets eventually. преди 12 години
  Adam Ierymenko bad043729f Yet another revision of this algo... yeesh... and update to supernode IDs. I think I am gonna go with this one. Seems memory-hard enough to me. I am probably procrastinating by obsessing over it. преди 12 години
  Adam Ierymenko 3c5c3280ff Fix an endian-non-neutrality bug in new hashcash identity algo. преди 12 години
  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. преди 12 години
  Adam Ierymenko 430882327e Couple of small fixes, works again with new ID code. преди 12 години
  Adam Ierymenko 2fa2796f2a Another tweak, hopefully final, to reduce variance on identity generation times. преди 12 години