| .. |
|
Address.hpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
před 12 roky |
|
Array.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
před 12 roky |
|
AtomicCounter.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
před 12 roky |
|
BandwidthAccount.hpp
|
5885c6186d
More updates to bandwidth accounting.
|
před 12 roky |
|
BloomFilter.hpp
|
1a7e303f97
docs and minor cleanup
|
před 12 roky |
|
Buffer.hpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
před 12 roky |
|
CMWC4096.hpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
před 12 roky |
|
Condition.hpp
|
36af3d92ec
Windows build work: condition, mutex, thread, udp socket...
|
před 12 roky |
|
Constants.hpp
|
55e7ddba1e
Get a default rate that works for multicast.
|
před 12 roky |
|
Defaults.cpp
|
335733f110
Build fixes for *nix
|
před 12 roky |
|
Defaults.hpp
|
e0bdc02139
Docs, Node picks a default home folder if created with NULL as its home path, and add binary tap drivers (self-signed for now).
|
před 12 roky |
|
Demarc.cpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
před 12 roky |
|
Demarc.hpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
před 12 roky |
|
Dictionary.hpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
před 12 roky |
|
EllipticCurveKey.hpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
před 12 roky |
|
EllipticCurveKeyPair.cpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
před 12 roky |
|
EllipticCurveKeyPair.hpp
|
a793dc2b29
Small updates to documentation, a few precautionary fixes.
|
před 12 roky |
|
EthernetTap.cpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
před 12 roky |
|
EthernetTap.hpp
|
cd907a7662
More tap work -- DHCP configuration and such.
|
před 12 roky |
|
Filter.cpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
před 12 roky |
|
Filter.hpp
|
3745377872
Filter work, add name and desc to netconf response, small compiler warning fix.
|
před 12 roky |
|
HMAC.cpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
před 12 roky |
|
HMAC.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
před 12 roky |
|
Identity.cpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
před 12 roky |
|
Identity.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
před 12 roky |
|
InetAddress.cpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
před 12 roky |
|
InetAddress.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
před 12 roky |
|
Logger.cpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
před 12 roky |
|
Logger.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
před 12 roky |
|
MAC.hpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
před 12 roky |
|
MulticastGroup.hpp
|
a3a2b8dedb
Look up rate info from database, but going to drop min balance cause it seems unnecessary. Also work in progress on membership certs.
|
před 12 roky |
|
Multicaster.hpp
|
1a7e303f97
docs and minor cleanup
|
před 12 roky |
|
Mutex.hpp
|
36af3d92ec
Windows build work: condition, mutex, thread, udp socket...
|
před 12 roky |
|
Network.cpp
|
55e7ddba1e
Get a default rate that works for multicast.
|
před 12 roky |
|
Network.hpp
|
75471ee0e0
Small method rename.
|
před 12 roky |
|
Node.cpp
|
0e62857841
A few logging changes.
|
před 12 roky |
|
Node.hpp
|
4875eb49f8
Remove old launcher code, fix build error in idtool, add terminate command to control bus.
|
před 12 roky |
|
NodeConfig.cpp
|
4875eb49f8
Remove old launcher code, fix build error in idtool, add terminate command to control bus.
|
před 12 roky |
|
NodeConfig.hpp
|
e73c4cb68b
Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code.
|
před 12 roky |
|
NonCopyable.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
před 12 roky |
|
Packet.cpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
před 12 roky |
|
Packet.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
před 12 roky |
|
PacketDecoder.cpp
|
553002e9d8
Reduce log noise, change to TRACE.
|
před 12 roky |
|
PacketDecoder.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
před 12 roky |
|
Peer.cpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
před 12 roky |
|
Peer.hpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
před 12 roky |
|
Range.hpp
|
e2a2d33f8f
Filter code, work in progress, wont build yet
|
před 12 roky |
|
RuntimeEnvironment.hpp
|
4875eb49f8
Remove old launcher code, fix build error in idtool, add terminate command to control bus.
|
před 12 roky |
|
Salsa20.cpp
|
ef3e319c64
Several things:
|
před 12 roky |
|
Salsa20.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
před 12 roky |
|
Service.cpp
|
8a46452a70
Move template parameter in Thread to a more logical scope location.
|
před 12 roky |
|
Service.hpp
|
8a46452a70
Move template parameter in Thread to a more logical scope location.
|
před 12 roky |
|
SharedPtr.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
před 12 roky |
|
Switch.cpp
|
55e7ddba1e
Get a default rate that works for multicast.
|
před 12 roky |
|
Switch.hpp
|
195ded4608
Cleanup, comments, regularize TRACE messages.
|
před 12 roky |
|
SysEnv.cpp
|
5076c75b07
More Windows port work.
|
před 12 roky |
|
SysEnv.hpp
|
3368330b77
Poll for network autoconf, and a few other documentation changes.
|
před 12 roky |
|
Thread.hpp
|
36af3d92ec
Windows build work: condition, mutex, thread, udp socket...
|
před 12 roky |
|
Topology.cpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
před 12 roky |
|
Topology.hpp
|
8a46452a70
Move template parameter in Thread to a more logical scope location.
|
před 12 roky |
|
UdpSocket.cpp
|
b4be07149f
Tap now basically sorta works on Windows. Now have to figure out how to control DHCP behavior since we normally don't want that.
|
před 12 roky |
|
UdpSocket.hpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
před 12 roky |
|
Utils.cpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
před 12 roky |
|
Utils.hpp
|
cdb96726df
updateAndCheckMulticastBalance and friends
|
před 12 roky |