{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":389941374,"defaultBranch":"zephyr","name":"openthread-1","ownerLogin":"canisLupus1313","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-07-27T10:30:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/85344032?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1676475925.495137","currentOid":""},"activityList":{"items":[{"before":"00076aff3ae571db7c90509ec9dc293457098c35","after":"3873c6fcd5a8a9dd01b71e8efe32ef5dc7923bb1","ref":"refs/heads/main","pushedAt":"2024-06-07T06:16:18.000Z","pushType":"push","commitsCount":292,"pusher":{"login":"canisLupus1313","name":"Przemysław Bida","path":"/canisLupus1313","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85344032?s=80&v=4"},"commit":{"message":"[tcat] add TCAT Commissioner / Device certs for Thread certification testing (#10211)","shortMessageHtmlLink":"[tcat] add TCAT Commissioner / Device certs for Thread certification …"}},{"before":"4ed44bc7d58d9a98c6cca13a50d38129045ab3df","after":"00076aff3ae571db7c90509ec9dc293457098c35","ref":"refs/heads/main","pushedAt":"2024-01-22T07:32:45.000Z","pushType":"push","commitsCount":60,"pusher":{"login":"canisLupus1313","name":"Przemysław Bida","path":"/canisLupus1313","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85344032?s=80&v=4"},"commit":{"message":"[posix] fix netlink address deletion on posix (#9779)","shortMessageHtmlLink":"[posix] fix netlink address deletion on posix (#9779)"}},{"before":"f7690fe7e9d638341921808cba6a3e695ec0131e","after":"4ed44bc7d58d9a98c6cca13a50d38129045ab3df","ref":"refs/heads/main","pushedAt":"2023-12-05T12:29:47.000Z","pushType":"push","commitsCount":250,"pusher":{"login":"canisLupus1313","name":"Przemysław Bida","path":"/canisLupus1313","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85344032?s=80&v=4"},"commit":{"message":"[tests] rename `get_netdata_nat64_prefix()` to `get_netdata_nat64_routes()` (#9678)","shortMessageHtmlLink":"[tests] rename get_netdata_nat64_prefix() to `get_netdata_nat64_rou…"}},{"before":"37fb77098982d17555dd7a3f58832714bb9df56e","after":"f7690fe7e9d638341921808cba6a3e695ec0131e","ref":"refs/heads/main","pushedAt":"2023-07-14T07:14:22.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"canisLupus1313","name":"Przemysław Bida","path":"/canisLupus1313","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85344032?s=80&v=4"},"commit":{"message":"[routing-manager] support Advertising PIO (AP) flag in published route (#9274)\n\nThis commit adds support for the Advertising PIO (AP) flag in Network\r\nData `ExternalRoute` entries. It also updates the `RoutingManager`\r\nclass to set the AP flag on its published Network Data route when the\r\nlocal on-link prefix is included as PIO in emitted RA messages, which\r\nis equivalent to when the local on-link prefix is being published,\r\nadvertised, or deprecated.\r\n\r\nThis commit also updates the `test_routing_manager` unit test to\r\nvalidate the AP flag in the published route under different\r\nscenarios.","shortMessageHtmlLink":"[routing-manager] support Advertising PIO (AP) flag in published rout…"}},{"before":"6d557383e8bc8654f813674e8631c2e56b8e70d0","after":"37fb77098982d17555dd7a3f58832714bb9df56e","ref":"refs/heads/main","pushedAt":"2023-07-06T08:07:49.000Z","pushType":"push","commitsCount":41,"pusher":{"login":"canisLupus1313","name":"Przemysław Bida","path":"/canisLupus1313","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85344032?s=80&v=4"},"commit":{"message":"[cli] fix `childsupervision` commands documentation (#9201)\n\nPrevious documentation could be wrongly interpreted as that the\r\nsupervision interval should be set on the parent (FTD).","shortMessageHtmlLink":"[cli] fix childsupervision commands documentation (#9201)"}},{"before":"1203ea6426a906d62a3921b6d4c6a4a6c8e0abde","after":"6d557383e8bc8654f813674e8631c2e56b8e70d0","ref":"refs/heads/main","pushedAt":"2023-06-16T06:37:54.711Z","pushType":"push","commitsCount":82,"pusher":{"login":"canisLupus1313","name":"Przemysław Bida","path":"/canisLupus1313","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85344032?s=80&v=4"},"commit":{"message":"[coap] fix minor typo (#9180)","shortMessageHtmlLink":"[coap] fix minor typo (#9180)"}},{"before":"25942910ab57b32f73d9c56d8c6cf07c7cf98c49","after":"1203ea6426a906d62a3921b6d4c6a4a6c8e0abde","ref":"refs/heads/main","pushedAt":"2023-05-10T12:11:05.000Z","pushType":"push","commitsCount":31,"pusher":{"login":"canisLupus1313","name":"Przemysław Bida","path":"/canisLupus1313","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85344032?s=80&v=4"},"commit":{"message":"Define posix radio RadioSpinel accessor (#9018)\n\nWhen adding cli commands to be used by a posix platform is is useful\r\nto have access to the spinel interface when trying to communicate with\r\na RCP using vendor specific spinel properties. It is inadvisable to\r\ncreate a separate spinel interface for custom properties as the two\r\ninterfaces would need to avoid contention on the hardware interface.\r\n\r\nThis accessor method allows access to the static spinel interface\r\ndefined in radio.cpp for external code segments. Dependent source\r\nfiles can do so with: `(RadioSpinel*)Posix::Radio::getSpinelInstance()` or similar.","shortMessageHtmlLink":"Define posix radio RadioSpinel accessor (#9018)"}},{"before":"242c7cc7c3a80c985476689b64cdb6d8fbcf5b6d","after":"25942910ab57b32f73d9c56d8c6cf07c7cf98c49","ref":"refs/heads/main","pushedAt":"2023-04-26T07:35:37.000Z","pushType":"push","commitsCount":122,"pusher":{"login":"canisLupus1313","name":"Przemysław Bida","path":"/canisLupus1313","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/85344032?s=80&v=4"},"commit":{"message":"[crypto] allow key reference usage for ECDSA (#8961)\n\nAdd new class to handle ECDSA using key refs.\r\nUpdate SRP to use key refs.","shortMessageHtmlLink":"[crypto] allow key reference usage for ECDSA (#8961)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wN1QwNjoxNjoxOC4wMDAwMDBazwAAAARe5HHc","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0wN1QwNjoxNjoxOC4wMDAwMDBazwAAAARe5HHc","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNC0yNlQwNzozNTozNy4wMDAwMDBazwAAAAMgcYQa"}},"title":"Activity · canisLupus1313/openthread-1"}