Adam Ierymenko
|
3ac23165c7
|
Kill old testnet -- was useful in its time, but Docker make running real test networks locally stupid easy and a more realistic simulation.
|
11 years ago |
Adam Ierymenko
|
9a34fde8a5
|
Make sure identity.public exists and stays in sync, cleanup extra new in Node, and test script for local testnets.
|
11 years ago |
Adam Ierymenko
|
918fc8884b
|
Update mktopology so it works again and can easily be used to create test dictionaries.
|
11 years ago |
Adam Ierymenko
|
f3d7c9d681
|
Helps to index the array when enumerating a C array.
|
11 years ago |
Adam Ierymenko
|
226e0f8722
|
docs and Makefile for tcp-proxy
|
11 years ago |
Adam Ierymenko
|
288d73a4ad
|
A few more refinements to TCP code, ready to integrate with "desperation" stuff and test.
|
11 years ago |
Adam Ierymenko
|
a9a3705877
|
TCP tunneling implementation -- not tested yet and no initiation yet.
|
11 years ago |
Adam Ierymenko
|
7dcde7503a
|
For now just bind TCP to localhost, since we do not permit remote use of the control bus at all yet.
|
11 years ago |
Adam Ierymenko
|
b9f7f75ddf
|
TCP proxy for tunneling (desperation > 0).
|
11 years ago |
Adam Ierymenko
|
a1005ca858
|
Do not unite() peers across different IP scopes as this would pretty much never work.
|
11 years ago |
Adam Ierymenko
|
8c5ec54711
|
.
|
11 years ago |
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
|
a1d6df4bf8
|
Starting on new external updater binary.
|
11 years ago |
Adam Ierymenko
|
7af1f3a79a
|
attic cleanup
|
11 years ago |
Adam Ierymenko
|
e78899fddf
|
Rebuild and re-sign the x86 driver... previous attempt was somehow borked but this one loads on Win7/x86 fine.
|
11 years ago |
Adam Ierymenko
|
9325535ced
|
x86 version of signed NDIS6 driver.
|
11 years ago |
Adam Ierymenko
|
720ac93ba9
|
Use NDIS6 driver preferentially if available.
|
11 years ago |
Adam Ierymenko
|
42b4148876
|
NDIS6 driver signed x64 build (not fully tested yet, but committing work)
|
11 years ago |
Adam Ierymenko
|
4b658d83bc
|
Rename old driver to -ndis5.
|
11 years ago |
Adam Ierymenko
|
d4c06e924d
|
Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level.
|
11 years ago |
Adam Ierymenko
|
1ebe2ad920
|
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
|
11 years ago |
Adam Ierymenko
|
ce09e363dc
|
Destroy tap devices on Windows 'leave'.
|
11 years ago |
Adam Ierymenko
|
e2c65bf16a
|
Bring Windows service code up to date and into sync.
|
11 years ago |
Adam Ierymenko
|
0e31551349
|
Take winhttp out of lib list, since we don't use it anymore.
|
11 years ago |
Adam Ierymenko
|
f5848972f9
|
Windows now builds and runs selftest correctly, and fixed a Windows (and possibly other platforms) issue in Phy<>.
|
11 years ago |
Adam Ierymenko
|
54954f5b88
|
First pass of Windows cleanup and build fixes...
|
11 years ago |
Adam Ierymenko
|
883a216d2a
|
Build fixes.
|
11 years ago |
Adam Ierymenko
|
5202fbdaf3
|
CRUD
|
11 years ago |
Adam Ierymenko
|
103dcb072d
|
CRUD
|
11 years ago |
Adam Ierymenko
|
79f63ba30a
|
Fix: make sure we do not assign broadcast address as an IP to new members.
|
11 years ago |
Adam Ierymenko
|
71f006cbeb
|
More CRUD, almost done...
|
11 years ago |
Adam Ierymenko
|
e4046964f0
|
Forgot to run schema2c.
|
11 years ago |
Adam Ierymenko
|
ddebe2d4c7
|
Network controller CRUD... :P
|
11 years ago |
Adam Ierymenko
|
ed107c4daf
|
Network preferred relay stuff in netconf controller.
|
11 years ago |
Adam Ierymenko
|
8a13cfdace
|
Add per-network relays to NetworkConfig.
|
11 years ago |
Adam Ierymenko
|
86c87875a7
|
OSUtils::resolve()
|
11 years ago |
Adam Ierymenko
|
69076f8a45
|
Add per-network relay stuff to sqlite table schema.
|
11 years ago |
Adam Ierymenko
|
60f05518aa
|
(1) now builds and works on Linux, (2) fix a threading problem causing carsh on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests.
|
11 years ago |
Adam Ierymenko
|
740121504f
|
Add a timestamp to netconf cache, fix some SQL queries in NC.
|
11 years ago |
Adam Ierymenko
|
417f56de2f
|
Add some TRACE instrumentation to external surface address awareness.
|
11 years ago |
Adam Ierymenko
|
b51d00146b
|
docs
|
11 years ago |
Adam Ierymenko
|
8715242e7f
|
build fix
|
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
|
ce77e67e00
|
docs
|
11 years ago |
Adam Ierymenko
|
1f5700191f
|
zerotier-cli suspiciously working... that didn't hurt *too* badly.
|
11 years ago |
Adam Ierymenko
|
c4c5fa63d1
|
Almost done with JSON parsing for tabular output.
|
11 years ago |
Adam Ierymenko
|
13d5073e5b
|
CLI work and Makefile cleanup.
|
11 years ago |
Adam Ierymenko
|
8333bf065e
|
Basic CLI working with JSON output. Now to parse and support old tabular form.
|
11 years ago |
Adam Ierymenko
|
53cbe485f0
|
Some cleanup, and bite the bullet and go ahead and write a simple Http client. Need a cross-platform built-in one to do cli right.
|
11 years ago |