You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko 47f611e7b8 Add bloom filter as separate code, work in progress factoring out multicast algorithm from the bloated Switch class. 13 years ago
..
Address.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Array.hpp New git repository for release - version 0.2.0 tagged 13 years ago
AtomicCounter.hpp New git repository for release - version 0.2.0 tagged 13 years ago
BlobArray.hpp New git repository for release - version 0.2.0 tagged 13 years ago
BloomFilter.hpp Add bloom filter as separate code, work in progress factoring out multicast algorithm from the bloated Switch class. 13 years ago
Buffer.hpp Several things: 13 years ago
Condition.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Constants.hpp Several things: 13 years ago
Defaults.cpp New git repository for release - version 0.2.0 tagged 13 years ago
Defaults.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Demarc.cpp 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 13 years ago
Demarc.hpp New git repository for release - version 0.2.0 tagged 13 years ago
EllipticCurveKey.hpp New git repository for release - version 0.2.0 tagged 13 years ago
EllipticCurveKeyPair.cpp New git repository for release - version 0.2.0 tagged 13 years ago
EllipticCurveKeyPair.hpp New git repository for release - version 0.2.0 tagged 13 years ago
EthernetTap.cpp Small compiler warning fix 13 years ago
EthernetTap.hpp Several things: 13 years ago
Filter.cpp Filter work 13 years ago
Filter.hpp More filter development. It builds but is not integrated with the rest of the code. 13 years ago
HMAC.cpp New git repository for release - version 0.2.0 tagged 13 years ago
HMAC.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Http.cpp New git repository for release - version 0.2.0 tagged 13 years ago
Http.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Identity.cpp New git repository for release - version 0.2.0 tagged 13 years ago
Identity.hpp New git repository for release - version 0.2.0 tagged 13 years ago
InetAddress.cpp New git repository for release - version 0.2.0 tagged 13 years ago
InetAddress.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Logger.cpp New git repository for release - version 0.2.0 tagged 13 years ago
Logger.hpp New git repository for release - version 0.2.0 tagged 13 years ago
MAC.hpp New git repository for release - version 0.2.0 tagged 13 years ago
MulticastGroup.hpp 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. 13 years ago
Mutex.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Network.cpp Several things: 13 years ago
Network.hpp Several things: 13 years ago
Node.cpp Fix for issue #6: OSX tap device forgets it has IPv6 13 years ago
Node.hpp 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. 13 years ago
NodeConfig.cpp New git repository for release - version 0.2.0 tagged 13 years ago
NodeConfig.hpp Fix for issue #6: OSX tap device forgets it has IPv6 13 years ago
NonCopyable.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Pack.cpp New git repository for release - version 0.2.0 tagged 13 years ago
Pack.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Packet.cpp New git repository for release - version 0.2.0 tagged 13 years ago
Packet.hpp Several things: 13 years ago
Peer.cpp New git repository for release - version 0.2.0 tagged 13 years ago
Peer.hpp 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. 13 years ago
Range.hpp Filter code, work in progress, wont build yet 13 years ago
RuntimeEnvironment.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Salsa20.cpp Several things: 13 years ago
Salsa20.hpp New git repository for release - version 0.2.0 tagged 13 years ago
SharedPtr.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Switch.cpp Further increase verbosity of TRACE messages for duplicate multicasts 13 years ago
Switch.hpp Silly multicast propagation fix: exclude upstream sender to never send duplicate multicasts back to where they came from 13 years ago
SysEnv.cpp New git repository for release - version 0.2.0 tagged 13 years ago
SysEnv.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Thread.cpp New git repository for release - version 0.2.0 tagged 13 years ago
Thread.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Topology.cpp Silly multicast propagation fix: exclude upstream sender to never send duplicate multicasts back to where they came from 13 years ago
Topology.hpp 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. 13 years ago
UdpSocket.cpp New git repository for release - version 0.2.0 tagged 13 years ago
UdpSocket.hpp New git repository for release - version 0.2.0 tagged 13 years ago
Utils.cpp Filter code, work in progress, wont build yet 13 years ago
Utils.hpp Add bloom filter as separate code, work in progress factoring out multicast algorithm from the bloated Switch class. 13 years ago