ZeroTierOne/node
2013-09-16 19:25:31 +00:00
..
Address.hpp Improve code security posture by replacing sprintf with a safer function. 2013-08-30 17:05:43 -04:00
Array.hpp Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 2013-08-12 21:25:36 -04:00
AtomicCounter.hpp New git repository for release - version 0.2.0 tagged 2013-07-04 16:56:19 -04:00
BandwidthAccount.hpp More experimentation with multicast rate. 2013-09-12 17:27:10 -04:00
BloomFilter.hpp docs and minor cleanup 2013-08-30 16:47:54 -04:00
Buffer.hpp ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 2013-08-26 17:22:20 -04:00
C25519.cpp Build fix to eliminate strict aliasing warnings, and a bug fix. 2013-09-16 19:25:31 +00:00
C25519.hpp Integrating new crypto -- work in progress, wont build yet. 2013-09-16 09:20:59 -04:00
CMWC4096.hpp Compile fixes, integration of fast PRNG. 2013-07-13 14:28:26 -04:00
Condition.hpp Windows build work: condition, mutex, thread, udp socket... 2013-08-12 16:18:35 -04:00
Constants.hpp Get a default rate that works for multicast. 2013-09-12 12:11:21 -04:00
Defaults.cpp New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 2013-09-16 13:57:57 -04:00
Defaults.hpp Docs, Node picks a default home folder if created with NULL as its home path, and add binary tap drivers (self-signed for now). 2013-08-24 17:10:34 -04:00
Demarc.cpp Improve code security posture by replacing sprintf with a safer function. 2013-08-30 17:05:43 -04:00
Demarc.hpp Improve code security posture by replacing sprintf with a safer function. 2013-08-30 17:05:43 -04:00
Dictionary.hpp ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 2013-08-26 17:22:20 -04:00
EthernetTap.cpp Improve code security posture by replacing sprintf with a safer function. 2013-08-30 17:05:43 -04:00
EthernetTap.hpp More tap work -- DHCP configuration and such. 2013-08-27 15:55:32 -04:00
Filter.cpp Improve code security posture by replacing sprintf with a safer function. 2013-08-30 17:05:43 -04:00
Filter.hpp Filter work, add name and desc to netconf response, small compiler warning fix. 2013-08-28 15:09:49 -04:00
Identity.cpp Fix idtool build, tweak address derivation again. 2013-09-16 15:06:17 -04:00
Identity.hpp New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 2013-09-16 13:57:57 -04:00
InetAddress.cpp Improve code security posture by replacing sprintf with a safer function. 2013-08-30 17:05:43 -04:00
InetAddress.hpp Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 2013-08-12 21:25:36 -04:00
Logger.cpp ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 2013-08-26 17:22:20 -04:00
Logger.hpp New git repository for release - version 0.2.0 tagged 2013-07-04 16:56:19 -04:00
MAC.hpp Improve code security posture by replacing sprintf with a safer function. 2013-08-30 17:05:43 -04:00
Multicaster.hpp Build fix for 32-bit Linux and tweaks to address derivation algorithm. 2013-09-16 14:47:48 -04:00
MulticastGroup.hpp Look up rate info from database, but going to drop min balance cause it seems unnecessary. Also work in progress on membership certs. 2013-09-10 09:40:37 -04:00
Mutex.hpp Windows build work: condition, mutex, thread, udp socket... 2013-08-12 16:18:35 -04:00
Network.cpp New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 2013-09-16 13:57:57 -04:00
Network.hpp More experimentation with multicast rate. 2013-09-12 17:27:10 -04:00
Node.cpp New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 2013-09-16 13:57:57 -04:00
Node.hpp Remove old launcher code, fix build error in idtool, add terminate command to control bus. 2013-08-30 15:02:12 -04:00
NodeConfig.cpp New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 2013-09-16 13:57:57 -04:00
NodeConfig.hpp Whole bunch of stuff: netconf, bug fixes, tweaks to ping and firewall opener timing code. 2013-08-06 00:05:39 -04:00
NonCopyable.hpp New git repository for release - version 0.2.0 tagged 2013-07-04 16:56:19 -04:00
Packet.cpp Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 2013-08-12 21:25:36 -04:00
Packet.hpp Integrating new crypto, work still in progress... 2013-09-16 13:02:10 -04:00
PacketDecoder.cpp Integrating new crypto, work still in progress... 2013-09-16 13:02:10 -04:00
PacketDecoder.hpp Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 2013-08-12 21:25:36 -04:00
Peer.cpp Compile fixes, integration of fast PRNG. 2013-07-13 14:28:26 -04:00
Peer.hpp New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 2013-09-16 13:57:57 -04:00
Poly1305.cpp Test vectors for all new crypto. 2013-09-15 10:41:52 -04:00
Poly1305.hpp Test vectors for all new crypto. 2013-09-15 10:41:52 -04:00
Range.hpp Filter code, work in progress, wont build yet 2013-07-07 19:36:57 -04:00
RuntimeEnvironment.hpp Remove old launcher code, fix build error in idtool, add terminate command to control bus. 2013-08-30 15:02:12 -04:00
Salsa20.cpp Several things: 2013-07-09 14:06:55 -04:00
Salsa20.hpp New git repository for release - version 0.2.0 tagged 2013-07-04 16:56:19 -04:00
Service.cpp Move template parameter in Thread to a more logical scope location. 2013-08-08 09:19:36 -04:00
Service.hpp Move template parameter in Thread to a more logical scope location. 2013-08-08 09:19:36 -04:00
SHA512.cpp Small amount of crypto cleanup. 2013-09-15 11:02:53 -04:00
SHA512.hpp Add new crypto: SHA512 and C25519 -- not integrated yet. 2013-09-13 15:47:00 -04:00
SharedPtr.hpp Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start. 2013-08-12 21:25:36 -04:00
Switch.cpp New crypto integrated -- going to be testing new identity address generation algo a bit more before finalizing. 2013-09-16 13:57:57 -04:00
Switch.hpp Cleanup, comments, regularize TRACE messages. 2013-07-13 14:45:39 -04:00
SysEnv.cpp More Windows port work. 2013-08-12 16:57:34 -04:00
SysEnv.hpp Poll for network autoconf, and a few other documentation changes. 2013-08-05 12:34:54 -04:00
Thread.hpp Windows build work: condition, mutex, thread, udp socket... 2013-08-12 16:18:35 -04:00
Topology.cpp ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 2013-08-26 17:22:20 -04:00
Topology.hpp Move template parameter in Thread to a more logical scope location. 2013-08-08 09:19:36 -04:00
UdpSocket.cpp Tap now basically sorta works on Windows. Now have to figure out how to control DHCP behavior since we normally don't want that. 2013-08-27 11:15:14 -04:00
UdpSocket.hpp ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. 2013-08-26 17:22:20 -04:00
Utils.cpp Integrating new crypto, work still in progress... 2013-09-16 13:02:10 -04:00
Utils.hpp Build fix to eliminate strict aliasing warnings, and a bug fix. 2013-09-16 19:25:31 +00:00