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 4e26ade2df Fix deadlock in refactored code. 12 years ago
..
Address.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Array.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
AtomicCounter.hpp VERSION 0.7.1: small Linux compile fix on g++, does not merit new release 12 years ago
BandwidthAccount.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Buffer.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
C25519.cpp Remove VC++ warnings in C25519, also add inline to short methods. 12 years ago
C25519.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
CMWC4096.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
CertificateOfMembership.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
CertificateOfMembership.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Constants.hpp Work in progress: refactoring paths, adding TCP fallback. 12 years ago
Defaults.cpp IPC changes and SocketManager changes all build! 12 years ago
Defaults.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Dictionary.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
EthernetTap.cpp (1) Fix menu bar item font size on Windows, (2) fix for possible Windows EthernetTap infinite loop while enumerating registry. 12 years ago
EthernetTap.hpp Rip out old condition and Demarc stuff... 12 years ago
HttpClient.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
HttpClient.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Identity.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
Identity.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
InetAddress.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
InetAddress.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
IpcConnection.cpp IPC changes and SocketManager changes all build! 12 years ago
IpcConnection.hpp Integrate IPC stuff into NodeConfig. 12 years ago
IpcListener.cpp Bug fixes. 12 years ago
IpcListener.hpp IPC changes and SocketManager changes all build! 12 years ago
Logger.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
Logger.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
MAC.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
MulticastGroup.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Multicaster.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
Multicaster.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Mutex.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Network.cpp Fix blocking socket issues in new socket I/O code. 12 years ago
Network.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
NetworkConfig.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
NetworkConfig.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Node.cpp Builds with new Path code. 12 years ago
Node.hpp More IPC work. 12 years ago
NodeConfig.cpp Builds with new Path code. 12 years ago
NodeConfig.hpp Integrate IPC stuff into NodeConfig. 12 years ago
NonCopyable.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Packet.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
Packet.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
PacketDecoder.cpp A few renamings to be consistent. 12 years ago
PacketDecoder.hpp IPC changes and SocketManager changes all build! 12 years ago
Path.hpp Builds with new Path code. 12 years ago
Peer.cpp Fix deadlock in refactored code. 12 years ago
Peer.hpp A few renamings to be consistent. 12 years ago
Poly1305.cpp Windows build fixes. 12 years ago
Poly1305.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
RuntimeEnvironment.hpp Rip out old condition and Demarc stuff... 12 years ago
SHA512.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
SHA512.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Salsa20.cpp Make Salsa20 variable-round, allowing for Salsa20/12 to be used for Packet encrypt and decrypt. Profiling analysis found that Salsa20 encrypt was accounting for a nontrivial percentage of CPU time, so it makes sense to cut this load fundamentally. There are no published attacks against Salsa20/12, and DJB believes 20 rounds to be overkill. This should be more than enough for our needs. Obviously incorporating ASM Salsa20 is among the next steps for performance. 13 years ago
Salsa20.hpp Dead code removal, fix for cleanup GitHub issue #28 12 years ago
Service.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
Service.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
SharedPtr.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Socket.hpp TCP socket. 12 years ago
SocketManager.cpp Builds with new Path code. 12 years ago
SocketManager.hpp Work in progress: refactoring paths, adding TCP fallback. 12 years ago
SoftwareUpdater.cpp Some text changes, remove unused modules from installer project. 12 years ago
SoftwareUpdater.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Switch.cpp Fix blocking socket issues in new socket I/O code. 12 years ago
Switch.hpp IPC changes and SocketManager changes all build! 12 years ago
SysEnv.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
SysEnv.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
TcpSocket.cpp Reworking of paths in Peer work-in-progress, and TCP connect support in SocketManager. Also add FD_SETSIZE checking for the default select implementation of sockets. 12 years ago
TcpSocket.hpp TCP socket. 12 years ago
Thread.hpp Boring stuff: update dates in copyrights across all files. 12 years ago
Topology.cpp A few renamings to be consistent. 12 years ago
Topology.hpp Builds with new Path code. 12 years ago
UdpSocket.cpp Fix TRACE bug and new UDP socket code issue. 12 years ago
UdpSocket.hpp UDP socket implementation. 12 years ago
Utils.cpp Boring stuff: update dates in copyrights across all files. 12 years ago
Utils.hpp Boring stuff: update dates in copyrights across all files. 12 years ago