Commit History

Author SHA1 Message Date
  Adam Ierymenko b8729de9da Temporarily DISABLE multicast authentication (doing in branch, will reenable in dev) 11 years ago
  Adam Ierymenko 4e9280fc7a Rip out dead "firewall opener" code, replace in pipeline with anti-symmetric-NAT tactics. 11 years ago
  Adam Ierymenko d02ecfb288 IP assignment and change cleanup -- leave IPs that were never configured via ZT static assignment alone. 11 years ago
  Adam Ierymenko 3afc629ac5 Bit of network config parser cleanup. 11 years ago
  Adam Ierymenko 6e1339fedf Remove zerotier-idtool symlink on mac uninstall.sh 11 years ago
  Adam Ierymenko 7d4b6767eb Old-school GCC build fix -- make sure __GCC__ is defined 11 years ago
  Adam Ierymenko 93f9b4392d Enable configuration of multicast algorithm parameters in netconf 11 years ago
  Adam Ierymenko 6df9546742 Fix for missing broadcast address on Linux Ethernet taps. 11 years ago
  Adam Ierymenko 4dbeb97eb9 docs 11 years ago
  Adam Ierymenko 34349d1a61 docs 11 years ago
  Adam Ierymenko 6497a4a0f6 initdb changes 11 years ago
  Adam Ierymenko b8d29cb6ba Some netconf-service renames and add initdb script for user use. 11 years ago
  Adam Ierymenko e77e224171 bin2c warning removed 11 years ago
  Adam Ierymenko dcea212e40 Add noupdate flag in root topologies, add ability for mktopology to read from a template. 11 years ago
  Adam Ierymenko 644db7a04a Let people build installers for any machine type on Linux, just canonicalize the x86 and x86_64 types. 11 years ago
  Adam Ierymenko 00b16f6aa6 Fix for GitHub issue #110 -- failure to bind IPv6 now non-fatal 11 years ago
  Adam Ierymenko 1952db5069 Only enable SSE Salsa20 on x86 and x86_64 Linux 11 years ago
  Adam Ierymenko 6f8364ba59 VERSION 0.9.2: 11 years ago
  Adam Ierymenko eadff71d37 Another fix to Network life cycle. 11 years ago
  Adam Ierymenko af62a6cade Forgot to uncomment secret debug #define of death. 11 years ago
  Adam Ierymenko de4e29288d Fix for crazy Windows threading bug... repeatedly adding and removing a network now doesn't leave networks in limbo. 11 years ago
  Adam Ierymenko 44d58ee871 Change 1.1.1.1 pseudo-IP used for default route hack to 25.255.255.254, since 1.1.1.1 is from a now-in-use IPv4 block while 25.0.0.0/8 is still unrouted. It can be changed in the future without impacting anything, since Windows keys off the MAC not the IP to classify networks. 11 years ago
  Adam Ierymenko 9d5819ff44 Version bump to 0.9.2 -- preparing for release... 11 years ago
  Adam Ierymenko 08d7fe0432 Fix for GitHub issue #102 11 years ago
  Adam Ierymenko 9f2571cc01 Some UI fixes for Windows. 11 years ago
  Adam Ierymenko b4b2e2ed9f ... 11 years ago
  Adam Ierymenko 17ebd0afc7 Disable service management in UI -- installer should automatically start service and this is annoying for testing purposes. 11 years ago
  Adam Ierymenko 351b7f3a09 UI stuff and sign .dmg on build. 11 years ago
  Adam Ierymenko 721625d512 Add MAC to listnetworks, and some other make stuff. 11 years ago
  Adam Ierymenko 282114e96c Makefile changes, and make Topology::getBestSupernode() return the "next" supernode if I am a supernode. Also some comment cleanup. 11 years ago