| .. |
|
Address.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Array.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
AtomicCounter.hpp
|
939cdc82a2
VERSION 0.7.1: small Linux compile fix on g++, does not merit new release
|
12 years ago |
|
BandwidthAccount.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Buffer.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
C25519.cpp
|
4d1cca1150
Remove VC++ warnings in C25519, also add inline to short methods.
|
12 years ago |
|
C25519.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
CMWC4096.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
CertificateOfMembership.cpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
CertificateOfMembership.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Constants.hpp
|
595b386afc
Increase maximum packet fragments to make room for huge multicasts with certificates of membership tagged onto them. This likely will not actually increase the number of fragments in practice much, since these are then subsequently compressed. But the buffer needs to be allocated with room for them, otherwise these packets get dropped with a range_error exception internally.
|
11 years ago |
|
Defaults.cpp
|
5ef2c6fd6f
Add TCP/443 to all supernodes in Defaults.
|
11 years ago |
|
Defaults.hpp
|
daaec84c6b
Add TCP channel support for supernode list, make Peer pick the first path if all paths are equally dead.
|
11 years ago |
|
Dictionary.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
EthernetTap.cpp
|
881ff08269
Make multiple attempts to open the tap device on Windows.
|
11 years ago |
|
EthernetTap.hpp
|
dc0f3559be
Rip out old condition and Demarc stuff...
|
11 years ago |
|
HttpClient.cpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
HttpClient.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Identity.cpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Identity.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
InetAddress.cpp
|
2ac56fd120
Fix TCP connection accumulation problem, still having issues with TCP tunneling.
|
11 years ago |
|
InetAddress.hpp
|
8e587ae481
Clean dead paths from peers.
|
11 years ago |
|
IpcConnection.cpp
|
67a85221d5
WINDOWS IS SUFFERING
|
11 years ago |
|
IpcConnection.hpp
|
67a85221d5
WINDOWS IS SUFFERING
|
11 years ago |
|
IpcListener.cpp
|
67a85221d5
WINDOWS IS SUFFERING
|
11 years ago |
|
IpcListener.hpp
|
67a85221d5
WINDOWS IS SUFFERING
|
11 years ago |
|
Logger.cpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Logger.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
MAC.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
MulticastGroup.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Multicaster.cpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Multicaster.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Mutex.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Network.cpp
|
6f5a4d7e29
Fix blocking socket issues in new socket I/O code.
|
11 years ago |
|
Network.hpp
|
ab5a460177
Apply multicast rate limits on a network to ourselves and do not send multicasts that would exceed limits, for GitHub issue #55
|
11 years ago |
|
NetworkConfig.cpp
|
73c1d43f2f
Crank down default multicast preload and max balance just a little bit... should not impact non-lame protocols.
|
11 years ago |
|
NetworkConfig.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Node.cpp
|
b73c36acbf
Merge branch 'adamierymenko-dev' of ssh://shub-niggurath.zerotier.com:222/git/ZeroTierOne into adamierymenko-dev
|
11 years ago |
|
Node.hpp
|
181369964f
Make TCP optional, rename port constant.
|
11 years ago |
|
NodeConfig.cpp
|
c231510f8b
More TCP-related fixes and tweaks to ping timing, resynchronize, and startup.
|
11 years ago |
|
NodeConfig.hpp
|
acf7d70d24
Integrate IPC stuff into NodeConfig.
|
11 years ago |
|
NonCopyable.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Packet.cpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Packet.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
PacketDecoder.cpp
|
8d3eb1a258
A few renamings to be consistent.
|
11 years ago |
|
PacketDecoder.hpp
|
abc82d6a52
IPC changes and SocketManager changes all build!
|
11 years ago |
|
Path.hpp
|
8e587ae481
Clean dead paths from peers.
|
11 years ago |
|
Peer.cpp
|
8e587ae481
Clean dead paths from peers.
|
11 years ago |
|
Peer.hpp
|
8e587ae481
Clean dead paths from peers.
|
11 years ago |
|
Poly1305.cpp
|
07f505971c
Windows build fixes.
|
12 years ago |
|
Poly1305.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
RuntimeEnvironment.hpp
|
c231510f8b
More TCP-related fixes and tweaks to ping timing, resynchronize, and startup.
|
11 years ago |
|
SHA512.cpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
SHA512.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Salsa20.cpp
|
8c9b73f67b
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.
|
12 years ago |
|
Salsa20.hpp
|
612c17240a
Dead code removal, fix for cleanup GitHub issue #28
|
12 years ago |
|
Service.cpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Service.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
SharedPtr.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Socket.hpp
|
bb25128406
TCP socket.
|
11 years ago |
|
SocketManager.cpp
|
7957ab6b1d
Windows uses exceptfds to report failed async connect() in select(). TCP now done on Windows (I think).
|
11 years ago |
|
SocketManager.hpp
|
328be8f846
Make Windows build, add (untested) Windows named pipe based IPC code.
|
11 years ago |
|
SoftwareUpdater.cpp
|
60f25ccdf9
Some text changes, remove unused modules from installer project.
|
12 years ago |
|
SoftwareUpdater.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
Switch.cpp
|
daaec84c6b
Add TCP channel support for supernode list, make Peer pick the first path if all paths are equally dead.
|
11 years ago |
|
Switch.hpp
|
abc82d6a52
IPC changes and SocketManager changes all build!
|
11 years ago |
|
SysEnv.cpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
SysEnv.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |
|
TcpSocket.cpp
|
7957ab6b1d
Windows uses exceptfds to report failed async connect() in select(). TCP now done on Windows (I think).
|
11 years ago |
|
TcpSocket.hpp
|
7957ab6b1d
Windows uses exceptfds to report failed async connect() in select(). TCP now done on Windows (I think).
|
11 years ago |
|
Thread.hpp
|
67a85221d5
WINDOWS IS SUFFERING
|
11 years ago |
|
Topology.cpp
|
8e587ae481
Clean dead paths from peers.
|
11 years ago |
|
Topology.hpp
|
daaec84c6b
Add TCP channel support for supernode list, make Peer pick the first path if all paths are equally dead.
|
11 years ago |
|
UdpSocket.cpp
|
1a0572d7e7
Remove UDP-breaking debug code.
|
11 years ago |
|
UdpSocket.hpp
|
1a0a6755b1
UDP socket implementation.
|
11 years ago |
|
Utils.cpp
|
2ac56fd120
Fix TCP connection accumulation problem, still having issues with TCP tunneling.
|
11 years ago |
|
Utils.hpp
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
12 years ago |