summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-25WINDOWS IS SUFFERINGAdam Ierymenko
2014-03-25Make Windows build, add (untested) Windows named pipe based IPC code.Adam Ierymenko
2014-03-21Fix command line interface.Adam Ierymenko
2014-03-21Fix deadlock in refactored code.Adam Ierymenko
2014-03-21A few renamings to be consistent.Adam Ierymenko
2014-03-21Builds with new Path code.Adam Ierymenko
2014-03-20Work in progress: refactoring paths, adding TCP fallback.Adam Ierymenko
2014-03-20Reworking of paths in Peer work-in-progress, and TCP connect support in Socke...Adam Ierymenko
2014-03-20Put mac back to release default build flags.Adam Ierymenko
2014-03-20MULTICAST_FRAME TRACE improvements.Adam Ierymenko
2014-03-20More deadlock fixes in new I/O.Adam Ierymenko
2014-03-20Fix blocking socket issues in new socket I/O code.Adam Ierymenko
2014-03-19Fix TRACE bug and new UDP socket code issue.Adam Ierymenko
2014-03-19Bug fixes.Adam Ierymenko
2014-03-19command bus fixAdam Ierymenko
2014-03-19More IPC work.Adam Ierymenko
2014-03-19More build fixes.Adam Ierymenko
2014-03-19IPC changes and SocketManager changes all build!Adam Ierymenko
2014-03-19Integrate IPC stuff into NodeConfig.Adam Ierymenko
2014-03-18IPC stuff for Unix.Adam Ierymenko
2014-03-18New IPC work...Adam Ierymenko
2014-03-18Everything but the local config bus... blech.Adam Ierymenko
2014-03-18More ripping out of old condition stuff.Adam Ierymenko
2014-03-18Rip out old condition and Demarc stuff...Adam Ierymenko
2014-03-18TCP socket.Adam Ierymenko
2014-03-17More new socket I/O work...Adam Ierymenko
2014-03-17UDP socket implementation.Adam Ierymenko
2014-03-17Drop old Demarc.cpp code.Adam Ierymenko
2014-03-17Compile fixes.Adam Ierymenko
2014-03-17Bunch of work in progress on new socket multiplexer and plumbing for TCP jail...Adam Ierymenko
2014-03-11Security improvements to Linux build flags mirroring OSX improvements.Adam Ierymenko
2014-03-11Enable PIE to allow ASLR (security)Adam Ierymenko
2014-03-11Change -O4 to -O3 -flto on OSX for new clang (should work with older one too)Adam Ierymenko
2014-03-07VERSION 0.7.2: first Windows release!Adam Ierymenko
2014-03-07Some text changes, remove unused modules from installer project.Adam Ierymenko
2014-03-06Disable Vista in installer.Adam Ierymenko
2014-03-06Fix crash on uninitialized taps.Adam Ierymenko
2014-03-06(1) Fix menu bar item font size on Windows, (2) fix for possible Windows Ethe...Adam Ierymenko
2014-03-05VERSION 0.7.1: small Linux compile fix on g++, does not merit new releaseAdam Ierymenko
2014-03-05VERSION 0.7.1: installation fixes, new supernodeAdam Ierymenko
2014-03-05Fix GitHub issue #45 - Linux install issuesAdam Ierymenko
2014-03-05New supernode: shoggoth.zerotier.com in Tokyo, Japan! This just about covers ...Adam Ierymenko
2014-03-05Revisions to Linux install script, and support for init.d or upstart systems ...Adam Ierymenko
2014-03-05Script to build UI against our own new precompiled Win32 static Qt binary, wh...Adam Ierymenko
2014-03-04Disable SSE on 32-bit Windows builds since people might still be using old sc...Adam Ierymenko
2014-03-04Build with /MT on Windows so we can stop having to install a redistributable....Adam Ierymenko
2014-03-03Make sysV init script run as daemon, for GitHub issue #45Adam Ierymenko
2014-03-03-d switch for daemonizing on UnixAdam Ierymenko
2014-03-03Add option to install drivers in driver cache on Windows, needed for Windows ...Adam Ierymenko
2014-02-28Add prerequisites (VS2012 redistributables) to installer.Adam Ierymenko