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
/
InetAddress.cpp
Age
Commit message (
Expand
)
Author
2015-04-14
Fix < logic.
Adam Ierymenko
2015-04-14
Turns out you do have to unpack and compare sockaddr structures due to sin_le...
Adam Ierymenko
2015-04-07
Some external surface awareness work, and IP scope classification.
Adam Ierymenko
2015-03-31
Whole heap more cleanup and refactoring...
Adam Ierymenko
2015-02-17
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
Adam Ierymenko
2015-01-08
C++ network config master ready to test.
Adam Ierymenko
2015-01-05
Cleanup, add tristate to config code in Network, and happy new year!
Adam Ierymenko
2014-09-04
Fix for missing broadcast address on Linux Ethernet taps.
Adam Ierymenko
2014-08-12
(1) Tweak LAN locator beacon frequencies, (2) Windows virtual networks
Adam Ierymenko
2014-07-17
BSD routing table works... that hurt much worse than it should have.
Adam Ierymenko
2014-07-02
Leave IP addresses alone instead of deleting them from tap if they are not me...
Adam Ierymenko
2014-03-26
Fix TCP connection accumulation problem, still having issues with TCP tunneling.
Adam Ierymenko
2014-02-16
Boring stuff: update dates in copyrights across all files.
Adam Ierymenko
2013-09-17
Some file format cleanup.
Adam Ierymenko
2013-08-30
Improve code security posture by replacing sprintf with a safer function.
Adam Ierymenko
2013-08-12
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a...
Adam Ierymenko
2013-07-04
New git repository for release - version 0.2.0 tagged
Adam Ierymenko