summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-01Apply @marning suggested SSE auto-detect to make builds easier on non-x86 pla...Adam Ierymenko
2015-06-01Linux build fix.Adam Ierymenko
2015-06-01Kill obsolete amSupernode method -- we now have no differing behaviors.Adam Ierymenko
2015-06-01docsAdam Ierymenko
2015-06-01Fix to GitHub issue #140 -- network preferred relays. Also go ahead and allow...Adam Ierymenko
2015-06-01Rest of GitHub issue #140 implementation.Adam Ierymenko
2015-06-01Call it _relays since there might be other kinds later.Adam Ierymenko
2015-06-01Always ping / contact network preferred relays (if any).Adam Ierymenko
2015-06-01Add BackgroundResolver to Windows build.Adam Ierymenko
2015-06-01Fix for GitHub issue #170Adam Ierymenko
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