Commit Graph

870 Commits

Author SHA1 Message Date
Logan oos Even
cef5561c5a
switched to 2021 (#632) 2021-02-08 16:11:06 +05:45
Logan oos Even
c16ba44786
updated Scratchpad.md 2021-02-08 16:05:33 +05:45
Logan oos Even
aaca1424fd
added AVX-512 support to SPECK cipher (#630) 2021-02-08 15:27:29 +05:45
Logan oos Even
e31fc5f56a
added DHCP hint 2021-02-07 22:07:21 +05:45
Logan oos Even
12e55935c2
adjusted supernode management port output (#628) 2021-02-07 19:00:58 +05:45
Logan oos Even
fb827a843b
reworked edge management port output (#623) 2021-02-06 18:24:08 +05:45
Logan oos Even
08a4e332c8
generalized auth scheme handling (#624) 2021-02-03 20:52:41 +05:45
Logan oos Even
b3a4eac4d7
enabled windows random numbers for seed (#622) 2021-02-02 18:43:30 +05:45
Logan oos Even
b2d16f4162
typos, corrections, clarifications 2021-02-02 18:25:00 +05:45
Logan oos Even
e6352dc14f
updated tap configuration documentation (#621) 2021-02-02 16:58:24 +05:45
Logan oos Even
89052c24d5
clarified debug message on unknown ether type (#620) 2021-02-02 16:58:01 +05:45
Logan oos Even
c5a0d186b0
handled metric default 2021-02-01 19:28:40 +05:45
Logan oos Even
09e8d5e730
limited number of concurrently pinged supernodes (#619) 2021-02-01 18:31:36 +05:45
Logan oos Even
b7c69f8f61
updated Windows build instructions
typo
2021-02-01 17:39:22 +05:45
Logan oos Even
683dd407d7
updated Windows build instructions 2021-02-01 17:37:11 +05:45
Logan oos Even
916c423ffe
fixed metric parameter passing to wintap.c (#618)
* fixed metric parameter passing to wintap.c

* fixed metric sub/interface command to set metric
2021-02-01 16:19:19 +05:45
Logan oos Even
c2741ace2d
guarded free() on supernode exit (#615) 2021-01-31 21:12:30 +05:45
Logan oos Even
ba9a32fb30
fixed minor timing issues (#616) 2021-01-31 21:12:08 +05:45
Logan oos Even
de76b16fd5
added missing 'metric' 2021-01-31 20:03:11 +05:45
anzz1
9cac336488
added network interface metric option for windows (#606) 2021-01-30 18:00:01 +05:45
Logan oos Even
6c8e1b6f60
fixed edge segfault (#613) 2021-01-30 17:35:12 +05:45
Logan oos Even
7a4623a61d
fixed time stamp issue (#612) 2021-01-30 17:34:52 +05:45
randomize00
5aac8813e6
safer checking for REGISTER_SUPER_ACK and UNREGISTER_SUPER (#611) 2021-01-29 18:48:26 +05:45
Logan oos Even
c696f59e07
ensured correct community file loading (sn) (#609) 2021-01-29 14:52:11 +05:45
Logan oos Even
f352c99255
reworked edge help text (#604) 2021-01-28 00:07:28 +05:45
Logan oos Even
39a71513f4
reworked supernode help text (#605) 2021-01-28 00:07:11 +05:45
Logan oos Even
3574865bf0
disabled SPECK defaulting to NEON support on ARM (#602) 2021-01-26 21:23:08 +05:45
Logan oos Even
2fbbafc88d
fixed conf file parsing
allowing space character inside parameter option, .e.g. `-d Windows TAP` (between "Windows" and "TAP").
2021-01-26 15:58:05 +05:45
Logan oos Even
9fe1c5a91e
fixed conf file option parsing
analogous to 18107bcb7c
2021-01-26 14:11:18 +05:45
Logan oos Even
5f34baf9b9
clarified authentication error (#600) 2021-01-25 19:08:34 +05:45
Logan oos Even
c0c472b4aa
revised bootstrap (#599) 2021-01-25 16:54:38 +05:45
Logan oos Even
5cd1c9030c
added self-monitoring time stamp accuracy (#595) 2021-01-22 21:46:12 +05:45
Logan oos Even
2e204adf1d
prepared auth scheme answer (#597) 2021-01-22 21:45:51 +05:45
Logan oos Even
dd9491aa9c
removed two non-ASCII characters
Fixes #598.
2021-01-21 18:11:03 +05:45
Jim Tittsler
f7463ea9c1
Fix manual typo (#596) 2021-01-21 13:27:44 +05:45
Logan oos Even
910478417c
fixed a null_mac bug (#592) 2021-01-18 00:27:55 +05:45
Logan oos Even
a639e1d735
properly handled supernodes' timestamps (#591) 2021-01-18 00:12:45 +05:45
Logan oos Even
e4e6efacf0
enhanced header encryption to full 128 bit iv (#589) 2021-01-17 18:37:17 +05:45
Logan oos Even
773123f7a9
removed duplicate field for supernode socket from edge (#587) 2021-01-16 17:13:52 +05:45
Logan oos Even
0e29d695ee
quick-fixed auto ip (#586) 2021-01-16 05:39:20 +05:45
Logan oos Even
18107bcb7c
fixed conf file option parsing 2021-01-16 04:00:05 +05:45
Logan oos Even
e1b66aeb96
fix bug/typo introduced with latest mac handling change 2021-01-16 02:18:18 +05:45
Logan oos Even
7eeca3d78f
cleaned up mac type usage (#583) 2021-01-13 14:50:26 +05:45
Logan oos Even
7d918c4da2
updated ConfigurationFiles.md 2021-01-13 00:56:50 +05:45
Logan oos Even
4e2548a98c
simplified conf file parsing (#582) 2021-01-13 00:45:48 +05:45
Logan oos Even
22c7145375
inter-linked to specific section 2021-01-12 18:30:16 +05:45
Logan oos Even
8761ae849b
added optional rtt based supernode selection: federation (#580) 2021-01-12 17:34:03 +05:45
Logan oos Even
9ee62d7415
rebased time stamp format: header encryption (#579)
* rebased time stamp format (header encryption)

* rearranged time stamp fields
2021-01-12 14:28:21 +05:45
fengdaolong
3a480a4a21
solved the problem that Windows cannot multicast (#576)
* Solve the problem that Windows cannot multicast.

* Better git judgment logic.
2021-01-12 14:26:40 +05:45
Logan oos Even
c99f610f73
fix AES default (#575)
* fix AES default

* fix AES default
2021-01-08 01:01:53 +05:45