1555 Commits (1b122cddbd4dc46083e643a06a9cc258278bf64f)
 

Author SHA1 Message Date
Adam Ierymenko 1b122cddbd Merge pull request #179 from keesbos/bugfix 11 years ago
Kees Bos 42390e662b Pickup return code from handleControlPlaneHttpGET and handleControlPlaneHttpPOST 11 years ago
Adam Ierymenko 494681a482 This might be a final fix for GitHub issue #173 and possibly others: ACTIVELY detect borked port status on Windows and if any "cable unplugged" or other wacky states are detected whack the adapter (close and reopen). Tested adding a whole bunch of windows networks, removing, adding more, etc. and it seems to work very well! 11 years ago
Adam Ierymenko dbf40f30f9 Merge pull request #177 from keesbos/linux-ui 11 years ago
Kees Bos dc50e8ae5b Add ui to /var/lib/zerotier (linux installer) 11 years ago
Kees Bos 7a55c6b388 Return 404 on delete if network member is missing (controller) 11 years ago
Kees Bos c2ce018202 Return 404 on delete if network doesn't exist (controller) 11 years ago
Kees Bos 0d0af07ce9 Get deletion of networks in controller going 11 years ago
Kees Bos de697a1c45 Change schema to enforce foreing keys 11 years ago
Adam Ierymenko 00aa115898 Allow double-close just in case in Phy<> 11 years ago
Adam Ierymenko 17ca5be4c1 Rework Phy<> to clean up _socks entries only in poll() to fix instability in proxy. 11 years ago
Adam Ierymenko ab720a6f1e Fix for poll() in Phy<> with no sockets open. Only affects tcp-proxy. 11 years ago
Adam Ierymenko e5e11c1b24 Update AUTHORS, change to MarkDown. 11 years ago
Adam Ierymenko bd7e4ab695 VERSION 1.0.3: public preview release 11 years ago
Adam Ierymenko ee1a008f2d Product code for 1.0.3 etc. 11 years ago
Adam Ierymenko 4c687fca45 No auto-updates on BSD either. 11 years ago
Adam Ierymenko 753a80d419 Linux auto-update is going away. 11 years ago
Adam Ierymenko 7213a6cf0b Make max HTTP message size (max update size) larger since Windows MSI is about 8MB already. 11 years ago
Adam Ierymenko 9b0c8965bb Make status line in UI show "TUNNELED" if slow TCP tunneling mode is active. 11 years ago
Adam Ierymenko 7e647c5303 NOHUP-ify the child process on OSX auto-update. 11 years ago
Adam Ierymenko fe87136870 Auto-update fix -- signature is in hex. 11 years ago
Adam Ierymenko b897ec1efd Put version back to 1.0.3. 11 years ago
Adam Ierymenko 6a11c76248 Temporarily bump version to fake 1.0.99 to test auto-update within network. 11 years ago
Adam Ierymenko 3512402558 OSX .pkg files must be signed with productsign and an installer cert. 11 years ago
Adam Ierymenko 4fe12756d4 Get rid of "autoupdating" in Linux package names. 11 years ago
Adam Ierymenko bf415bdeb9 docs 11 years ago
Adam Ierymenko c5a3e80113 Linux installer tweaks, and Mac updater tweak. 11 years ago
Adam Ierymenko 806ea79f37 docs 11 years ago
Adam Ierymenko cd58614c23 docs 11 years ago
Adam Ierymenko 0b68344fc8 docs 11 years ago
Adam Ierymenko 191b8f8164 docs 11 years ago
Adam Ierymenko 29e3437350 gcc not g++ for CC 11 years ago
Adam Ierymenko 65999611d7 Eliminate "which" dependency in Linux makefile. 11 years ago
Adam Ierymenko 9d49e8f237 docs 11 years ago
Adam Ierymenko 855d893c67 docs 11 years ago
Adam Ierymenko a2690047bb docs 11 years ago
Adam Ierymenko 648efff1f6 Delete merge temp file. 11 years ago
Adam Ierymenko 3d6c1860ca Merge branch 'adamierymenko-dev' into android-jni 11 years ago
Adam Ierymenko f0be5e814e Merge organized .gitignore 11 years ago
Adam Ierymenko 79efceb57b Organize .gitignore and merge stuff from Android-JNI branch. 11 years ago
Adam Ierymenko b8f40c0b91 Yet another /Users/api path in packages script. 11 years ago
Adam Ierymenko 97dd8d864f Fix paths again in Mac pkg build. 11 years ago
Adam Ierymenko 1afd02df54 Path fix in Packages build file for Mac 11 years ago
Grant Limberg fb0bf52b1b Fixed sending a port number of 0 to ZT1. 11 years ago
Grant Limberg 74f7d5377d Enable ZT_TRACE and more verbose build output 11 years ago
Adam Ierymenko a9a390a930 Apply @marning suggested SSE auto-detect to make builds easier on non-x86 platforms: aa2fd044cb 11 years ago
Adam Ierymenko d7344871e6 Linux build fix. 11 years ago
Adam Ierymenko aab17d9f1f Kill obsolete amSupernode method -- we now have no differing behaviors. 11 years ago
Adam Ierymenko ecb6a1d84f docs 11 years ago
Adam Ierymenko 5341e32729 Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow RENDEZVOUS from regular peers. 11 years ago