Commit History

Author SHA1 Message Date
  Adam Ierymenko c4425c836a Ignores... 11 years ago
  Adam Ierymenko f0dd90d9d7 Windows Service stubs... 11 years ago
  Adam Ierymenko fbb40b98ad Add Windows Build folder to ignore list. 11 years ago
  Adam Ierymenko 092e6e947e .gitignore fixes for Windows 11 years ago
  Adam Ierymenko 07f505971c Windows build fixes. 11 years ago
  Adam Ierymenko 866edd41a7 Build DMG from makefile for Mac. 11 years ago
  Adam Ierymenko 9e491decc0 Build stuff... 11 years ago
  Adam Ierymenko 63d6052159 Mac installer work. 11 years ago
  Adam Ierymenko fb685bcb1d New Unix installer is script-based with a payload... no fracking idea what I will do for Windows. 11 years ago
  Adam Ierymenko 191d204674 Mac uninstall script fixes. 11 years ago
  Adam Ierymenko 8cc9692cd9 Installer work, change to plain C, work for OSX installation. 11 years ago
  Adam Ierymenko 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 11 years ago
  Adam Ierymenko 2133984318 Build instructions for tap-mac. 11 years ago
  Adam Ierymenko 64bc0e4929 Exclude llvm in ext/... 11 years ago
  Adam Ierymenko 10f03d4119 More UI work. 11 years ago
  Adam Ierymenko b3fdb37b87 Create UI project, start designing UI. 11 years ago
  Adam Ierymenko 165bc589fd Linux install and uninstall seem to work. 11 years ago
  Adam Ierymenko 34302edcc5 Installer build script for *nix systems. 11 years ago
  Adam Ierymenko 93427b8cb6 Installer work, add .pid file writing on *nix systems to main.cpp. 11 years ago
  Adam Ierymenko 9fe613805f Netconf service build fix. 11 years ago
  Adam Ierymenko 6882c374c9 Add two new Windows projects: Windows service (process supervisor) and Windows Installer/Updater. Our installer/updater is probably going to be custom-written, and will be used both for installation (in which it'll pop up a progress meter) and for updates via a command line switch. 11 years ago
  Adam Ierymenko 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 11 years ago
  Adam Ierymenko bbbc032959 Tap works! At least in isolation. Time to create the Windows executable and the Windows service to run it and handle auto-update. 11 years ago
  Adam Ierymenko df98e5a635 More tap work in progress. 11 years ago
  Adam Ierymenko 62dd433756 Tap driver project config, inf file. 11 years ago
  Adam Ierymenko e2effbd1ce Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 11 years ago
  Adam Ierymenko d372cd1b17 Clean up... 11 years ago
  Adam Ierymenko 08fe84d707 Windows builds, self test runs in Debug mode! 11 years ago
  Adam Ierymenko 150a53eb17 Self test almost builds, now need skeleton EthernetTap implementation for Windows. 11 years ago
  Adam Ierymenko 1f9a7e26ba Move .vcxproj files to vsprojects\ subfolder and use Visual Studio's ability to add existing files to create per-tool solutions. Create self test solution to test basic functionality on Windows. 11 years ago