Adam Ierymenko a20b540fb0 Small compiler warning fix 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 ef3e319c64 Several things: 12 лет назад
Condition.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 лет назад
Constants.hpp ef3e319c64 Several things: 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 a20b540fb0 Small compiler warning fix 12 лет назад
EthernetTap.hpp ef3e319c64 Several things: 12 лет назад
Filter.cpp 366f556e5b Filter work 12 лет назад
Filter.hpp e7f20ad5f9 More filter development. It builds but is not integrated with the rest of the code. 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 ef3e319c64 Several things: 12 лет назад
Network.hpp ef3e319c64 Several things: 12 лет назад
Node.cpp 6eb77da094 Fix for issue #6: OSX tap device forgets it has IPv6 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 6eb77da094 Fix for issue #6: OSX tap device forgets it has IPv6 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 ef3e319c64 Several things: 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 лет назад
Range.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 лет назад
RuntimeEnvironment.hpp 150850b800 New git repository for release - version 0.2.0 tagged 12 лет назад
Salsa20.cpp ef3e319c64 Several things: 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 41cd980bf7 Further increase verbosity of TRACE messages for duplicate multicasts 12 лет назад
Switch.hpp 775fef9ce9 Silly multicast propagation fix: exclude upstream sender to never send duplicate multicasts back to where they came from 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 775fef9ce9 Silly multicast propagation fix: exclude upstream sender to never send duplicate multicasts back to where they came from 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 e2a2d33f8f Filter code, work in progress, wont build yet 12 лет назад
Utils.hpp e2a2d33f8f Filter code, work in progress, wont build yet 12 лет назад