1549 Commits (c2ce018202c626ac25b821a1fe2c27edb7877411)
 

Author SHA1 Message Date
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
Adam Ierymenko 960ceb4791 Rest of GitHub issue #140 implementation. 11 years ago
Adam Ierymenko 318c2f025b Call it _relays since there might be other kinds later. 11 years ago
Adam Ierymenko 5bc89034bc Always ping / contact network preferred relays (if any). 11 years ago
Adam Ierymenko 229195166a Add BackgroundResolver to Windows build. 11 years ago
Adam Ierymenko b3b9af0dd8 Fix for GitHub issue #170 11 years ago
Grant Limberg 5015c0ae78 more logging 11 years ago