1565 Commits (463442eb6f2b4d29406bbf727e8a4f11596a1eac)
 

Author SHA1 Message Date
Adam Ierymenko 463442eb6f Merge pull request #181 from keesbos/bugfix 11 years ago
Kees Bos 4affa10ca0 Fix 404 on creation of new network 11 years ago
Kees Bos 2e1d363a86 Removed a superfluous cross join 11 years ago
Kees Bos 1cbdae65fe Fix controller/network/*/member/* 11 years ago
Kees Bos dcbae5f313 Bugfix controller get member info 11 years ago
Adam Ierymenko 845955dea5 Add definition for VERB_CMA -- GitHub issue #180 11 years ago
Adam Ierymenko 8aa68cd5f1 Add new fields in operator== 11 years ago
Adam Ierymenko edbc5d3588 Gateways support in NetworkConfig object. 11 years ago
Adam Ierymenko 96a58becf8 Gateways support in network controller schema and database (not implemented yet in client) toward GitHub issue #178 11 years ago
Adam Ierymenko 8a9715f183 Rename ruleId to ruleNo and optimize some indexes in Sqlite3 schema. 11 years ago
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