| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-13 | Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to ↵ | Adam Ierymenko | |
| load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test). | |||
| 2015-07-30 | Kill the devcon.exe dependency by dynamically loading cfgmgr32, newdev, and ↵ | Adam Ierymenko | |
| setupapi and using these functions directly. | |||
| 2015-07-28 | Add miniupnpc builds for Windows, fix some Windows build warnings. | Adam Ierymenko | |
| 2015-07-28 | Linux x86 libminiupnpc.a | Adam Ierymenko | |
| 2015-07-24 | Linux x64 libminiupnpc.a | Adam Ierymenko | |
| 2015-07-28 | Linux make support for libminiupnpc. | Adam Ierymenko | |
| 2015-07-28 | libminiupnpc.a for arm6l | Adam Ierymenko | |
| 2015-07-28 | Add binary build of libminiupnpc for Mac x64. | Adam Ierymenko | |
| 2015-05-19 | Try to automatically enable access to http://127.0.0.1 in web wrapper if IE ↵ | Adam Ierymenko | |
| is in enhanced security mode. | |||
| 2015-05-19 | Enable right-click menu for copy/paste/etc. in Windows UI wrapper. | Adam Ierymenko | |
| 2015-05-19 | Add 32-bit chained MSI for NDIS6 driver... now to go test on 32-bit Windows ↵ | Adam Ierymenko | |
| (clean). (And Windows 10, and Windows Server, and ...) | |||
| 2015-05-18 | A visit to the Windows house of pain: | Adam Ierymenko | |
| (1) Yes, you *can* create a mixed 32/64 bit Windows MSI installer that installs drivers. All you have to do is... umm... create individual sub-MSI files for each driver (one for 32, one for 64) and then package those in the main MSI files as "chained" MSI installers. Each of these must only be considered a prerequisite on 32 or 64 bit machines, respectively. (2) Upgrade Advanced Installer version, add rules to uninstall NDIS6 tap device on uninstall. (3) Fix IE issue in UI code. | |||
| 2015-04-25 | Rebuild and re-sign the x86 driver... previous attempt was somehow borked ↵ | Adam Ierymenko | |
| but this one loads on Win7/x86 fine. | |||
| 2015-04-25 | x86 version of signed NDIS6 driver. | Adam Ierymenko | |
| 2015-04-25 | NDIS6 driver signed x64 build (not fully tested yet, but committing work) | Adam Ierymenko | |
| 2015-04-25 | Rename old driver to -ndis5. | Adam Ierymenko | |
| 2014-02-26 | Installer work, sign devcon. | Adam Ierymenko | |
| 2014-01-24 | Officially signed 32-bit build of Windows tap driver. | Adam Ierymenko | |
| 2014-01-23 | Fix bug in tap driver introduced during unused code purge (deleted the part ↵ | Adam Ierymenko | |
| that acknowledges writes!), and fix bug in EthernetTap causing 0000 for etherType. Windows works now! Yay! | |||
| 2014-01-22 | Finally got the Windows x64 driver signed correctly. Turns out signtool.exe ↵ | Adam Ierymenko | |
| with the older (NDIS5) version of the Windows DDK does not understand cross-certificates, yet it blithely continues on and signs incorrectly anyway. Got it working by using DigiCert's own certificate tool which includes a sign files operation. Must be done manually but this doesn't have to be done often. F@!K. | |||
| 2014-01-22 | More tap driver work, increment version number, remove old binaries since ↵ | Adam Ierymenko | |
| signatures may not have been valid. | |||
| 2014-01-21 | More work on Windows service, cleanup. | Adam Ierymenko | |
| 2014-01-20 | More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address ↵ | Adam Ierymenko | |
| subscriptions. | |||
| 2014-01-16 | Mac installation, and dump pre10.8 stuff because it turns out that 10.6 ↵ | Adam Ierymenko | |
| loads the existing kext fine. | |||
| 2014-01-14 | Rebuild tap.kext on OSX 10.6 for all versions so it works on that platform. | Adam Ierymenko | |
| 2014-01-09 | Work on mac launch script, sign binary mac tap driver kext (and there was ↵ | Adam Ierymenko | |
| much rejoicing!) | |||
| 2013-12-27 | Rebuild OSX tap for up to 32 devices. | Adam Ierymenko | |
| 2013-12-27 | Save unsigned tap driver in pre10.8 to possibly distribute for older OSX ↵ | Adam Ierymenko | |
| versions that cannot load signed kexts. | |||
| 2013-10-28 | Put default MTU in tap back to 2800, clean up tun-related files and other ↵ | Adam Ierymenko | |
| things from the original pre-fork tap code base that we will never use. | |||
| 2013-10-28 | Update binary build of tap. | Adam Ierymenko | |
| 2013-10-28 | Make tap build on OSX 10.9, though not in a way that is easy for users. ↵ | Adam Ierymenko | |
| Instead package binaries. | |||
| 2013-10-26 | docs: we no longer use MS loopback | Adam Ierymenko | |
| 2013-09-16 | Integrating new crypto -- work in progress, wont build yet. | Adam Ierymenko | |
| 2013-08-24 | Docs, Node picks a default home folder if created with NULL as its home ↵ | Adam Ierymenko | |
| path, and add binary tap drivers (self-signed for now). | |||
| 2013-08-23 | Decided to abandon the winpcap direction for Windows tap... re-evaluating ↵ | Adam Ierymenko | |
| using OpenVPN tap driver in some form for now. | |||
| 2013-08-22 | Add winpcap development libraries and includes. | Adam Ierymenko | |
| 2013-08-19 | Add devcon 32-bit and 64-bit Windoze binaries. | Adam Ierymenko | |
| 2013-08-12 | More Windows port work. | Adam Ierymenko | |
| 2013-08-03 | Fixed typo in symlink, v61 vs v6l | Paul Furley | |
| 2013-08-03 | libcrypto.afor linux-armv4 | Paul Furley | |
| 2013-08-03 | Symlink linux-armv61 to linux-armv4 | Paul Furley | |
| 2013-08-03 | Added linux-armv4 openssl build script | Paul Furley | |
| 2013-07-04 | New git repository for release - version 0.2.0 tagged | Adam Ierymenko | |
