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-07-29
Add border around Mac icon so it looks better in Finder.
Adam Ierymenko
2015-07-29
Go ahead and spec out controller DB support for AuthToken -- GitHub issue #21...
Adam Ierymenko
2015-07-28
docs
Adam Ierymenko
2015-07-28
Add CLI support for /explicit/urls (automatically outputs JSON in this case),...
Adam Ierymenko
2015-07-28
Get rid of -I on Mac and Linux since we include miniupnpc headers by direct p...
Adam Ierymenko
2015-07-28
Add miniupnpc builds for Windows, fix some Windows build warnings.
Adam Ierymenko
2015-07-28
Linux x86 libminiupnpc.a
Adam Ierymenko
2015-07-24
Linux x64 libminiupnpc.a
Adam Ierymenko
2015-07-28
Linux make support for libminiupnpc.
Adam Ierymenko
2015-07-28
libminiupnpc.a for arm6l
Adam Ierymenko
2015-07-28
Add miniupnpc to third party libs.
Adam Ierymenko
2015-07-28
Add binary build of libminiupnpc for Mac x64.
Adam Ierymenko
2015-07-28
Merge branch 'adamierymenko-dev' of http://git.int.zerotier.com/zerotier/zero...
Adam Ierymenko
2015-07-28
UPNP/NAT-PMP support with libminiupnpc (if built with it) -- GitHub issue #64
Adam Ierymenko
2015-07-28
docs,cleanup
Adam Ierymenko
2015-07-28
Cancel NAT-t attempts if peer is no longer "alive"
Adam Ierymenko
2015-07-28
Kill more kittens.
Adam Ierymenko
2015-07-28
Revert... no luck with any of that.
Adam Ierymenko
2015-07-28
Play with NAT-t tweaks some more.
Adam Ierymenko
2015-07-28
Disable type punning on ARM by ifdef.
Adam Ierymenko
2015-07-28
Remove some left over debug code, and fix attempt to send to self if we are a...
Adam Ierymenko
2015-07-28
Add TRACE for NAT-t debugging.
Adam Ierymenko
2015-07-28
Try another NAT traversal improvement.
Adam Ierymenko
2015-07-28
Nuke some abandoned code.
Adam Ierymenko
2015-07-28
Enable SO_NO_CHECK if available to skip UDP checksum on packet send for sligh...
Adam Ierymenko
2015-07-28
Merge branch 'master' into adamierymenko-dev
Adam Ierymenko
2015-07-28
Merge pull request #215 from nelsonjchen/patch-2
Adam Ierymenko
2015-07-27
Fix to NAT escalation sequence.
Adam Ierymenko
2015-07-27
Fix IP scoping bug, and disable remotely reported surface push... not helping...
Adam Ierymenko
2015-07-27
Fix infinite loop typo.
Adam Ierymenko
2015-07-27
Push remote surface as reported by peers along with known interface direct pa...
Adam Ierymenko
2015-07-27
Eliminate some aggressive port scanning NAT-t behavior that has proven ineffe...
Adam Ierymenko
2015-07-24
Fix leaving of networks to actually call Network::destroy().
Adam Ierymenko
2015-07-24
Apply same Linux compiler-picker logic to Mac.
Adam Ierymenko
2015-07-24
Add version to log.
Adam Ierymenko
2015-07-23
(1) Fix updating of network revision counter on member change.
Adam Ierymenko
2015-07-23
Fix for make-linux: detect whether CC/CXX were explicitly overridden, and if ...
Adam Ierymenko
2015-07-23
Add a rate limiting circuit breaker to the network controller to prevent floo...
Adam Ierymenko
2015-07-23
Eliminate some poorly thought out optimizations from the netconf/controller i...
Adam Ierymenko
2015-07-22
Update Application Mac Menu. Small MacGap leftover.
Nelson Chen
2015-07-22
Add a Log table to log queries for debugging and security logging. No JSON AP...
Adam Ierymenko
2015-07-22
Merge pull request #212 from keesbos/fix
Adam Ierymenko
2015-07-21
Fix to member listing: I wanted an object with member IDs as keys and member ...
Adam Ierymenko
2015-07-21
List members in the form of a hash of member ID and member revision so code c...
Adam Ierymenko
2015-07-21
Remove "members" from Network record and instead enumerate members via specif...
Adam Ierymenko
2015-07-21
Fix IP auto-assign bug due to missing subnet routes.
Adam Ierymenko
2015-07-21
Report controllerInstanceId in all objects so that controller resets can be e...
Adam Ierymenko
2015-07-20
Fix bug in rules JSON output.
Adam Ierymenko
2015-07-20
Proper handling of NULL entry for etherType in rules table.
Adam Ierymenko
2015-07-20
Fix string overwrite bug.
Adam Ierymenko
[prev]
[next]