50 Commits (ccc73b920ecab667aa6ddb7d47e17c12f4b0ab8c)

Author SHA1 Message Date
Adam Ierymenko a61acf36d2 osnet -> osdep 11 years ago
Adam Ierymenko 60158aa5dd Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now. 11 years ago
Adam Ierymenko 96737368aa Add MIT-licensed Joyent http-parser lib to ext/ for use with new control plane. 11 years ago
Adam Ierymenko 31bf0a4ea6 Netconf build fixes, schema, etc. 11 years ago
Adam Ierymenko 66f29f09da Make clean fixes. 11 years ago
Adam Ierymenko d73a11b60b Add netconf build option to Mac build file too. 11 years ago
Adam Ierymenko 60fb28a90a Cleanup, new C++ netconf code is almost ready to test! 11 years ago
Adam Ierymenko ee9e6a3c6b Change path selection logic to exclude non-fixed and non-active paths -- possible fix for "NAT traversal coma" issue. Also fix a typo. 11 years ago
Adam Ierymenko 8bd9f7d51d Build fix for UI and mac. 12 years ago
Adam Ierymenko 5c7cd53f13 Testnet sort of works! spins up supernodes. 12 years ago
Adam Ierymenko 4fbb098daa Testnet work... getting there! 12 years ago
Adam Ierymenko 023cac4ebb Add -g to optimized crypto code in ZT_DEBUG=1 build mode. 12 years ago
Adam Ierymenko 6316011024 Make crypto and compression build optimized in debug, and also try disabling peers.persist -- might ship this way as it seems more trouble than its worth. 12 years ago
Adam Ierymenko 351b7f3a09 UI stuff and sign .dmg on build. 12 years ago
Adam Ierymenko 721625d512 Add MAC to listnetworks, and some other make stuff. 12 years ago
Adam Ierymenko 282114e96c Makefile changes, and make Topology::getBestSupernode() return the "next" supernode if I am a supernode. Also some comment cleanup. 12 years ago
Adam Ierymenko 1f5feb75fb LinuxEthernetTap refactor. 12 years ago
Adam Ierymenko adfb71fa6b Compile for for TRACE, remove old TESTNET cruft. 12 years ago
Adam Ierymenko 526435859f Newly broken out OSX tap driver builds now. 12 years ago
Adam Ierymenko 98d426e1d5 Path fixes in osnet/ stuff 12 years ago
Adam Ierymenko b80c229d87 Tons of code cleanup, refactor Network to use EthernetTapFactory, probably also fix GitHub issue #90 12 years ago
Adam Ierymenko d315156733 BSD routing table implementation work. 12 years ago
Adam Ierymenko 12692c551e SSE optimized Salsa20 -- anywhere from 20% to 50% faster than plain C version 12 years ago
Adam Ierymenko 986773cc9c ZT_USE_TESTNET define in makefiles. 12 years ago
Adam Ierymenko 70b736f440 Put mac back to release default build flags. 12 years ago
Adam Ierymenko 6fdb360e2a More IPC work. 12 years ago
Adam Ierymenko dbd7a06ea9 Enable PIE to allow ASLR (security) 12 years ago
Adam Ierymenko 74c2e644a9 Change -O4 to -O3 -flto on OSX for new clang (should work with older one too) 12 years ago
Adam Ierymenko 525ab3faa9 Take TRACE back out of Mac makefile, fix a few decode little things. 12 years ago
Adam Ierymenko 17796aaed4 TRACE NOP receipt. 12 years ago
Adam Ierymenko 866edd41a7 Build DMG from makefile for Mac. 12 years ago
Adam Ierymenko e23be8c91a Get rid of make stuff for helpers that are gone. 12 years ago
Adam Ierymenko 9e491decc0 Build stuff... 12 years ago
Adam Ierymenko 12a0a9dedd Update cert IDs for official build. 12 years ago
Adam Ierymenko ddb77b1454 Make rules for internal use. 12 years ago
Adam Ierymenko ea73e736c8 Official release stuff... of only academic interest to open source third party users. 12 years ago
Adam Ierymenko 63d6052159 Mac installer work. 12 years ago
Adam Ierymenko baea75f2df Installer app helper... 12 years ago
Adam Ierymenko 14e4e9e479 Phasing out existing installer, delete some stuff... 12 years ago
Adam Ierymenko 3d76d6649f Add step to build in helpers to mac app and codesign. 12 years ago
Adam Ierymenko 6c587b1c57 . 12 years ago
Adam Ierymenko eadd69f843 Mac installer... almost done. 12 years ago
Adam Ierymenko 99213ef59a Add -fstack-protector back on Mac... turns out it does work on clang. 12 years ago
Adam Ierymenko 8cc9692cd9 Installer work, change to plain C, work for OSX installation. 12 years ago
Adam Ierymenko 8c58635ea7 Installer builder for mac. 12 years ago
Adam Ierymenko 7eac53a178 Installer work... 12 years ago
Adam Ierymenko ec4ffc0c2c Software update fetcher seems to work, going back to updater/installer itself. 12 years ago
Adam Ierymenko a22a3ed7e8 Software update work... 12 years ago
Adam Ierymenko 59b26faaba Integrate idtool the same way we did with cli. 12 years ago
Adam Ierymenko 66cff2e98d Create common Makefile that automatically loads make rules on a per-OS basis. 12 years ago