Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-07 | Put kext back in Mac distro and use on versions older than High Sierra ↵ | Adam Ierymenko | |
(which lack the feth device) | |||
2015-04-10 | Since which tap to use is chosen statically at compile time and the ↵ | Adam Ierymenko | |
factories are gone, there is now no need for inheritance or virtual methods (indirect calls) here. Should improve performance slightly to get rid of them. | |||
2015-04-08 | osdep/ compile fixes, and remove some lingering OS-specific stuff from ↵ | Adam Ierymenko | |
node/Defaults | |||
2015-03-31 | Move more stuff into osdep/ -- node/ will not use threads directly. | Adam Ierymenko | |