Age | Commit message (Expand) | Author |
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 |
2014-01-14 | Build stuff... | Adam Ierymenko |
2014-01-09 | Update cert IDs for official build. | Adam Ierymenko |
2014-01-07 | Make rules for internal use. | Adam Ierymenko |
2014-01-07 | Official release stuff... of only academic interest to open source third part... | Adam Ierymenko |
2014-01-03 | Mac installer work. | Adam Ierymenko |
2014-01-03 | Installer app helper... | Adam Ierymenko |
2014-01-01 | Phasing out existing installer, delete some stuff... | Adam Ierymenko |
2013-12-31 | Add step to build in helpers to mac app and codesign. | Adam Ierymenko |
2013-12-31 | . | Adam Ierymenko |
2013-12-16 | Mac installer... almost done. | Adam Ierymenko |
2013-12-16 | Add -fstack-protector back on Mac... turns out it does work on clang. | Adam Ierymenko |
2013-12-13 | Installer work, change to plain C, work for OSX installation. | Adam Ierymenko |
2013-12-11 | Installer builder for mac. | Adam Ierymenko |