Историја ревизија

Аутор SHA1 Порука Датум
  Dave Cottlehuber c36c92e077 node: remove deprecated register hint for C++17 compatibility пре 7 година
  Adam Ierymenko 5bc4399a58 cleanup пре 7 година
  Adam Ierymenko 65c07afe05 Copyright updates for 2018. пре 7 година
  Adam Ierymenko 9c7ee5a21e Tear out old "link quality" stuff since it is not currently used and will be done differently. пре 7 година
  Adam Ierymenko 0608704626 Some micro-optimizations, including a memcpy that is faster than Linux for most distro/compiler versions. пре 7 година
  Adam Ierymenko dab0fb9e05 Remote trace: plumbing, replace old TRACE with calls to Trace object. пре 8 година
  Adam Ierymenko 2ec88e8008 Remove old circuit test code. Rules engine will let us do this much better and more simply. пре 8 година
  Adam Ierymenko f479b76772 define likely/unlikely пре 8 година
  Adam Ierymenko 1b68d6dbdc License header update. пре 8 година
  Adam Ierymenko a8ced184dc Some code cleanup and make sure any type punning is guarded with ZT_NO_TYPE_PUNNING. пре 8 година
  Adam Ierymenko e7a2c6ecef Integrate ARM/NEON crypto. пре 8 година
  Adam Ierymenko a1e94154be Just incorporate the X64 ASM version of Salsa20/12 for X64 platforms. This gives us (for example) 1.5gb/sec encryption on a Core i5 2.8ghz. пре 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 78ef2c5f16 Windows build fixes, app about text revisions. пре 8 година
  Adam Ierymenko e10325e133 GitHub issue #461 -- plus a bit of cleanup and optimization пре 8 година
  Adam Ierymenko ef46d3c97d LZ4 cleanup пре 8 година
  Adam Ierymenko a9c08c5975 . пре 8 година
  Adam Ierymenko c467c3b7e4 ARM tweaks пре 8 година
  Adam Ierymenko 47166c9614 Sigh. Another thinko. пре 8 година
  Adam Ierymenko ecacdf27a9 Build fix (typo) пре 8 година
  Adam Ierymenko aad6f79efa Also must mask off counter bits in IV in cryptField. пре 8 година
  Adam Ierymenko 0c00b83702 cryptField() used to obscure extended fields in HELLO cannot use mangleKey() пре 8 година
  Adam Ierymenko 2bf9145ae6 Outgoing side of packet counter for link quality reporting. Also some cleanup and a cluster mode build fix. пре 8 година
  Adam Ierymenko e0d63c50db One more tweak after thinking about related keys and key stream reuse. Just a precaution. пре 8 година
  Adam Ierymenko 803f74634a Tweak how we do crypto of the masked portions of HELLO just to be more "boring" in the DJB sense. пре 8 година
  Adam Ierymenko 43182f8f57 Docs, code cleanup, and protect the extra new fields of HELLO with encryption as a precaution. пре 8 година
  Adam Ierymenko 0995c1dcaa Encapsulate LZ4 in Packet.cpp to eliminate dependency. пре 8 година
  Adam Ierymenko 7612bf3302 Fix LZ4 warning. пре 8 година
  Adam Ierymenko 2d6a4e5974 cleanup пре 8 година
  Adam Ierymenko 93b4ac5cb2 Remove unused POW code, will revisit later. пре 8 година