4 Commits (0f808e11df8646e82eb3e178896dc8d88f8d79d3)

Author SHA1 Message Date
Adam Ierymenko ce09e363dc Destroy tap devices on Windows 'leave'. 11 years ago
Adam Ierymenko f5848972f9 Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>. 11 years ago
Adam Ierymenko 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults 11 years ago
Adam Ierymenko 8990fb8267 osnet -> osdep 11 years ago
Adam Ierymenko 93012b0ee5 Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware] 11 years ago
Adam Ierymenko 4e95384ad6 Cleanup, add tristate to config code in Network, and happy new year! 11 years ago
Adam Ierymenko 67aa23530b More work on adding testnet and user-mode capabilities for local network simulation. 12 years ago
Adam Ierymenko f8d4611d15 (1) Tweak LAN locator beacon frequencies, (2) Windows virtual networks 12 years ago
Adam Ierymenko 92d9ad4a7f Some tap interface changes and integration into main.cpp for *nix systems. 12 years ago
Adam Ierymenko 7adf0eac7e Windows Ethernet tap refactoring complete. 12 years ago
Adam Ierymenko 9809511c4c Another rename... 12 years ago
Adam Ierymenko 538e8a86c8 Move node/osdep/ to sys/ 12 years ago
Adam Ierymenko 7475c4047e A bunch more osdep/ work... 12 years ago
Adam Ierymenko a76d9d4408 Move OS-dependent implementations of generic interfaces to osdep/ in preparation for TapFactory refactor. 12 years ago
Adam Ierymenko 2861229558 Windows build fixes for MAC changes (in tap driver), some comments and cleanup in MAC.hpp. 12 years ago
Adam Ierymenko bf24de43fe Windows tap: be REAL REAL REAL PARANOID. Wake up sheeple. 12 years ago
Adam Ierymenko 5abfb11813 Some installer stuff, complete refactoring of Windows side of newly split tap driver. Seems to work. Now to see if the cleanup we did here gets rid of the zombie tap device issue on Windows. 12 years ago
Adam Ierymenko 6c60305a96 Split EthernetTap into subclasses, work in progress... 12 years ago
Adam Ierymenko dc0f3559be Rip out old condition and Demarc stuff... 12 years ago
Adam Ierymenko f2a03f68bd Add code to clean unused permanent tap interfaces on Windows (but not used yet). 12 years ago
Adam Ierymenko b5c3a92be2 Boring stuff: update dates in copyrights across all files. 12 years ago
Adam Ierymenko e16b2a8831 Real implementation of ips() on OSX, now for Linux. 12 years ago
Adam Ierymenko 2a3e646b94 Manually generate IPv6 link-local address only on Mac. 12 years ago
Adam Ierymenko 64231aa3f0 Fix for GitHub issue #36 on OSX... results in a duplicate entry for IPv6 link-local but seems okay... need to test on OSX 10.6 though. 12 years ago
Adam Ierymenko f80ec871f6 Make EthernetTap creation occur in a background thread in Network since it's a time consuming operation on Windows. This fixes one of the last remaining Windows problems. 12 years ago
Adam Ierymenko afbbf61588 Delete persistent tap device on Windows when we leave a network. 12 years ago
Adam Ierymenko 2f37ea842f Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap. (Will need to be fixed on Unix now... later.) 12 years ago
Adam Ierymenko 370dd6c4da Several things: 12 years ago
Adam Ierymenko 612c17240a Dead code removal, fix for cleanup GitHub issue #28 13 years ago
Adam Ierymenko cd907a7662 More tap work -- DHCP configuration and such. 13 years ago
Adam Ierymenko 4a370c5f3f Windows: disable and enable tap to allow changes to take effect. 13 years ago
Adam Ierymenko 487eb17ec0 ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 13 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. 13 years ago
Adam Ierymenko e2effbd1ce Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (compatible license). 13 years ago
Adam Ierymenko c8213a3f58 Commit of a draft of the pcap-based strategy for a Windows tap. This may, in the end, not work, since winpcap may not support immediate capture and also because some software flags winpcap as malware. Like I said, trying to do anything interesting with Windows is PAIN. 13 years ago
Adam Ierymenko 2536352e5d Make that an arbitrary tag to identify persistent taps... 13 years ago
Adam Ierymenko dbb509a302 Add an interface description to EthernetTap, mostly for Windows. 13 years ago
Adam Ierymenko 8a46452a70 Move template parameter in Thread to a more logical scope location. 13 years ago
Adam Ierymenko a7c4cbe53a CLI debugging, got rid of nasty old Thread class and replaced with newer cleaner portable idiom. 13 years ago
Adam Ierymenko ef3e319c64 Several things: 13 years ago
Adam Ierymenko 6eb77da094 Fix for issue #6: OSX tap device forgets it has IPv6 13 years ago
Adam Ierymenko 2eaac3891e Enable ff:ff:ff:ff:ff:ff w/no ADI a.k.a. broadcast. YOLO. 13 years ago
Adam Ierymenko 150850b800 New git repository for release - version 0.2.0 tagged 13 years ago