Commit Graph
34 Commits
Author SHA1 Message Date
Zoltán Papp 3682438fca Follow up IsNotValidPeer changes 2024-03-26 09:38:46 +01:00
Zoltán Papp 9921831370 Follow up default interface changes 2024-03-22 19:16:56 +01:00
Zoltán Papp 4de220a65d Add PeerDeleted function 2024-03-21 14:39:27 +01:00
Zoltán Papp 258ecd390e Update IntegratedValidator default implementation 2024-03-20 13:44:57 +01:00
Zoltan Papp 6edc7afcb8 Extend the params with groupsOfPeers 2024-03-20 01:13:30 +01:00
Zoltán Papp 729b7fabb2 Rename 2024-03-13 17:04:23 +01:00
Zoltan Papp 78fc48320b Update integrated peer approval
Delete unused package
2024-03-13 12:55:01 +01:00
Zoltan Papp 469a80446a Add event store for IntegratedApproval 2024-03-05 14:05:59 +01:00
Zoltan Papp e576f907dd Add Stop method for integrated approval 2024-03-04 12:55:01 +01:00
Zoltan Papp 042e651aad Followup interface changes 2024-03-04 12:23:37 +01:00
Zoltan Papp fe3dfb0d00 Add error as return parameter 2024-02-29 13:55:13 +01:00
Zoltan Papp 2e4fe24074 Fix return params of SyncPeer 2024-02-26 16:18:41 +01:00
Zoltan Papp a1c786c89b Rename ValidatePeer to SyncPeer 2024-02-26 16:13:59 +01:00
Zoltan Papp b95cf1cd26 Change arguments 2024-02-26 16:00:06 +01:00
Zoltan Papp cbd053ca41 Remove unused argument 2024-02-26 16:00:06 +01:00
Zoltan Papp 13cebc2c6f Remove unused argument 2024-02-26 16:00:06 +01:00
Zoltan Papp 24075f45a9 Rename 2024-02-26 16:00:06 +01:00
Zoltan Papp 06325cead9 Add dummy integration 2024-02-26 16:00:06 +01:00
Viktor Liu 628a92751e Add context param and return error 2024-02-12 11:59:02 +01:00
Maycon Santos 92debdf072 Add InitEventStore function
extract the method from the management cmd package
2023-12-30 20:19:00 +01:00
Pascal Fischer 16c7a1a631 update gomod to use netbird main 2023-12-05 12:28:26 +01:00
Pascal Fischer f46b1dd842 add account id to peerUpdate validation 2023-11-29 15:53:53 +01:00
Pascal Fischer 566178608e extract new functions into seperate package 2023-11-28 15:03:55 +01:00
Pascal Fischer 092a9f4a2d cleanup 2023-11-28 14:49:45 +01:00
Pascal Fischer 547db8103a used extracted packages 2023-11-28 14:42:03 +01:00