| .. |
|
Address.hpp
|
bc715fbd51
Make new identity hashcash algo memory hard, and tweak generation time a bit. Current hashcash cost should be overkill for what we need but still tolerable to users.
|
12 years ago |
|
Array.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
AtomicCounter.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
BandwidthAccount.hpp
|
07e1085dcc
More experimentation with multicast rate.
|
12 years ago |
|
Buffer.hpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
12 years ago |
|
C25519.cpp
|
588a47be89
Some API improvements to C25519 in preparation for that thing I woke up thinking about at 4am.
|
12 years ago |
|
C25519.hpp
|
b0187f4472
Hashcash-based identity, work in progress... committing to test speed on other boxes.
|
12 years ago |
|
CMWC4096.hpp
|
97cbd98bc5
Compile fixes, integration of fast PRNG.
|
12 years ago |
|
CertificateOfMembership.cpp
|
4d594b24bc
Automagically push netconf certs -- Network support.
|
12 years ago |
|
CertificateOfMembership.hpp
|
4d594b24bc
Automagically push netconf certs -- Network support.
|
12 years ago |
|
Condition.hpp
|
36af3d92ec
Windows build work: condition, mutex, thread, udp socket...
|
12 years ago |
|
Constants.hpp
|
4267e7da93
Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.
|
12 years ago |
|
Defaults.cpp
|
2fa2796f2a
Another tweak, hopefully final, to reduce variance on identity generation times.
|
12 years ago |
|
Defaults.hpp
|
3443b203e4
Each peer now tracks the last time it announced multicast LIKEs independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet.
|
12 years ago |
|
Demarc.cpp
|
0dca9964bf
Whew, it builds!
|
12 years ago |
|
Demarc.hpp
|
4c06fcfc9d
More include formatting cleanup.
|
12 years ago |
|
Dictionary.hpp
|
b2b24ca41b
Some file format cleanup.
|
12 years ago |
|
EthernetTap.cpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
12 years ago |
|
EthernetTap.hpp
|
cd907a7662
More tap work -- DHCP configuration and such.
|
12 years ago |
|
Filter.cpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
12 years ago |
|
Filter.hpp
|
3745377872
Filter work, add name and desc to netconf response, small compiler warning fix.
|
12 years ago |
|
Identity.cpp
|
430882327e
Couple of small fixes, works again with new ID code.
|
12 years ago |
|
Identity.hpp
|
4267e7da93
Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.
|
12 years ago |
|
InetAddress.cpp
|
b2b24ca41b
Some file format cleanup.
|
12 years ago |
|
InetAddress.hpp
|
3443b203e4
Each peer now tracks the last time it announced multicast LIKEs independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet.
|
12 years ago |
|
Logger.cpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
12 years ago |
|
Logger.hpp
|
4c06fcfc9d
More include formatting cleanup.
|
12 years ago |
|
MAC.hpp
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
12 years ago |
|
MulticastGroup.hpp
|
4c06fcfc9d
More include formatting cleanup.
|
12 years ago |
|
Multicaster.cpp
|
2cfa76fa8b
Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0!
|
12 years ago |
|
Multicaster.hpp
|
2cfa76fa8b
Multicast propagation is now working from non-supernodes, and working quite well. Time for some more simulation before 0.5.0!
|
12 years ago |
|
Mutex.hpp
|
36af3d92ec
Windows build work: condition, mutex, thread, udp socket...
|
12 years ago |
|
Network.cpp
|
58fa6cab43
Auto-pushing of membership certs on: MULTICAST_FRAME,FRAME,MULTICAST_LIKE and on receipt of MULTICAST_LIKE.
|
12 years ago |
|
Network.hpp
|
58fa6cab43
Auto-pushing of membership certs on: MULTICAST_FRAME,FRAME,MULTICAST_LIKE and on receipt of MULTICAST_LIKE.
|
12 years ago |
|
Node.cpp
|
430882327e
Couple of small fixes, works again with new ID code.
|
12 years ago |
|
Node.hpp
|
300588c5e8
Add port and control port command line options to daemon and command line client, add new supernode keys to Defaults.
|
12 years ago |
|
NodeConfig.cpp
|
430882327e
Couple of small fixes, works again with new ID code.
|
12 years ago |
|
NodeConfig.hpp
|
f3128a18fe
Work in progress...
|
12 years ago |
|
NonCopyable.hpp
|
150850b800
New git repository for release - version 0.2.0 tagged
|
12 years ago |
|
Packet.cpp
|
dcbc9c8ddd
Rename error code for no membership certificate.
|
12 years ago |
|
Packet.hpp
|
4d594b24bc
Automagically push netconf certs -- Network support.
|
12 years ago |
|
PacketDecoder.cpp
|
58fa6cab43
Auto-pushing of membership certs on: MULTICAST_FRAME,FRAME,MULTICAST_LIKE and on receipt of MULTICAST_LIKE.
|
12 years ago |
|
PacketDecoder.hpp
|
4267e7da93
Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.
|
12 years ago |
|
Peer.cpp
|
4267e7da93
Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.
|
12 years ago |
|
Peer.hpp
|
4267e7da93
Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.
|
12 years ago |
|
Poly1305.cpp
|
f3128a18fe
Work in progress...
|
12 years ago |
|
Poly1305.hpp
|
300d26973a
Test vectors for all new crypto.
|
12 years ago |
|
Range.hpp
|
e2a2d33f8f
Filter code, work in progress, wont build yet
|
12 years ago |
|
RuntimeEnvironment.hpp
|
24bad9f3d1
More work in progress in new multicast propagation...
|
12 years ago |
|
SHA512.cpp
|
b0187f4472
Hashcash-based identity, work in progress... committing to test speed on other boxes.
|
12 years ago |
|
SHA512.hpp
|
77965af288
Add new crypto: SHA512 and C25519 -- not integrated yet.
|
12 years ago |
|
Salsa20.cpp
|
ef3e319c64
Several things:
|
12 years ago |
|
Salsa20.hpp
|
4c06fcfc9d
More include formatting cleanup.
|
12 years ago |
|
Service.cpp
|
8a46452a70
Move template parameter in Thread to a more logical scope location.
|
12 years ago |
|
Service.hpp
|
8a46452a70
Move template parameter in Thread to a more logical scope location.
|
12 years ago |
|
SharedPtr.hpp
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
|
Switch.cpp
|
58fa6cab43
Auto-pushing of membership certs on: MULTICAST_FRAME,FRAME,MULTICAST_LIKE and on receipt of MULTICAST_LIKE.
|
12 years ago |
|
Switch.hpp
|
3443b203e4
Each peer now tracks the last time it announced multicast LIKEs independently and does so frequently enough to prevent expires. Also add a multicast debug facility for use on the testnet.
|
12 years ago |
|
SysEnv.cpp
|
4c06fcfc9d
More include formatting cleanup.
|
12 years ago |
|
SysEnv.hpp
|
3368330b77
Poll for network autoconf, and a few other documentation changes.
|
12 years ago |
|
Thread.hpp
|
36af3d92ec
Windows build work: condition, mutex, thread, udp socket...
|
12 years ago |
|
Topology.cpp
|
4267e7da93
Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.
|
12 years ago |
|
Topology.hpp
|
4267e7da93
Remove a whole bunch of now-unnecessary cruft from Topology and PacketDecoder.
|
12 years ago |
|
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.
|
12 years ago |
|
UdpSocket.hpp
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
12 years ago |
|
Utils.cpp
|
0e43e5e8f2
Rest of work on new hashcash based identity scheme.
|
12 years ago |
|
Utils.hpp
|
0e43e5e8f2
Rest of work on new hashcash based identity scheme.
|
12 years ago |