{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":530966,"defaultBranch":"master","name":"jacknji11","ownerLogin":"joelhockey","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-02-22T22:12:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/208049?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1641464825.8567522","currentOid":""},"activityList":{"items":[{"before":"8d2949cba4c4c84758e0f0b89c7f62be9fe52c5e","after":"e0e69856bfb7b694b68c8d6e4d0b2fd9532bf3d7","ref":"refs/heads/master","pushedAt":"2024-05-06T21:10:08.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"joelhockey","name":"Joel Hockey","path":"/joelhockey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/208049?s=80&v=4"},"commit":{"message":"Merge pull request #61 from samuellbKF/ckm_alignment\n\nFix alignment in JNA_CKM and JNA_CK_C_INITIALIZE_ARGS on Win64","shortMessageHtmlLink":"Merge pull request #61 from samuellbKF/ckm_alignment"}},{"before":"aba5ee6ef71df12057c9966c2671aab201826843","after":"8d2949cba4c4c84758e0f0b89c7f62be9fe52c5e","ref":"refs/heads/master","pushedAt":"2024-04-20T07:12:52.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"joelhockey","name":"Joel Hockey","path":"/joelhockey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/208049?s=80&v=4"},"commit":{"message":"Merge pull request #60 from primetomas/attributeLengthStrategy-improve-javadoc\n\nclarify javadoc with better explanations","shortMessageHtmlLink":"Merge pull request #60 from primetomas/attributeLengthStrategy-improv…"}},{"before":"22be50e1857bb362a667fc0c507b65ad6bb4e319","after":"aba5ee6ef71df12057c9966c2671aab201826843","ref":"refs/heads/master","pushedAt":"2024-04-17T22:08:09.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"joelhockey","name":"Joel Hockey","path":"/joelhockey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/208049?s=80&v=4"},"commit":{"message":"Merge pull request #59 from primetomas/attributeLengthStrategy-additional-javadoc\n\nAdd more javadoc explaining why this strategy needs careful use case …","shortMessageHtmlLink":"Merge pull request #59 from primetomas/attributeLengthStrategy-additi…"}},{"before":"0c16c27ccaf6245c0f114d350eca6f2fd5792b23","after":"22be50e1857bb362a667fc0c507b65ad6bb4e319","ref":"refs/heads/master","pushedAt":"2024-02-15T10:39:17.000Z","pushType":"pr_merge","commitsCount":10,"pusher":{"login":"joelhockey","name":"Joel Hockey","path":"/joelhockey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/208049?s=80&v=4"},"commit":{"message":"Merge pull request #57 from tawek/feature/tw-improvements\n\nImprovements","shortMessageHtmlLink":"Merge pull request #57 from tawek/feature/tw-improvements"}},{"before":"5041db1c5ed6fdeff923610fdca5b17b49f763cf","after":"0c16c27ccaf6245c0f114d350eca6f2fd5792b23","ref":"refs/heads/master","pushedAt":"2024-01-15T01:05:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joelhockey","name":"Joel Hockey","path":"/joelhockey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/208049?s=80&v=4"},"commit":{"message":"Let HSM handle ATTRIBUTE_TYPE_INVALID and ATTRIBUTE_SENSITIVE as it should according to P11 (#56)\n\n* Handle ATTRIBUTE_TYPE_INVALID and ATTRIBUTE_SENSITIVE as read attributes according to P11 spec\r\n\r\n* Remove unneeded checks","shortMessageHtmlLink":"Let HSM handle ATTRIBUTE_TYPE_INVALID and ATTRIBUTE_SENSITIVE as it s…"}},{"before":"cf1e9df98142db34e8f231c4deead518350fe1a9","after":"5041db1c5ed6fdeff923610fdca5b17b49f763cf","ref":"refs/heads/master","pushedAt":"2023-09-25T22:55:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joelhockey","name":"Joel Hockey","path":"/joelhockey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/208049?s=80&v=4"},"commit":{"message":"FindObjects in fixed-size batches of 1024, instead of increasing (#55)\n\nThis commit from Tomas Gustavsson changes the batch size in FindObjects\r\nto a fixed value of 1024, instead of exponentially increasing buffer size.\r\n\r\nThis fixes a bug with AWS CloudHSM, which returns ARGUMENTS_BAD if the\r\nbuffer size increases in continued FindObject calls.\r\n\r\nSigned-off-by: Samuel Lidén Borell \r\nCo-authored-by: Tomas Gustavsson ","shortMessageHtmlLink":"FindObjects in fixed-size batches of 1024, instead of increasing (#55)"}},{"before":"55315a69e00e8d13ff94381fa46a8381ad45b643","after":"cf1e9df98142db34e8f231c4deead518350fe1a9","ref":"refs/heads/master","pushedAt":"2023-09-21T22:34:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joelhockey","name":"Joel Hockey","path":"/joelhockey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/208049?s=80&v=4"},"commit":{"message":"Use try-finally so FindObjectsFinal always gets called (#54)\n\nIt is possible that the inner FindObjects call fails in the single-part\r\nFindObjects method. In that case it is necessary to call FindObjectsFinal,\r\notherwise the session enters an inconsistent state, and later Cryptoki\r\ncalls fail with CKR.OPERATION_ACTIVE.\r\n\r\nThis commit wraps the code in try-finally so FindObjectsFinal gets called\r\nalso if there is an error.","shortMessageHtmlLink":"Use try-finally so FindObjectsFinal always gets called (#54)"}},{"before":"5fcee13b015ab004a9df6164a845900825feda1b","after":"55315a69e00e8d13ff94381fa46a8381ad45b643","ref":"refs/heads/master","pushedAt":"2023-06-16T07:52:08.428Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joelhockey","name":"Joel Hockey","path":"/joelhockey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/208049?s=80&v=4"},"commit":{"message":"add more Luna CKRs from cryptoki_v2.h (#53)\n\n* add more Luna CKRs from cryptoki_v2.h\r\n\r\n* remove duplicated comment","shortMessageHtmlLink":"add more Luna CKRs from cryptoki_v2.h (#53)"}},{"before":"6aef8aac4b1823720731bde500343b66c1643922","after":"5fcee13b015ab004a9df6164a845900825feda1b","ref":"refs/heads/master","pushedAt":"2023-06-15T21:44:31.721Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joelhockey","name":"Joel Hockey","path":"/joelhockey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/208049?s=80&v=4"},"commit":{"message":"Add some new constants (#52)\n\n* Add CKU_CONTEXT_SPECIFIC from P11 specification\r\n\r\n* Add Luna vendor specific return values","shortMessageHtmlLink":"Add some new constants (#52)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wNlQyMToxMDowOC4wMDAwMDBazwAAAARC8aQ4","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wNlQyMToxMDowOC4wMDAwMDBazwAAAARC8aQ4","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0xNVQyMTo0NDozMS43MjE0MDJazwAAAANCj95c"}},"title":"Activity · joelhockey/jacknji11"}