Age | Commit message (Expand) | Author |
2014-09-05 | IP assignment and change cleanup -- leave IPs that were never configured via ... | Adam Ierymenko |
2014-08-12 | (1) Tweak LAN locator beacon frequencies, (2) Windows virtual networks | Adam Ierymenko |
2014-08-06 | Some tap interface changes and integration into main.cpp for *nix systems. | Adam Ierymenko |
2014-07-31 | Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al... | Adam Ierymenko |
2014-07-23 | A bunch more osdep/ work... | Adam Ierymenko |
2014-07-21 | Split UnixEthernetTap by platform to get rid of ifdef spaghetti. | Adam Ierymenko |
2014-07-02 | Leave IP addresses alone instead of deleting them from tap if they are not me... | Adam Ierymenko |
2014-05-23 | GitHub issue #67 | Adam Ierymenko |
2014-04-07 | Split EthernetTap into subclasses, work in progress... | Adam Ierymenko |
2014-03-18 | Rip out old condition and Demarc stuff... | Adam Ierymenko |
2014-02-28 | Add code to clean unused permanent tap interfaces on Windows (but not used yet). | Adam Ierymenko |
2014-02-16 | Boring stuff: update dates in copyrights across all files. | Adam Ierymenko |
2014-02-01 | Real implementation of ips() on OSX, now for Linux. | Adam Ierymenko |
2014-02-01 | Manually generate IPv6 link-local address only on Mac. | Adam Ierymenko |
2014-01-31 | Fix for GitHub issue #36 on OSX... results in a duplicate entry for IPv6 link... | Adam Ierymenko |
2014-01-27 | Make EthernetTap creation occur in a background thread in Network since it's ... | Adam Ierymenko |
2014-01-26 | Delete persistent tap device on Windows when we leave a network. | Adam Ierymenko |
2014-01-23 | Couple of Windows fixes, get rid of ips()/allIps() distinction in EthernetTap... | Adam Ierymenko |
2014-01-21 | Several things: | Adam Ierymenko |
2013-12-06 | Dead code removal, fix for cleanup GitHub issue #28 | Adam Ierymenko |
2013-08-27 | More tap work -- DHCP configuration and such. | Adam Ierymenko |
2013-08-26 | Windows: disable and enable tap to allow changes to take effect. | Adam Ierymenko |
2013-08-26 | ZeroTierOne for Windows binary project, builds and runs and mostly works but ... | Adam Ierymenko |
2013-08-25 | Tap works! At least in isolation. Time to create the Windows executable and t... | Adam Ierymenko |
2013-08-23 | Tap driver basically builds in VS2012... fork of tap-windows from OpenVPN (co... | Adam Ierymenko |
2013-08-22 | Commit of a draft of the pcap-based strategy for a Windows tap. This may, in ... | Adam Ierymenko |
2013-08-21 | Make that an arbitrary tag to identify persistent taps... | Adam Ierymenko |
2013-08-19 | Add an interface description to EthernetTap, mostly for Windows. | Adam Ierymenko |
2013-08-08 | Move template parameter in Thread to a more logical scope location. | Adam Ierymenko |
2013-08-05 | CLI debugging, got rid of nasty old Thread class and replaced with newer clea... | Adam Ierymenko |
2013-07-09 | Several things: | Adam Ierymenko |
2013-07-08 | Fix for issue #6: OSX tap device forgets it has IPv6 | Adam Ierymenko |
2013-07-06 | Enable ff:ff:ff:ff:ff:ff w/no ADI a.k.a. broadcast. YOLO. | Adam Ierymenko |
2013-07-04 | New git repository for release - version 0.2.0 tagged | Adam Ierymenko |