Commit graph

120 commits

Author SHA1 Message Date
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
bcf646ecba reverted to earlier version 2022-12-26 18:05:00 -05:00
mamoniot
3e90ca889d added header clarification 2022-12-22 13:48:31 -05:00
Adam Ierymenko
e3c2005564 Incoming packet dedup and anti-replay in ZSSP. 2022-12-21 14:45:29 -05:00
mamoniot
cd6f29fa82 Merge branch 'tetanus' of https://github.com/zerotier/ZeroTierOne into tetanus 2022-12-19 10:56:35 -05:00
Adam Ierymenko
4db2cfdc8c constant time EQ function 2022-12-19 10:53:12 -05:00
mamoniot
1a72873ff6 added warning comment 2022-12-19 10:37:04 -05:00
Adam Ierymenko
51faf9b2da A bit more... 2022-12-16 12:55:17 -05:00
Adam Ierymenko
4219ad3078 Moar cleanup. 2022-12-16 12:37:43 -05:00
Adam Ierymenko
a22bf51b7c More ZSSP cleanup, docs, renaming. 2022-12-16 10:41:38 -05:00
Adam Ierymenko
e8bffbd44d moar rename 2022-12-16 10:20:59 -05:00
Adam Ierymenko
83683c9b57 Build fix. 2022-12-16 10:19:58 -05:00
Adam Ierymenko
826f0d3ab5 Some more renaming to make code more readable. 2022-12-16 10:13:16 -05:00
Adam Ierymenko
45bf978dcd Ord is meaningless for SessionId 2022-12-16 09:45:33 -05:00
Adam Ierymenko
0e518f679e More simplification, move logic to get subset array of session ID into SessionId itself. 2022-12-16 09:41:28 -05:00
Adam Ierymenko
611ca97ee4 Post-refactor cleanup, break out some stuff some more in ZSSP. 2022-12-16 09:11:09 -05:00
Adam Ierymenko
452ecdcade Remove copy of kyber, use from GitHub with commit hash for now until next release. 2022-12-16 08:56:16 -05:00
Adam Ierymenko
2b35a1b2e7 rustfmt 2022-12-16 08:38:53 -05:00
mamoniot
0e58ec59ad updated changes.txt 2022-12-15 17:26:10 -05:00
mamoniot
e64004a0a4 added comment 2022-12-15 12:02:29 -05:00
mamoniot
b58858a343 updated comment 2022-12-15 11:52:08 -05:00
mamoniot
fcd628c533 renamed to session_key 2022-12-15 09:41:53 -05:00
mami
de03acbfaa moved a struct 2022-12-14 23:13:39 -05:00
mamoniot
d8aa3c6707 prepared for audit 2022-12-14 20:06:51 -05:00
mamoniot
1f7a210760 updated changelog 2022-12-14 19:54:43 -05:00