index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
make-mac.mk
Age
Commit message (
Expand
)
Author
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
2013-12-11
Installer work...
Adam Ierymenko
2013-12-11
Software update fetcher seems to work, going back to updater/installer itself.
Adam Ierymenko
2013-12-11
Software update work...
Adam Ierymenko
2013-12-04
Integrate idtool the same way we did with cli.
Adam Ierymenko
2013-12-03
Create common Makefile that automatically loads make rules on a per-OS basis.
Adam Ierymenko