Commit Verlauf

Autor SHA1 Nachricht Datum
  Adam Ierymenko 64aaea3978 Cleanup, and add an even faster Poly1305 on systems that support it. vor 10 Jahren
  Adam Ierymenko a7409850d6 Get trim() out of core where it is not needed. vor 10 Jahren
  Adam Ierymenko e94518590d First stab of PFS design work with PKC security -- may not implement in 1.0.3 but stubbing out. vor 10 Jahren
  Adam Ierymenko 0751eaabd8 Clean OS-dep stuff out of node/Utils. vor 10 Jahren
  Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] vor 10 Jahren
  Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! vor 10 Jahren
  Adam Ierymenko e8c5495b61 Yes, zero my secret key data. Yes I really, really mean it. vor 11 Jahren
  Adam Ierymenko 73dd9d3b74 Make sure open() has third argument vor 11 Jahren
  Adam Ierymenko fe3ad5e2cc Fix a Windows bug in refactored tap code, and always make sure we have a firewall exception rule on startup. vor 11 Jahren
  Adam Ierymenko 502ea66f15 Kill ugly old getSecureRandom() and replace with simple wrapper for Windows CAPI and *nix /dev/urandom, and some build fixes. vor 11 Jahren
  Adam Ierymenko b3491f9de1 ifdef out Unix-only output redirect function on Windows vor 11 Jahren
  Adam Ierymenko 80fc584923 Fix for GitHub issue #97 vor 11 Jahren
  Adam Ierymenko e3c5ada3a7 Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer. vor 11 Jahren
  Adam Ierymenko 367b5439e1 Run icacls.exe twice, once for each change - GitHub issue #71 vor 11 Jahren
  Adam Ierymenko 994565bdeb Fix for GitHub issue #71 vor 11 Jahren
  Adam Ierymenko 7831c4bfef Cleanup, dead code removal, some pretty insignificant security stuff that's based on recommendations. vor 11 Jahren
  Adam Ierymenko 2ac56fd120 Fix TCP connection accumulation problem, still having issues with TCP tunneling. vor 11 Jahren
  Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. vor 11 Jahren
  Adam Ierymenko 22efa1ab53 Windows Installer work, fix 100% CPU bug in EthernetTap on Windows, Windows lockDownFile() implementation that uses 'cacls' utility. vor 11 Jahren
  Adam Ierymenko 07f505971c Windows build fixes. vor 11 Jahren
  Adam Ierymenko 9ffda4f955 Update Qt build to enable building against local static libraries, rename Network to NetworkWidget to avoid filesystem or object naming collision with Network.o in node/. vor 11 Jahren
  Adam Ierymenko f7e3c10eca Cleanup in Utils, fix for HttpClient on Linux. vor 11 Jahren
  Adam Ierymenko b699bdefbd Add shutdownIfUnreadable file feature: shut down if shutdownIfUnreadable in home folder is in fact existent but unreadable (e.g. broken link). This enables nifty shutdown on .app trashing feature for OSX. vor 11 Jahren
  Adam Ierymenko 9455b1cc81 Comments, change .nfo to .sig for uploads, clean some unused code from Utils. vor 11 Jahren
  Adam Ierymenko 6c63bfce69 File transfer work, add identities for validation of updates. vor 11 Jahren
  Adam Ierymenko ae138566a9 Updater code, work in progress... vor 11 Jahren
  Adam Ierymenko 7015017686 Make Makefile for Mac use clang options instead of old GCC options, and fix a nasty but obvious bug I introduced into Utils::getSecureRandom. vor 11 Jahren
  Adam Ierymenko 17778a36ba Clean up secure random, add packet definitions for update distribution facility. vor 11 Jahren
  Adam Ierymenko 0e43e5e8f2 Rest of work on new hashcash based identity scheme. vor 12 Jahren
  Adam Ierymenko ea4e1136dd Flesh out membership certificate with signature, better serialize/deserialize, and rename parameter to qualifier to make better conceptual sense. vor 12 Jahren