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
path:
root
/
node
Age
Commit message (
Expand
)
Author
2014-12-02
Windows Visual Studio meaningless-warning-ectomy.
Adam Ierymenko
2014-12-02
Fix network enumeration buffer size bug -- reported by user Neal Symms via Li...
Adam Ierymenko
2014-11-26
docs
Adam Ierymenko
2014-11-26
Remove more legacy code -- just doing the supernode redist for old multicast ...
Adam Ierymenko
2014-11-26
cleanup and docs
Adam Ierymenko
2014-11-26
docs and cleanup
Adam Ierymenko
2014-11-25
Enable legacy multicast in Constants.
Adam Ierymenko
2014-11-25
Add ZT_SUPPORT_LEGACY_MULTICAST ifdef to enable the legacy code to all be tog...
Adam Ierymenko
2014-11-24
Re-enable legacy multicast distribution -- still too many pre1.0.0 nodes online.
Adam Ierymenko
2014-11-24
Multicast code cleanup.
Adam Ierymenko
2014-11-23
A few more tweaks to MC algo...
Adam Ierymenko
2014-11-21
Add a bunch of high-resolution try/catch safety in Node main loop to attempt ...
Adam Ierymenko
2014-11-21
Fix thinko in multicast changes... works now!
Adam Ierymenko
2014-11-21
Send multicasts in random order.
Adam Ierymenko
2014-11-20
Tweak to symmetric NAT buster to add one to the number of ports above the cur...
Adam Ierymenko
2014-11-20
Change path selection logic to exclude non-fixed and non-active paths -- poss...
Adam Ierymenko
2014-11-13
Optimization: we don't need to verify signatures on certs if they're certs we...
Adam Ierymenko
2014-11-13
Prevent "software laser" in legacy multicast support. Already hotpatched in s...
Adam Ierymenko
2014-11-04
Make selftest build and run on FreeBSD 10 with gmake
Adam Ierymenko
2014-10-29
Back off default multicast limit just a little.
Adam Ierymenko
2014-10-29
More cleanup, and fix a bug in Multicaster::gather()
Adam Ierymenko
2014-10-29
Moderate efficiency improvement on multicast gather result parsing, and go ah...
Adam Ierymenko
2014-10-29
Code cleanup, and fix some unsafe pointer handling in Network.
Adam Ierymenko
2014-10-28
Fix a nasty bug introduced in packet fragmentation a while back during refact...
Adam Ierymenko
2014-10-28
Make multicast gather slightly more aggressive, and add total to list command...
Adam Ierymenko
2014-10-28
NULL dereference on still-initializing node bug fix in status query commands,...
Adam Ierymenko
2014-10-27
Testnet seems to work a bit better now...
Adam Ierymenko
2014-10-27
...
Adam Ierymenko
2014-10-24
More testnet work.
Adam Ierymenko
2014-10-23
Testnet work... getting there!
Adam Ierymenko
2014-10-22
Some work on simulated net...
Adam Ierymenko
2014-10-21
Starting on simulated socket manager.
Adam Ierymenko
2014-10-21
More work on abstracting socket manager.
Adam Ierymenko
2014-10-21
About halfway there in refactoring to support pluggable SocketManager.
Adam Ierymenko
2014-10-21
Move socket manager implementation into osnet/
Adam Ierymenko
2014-10-21
Simplify locking semantics some more to address a deadlock.
Adam Ierymenko
2014-10-19
Don't need to check peer version for every item in txQueue since there is onl...
Adam Ierymenko
2014-10-19
Now for some clang compile fixes...
Adam Ierymenko
2014-10-19
Windows build fixes.
Adam Ierymenko
2014-10-14
Make several changes to eliminate potential deadlock or recursive lock condit...
Adam Ierymenko
2014-10-14
Get rid of rescanMulticastGroups() in Network thread since this can deadlock....
Adam Ierymenko
2014-10-14
Fix sleeper bug that probably did nothing in setSupernodes().
Adam Ierymenko
2014-10-14
More fixes to legacy support, and to a potential issue on quit.
Adam Ierymenko
2014-10-13
Permanently retire peers.persist, but make iddb.d always enabled instead sinc...
Adam Ierymenko
2014-10-13
Another build fix.
Adam Ierymenko
2014-10-13
GitHub issue #111
Adam Ierymenko
2014-10-13
Yank potentially costly support for TTL out of UdpSocket since we dont use th...
Adam Ierymenko
2014-10-12
Make crypto and compression build optimized in debug, and also try disabling ...
Adam Ierymenko
2014-10-11
Delete bunch of commented out code.
Adam Ierymenko
2014-10-11
Stop persisting last announcement time since Multicaster is volatile. Also so...
Adam Ierymenko
[next]