Adam Ierymenko 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 years ago
..
Address.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Array.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
AtomicCounter.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
BlobArray.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Buffer.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Condition.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
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 years ago
Defaults.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Defaults.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
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 years ago
Demarc.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
EllipticCurveKey.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
EllipticCurveKeyPair.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
EllipticCurveKeyPair.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
EthernetTap.cpp 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 years ago
EthernetTap.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
HMAC.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
HMAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Http.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Http.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Identity.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Identity.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
InetAddress.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
InetAddress.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Logger.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Logger.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
MAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
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 years ago
Mutex.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Network.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Network.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
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 years ago
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 years ago
NodeConfig.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
NodeConfig.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
NonCopyable.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Pack.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Pack.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Packet.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
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 years ago
Peer.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
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 years ago
RuntimeEnvironment.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Salsa20.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Salsa20.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
SharedPtr.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Switch.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Switch.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
SysEnv.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
SysEnv.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Thread.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Thread.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Topology.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
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 years ago
UdpSocket.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
UdpSocket.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Utils.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago
Utils.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 years ago