Age | Commit message (Expand) | Author |
2015-06-02 | OSX .pkg files must be signed with productsign and an installer cert. | Adam Ierymenko |
2015-06-02 | Fix paths again in Mac pkg build. | Adam Ierymenko |
2015-06-01 | Apply @marning suggested SSE auto-detect to make builds easier on non-x86 pla... | Adam Ierymenko |
2015-05-20 | Apple auto-update stuff, now for Windows. | Adam Ierymenko |
2015-05-20 | Ground work for reincorporating software updater for select platforms. | Adam Ierymenko |
2015-05-17 | Mac .pkg building using Packages (third party app) instead of old bootstrappi... | Adam Ierymenko |
2015-05-17 | Mac script to get HTTP proxy settings -- will be used by Mac updater. | Adam Ierymenko |
2015-04-16 | CLI work and Makefile cleanup. | Adam Ierymenko |
2015-04-16 | Basic CLI working with JSON output. Now to parse and support old tabular form. | Adam Ierymenko |
2015-04-16 | Some cleanup, and bite the bullet and go ahead and write a simple Http client... | Adam Ierymenko |
2015-04-15 | Write a zerotier-one.port file to the home path to make CLI easy to write, an... | Adam Ierymenko |
2015-04-15 | Rename netconf to controller and NetworkConfigMaster to NetworkController for... | Adam Ierymenko |
2015-04-15 | Cleanup, drop 32-bit from Mac build flags since i386 is pretty thoroughly dep... | Adam Ierymenko |
2015-04-14 | Bunch more control plane work, and shelve old UI -- React FTW. | Adam Ierymenko |
2015-04-10 | Simplify Phy<> to get rid of more indirections. | Adam Ierymenko |
2015-04-09 | TRACE compile fixes, other fixes, and it basically works! It says HELLO. | Adam Ierymenko |
2015-04-09 | Add data store functions to service/One, and shelve old main.cpp since it wil... | Adam Ierymenko |
2015-04-08 | No more tap factories. | Adam Ierymenko |
2015-03-31 | osnet -> osdep | Adam Ierymenko |
2015-03-30 | Turns out that node/ likely has no business with or need for the system IP ro... | Adam Ierymenko |
2015-03-20 | Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. | Adam Ierymenko |
2015-03-12 | Netconf build fixes, schema, etc. | Adam Ierymenko |
2015-02-26 | Make clean fixes. | Adam Ierymenko |
2015-01-13 | Add netconf build option to Mac build file too. | Adam Ierymenko |
2015-01-06 | Cleanup, new C++ netconf code is almost ready to test! | Adam Ierymenko |
2014-11-20 | Change path selection logic to exclude non-fixed and non-active paths -- poss... | Adam Ierymenko |
2014-10-29 | Build fix for UI and mac. | Adam Ierymenko |
2014-10-24 | Testnet sort of works! spins up supernodes. | Adam Ierymenko |
2014-10-23 | Testnet work... getting there! | Adam Ierymenko |
2014-10-14 | Add -g to optimized crypto code in ZT_DEBUG=1 build mode. | Adam Ierymenko |
2014-10-12 | Make crypto and compression build optimized in debug, and also try disabling ... | Adam Ierymenko |
2014-08-19 | UI stuff and sign .dmg on build. | Adam Ierymenko |
2014-08-19 | Add MAC to listnetworks, and some other make stuff. | Adam Ierymenko |
2014-08-19 | Makefile changes, and make Topology::getBestSupernode() return the "next" sup... | Adam Ierymenko |
2014-08-07 | LinuxEthernetTap refactor. | Adam Ierymenko |
2014-08-07 | Compile for for TRACE, remove old TESTNET cruft. | Adam Ierymenko |
2014-07-31 | Newly broken out OSX tap driver builds now. | Adam Ierymenko |
2014-07-31 | Path fixes in osnet/ stuff | Adam Ierymenko |
2014-07-31 | Tons of code cleanup, refactor Network to use EthernetTapFactory, probably al... | Adam Ierymenko |
2014-07-16 | BSD routing table implementation work. | Adam Ierymenko |
2014-07-15 | SSE optimized Salsa20 -- anywhere from 20% to 50% faster than plain C version | Adam Ierymenko |
2014-05-09 | ZT_USE_TESTNET define in makefiles. | Adam Ierymenko |
2014-03-20 | Put mac back to release default build flags. | Adam Ierymenko |
2014-03-19 | More IPC work. | Adam Ierymenko |
2014-03-11 | Enable PIE to allow ASLR (security) | Adam Ierymenko |
2014-03-11 | Change -O4 to -O3 -flto on OSX for new clang (should work with older one too) | Adam Ierymenko |
2014-01-30 | Take TRACE back out of Mac makefile, fix a few decode little things. | Adam Ierymenko |
2014-01-29 | TRACE NOP receipt. | Adam Ierymenko |
2014-01-16 | Build DMG from makefile for Mac. | Adam Ierymenko |
2014-01-15 | Get rid of make stuff for helpers that are gone. | Adam Ierymenko |