{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":273467684,"defaultBranch":"master","name":"openssl","ownerLogin":"mturk","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-06-19T10:33:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/515197?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1613542977.037218","currentOid":""},"activityList":{"items":[{"before":"1977c00f00ad0546421a5ec0b40c1326aee4cddb","after":"20da3dabc43ee8c664090981336ec11605ff174b","ref":"refs/heads/master","pushedAt":"2024-07-12T13:17:13.000Z","pushType":"push","commitsCount":138,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"o_fopen: fix coding style and build error with VS2010\n\nFollow the coding style to place variable definitions before code\n\nFixes a build error on Windows 2003 with VS2010 introduced in [1]\ncrypto\\o_fopen.c(45) : error C2143: syntax error : missing ';' before 'type'\ncrypto\\o_fopen.c(46) : error C2275: 'DWORD' : illegal use of this type as an expression\n E:\\Program Files (x86)\\Microsoft SDKs\\Windows\\v7.0A\\include\\windef.h(152) : see declaration of 'DWORD'\ncrypto\\o_fopen.c(46) : error C2146: syntax error : missing ';' before identifier 'flags'\ncrypto\\o_fopen.c(46) : error C2065: 'flags' : undeclared identifier\n\n[1] https://github.com/openssl/openssl/commit/917f37195ac95252a4c90e86d7d7414c5569aed8\n\nSigned-off-by: Georgi Valkov \n\nReviewed-by: Tom Cosgrove \nReviewed-by: Neil Horman \nReviewed-by: Matt Caswell \n(Merged from https://github.com/openssl/openssl/pull/24853)","shortMessageHtmlLink":"o_fopen: fix coding style and build error with VS2010"}},{"before":"45f5d51b72a262bf85c4461fbded91485ce6b9da","after":"1977c00f00ad0546421a5ec0b40c1326aee4cddb","ref":"refs/heads/master","pushedAt":"2024-06-12T01:22:04.000Z","pushType":"push","commitsCount":51,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Fix memory leak in quic_trace.c\n\nFixes #24340\n\nReviewed-by: Ben Kaduk \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/24568)","shortMessageHtmlLink":"Fix memory leak in quic_trace.c"}},{"before":"933f57dfe21657f7aba8f13e0cdb3b02dd64fcc3","after":"45f5d51b72a262bf85c4461fbded91485ce6b9da","ref":"refs/heads/master","pushedAt":"2024-05-19T23:55:54.000Z","pushType":"push","commitsCount":86,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Fix typo in CONTRIBUTING.md\n\nCLA: trivial\n\nReviewed-by: Paul Dale \nReviewed-by: Tim Hudson \n(Merged from https://github.com/openssl/openssl/pull/24413)","shortMessageHtmlLink":"Fix typo in CONTRIBUTING.md"}},{"before":"882a387d0dc12afe8612c4d3f6b9cae5c04611d7","after":"933f57dfe21657f7aba8f13e0cdb3b02dd64fcc3","ref":"refs/heads/master","pushedAt":"2024-04-28T03:04:08.000Z","pushType":"push","commitsCount":137,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Raise an error on syscall failure in tls_retry_write_records\n\nRecord the errno when we get a syscall failure in\ntls_retry_write_records\n\nReviewed-by: Matt Caswell \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/23723)","shortMessageHtmlLink":"Raise an error on syscall failure in tls_retry_write_records"}},{"before":"2d70cc9cecf8b322d795985efecee06242b203b3","after":"882a387d0dc12afe8612c4d3f6b9cae5c04611d7","ref":"refs/heads/master","pushedAt":"2024-04-03T16:35:33.000Z","pushType":"push","commitsCount":110,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"rsa/rsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_size()\n\nAdd the checks for the return value of EVP_MD_CTX_get_size() before explicitly\ncast them to size_t to avoid the integer overflow.\n\nFixes: 75d44c0452 (\"Store digests as EVP_MD instead of a NID.\")\nSigned-off-by: Jiasheng Jiang \n\nReviewed-by: Neil Horman \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/23953)","shortMessageHtmlLink":"rsa/rsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_size()"}},{"before":"5ed9a32a2aee89e10eb2891f5fb7a283e1b5199b","after":"2d70cc9cecf8b322d795985efecee06242b203b3","ref":"refs/heads/master","pushedAt":"2024-02-25T17:37:15.000Z","pushType":"push","commitsCount":213,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Improve documentation of standard IANA cipher suite names.\n\nReviewed-by: Paul Yang \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/23539)","shortMessageHtmlLink":"Improve documentation of standard IANA cipher suite names."}},{"before":"addbd743b5ceeca93dafd59600ba92b87f916e12","after":"5ed9a32a2aee89e10eb2891f5fb7a283e1b5199b","ref":"refs/heads/master","pushedAt":"2024-01-23T03:35:12.000Z","pushType":"push","commitsCount":317,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Remove mios-simulator-version-min from default iOS configuration\n\n* iOS 6 and 7 got its last updates 2014.\n* Adding -mios-simulator-version-min=14.0 to the configure command leads to two occurences of this parameter during compilation.\n* So lets remove this values to allow a robust configuration from outside and avoid updates here in the future.\n\nCLA: trivial\n\nReviewed-by: Tom Cosgrove \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/23344)","shortMessageHtmlLink":"Remove mios-simulator-version-min from default iOS configuration"}},{"before":"e40d538ad72c8e496b1dfe7d93c6002ce48351f5","after":"addbd743b5ceeca93dafd59600ba92b87f916e12","ref":"refs/heads/master","pushedAt":"2023-11-23T13:03:11.000Z","pushType":"push","commitsCount":407,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Make CHANGES.md header more appropriate\n\nReviewed-by: Matt Caswell \nReviewed-by: Tomas Mraz \nReviewed-by: Richard Levitte \n(Merged from https://github.com/openssl/openssl/pull/22785)\n\n(cherry picked from commit d330fef1f1446c968e31803778bc7b3d067c7e99)","shortMessageHtmlLink":"Make CHANGES.md header more appropriate"}},{"before":"fbd23b929609c0b2fe22da97ac349fae5a385027","after":"e40d538ad72c8e496b1dfe7d93c6002ce48351f5","ref":"refs/heads/master","pushedAt":"2023-09-19T20:29:02.000Z","pushType":"push","commitsCount":429,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Add provider documentation for the new open_ex\n\nSigned-off-by: Simo Sorce \n\nReviewed-by: Dmitry Belyavskiy \nReviewed-by: Richard Levitte \n(Merged from https://github.com/openssl/openssl/pull/20131)","shortMessageHtmlLink":"Add provider documentation for the new open_ex"}},{"before":"5be15438fc0bcb81fdf22dee6c7801ca3089fb74","after":"fbd23b929609c0b2fe22da97ac349fae5a385027","ref":"refs/heads/master","pushedAt":"2023-07-29T12:53:04.582Z","pushType":"push","commitsCount":31,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Removes unused parameter 'sending' from derive_secret_key_and_iv()\n\nFixes #21569\n\nCLA: trivial\n\nReviewed-by: Tom Cosgrove \nReviewed-by: Paul Dale \nReviewed-by: Matt Caswell \n(Merged from https://github.com/openssl/openssl/pull/21569)","shortMessageHtmlLink":"Removes unused parameter 'sending' from derive_secret_key_and_iv()"}},{"before":"5be15438fc0bcb81fdf22dee6c7801ca3089fb74","after":"fbd23b929609c0b2fe22da97ac349fae5a385027","ref":"refs/heads/master","pushedAt":"2023-07-29T12:53:04.000Z","pushType":"push","commitsCount":31,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Removes unused parameter 'sending' from derive_secret_key_and_iv()\n\nFixes #21569\n\nCLA: trivial\n\nReviewed-by: Tom Cosgrove \nReviewed-by: Paul Dale \nReviewed-by: Matt Caswell \n(Merged from https://github.com/openssl/openssl/pull/21569)","shortMessageHtmlLink":"Removes unused parameter 'sending' from derive_secret_key_and_iv()"}},{"before":"61cc84d9f9d8ad3f918d5bd908096d39b72c3969","after":"5be15438fc0bcb81fdf22dee6c7801ca3089fb74","ref":"refs/heads/master","pushedAt":"2023-07-20T18:35:16.776Z","pushType":"push","commitsCount":108,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Connection ID processing\n\nReviewed-by: Hugo Landau \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/20749)","shortMessageHtmlLink":"Connection ID processing"}},{"before":"61cc84d9f9d8ad3f918d5bd908096d39b72c3969","after":"5be15438fc0bcb81fdf22dee6c7801ca3089fb74","ref":"refs/heads/master","pushedAt":"2023-07-20T18:35:16.000Z","pushType":"push","commitsCount":108,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Connection ID processing\n\nReviewed-by: Hugo Landau \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/20749)","shortMessageHtmlLink":"Connection ID processing"}},{"before":"050dddb06162a8016c004317273f8f01b72ac20a","after":"61cc84d9f9d8ad3f918d5bd908096d39b72c3969","ref":"refs/heads/master","pushedAt":"2023-07-06T16:32:26.214Z","pushType":"push","commitsCount":161,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Don't build the QUIC ssl trace when DH is disabled\n\nThe test assumes certain options are on/off. DH must be on for this test.\n\nReviewed-by: Hugo Landau \nReviewed-by: Tom Cosgrove \n(Merged from https://github.com/openssl/openssl/pull/21373)","shortMessageHtmlLink":"Don't build the QUIC ssl trace when DH is disabled"}},{"before":"050dddb06162a8016c004317273f8f01b72ac20a","after":"61cc84d9f9d8ad3f918d5bd908096d39b72c3969","ref":"refs/heads/master","pushedAt":"2023-07-06T16:32:26.000Z","pushType":"push","commitsCount":161,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Don't build the QUIC ssl trace when DH is disabled\n\nThe test assumes certain options are on/off. DH must be on for this test.\n\nReviewed-by: Hugo Landau \nReviewed-by: Tom Cosgrove \n(Merged from https://github.com/openssl/openssl/pull/21373)","shortMessageHtmlLink":"Don't build the QUIC ssl trace when DH is disabled"}},{"before":"56a51b5a1ecd54eadc80bed4bfe5044a340787c1","after":"050dddb06162a8016c004317273f8f01b72ac20a","ref":"refs/heads/master","pushedAt":"2023-06-13T21:11:05.771Z","pushType":"push","commitsCount":145,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"crypto/sm2/sm2_sign.c: Add BN_CTX_end\n\nTo match the BN_CTX_start, it should be better to add\nBN_CTX_end in the end of the function.\n\nSigned-off-by: Jiasheng Jiang \n\nReviewed-by: Tom Cosgrove \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/19266)","shortMessageHtmlLink":"crypto/sm2/sm2_sign.c: Add BN_CTX_end"}},{"before":"56a51b5a1ecd54eadc80bed4bfe5044a340787c1","after":"050dddb06162a8016c004317273f8f01b72ac20a","ref":"refs/heads/master","pushedAt":"2023-06-13T21:11:05.722Z","pushType":"push","commitsCount":145,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"crypto/sm2/sm2_sign.c: Add BN_CTX_end\n\nTo match the BN_CTX_start, it should be better to add\nBN_CTX_end in the end of the function.\n\nSigned-off-by: Jiasheng Jiang \n\nReviewed-by: Tom Cosgrove \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/19266)","shortMessageHtmlLink":"crypto/sm2/sm2_sign.c: Add BN_CTX_end"}},{"before":"46032426e42238ca8662b98752f9bc8d44512f29","after":"56a51b5a1ecd54eadc80bed4bfe5044a340787c1","ref":"refs/heads/master","pushedAt":"2023-05-19T22:29:50.775Z","pushType":"push","commitsCount":300,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"Update hkdf.c to avoid potentially vulnerable code pattern\n\nThe expression \"if (a+b>c) a=c-b\" is incorrect if \"a+b\" overflows.\nIt should be replaced by \"if (a>c-b) a=c-b\", which avoids the\npotential overflow and is much easier to understand.\n\nThis pattern is the root cause of CVE-2022-37454, a buffer overflow\nvulnerability in the \"official\" SHA-3 implementation.\n\nIt has been confirmed that the addition in\nhttps://github.com/openssl/openssl/blob/master/providers/implementations/kdfs/hkdf.c#L534\ncannot overflow. So this is only a minor change proposal to avoid\na potentially vulnerable code pattern and to improve readability.\nMore information: https://github.com/github/codeql/pull/12036#issuecomment-1466056959\n\nCLA: trivial\n\nReviewed-by: Paul Dale \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/20990)","shortMessageHtmlLink":"Update hkdf.c to avoid potentially vulnerable code pattern"}},{"before":"12c4e67675e691d7556a526aa062effff05a6532","after":"46032426e42238ca8662b98752f9bc8d44512f29","ref":"refs/heads/master","pushedAt":"2023-03-25T11:28:17.673Z","pushType":"push","commitsCount":92,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"apps/lib/http_server.c: improve diagnostics, e.g., on port number already in use\n\nReviewed-by: Paul Dale \nReviewed-by: Tomas Mraz \nReviewed-by: David von Oheimb \n(Merged from https://github.com/openssl/openssl/pull/19947)","shortMessageHtmlLink":"apps/lib/http_server.c: improve diagnostics, e.g., on port number alr…"}},{"before":"d0a3b9d1eb1fc510ec3447b44803bbf5520a0c47","after":"12c4e67675e691d7556a526aa062effff05a6532","ref":"refs/heads/master","pushedAt":"2023-03-07T17:00:46.568Z","pushType":"push","commitsCount":18,"pusher":{"login":"mturk","name":"Mladen Turk","path":"/mturk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/515197?s=80&v=4"},"commit":{"message":"test//bio_dgram_test.c: Skip test when BIO_bind() fails\n\nThis test isn't supposed to test BIO_bind() itself, so we can be a bit\nsloppy and assume that it fails because the attempted binding is not\nsupported on the platform where this is run. For example, BIO_bind()\nfails when it's given an IPv6 address and the platform where this is\nrun doesn't support that address family.\n\nIn a case like this, it's sensible enough to simply skip the test when\nBIO_bind() fails.\n\nReviewed-by: Matt Caswell \nReviewed-by: Tomas Mraz \n(Merged from https://github.com/openssl/openssl/pull/20449)","shortMessageHtmlLink":"test//bio_dgram_test.c: Skip test when BIO_bind() fails"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEfeChlQA","startCursor":null,"endCursor":null}},"title":"Activity · mturk/openssl"}