2
0
Adam Ierymenko ef08494237 Send HELLO instead of NOP for NAT-t in order to measure latency always. Also prevents a race that can cause the first NAT-t to fail where the NOP arrives before the WHOIS reply from the supernode. Now NAT-t initiators will push their own public keys anyway so that doesnt matter. 12 жил өмнө
..
Address.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Array.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
AtomicCounter.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
BlobArray.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Buffer.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Condition.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Constants.hpp 7c85a638b0 Added creation and periodic update of a file called "status" in the home directory that contains peer link status. Useful for debugging and statistics. Send it SIGHUP to force an update now. Otherwise it updates every 120 seconds. 12 жил өмнө
Defaults.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Defaults.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Demarc.cpp 2c0cdc9484 Fix for failure to bind port if IPv6 is not enabled on a system -- it should succeed if it can bind either V4 or V6 or both and only fail if neither binds 12 жил өмнө
Demarc.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
EllipticCurveKey.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
EllipticCurveKeyPair.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
EllipticCurveKeyPair.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
EthernetTap.cpp 2eaac3891e Enable ff:ff:ff:ff:ff:ff w/no ADI a.k.a. broadcast. YOLO. 12 жил өмнө
EthernetTap.hpp 2eaac3891e Enable ff:ff:ff:ff:ff:ff w/no ADI a.k.a. broadcast. YOLO. 12 жил өмнө
HMAC.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
HMAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Http.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Http.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Identity.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Identity.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
InetAddress.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
InetAddress.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Logger.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Logger.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
MAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
MulticastGroup.hpp cfef114c31 Possible fix for issue #4 - segfault in ___removeIp helper function in EthernetTap on OSX -- I think the problem may have been that I was using set::erase(key) while also using an iterator, so now it uses erase(iterator). See if it happens again, cause I could not duplicate the issue. Possible minor difference in STL version. 12 жил өмнө
Mutex.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Network.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Network.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Node.cpp 7c85a638b0 Added creation and periodic update of a file called "status" in the home directory that contains peer link status. Useful for debugging and statistics. Send it SIGHUP to force an update now. Otherwise it updates every 120 seconds. 12 жил өмнө
Node.hpp 7c85a638b0 Added creation and periodic update of a file called "status" in the home directory that contains peer link status. Useful for debugging and statistics. Send it SIGHUP to force an update now. Otherwise it updates every 120 seconds. 12 жил өмнө
NodeConfig.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
NodeConfig.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
NonCopyable.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Pack.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Pack.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Packet.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Packet.hpp cfef114c31 Possible fix for issue #4 - segfault in ___removeIp helper function in EthernetTap on OSX -- I think the problem may have been that I was using set::erase(key) while also using an iterator, so now it uses erase(iterator). See if it happens again, cause I could not duplicate the issue. Possible minor difference in STL version. 12 жил өмнө
Peer.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Peer.hpp 7c85a638b0 Added creation and periodic update of a file called "status" in the home directory that contains peer link status. Useful for debugging and statistics. Send it SIGHUP to force an update now. Otherwise it updates every 120 seconds. 12 жил өмнө
RuntimeEnvironment.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Salsa20.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Salsa20.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
SharedPtr.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Switch.cpp ef08494237 Send HELLO instead of NOP for NAT-t in order to measure latency always. Also prevents a race that can cause the first NAT-t to fail where the NOP arrives before the WHOIS reply from the supernode. Now NAT-t initiators will push their own public keys anyway so that doesnt matter. 12 жил өмнө
Switch.hpp ef08494237 Send HELLO instead of NOP for NAT-t in order to measure latency always. Also prevents a race that can cause the first NAT-t to fail where the NOP arrives before the WHOIS reply from the supernode. Now NAT-t initiators will push their own public keys anyway so that doesnt matter. 12 жил өмнө
SysEnv.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
SysEnv.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Thread.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Thread.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Topology.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Topology.hpp 7c85a638b0 Added creation and periodic update of a file called "status" in the home directory that contains peer link status. Useful for debugging and statistics. Send it SIGHUP to force an update now. Otherwise it updates every 120 seconds. 12 жил өмнө
UdpSocket.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
UdpSocket.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Utils.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө
Utils.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 жил өмнө