Age | Commit message (Expand) | Author |
2015-05-08 | Fix to tap reset code in Windows tap connector. | Adam Ierymenko |
2015-05-08 | Fix a bunch of Windows tap issues. Turns out NDIS6 allowed us to ditch some N... | Adam Ierymenko |
2015-05-08 | Make peer list font a bit smaller. | Adam Ierymenko |
2015-05-08 | Show last unicast and multicast frames. | Adam Ierymenko |
2015-05-08 | Now this works... Windows UI wrapper. Turns out there were workarounds, but I... | Adam Ierymenko |
2015-05-08 | Fix some settings on WebControl implementation. | Adam Ierymenko |
2015-05-08 | Fixes for Windows WebControl. | Adam Ierymenko |
2015-05-08 | Hmm... will this work? Very first child of <head> | Adam Ierymenko |
2015-05-08 | Move mac-ui into src/ | Adam Ierymenko |
2015-05-08 | Scratch that wrapper... it was easy to make, but it turns out WebControl is I... | Adam Ierymenko |
2015-05-08 | Add pre-build signed UI wrapper .exe. | Adam Ierymenko |
2015-05-08 | Windows WebControl based wrapper for web UI. | Adam Ierymenko |
2015-05-08 | icons | Adam Ierymenko |
2015-05-08 | docs | Adam Ierymenko |
2015-05-08 | UI spacing tweaks. | Adam Ierymenko |
2015-05-08 | Minify JS in UI, add Makefile. | Adam Ierymenko |
2015-05-08 | UI tweaks, get JSXTransformer out. | Adam Ierymenko |
2015-05-07 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg |
2015-05-06 | Add support for local user account caching of authtoken.secret as in old UI -... | Adam Ierymenko |
2015-05-06 | Get user data out of repo. | Adam Ierymenko |
2015-05-06 | Pass authtoken in from user, and add a wrapper for web UI on Mac. | Adam Ierymenko |
2015-05-06 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg |
2015-05-06 | UI work... | Adam Ierymenko |
2015-05-06 | UI tweaks | Adam Ierymenko |
2015-05-06 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg |
2015-05-06 | Well that works... pretty web UI (currently only works on test node with hard... | Adam Ierymenko |
2015-05-05 | Beginning of HTML+Bootstrap+React UI for new desktop client -- looking like i... | Adam Ierymenko |
2015-05-04 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg |
2015-05-04 | build & package libZeroTierOneSDK.jnilib on Mac oS | Grant Limberg |
2015-05-04 | When we reset within scope, erase the other entries for that scope so we won'... | Adam Ierymenko |
2015-05-04 | Always update timestamp. | Adam Ierymenko |
2015-05-04 | Make timeout also apply to null check in iam() | Adam Ierymenko |
2015-05-04 | Stop inlining all the Packet armor/dearmor stuff to reduce binary bloat. This... | Adam Ierymenko |
2015-05-04 | So we need to keep track of external surface per reporter, since some NATs as... | Adam Ierymenko |
2015-05-04 | docs | Adam Ierymenko |
2015-05-04 | Merge branch 'adamierymenko-dev' into android-jni | Adam Ierymenko |
2015-05-04 | Hack around GitHub issue #165 (?) | Adam Ierymenko |
2015-05-02 | put a read timeout on the socket | Grant Limberg |
2015-05-02 | added naive OneService implementation. | Grant Limberg |
2015-05-02 | DataStore now works | Grant Limberg |
2015-05-02 | Adding Data Store implementations for Android and normal Java | Grant Limberg |
2015-05-02 | Refactor package name from com.zerotierone.sdk to com.zerotier.sdk | Grant Limberg |
2015-05-02 | ensure java is compiled for JVM 1.7. Android cant read .class files compiled... | Grant Limberg |
2015-05-02 | replace old direct calls to FindClass, GetMethodID, etc with calls that use t... | Grant Limberg |
2015-05-02 | added a JniCache objectet for caching jclass, jmethodID, and jfieldID objects | Grant Limberg |
2015-05-02 | add the basedir to the ant buildfile | Grant Limberg |
2015-05-01 | clean up unused imports | Grant Limberg |
2015-04-30 | Yeah it helps to byte swap the port back to little-endian before sending the ... | Grant Limberg |
2015-04-30 | Merge branch 'adamierymenko-dev' into android-jni | Grant Limberg |
2015-04-30 | Setup native build for Windows Java. | Grant Limberg |