Commit Graph
88 Commits
Author SHA1 Message Date
Pascal Fischer 81edc0a6fc update validator function headers 2024-07-02 21:58:08 +02:00
Pascal Fischer f5a5611cdb add context to activity store 2024-06-19 15:12:16 +02:00
Zoltán Papp c38b9e54e5 Extend default validator with error response 2024-05-24 10:57:50 +02:00
Zoltán Papp be78ff3049 Extend RegisterHandlers with IntegratedValidator 2024-04-08 17:04:07 +02:00
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