Caleb James DeLisle
|
7b8fdb7fc9
Add no-gnu-line-marker for support for newer clang which normally warns about line numbers
|
10 months ago |
Caleb James DeLisle
|
e4857408f5
Dangling pointer to temporary variable
|
10 months ago |
Caleb James DeLisle
|
c7e4f078cf
Merge pull request #1259 from gsnoff/cjdnstool
|
10 months ago |
Ilyas Gasanov
|
190cc1f5f2
Implement cjdnstool util keygen command
|
10 months ago |
Ilyas Gasanov
|
6d7e4333b3
Implement cjdnstool util priv2pub command
|
10 months ago |
Ilyas Gasanov
|
b67ab9ff71
Implement cjdnstool util key2ip6 command
|
10 months ago |
Caleb James DeLisle
|
2e704b45fa
Merge pull request #1258 from gsnoff/cjdnstool-cexec
|
11 months ago |
Ilyas Gasanov
|
ae2a6c207a
Implement cjdnstool cexec command
|
11 months ago |
Caleb James DeLisle
|
b0808b8371
Merge pull request #1257 from gsnoff/cjdnstool
|
11 months ago |
Ilyas Gasanov
|
c3fe9ae93a
Implement cjdnstool cexec command
|
11 months ago |
Ilyas Gasanov
|
74382096ab
Update dependency revision, fix error reporting
|
11 months ago |
Ilyas Gasanov
|
27658d1614
Remove currently unneeded items
|
11 months ago |
Ilyas Gasanov
|
d03a79908b
Move cjdnstool in ./do, implement session command, add --ip6 flag
|
11 months ago |
Ilyas Gasanov
|
31867cc814
Rename command to peers show, pad lladdrs to line up keys
|
11 months ago |
Ilyas Gasanov
|
6ebc0902c7
Update dependency revision, implement peer-stats in cjdnstool
|
11 months ago |
Ilyas Gasanov
|
5b851319bd
Initial cjdnstool implementation in Rust
|
11 months ago |
Caleb James DeLisle
|
94374fca1b
When nodejs is not found, explain the problem clearly
|
1 year ago |
Caleb James DeLisle
|
6daab7423b
Get rid of node.sh because it was installing an old version of nodejs which doesn't handle the build scripts correctly
|
1 year ago |
Caleb James DeLisle
|
64c98c4541
IpTunnel: findConnection can use 16 byte IPs, it doesn't need to spill over into dest addr
|
1 year ago |
Caleb James DeLisle
|
5df1db98ae
Remove getaddrinfo from libuv because it's nolonger supported in newer OSs
|
1 year ago |
Caleb James DeLisle
|
fccbfde53a
Stub out libuv rwlock because this too is not supported anymore
|
1 year ago |
Caleb James DeLisle
|
bcf947660e
Remove comment from make.js which appears to be messing up some version of nodejs
|
1 year ago |
Caleb James DeLisle
|
5a6b109049
Stub over an unused var caught by a newer compiler.
|
1 year ago |
Caleb James DeLisle
|
4fae5d2763
Pass -Wno-strict-prototypes because new compilers have made them a lot more pedantic
|
1 year ago |
Caleb James DeLisle
|
7b5a597026
Remove uv_barrier_t from libuv because it depends on deprecated pthread_barrier_t
|
1 year ago |
Caleb James DeLisle
|
efe00aaf91
Fix compile bug on linux
|
1 year ago |
Caleb James DeLisle
|
0230985a91
Stub an unused function which is causing compile time errors
|
1 year ago |
Caleb James DeLisle
|
3aabd9841a
Fix ETHInterface_linux for change of AddrIface structure
|
1 year ago |
Caleb James DeLisle
|
0e1387f80b
Fixed build issue caused by different versions of libsodium
|
1 year ago |
shangril
|
71d3783694
These syntax update are necesseray to compile on
|
1 year ago |