Adam Ierymenko 775fef9ce9 Silly multicast propagation fix: exclude upstream sender to never send duplicate multicasts back to where they came from 12 ani în urmă
..
Address.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Array.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
AtomicCounter.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
BlobArray.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Buffer.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Condition.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
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 ani în urmă
Defaults.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Defaults.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
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 ani în urmă
Demarc.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
EllipticCurveKey.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
EllipticCurveKeyPair.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
EllipticCurveKeyPair.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
EthernetTap.cpp 6eb77da094 Fix for issue #6: OSX tap device forgets it has IPv6 12 ani în urmă
EthernetTap.hpp 6eb77da094 Fix for issue #6: OSX tap device forgets it has IPv6 12 ani în urmă
Filter.cpp 366f556e5b Filter work 12 ani în urmă
Filter.hpp e7f20ad5f9 More filter development. It builds but is not integrated with the rest of the code. 12 ani în urmă
HMAC.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
HMAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Http.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Http.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Identity.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Identity.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
InetAddress.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
InetAddress.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Logger.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Logger.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
MAC.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
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 ani în urmă
Mutex.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Network.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Network.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Node.cpp 6eb77da094 Fix for issue #6: OSX tap device forgets it has IPv6 12 ani în urmă
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 ani în urmă
NodeConfig.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
NodeConfig.hpp 6eb77da094 Fix for issue #6: OSX tap device forgets it has IPv6 12 ani în urmă
NonCopyable.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Pack.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Pack.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Packet.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
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 ani în urmă
Peer.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
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 ani în urmă
Range.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 ani în urmă
RuntimeEnvironment.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Salsa20.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Salsa20.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
SharedPtr.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Switch.cpp 775fef9ce9 Silly multicast propagation fix: exclude upstream sender to never send duplicate multicasts back to where they came from 12 ani în urmă
Switch.hpp 775fef9ce9 Silly multicast propagation fix: exclude upstream sender to never send duplicate multicasts back to where they came from 12 ani în urmă
SysEnv.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
SysEnv.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Thread.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Thread.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Topology.cpp 775fef9ce9 Silly multicast propagation fix: exclude upstream sender to never send duplicate multicasts back to where they came from 12 ani în urmă
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 ani în urmă
UdpSocket.cpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
UdpSocket.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 ani în urmă
Utils.cpp e2a2d33f8f Filter code, work in progress, wont build yet 12 ani în urmă
Utils.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 ani în urmă