Adam Ierymenko
|
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
|
11 years ago |
Adam Ierymenko
|
f7e3c10eca
Cleanup in Utils, fix for HttpClient on Linux.
|
11 years ago |
Adam Ierymenko
|
612c17240a
Dead code removal, fix for cleanup GitHub issue #28
|
11 years ago |
Adam Ierymenko
|
b699bdefbd
Add shutdownIfUnreadable file feature: shut down if shutdownIfUnreadable in home folder is in fact existent but unreadable (e.g. broken link). This enables nifty shutdown on .app trashing feature for OSX.
|
11 years ago |
Adam Ierymenko
|
9455b1cc81
Comments, change .nfo to .sig for uploads, clean some unused code from Utils.
|
11 years ago |
Adam Ierymenko
|
ae138566a9
Updater code, work in progress...
|
11 years ago |
Adam Ierymenko
|
0e43e5e8f2
Rest of work on new hashcash based identity scheme.
|
12 years ago |
Adam Ierymenko
|
ea4e1136dd
Flesh out membership certificate with signature, better serialize/deserialize, and rename parameter to qualifier to make better conceptual sense.
|
12 years ago |
Adam Ierymenko
|
4ecb9369b5
Fix for multicast propagation -- supernodes must always keep propagating. Also fix mac-tap build on new version of Xcode CL tools. Must use old llvm-g++ instead of clang for i686 -mkernel.
|
12 years ago |
Adam Ierymenko
|
de5cc82b5b
Build fix to eliminate strict aliasing warnings, and a bug fix.
|
12 years ago |
Adam Ierymenko
|
ceb024ab03
Integrating new crypto, work still in progress...
|
12 years ago |
Adam Ierymenko
|
0b94a04914
More crypto work in progress...
|
12 years ago |
Adam Ierymenko
|
cdb96726df
updateAndCheckMulticastBalance and friends
|
12 years ago |
Adam Ierymenko
|
37931d8589
Multicast bandwidth accounting work in progress, and some config field changes and cleanup.
|
12 years ago |
Adam Ierymenko
|
f3ad05347e
Improve code security posture by replacing sprintf with a safer function.
|
12 years ago |
Adam Ierymenko
|
55616388ea
Check network ethernet type whitelist instead of hard-coded ethernet types.
|
12 years ago |
Adam Ierymenko
|
3745377872
Filter work, add name and desc to netconf response, small compiler warning fix.
|
12 years ago |
Adam Ierymenko
|
487eb17ec0
ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap.
|
12 years ago |
Adam Ierymenko
|
2536352e5d
Make that an arbitrary tag to identify persistent taps...
|
12 years ago |
Adam Ierymenko
|
150a53eb17
Self test almost builds, now need skeleton EthernetTap implementation for Windows.
|
12 years ago |
Adam Ierymenko
|
d6414c9ff7
Windows compiles! (w/Visual Studio 2012) That's about all it does, but it's a start.
|
12 years ago |
Adam Ierymenko
|
5076c75b07
More Windows port work.
|
12 years ago |
Adam Ierymenko
|
3af55f4423
Add RateLimiter for rate limiting multicast, not tested yet.
|
12 years ago |
Adam Ierymenko
|
86056fdbd9
Generalize unlink to OS-dep code in Utils, just a little prep for Windows port.
|
12 years ago |
Adam Ierymenko
|
741642ba53
netconf service work
|
12 years ago |
Adam Ierymenko
|
a816f56426
Dump huffman, doesnt add much and complicates porting to other languages. Also fix compile error in idtool.
|
12 years ago |
Adam Ierymenko
|
57d8730f1b
Wire up RPC plugin loading to Node.
|
12 years ago |
Adam Ierymenko
|
76bc9968ff
New simpler command interface via loopback UDP protected by a crypto token.
|
12 years ago |
Adam Ierymenko
|
3e49337d9a
Add a fast non-cryptographic PRNG.
|
12 years ago |
Adam Ierymenko
|
47f611e7b8
Add bloom filter as separate code, work in progress factoring out multicast algorithm from the bloated Switch class.
|
12 years ago |