{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":105950976,"defaultBranch":"master","name":"libbgpstream","ownerLogin":"CAIDA","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-10-05T23:38:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4449589?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714426711.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"14cbe29e07a715e93389ae38271f8f3578144791","ref":"refs/heads/silence_invalid","pushedAt":"2024-04-29T21:38:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"brendonj","name":"Brendon Jones","path":"/brendonj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477708?s=80&v=4"},"commit":{"message":"Silence Invalid-Message warnings from libparsebgp.","shortMessageHtmlLink":"Silence Invalid-Message warnings from libparsebgp."}},{"before":"2bce0f679c1703ef154588782af250ccd30c012e","after":"04e7b30f363c23e136afc0b5219f9b884cc89d97","ref":"refs/heads/master","pushedAt":"2024-02-09T21:42:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"brendonj","name":"Brendon Jones","path":"/brendonj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477708?s=80&v=4"},"commit":{"message":"Bump version number to 2.3.0. (#246)","shortMessageHtmlLink":"Bump version number to 2.3.0. (#246)"}},{"before":"c18ba9929d4a2a3302a732be975749fb654ad39d","after":"72b7b544d4f53a62a6eeb93456c21847d79524af","ref":"refs/heads/v2.3.0","pushedAt":"2024-02-09T10:04:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"brendonj","name":"Brendon Jones","path":"/brendonj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477708?s=80&v=4"},"commit":{"message":"Bump version number to 2.3.0.","shortMessageHtmlLink":"Bump version number to 2.3.0."}},{"before":null,"after":"c18ba9929d4a2a3302a732be975749fb654ad39d","ref":"refs/heads/v2.3.0","pushedAt":"2024-02-09T05:46:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"brendonj","name":"Brendon Jones","path":"/brendonj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477708?s=80&v=4"},"commit":{"message":"Bump version number to 2.3.0.","shortMessageHtmlLink":"Bump version number to 2.3.0."}},{"before":"1441692eb8525defaa6302470d93a3d81b0866f0","after":null,"ref":"refs/heads/v2.3.0","pushedAt":"2024-02-09T05:36:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brendonj","name":"Brendon Jones","path":"/brendonj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477708?s=80&v=4"}},{"before":"839f521d32b815a8151b6194172c07d0e6ee1f7a","after":"2bce0f679c1703ef154588782af250ccd30c012e","ref":"refs/heads/master","pushedAt":"2024-02-09T05:34:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"brendonj","name":"Brendon Jones","path":"/brendonj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477708?s=80&v=4"},"commit":{"message":"Build fixes (#244)\n\n* Remove repeated call to AM_INIT_AUTOMAKE in configure.ac.\r\n\r\n* Set up git submodules correctly when building packages.\r\n\r\n* Update ax_pthread.m4.\r\n\r\n* Bring the common submodule up to date.","shortMessageHtmlLink":"Build fixes (#244)"}},{"before":null,"after":"1441692eb8525defaa6302470d93a3d81b0866f0","ref":"refs/heads/v2.3.0","pushedAt":"2024-02-09T03:21:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"brendonj","name":"Brendon Jones","path":"/brendonj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477708?s=80&v=4"},"commit":{"message":"Bump version number to 2.3.0.","shortMessageHtmlLink":"Bump version number to 2.3.0."}},{"before":"f25cb8006f1d74758fe3274e7e809688518c2ec8","after":"839f521d32b815a8151b6194172c07d0e6ee1f7a","ref":"refs/heads/master","pushedAt":"2024-02-09T02:08:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"brendonj","name":"Brendon Jones","path":"/brendonj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477708?s=80&v=4"},"commit":{"message":"resource manager: place limit on number of unconfirmed opened elements (#245)\n\nWhen opening multiple overlapping groups, it was possible to have\r\nin excess of 60 concurrent HTTPS handshakes being attempted to\r\ndata.ris.ripe.net. This appeared to trigger some sort of DoS protection\r\nand all of the connections would be abruptly dropped. This would\r\nappear to the user as a failure to open update and RIB files\r\nwhen using either bgpstream or pybgpstream.\r\n\r\nWith this change, when opening a group, we force an \"open wait\"\r\ncall (i.e. block until the element is opened successfully) every\r\n15 elements, which seems to be enough to allow the HTTPS\r\nconnections to succeed and bgpstream programs to behave as\r\nexpected.\r\n\r\nThis change will obviously introduce a little bit of extra delay\r\nwhen opening a batch of resources, but in theory it should not be\r\nnoticeable.","shortMessageHtmlLink":"resource manager: place limit on number of unconfirmed opened elements ("}},{"before":null,"after":"27f8e451c6745fe6f4cb3c8b95d90d0bcb2017dd","ref":"refs/heads/build-fixes","pushedAt":"2023-11-10T05:21:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"brendonj","name":"Brendon Jones","path":"/brendonj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1477708?s=80&v=4"},"commit":{"message":"Bring the common submodule up to date.","shortMessageHtmlLink":"Bring the common submodule up to date."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPWlgpQA","startCursor":null,"endCursor":null}},"title":"Activity ยท CAIDA/libbgpstream"}