index
:
infinitytier.git
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-26
Fix cert verification check for self signed signatures
Kees Bos
2015-06-24
configure the NDK to build all supported ABIs and package them up in the jar
Grant Limberg
2015-06-23
added Comparable interface to VirtualNetworkConfig so we can sort arrays cont...
Grant Limberg
2015-06-23
Merge pull request #192 from mwarning/replace_erase
Adam Ierymenko
2015-06-23
replace vector::erase, was missed in a previous commit (ref #186)
Moritz Warning
2015-06-22
Merge branch '_networks_vector' of https://github.com/mwarning/ZeroTierOne in...
Adam Ierymenko
2015-06-22
Merge pull request #189 from keesbos/bugfix-auth-member
Adam Ierymenko
2015-06-20
use _network function to reduce source code complexity
Moritz Warning
2015-06-20
replace _networks map by vector
Moritz Warning
2015-06-19
dont consider multicast groups in VirtualNetworkConfig.equals()
Grant Limberg
2015-06-19
Fixed member authorization bug and minor cleanup
Kees Bos
2015-06-19
Root server terminology cleanup, and tighten up a security check by checking ...
Adam Ierymenko
2015-06-19
Rebuild properly signed root topology after supernode -> rootserver name change.
Adam Ierymenko
2015-06-19
Merge pull request #187 from keesbos/fix-ipv4-assignment
Adam Ierymenko
2015-06-18
Merge pull request #186 from mwarning/txQueue_vector
Adam Ierymenko
2015-06-19
replace txQueue list by vector for faster memory access and less allocations
Moritz Warning
2015-06-18
Fix for ipv4 assignment
Kees Bos
2015-06-18
Move js/ to ZeroTierIntegrations project.
Adam Ierymenko
2015-06-17
Merge branch 'adamierymenko-dev' into android-jni
Grant Limberg
2015-06-17
Almost certain fix for GitHub issue #184 on -dev
Adam Ierymenko
2015-06-16
Merge pull request #182 from keesbos/rootserver
Adam Ierymenko
2015-06-16
Merge pull request #181 from keesbos/bugfix
Adam Ierymenko
2015-06-15
Fix 404 on creation of new network
Kees Bos
2015-06-15
Removed a superfluous cross join
Kees Bos
2015-06-15
Fix controller/network/*/member/*
Kees Bos
2015-06-15
Bugfix controller get member info
Kees Bos
2015-06-13
Merge branch 'adamierymenko-dev' into android-jni
Grant Limberg
2015-06-13
Modified ant build script so that it can be integrated with Android Studio's ...
Grant Limberg
2015-06-13
Add definition for VERB_CMA -- GitHub issue #180
Adam Ierymenko
2015-06-13
Add new fields in operator==
Adam Ierymenko
2015-06-13
Gateways support in NetworkConfig object.
Adam Ierymenko
2015-06-13
Gateways support in network controller schema and database (not implemented y...
Adam Ierymenko
2015-06-13
Rename ruleId to ruleNo and optimize some indexes in Sqlite3 schema.
Adam Ierymenko
2015-06-13
Merge pull request #179 from keesbos/bugfix
Adam Ierymenko
2015-06-13
Pickup return code from handleControlPlaneHttpGET and handleControlPlaneHttpPOST
Kees Bos
2015-06-12
This might be a final fix for GitHub issue #173 and possibly others: ACTIVELY...
Adam Ierymenko
2015-06-12
Merge pull request #177 from keesbos/linux-ui
Adam Ierymenko
2015-06-11
Add ui to /var/lib/zerotier (linux installer)
Kees Bos
2015-06-11
Return 404 on delete if network member is missing (controller)
Kees Bos
2015-06-11
Return 404 on delete if network doesn't exist (controller)
Kees Bos
2015-06-11
Get deletion of networks in controller going
Kees Bos
2015-06-11
Change schema to enforce foreing keys
Kees Bos
2015-06-10
Rename JniCache to JniLookup
Grant Limberg
2015-06-09
killing whitespace
Grant Limberg
2015-06-09
Looks like it was the JNI cash causing the crash.
Grant Limberg
2015-06-09
Replace calls to Get<Type>ArrayElements with GetPrimitiveArrayCritical.
Grant Limberg
2015-06-09
ignore windows binary output
Grant Limberg
2015-06-09
Merge branch 'adamierymenko-dev' into android-jni
Grant Limberg
2015-06-09
Logging and adding .equals() methods to MulticastGroup and VirtualNetworkCofnig
Grant Limberg
2015-06-09
Allow double-close just in case in Phy<>
Adam Ierymenko
[prev]
[next]