Commit Graph
864 Commits
Author SHA1 Message Date
Logan oos EvenandGitHub 08a4e332c8 generalized auth scheme handling (#624) 2021-02-03 20:52:41 +05:45
Logan oos EvenandGitHub b3a4eac4d7 enabled windows random numbers for seed (#622) 2021-02-02 18:43:30 +05:45
Logan oos EvenandGitHub b2d16f4162 typos, corrections, clarifications 2021-02-02 18:25:00 +05:45
Logan oos EvenandGitHub e6352dc14f updated tap configuration documentation (#621) 2021-02-02 16:58:24 +05:45
Logan oos EvenandGitHub 89052c24d5 clarified debug message on unknown ether type (#620) 2021-02-02 16:58:01 +05:45
Logan oos EvenandGitHub c5a0d186b0 handled metric default 2021-02-01 19:28:40 +05:45
Logan oos EvenandGitHub 09e8d5e730 limited number of concurrently pinged supernodes (#619) 2021-02-01 18:31:36 +05:45
Logan oos EvenandGitHub b7c69f8f61 updated Windows build instructions
typo
2021-02-01 17:39:22 +05:45
Logan oos EvenandGitHub 683dd407d7 updated Windows build instructions 2021-02-01 17:37:11 +05:45
Logan oos EvenandGitHub 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 EvenandGitHub c2741ace2d guarded free() on supernode exit (#615) 2021-01-31 21:12:30 +05:45
Logan oos EvenandGitHub ba9a32fb30 fixed minor timing issues (#616) 2021-01-31 21:12:08 +05:45
Logan oos EvenandGitHub de76b16fd5 added missing 'metric' 2021-01-31 20:03:11 +05:45
anzz1andGitHub 9cac336488 added network interface metric option for windows (#606) 2021-01-30 18:00:01 +05:45
Logan oos EvenandGitHub 6c8e1b6f60 fixed edge segfault (#613) 2021-01-30 17:35:12 +05:45
Logan oos EvenandGitHub 7a4623a61d fixed time stamp issue (#612) 2021-01-30 17:34:52 +05:45
randomize00andGitHub 5aac8813e6 safer checking for REGISTER_SUPER_ACK and UNREGISTER_SUPER (#611) 2021-01-29 18:48:26 +05:45
Logan oos EvenandGitHub c696f59e07 ensured correct community file loading (sn) (#609) 2021-01-29 14:52:11 +05:45
Logan oos EvenandGitHub f352c99255 reworked edge help text (#604) 2021-01-28 00:07:28 +05:45
Logan oos EvenandGitHub 39a71513f4 reworked supernode help text (#605) 2021-01-28 00:07:11 +05:45
Logan oos EvenandGitHub 3574865bf0 disabled SPECK defaulting to NEON support on ARM (#602) 2021-01-26 21:23:08 +05:45
Logan oos EvenandGitHub 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 EvenandGitHub 9fe1c5a91e fixed conf file option parsing
analogous to 18107bcb7c
2021-01-26 14:11:18 +05:45
Logan oos EvenandGitHub 5f34baf9b9 clarified authentication error (#600) 2021-01-25 19:08:34 +05:45
Logan oos EvenandGitHub c0c472b4aa revised bootstrap (#599) 2021-01-25 16:54:38 +05:45
Logan oos EvenandGitHub 5cd1c9030c added self-monitoring time stamp accuracy (#595) 2021-01-22 21:46:12 +05:45
Logan oos EvenandGitHub 2e204adf1d prepared auth scheme answer (#597) 2021-01-22 21:45:51 +05:45
Logan oos EvenandGitHub dd9491aa9c removed two non-ASCII characters
Fixes #598.
2021-01-21 18:11:03 +05:45
Jim TittslerandGitHub f7463ea9c1 Fix manual typo (#596) 2021-01-21 13:27:44 +05:45
Logan oos EvenandGitHub 910478417c fixed a null_mac bug (#592) 2021-01-18 00:27:55 +05:45
Logan oos EvenandGitHub a639e1d735 properly handled supernodes' timestamps (#591) 2021-01-18 00:12:45 +05:45
Logan oos EvenandGitHub e4e6efacf0 enhanced header encryption to full 128 bit iv (#589) 2021-01-17 18:37:17 +05:45
Logan oos EvenandGitHub 773123f7a9 removed duplicate field for supernode socket from edge (#587) 2021-01-16 17:13:52 +05:45
Logan oos EvenandGitHub 0e29d695ee quick-fixed auto ip (#586) 2021-01-16 05:39:20 +05:45
Logan oos EvenandGitHub 18107bcb7c fixed conf file option parsing 2021-01-16 04:00:05 +05:45
Logan oos EvenandGitHub e1b66aeb96 fix bug/typo introduced with latest mac handling change 2021-01-16 02:18:18 +05:45
Logan oos EvenandGitHub 7eeca3d78f cleaned up mac type usage (#583) 2021-01-13 14:50:26 +05:45
Logan oos EvenandGitHub 7d918c4da2 updated ConfigurationFiles.md 2021-01-13 00:56:50 +05:45
Logan oos EvenandGitHub 4e2548a98c simplified conf file parsing (#582) 2021-01-13 00:45:48 +05:45
Logan oos EvenandGitHub 22c7145375 inter-linked to specific section 2021-01-12 18:30:16 +05:45
Logan oos EvenandGitHub 8761ae849b added optional rtt based supernode selection: federation (#580) 2021-01-12 17:34:03 +05:45
Logan oos EvenandGitHub 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
fengdaolongandGitHub 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 EvenandGitHub c99f610f73 fix AES default (#575)
* fix AES default

* fix AES default
2021-01-08 01:01:53 +05:45
Logan oos EvenandGitHub 83b24da40a updated section on hashing
typo
2021-01-07 22:13:40 +05:45
Logan oos EvenandGitHub 8cb1b07fd9 updated section on hashing
...according to latest code changes
2021-01-07 22:12:41 +05:45
Logan oos EvenandGitHub a136fb995e updated Crypto.md
clarification, added details about -k cli option and N2N_KEY
2021-01-07 20:58:40 +05:45
Logan oos EvenandGitHub 9152526bf2 allowed auto IP address feature a higher chance to re-assign the same IP address upon re-connect (#574) 2021-01-07 17:07:18 +05:45
Logan oos EvenandGitHub 623299770f fix federation feature (#573) 2021-01-07 16:42:53 +05:45
Logan oos EvenandGitHub bda11d3e99 fix AES default (#572) 2021-01-07 16:31:08 +05:45