summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-01Fixed sending a port number of 0 to ZT1.Grant Limberg
2015-06-01Enable ZT_TRACE and more verbose build outputGrant Limberg
2015-05-28more loggingGrant Limberg
2015-05-28Fix DataStoreGetFunction.Grant Limberg
2015-05-28Use object arrays rather than ArrayList. JNI sideGrant Limberg
2015-05-28Replace ArrayList instances with []Grant Limberg
2015-05-27Merge branch 'adamierymenko-dev' into android-jniGrant Limberg
2015-05-27LOTS more error checking and logging.Grant Limberg
2015-05-28Fix installer path, add netconf option to make-linux.Adam Ierymenko
2015-05-27Fix for GitHub issue #133, and move restart out of installer to address resta...Adam Ierymenko
2015-05-26fix datastore get call in JNIGrant Limberg
2015-05-26added the android verbose log level and moved most jni debug messages to verboseGrant Limberg
2015-05-26add a missing break from a switchGrant Limberg
2015-05-26still getting re-used to all the places you have to put access modifiers in JavaGrant Limberg
2015-05-26Merge branch 'adamierymenko-dev' into android-jniGrant Limberg
2015-05-26Clean old netconf-service from attic.Adam Ierymenko
2015-05-26Mac uninstall.sh update.Adam Ierymenko
2015-05-26Delete some temporary code.Adam Ierymenko
2015-05-26More work on ZT1 NodeJS API client library.Adam Ierymenko
2015-05-26Renaming...Adam Ierymenko
2015-05-26JS stuff reorg.Adam Ierymenko
2015-05-25Some nodeJS work, and apply fix from GitHub issue #166 plus a small optimizat...Adam Ierymenko
2015-05-25Go ahead and add flags and invFlags to the Rule table.Adam Ierymenko
2015-05-25Clean up attic/Adam Ierymenko
2015-05-25Remove obsolete method.Adam Ierymenko
2015-05-25Right now only FreeBSD can use BSDEthernetTap, which will probably get rename...Adam Ierymenko
2015-05-23fixing up data store stuffGrant Limberg
2015-05-23Merge branch 'adamierymenko-dev' into android-jniGrant Limberg
2015-05-22Build fix.Adam Ierymenko
2015-05-22typoAdam Ierymenko
2015-05-22TCP fallback tunneling is now working. That hurt more than expected.Adam Ierymenko
2015-05-22One second delay between NAT-t events.Adam Ierymenko
2015-05-22Add delay to NAT-t escalation stuff to try to address GitHub issue #167Adam Ierymenko
2015-05-22TCP proxy should actually bind to its TCP port. Seems like a good idea.Adam Ierymenko
2015-05-21Remove link desperation from java APIGrant Limberg
2015-05-21Merge branch 'adamierymenko-dev' into android-jniGrant Limberg
2015-05-21Basic TCP fallback -- now to test.Adam Ierymenko
2015-05-21Completely factor out "desperation" from the core. I thought of a significant...Adam Ierymenko
2015-05-21Build fix.Adam Ierymenko
2015-05-21Add some proxy debugging, and auto-resolve and periodically re-resolve TCP fa...Adam Ierymenko
2015-05-21BackgroundResolver test.Adam Ierymenko
2015-05-21Background resolver.Adam Ierymenko
2015-05-20Clean old update code out of Windows service wrapper.Adam Ierymenko
2015-05-20Windows auto-update integration into OneService.Adam Ierymenko
2015-05-20Apple auto-update stuff, now for Windows.Adam Ierymenko
2015-05-20Ground work for reincorporating software updater for select platforms.Adam Ierymenko
2015-05-20.Adam Ierymenko
2015-05-20Don't actually "power cycle" the interface except on startup. Doing that afte...Adam Ierymenko
2015-05-19.Adam Ierymenko
2015-05-19Make tap driver even more defensive... seems to maybe fix the new network pro...Adam Ierymenko