summaryrefslogtreecommitdiff
path: root/node/Utils.hpp
AgeCommit message (Expand)Author
2015-05-20Apple auto-update stuff, now for Windows.Adam Ierymenko
2015-05-15Basic OpenBSD compile fixes -- still need to update BSDEthernetTap, will do t...Adam Ierymenko
2015-04-08Clean OS-dep stuff out of node/Utils.Adam Ierymenko
2015-02-17Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]Adam Ierymenko
2015-01-05Cleanup, add tristate to config code in Network, and happy new year!Adam Ierymenko
2014-10-02Yes, zero my secret key data. Yes I really, really mean it.Adam Ierymenko
2014-08-07Windows compile fixes, compiler warning fix, unfreed memory fix in main.c (th...Adam Ierymenko
2014-08-07ifdef out Unix-only output redirect function on WindowsAdam Ierymenko
2014-08-07Fix for GitHub issue #97Adam Ierymenko
2014-08-05Add signatures to Dictionary, and fix unhex() API in Utils to be a little safer.Adam Ierymenko
2014-07-17BSD routing table works... that hurt much worse than it should have.Adam Ierymenko
2014-07-15.Adam Ierymenko
2014-04-18Cleanup, dead code removal, some pretty insignificant security stuff that's b...Adam Ierymenko
2014-02-16Boring stuff: update dates in copyrights across all files.Adam Ierymenko
2013-12-12Cleanup in Utils, fix for HttpClient on Linux.Adam Ierymenko
2013-12-06Dead code removal, fix for cleanup GitHub issue #28Adam Ierymenko
2013-11-21Add shutdownIfUnreadable file feature: shut down if shutdownIfUnreadable in h...Adam Ierymenko
2013-11-06Comments, change .nfo to .sig for uploads, clean some unused code from Utils.Adam Ierymenko
2013-11-01Updater code, work in progress...Adam Ierymenko
2013-10-05Rest of work on new hashcash based identity scheme.Adam Ierymenko
2013-10-04Flesh out membership certificate with signature, better serialize/deserialize...Adam Ierymenko
2013-09-30Fix for multicast propagation -- supernodes must always keep propagating. Als...Adam Ierymenko
2013-09-16Build fix to eliminate strict aliasing warnings, and a bug fix.Adam Ierymenko
2013-09-16Integrating new crypto, work still in progress...Adam Ierymenko
2013-09-13More crypto work in progress...Adam Ierymenko
2013-09-07updateAndCheckMulticastBalance and friendsAdam Ierymenko
2013-09-04Multicast bandwidth accounting work in progress, and some config field change...Adam Ierymenko
2013-08-30Improve code security posture by replacing sprintf with a safer function.Adam Ierymenko
2013-08-28Check network ethernet type whitelist instead of hard-coded ethernet types.Adam Ierymenko
2013-08-28Filter work, add name and desc to netconf response, small compiler warning fix.Adam Ierymenko
2013-08-26ZeroTierOne for Windows binary project, builds and runs and mostly works but ...Adam Ierymenko
2013-08-21Make that an arbitrary tag to identify persistent taps...Adam Ierymenko
2013-08-14Self test almost builds, now need skeleton EthernetTap implementation for Win...Adam Ierymenko
2013-08-12Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a...Adam Ierymenko
2013-08-12More Windows port work.Adam Ierymenko
2013-08-08Add RateLimiter for rate limiting multicast, not tested yet.Adam Ierymenko
2013-08-08Generalize unlink to OS-dep code in Utils, just a little prep for Windows port.Adam Ierymenko
2013-08-01netconf service workAdam Ierymenko
2013-07-27Dump huffman, doesnt add much and complicates porting to other languages. Als...Adam Ierymenko
2013-07-25Wire up RPC plugin loading to Node.Adam Ierymenko
2013-07-17New simpler command interface via loopback UDP protected by a crypto token.Adam Ierymenko
2013-07-13Add a fast non-cryptographic PRNG.Adam Ierymenko
2013-07-09Add bloom filter as separate code, work in progress factoring out multicast a...Adam Ierymenko
2013-07-07Filter code, work in progress, wont build yetAdam Ierymenko
2013-07-04New git repository for release - version 0.2.0 taggedAdam Ierymenko