Commit graph

6259 commits

Author SHA1 Message Date
Adam Ierymenko
d8aac1df95 Merge branch 'tetanus' of github.com:/zerotier/ZeroTierOne into tetanus 2023-01-04 11:24:19 -05:00
Adam Ierymenko
b6e68d9e7c
Merge pull request #1832 from zerotier/replay-attack-fixes
redesign of zssp
2023-01-04 11:23:58 -05:00
Adam Ierymenko
29f6699924
Merge branch 'tetanus' into replay-attack-fixes 2023-01-04 11:23:34 -05:00
Adam Ierymenko
181eb8ac34 cleanup 2023-01-04 11:09:21 -05:00
Adam Ierymenko
dc8fa144ad cleanup 2023-01-03 18:02:03 -05:00
Adam Ierymenko
ec600f994a Add both Valid and Verified typestates. 2023-01-03 17:58:28 -05:00
monica
b85e6c3d49 fixed comment 2023-01-03 17:32:15 -05:00
monica
735f40421b fixed multiple comments 2023-01-03 17:24:05 -05:00
monica
a2b3c780bb updated comment 2023-01-03 16:58:21 -05:00
monica
2233f8c535 added more documentation 2023-01-03 16:55:21 -05:00
Adam Ierymenko
382688d251 Generalize typestates, make verified valid because its more correct for Identity. 2023-01-03 15:24:46 -05:00
Adam Ierymenko
7dabeb9595 cleanup 2023-01-03 14:51:39 -05:00
Adam Ierymenko
bc02651613 Some simplification. 2023-01-03 13:36:53 -05:00
Adam Ierymenko
9430d336f9 cleanup 2023-01-03 12:46:04 -05:00
Adam Ierymenko
f3433a9840 cleanup 2023-01-03 12:00:53 -05:00
monica
046ddbaf33 renamed for consistency 2023-01-03 11:20:37 -05:00
monica
40ef370204 added missing ratcheting enforcement 2023-01-03 11:19:32 -05:00
monica
b47ef35321 removed redundant state 2023-01-03 11:14:11 -05:00
monica
cbae1d8f4c restructured check code 2023-01-03 10:48:25 -05:00
Adam Ierymenko
9c82aa2b29 More trait simplification. 2023-01-03 10:18:47 -05:00
Adam Ierymenko
d9e68701b6 A bit more simplification of generics in VL1 and VL1Service. 2023-01-02 14:49:37 -05:00
Adam Ierymenko
2fcc9e63c6 Some renaming and generic simplification. 2022-12-31 16:03:02 -05:00
mamoniot
fbd5e025d3 fixed comments 2022-12-29 13:48:43 -05:00
mamoniot
bc90b2da8d fixed comment typo 2022-12-29 13:45:08 -05:00
mamoniot
e1e73975fe fixed tests and incorrect rate limit check 2022-12-29 13:35:02 -05:00
mamoniot
4d16a30eac implemented no double bobbing 2022-12-29 13:04:29 -05:00
mamoniot
31f05bbd5e fixed duplicate rekey requests 2022-12-28 12:40:35 -05:00
mamoniot
53fe95c923 finished implementing ratchet count salting 2022-12-28 10:39:44 -05:00
mamoniot
c90faab4c0 prevented minor attack 2022-12-28 05:53:18 -05:00
mamoniot
87b40cd1a0 updated test 2022-12-27 22:56:15 -05:00
mamoniot
4738cedc49 updated test 2022-12-27 22:52:11 -05:00
mamoniot
dea6ec2a1e updated comments 2022-12-27 22:47:22 -05:00
mamoniot
eb6d5f94ec reverted bad change 2022-12-27 22:16:28 -05:00
mamoniot
eab4c3db3c updated comment 2022-12-27 22:02:25 -05:00
mamoniot
d3d7cc1a3c completed audit for threadsafety 2022-12-27 22:00:49 -05:00
mamoniot
bf3591f593 cleared warnings 2022-12-27 21:09:39 -05:00
mamoniot
5d72aabe17 got all tests to pass 2022-12-27 21:09:01 -05:00
mamoniot
8d1efcdffa finished protocol 2022-12-27 15:02:46 -05:00
mamoniot
52556d0d89 finished implementation of counter starting at 1 2022-12-27 14:25:20 -05:00
Adam Ierymenko
30d58bee76 Merge branch 'tetanus' of github.com:/zerotier/ZeroTierOne into tetanus 2022-12-27 13:03:58 -05:00
Adam Ierymenko
ebebb7c32f docs 2022-12-27 13:03:53 -05:00
mamoniot
402cf69b72 updated comment 2022-12-27 10:25:17 -05:00
mamoniot
fb20bbc538 implemented unfinished architecture 2022-12-27 10:22:30 -05:00
mamoniot
e445088cf2 fixed test 2022-12-26 23:11:08 -05:00
mamoniot
2c07136b5e fixed test 2022-12-26 23:05:59 -05:00
mamoniot
4b6bf0a4ad improved test 2022-12-26 21:34:09 -05:00
mamoniot
46a0c48745 implemented uninit 2022-12-26 21:17:21 -05:00
mamoniot
eee16167df finished testing new counter window 2022-12-26 21:07:32 -05:00
mamoniot
fea866ca39 resolved git merge 2022-12-26 18:06:50 -05:00
mamoniot
bcf646ecba reverted to earlier version 2022-12-26 18:05:00 -05:00