Adam Ierymenko
ab3f4d7539
Was thinking about this HTTP tunneling stuff but decided against for now. Stash unfinished code in attic/
11 years ago
Adam Ierymenko
7af1f3a79a
attic cleanup
11 years ago
Adam Ierymenko
895c32a0d2
Stash old software updater code, will refactor into separate utility.
11 years ago
Adam Ierymenko
489cc66b78
Don't need these files anymore.
11 years ago
Adam Ierymenko
67f1f1892f
Bunch of tap stuff, IP address assignment hookups, etc.
11 years ago
Adam Ierymenko
1cfa67bbdd
Bunch more control plane work, and shelve old UI -- React FTW.
11 years ago
Adam Ierymenko
7576911951
Temporarily shelve testnet/ -- will resurrect self-contained testnet later perhaps, but probably will not by the time next version ships. Was mostly for debugging multicast anyway and that is now quite stable.
11 years ago
Adam Ierymenko
38200cc6a5
Add data store functions to service/One, and shelve old main.cpp since it will get rebuilt.
11 years ago
Adam Ierymenko
d761330465
No more tap factories.
11 years ago
Adam Ierymenko
12431ce95d
Clean out attic.
11 years ago
Adam Ierymenko
37bd6fdb9c
Move Logger to attic -- last bit of OS-specific stuff to get out of core.
11 years ago
Adam Ierymenko
488f5bf977
More build fixes, and attic/ some stuff.
11 years ago
Adam Ierymenko
36eab4f1a9
Whole heap more cleanup and refactoring...
11 years ago
Adam Ierymenko
2c5dbecb3c
More CAPI work, and move old control/ and old node/Node to attic.
11 years ago
Adam Ierymenko
60158aa5dd
Turns out that node/ likely has no business with or need for the system IP routing table. So shelve that code for now.
11 years ago
Adam Ierymenko
1b0908fab2
Delete duplicate redis-schema.md
11 years ago
Adam Ierymenko
31bf0a4ea6
Netconf build fixes, schema, etc.
11 years ago
Adam Ierymenko
badf260e1f
Add historic protocol docs exhibit.
11 years ago
Adam Ierymenko
78fc62d967
netconf/ is where Redis code lives
11 years ago
Adam Ierymenko
ff255a34de
Make NetworkConfigMaster a plugin to get Redis and other non-endpoint code out of node/
11 years ago
Adam Ierymenko
93012b0ee5
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
11 years ago
Adam Ierymenko
4e95384ad6
Cleanup, add tristate to config code in Network, and happy new year!
11 years ago
Adam Ierymenko
efa0bab296
Stash old Node.JS netconf-service in attic/
11 years ago
Adam Ierymenko
1a02bcc9f5
Fork OSXEthernetTapFactory -> BSDEthernetTapFactory
11 years ago
Adam Ierymenko
cd2bf6f4b3
Stash make-freebsd.mk in attic/ to indicate that the FreeBSD port is not done net. Coming soon!
11 years ago
Adam Ierymenko
9a5f6f020f
docs
12 years ago
Adam Ierymenko
4ba4269344
cleanup
12 years ago
Adam Ierymenko
f696299cfc
docs
12 years ago
Adam Ierymenko
b0719eacf9
Add encrypt/decrypt to attic.
12 years ago
Adam Ierymenko
67498e576c
Delete some obsolete stuff.
12 years ago
Adam Ierymenko
b5c3a92be2
Boring stuff: update dates in copyrights across all files.
12 years ago
Adam Ierymenko
fb2745ba3b
Remove another script that doesn't really belong here.
12 years ago
Adam Ierymenko
f7fbc6f633
Remove submit script.
12 years ago
Adam Ierymenko
dab124dfb9
VERSION 0.6.9: more UI, installation, and packaging work...
...
Another release leading up to official binary releases... not much to the core,
but quite a bit of work on the UI, installation, and such.
This version will build and run on OSX 10.6 while previous versions would fail
due to a missing getifmaddrs() function.
12 years ago
Adam Ierymenko
9e508779c2
Installer AppleScript finally reinvokes the app correctly.
12 years ago
Adam Ierymenko
3482d836ae
Mac install fixes, more internal use scripts.
12 years ago
Adam Ierymenko
afec5b0f2e
Official release maker... again only of academic interest to others.
12 years ago
Adam Ierymenko
ea73e736c8
Official release stuff... of only academic interest to open source third party users.
12 years ago
Adam Ierymenko
d3bcc58074
Fix update URL stuff, fix main build, add update dummy for testing updates on OSX and Linux and such.
12 years ago
Adam Ierymenko
ca93b4a1ac
Clean up some stuff, including a few spots where exceptions were not being handled correctly.
13 years ago
Adam Ierymenko
dd7758e33e
Add multicast trace receiver to attic/. Another run of multicast trace reveals fairly nice behavior. It looks like the traffic jams are the fault of ARP, which results from a gaggle of hosts trying to send ping replies. ARP caching will help with that quite a bit.
13 years ago
Adam Ierymenko
797bba04dd
Get rid of not used and maybe never to be used Filter code.
13 years ago