1530 Commits (bf415bdeb9bbbc3bf174d5eedaf3c7f832ee58cd)
 

Author SHA1 Message Date
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
Grant Limberg b6196a53de Fix DataStoreGetFunction. 11 years ago
Grant Limberg 58ca657da6 Use object arrays rather than ArrayList. JNI side 11 years ago
Grant Limberg 7822616966 Replace ArrayList instances with [] 11 years ago
Grant Limberg e3feac17b1 Merge branch 'adamierymenko-dev' into android-jni 11 years ago
Grant Limberg 4c680e3126 LOTS more error checking and logging. 11 years ago
Adam Ierymenko ea419c21d0 Fix installer path, add netconf option to make-linux. 11 years ago
Adam Ierymenko 502cd6921f Fix for GitHub issue #133, and move restart out of installer to address restart problem. Installer probably should NOT mess with the running service, since Linux servers are likely to be production. 11 years ago
Grant Limberg 09631ad382 fix datastore get call in JNI 11 years ago
Grant Limberg 2d67196667 added the android verbose log level and moved most jni debug messages to verbose 11 years ago
Grant Limberg 9755dad7ff add a missing break from a switch 11 years ago
Grant Limberg adaf9cf32b still getting re-used to all the places you have to put access modifiers in Java 11 years ago
Grant Limberg 703c311e07 Merge branch 'adamierymenko-dev' into android-jni 11 years ago
Adam Ierymenko e184aa4cb4 Clean old netconf-service from attic. 11 years ago
Adam Ierymenko fbb990f8a3 Mac uninstall.sh update. 11 years ago
Adam Ierymenko ff2272d59a Delete some temporary code. 11 years ago
Adam Ierymenko c075e68c6c More work on ZT1 NodeJS API client library. 11 years ago
Adam Ierymenko ecb1ee8e0d Renaming... 11 years ago
Adam Ierymenko ba7809367a JS stuff reorg. 11 years ago
Adam Ierymenko 5e3c6d9e0d Some nodeJS work, and apply fix from GitHub issue #166 plus a small optimization to avoid repeated calls to _allMulticastGroups(). 11 years ago