{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":111093244,"defaultBranch":"master","name":"vpnc","ownerLogin":"streambinder","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-11-17T10:55:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7783188?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1510916388.0","currentOid":""},"activityList":{"items":[{"before":"401cf4593b1580fb5878caea5894ab7e2a8a5ff4","after":"d0fd23d9432d54e7f354ecf3ced1e35d92d3dbde","ref":"refs/heads/master","pushedAt":"2024-02-26T09:51:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"chore(license): remove Jolla Ltd. as a copyright holder\n\nApparently Jolla Ltd. did not provide any code changes while commit 46b8335\nintroduced a line like 'SPDX-FileCopyrightText: 2023 Jolla Ltd.' to almost\nevery file under src/.","shortMessageHtmlLink":"chore(license): remove Jolla Ltd. as a copyright holder"}},{"before":"64468ffe6141c14a89f75c668b4095df74f1a3d6","after":"401cf4593b1580fb5878caea5894ab7e2a8a5ff4","ref":"refs/heads/master","pushedAt":"2024-02-23T00:01:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"build: correct some targets and their rules to prevent unneeded rebuilds\n\nWithout this patch the binaries are linked anew and the manpage gets\nrecreated with every 'make' and 'make install' call, even if no changes\nto the sources have happened.","shortMessageHtmlLink":"build: correct some targets and their rules to prevent unneeded rebuilds"}},{"before":"ef049365b9dd3a3086a78179f99837e7edd4f713","after":"64468ffe6141c14a89f75c668b4095df74f1a3d6","ref":"refs/heads/master","pushedAt":"2023-11-09T14:25:29.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"fix: check for return value of asprintf\n\nin case of failure, free buffer and log error\n\nSigned-off-by: Ulrich Weber ","shortMessageHtmlLink":"fix: check for return value of asprintf"}},{"before":"9e83abc1bf9d2c0a0087de81ac3624656d7290c1","after":"ef049365b9dd3a3086a78179f99837e7edd4f713","ref":"refs/heads/master","pushedAt":"2023-11-09T14:25:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"fix: ike phase1 rekeying\n\nCommit 074e1cebd5468bacaff36a5d94eb2bfcab30cc80 missed the\nchanges to use the provied i_cookie and r_cookie. See:\nhttps://lists.unix-ag.uni-kl.de/pipermail/vpnc-devel/2015-June/004163.html\n\nSigned-off-by: Ulrich Weber ","shortMessageHtmlLink":"fix: ike phase1 rekeying"}},{"before":"d20eec6371a17da428d951ac8e86ef898afc8ca9","after":"9e83abc1bf9d2c0a0087de81ac3624656d7290c1","ref":"refs/heads/master","pushedAt":"2023-11-09T14:24:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"fix(openssl): dont use deprecated functions\n\nEVP_PKEY_get1_RSA, RSA_size and RSA_public_decrypt got\ndeprecated in openssl 3.0, switch to EVP_PKEY_verify_recover\n\nCode change mimics strongswan implementation from:\nsrc/libstrongswan/plugins/openssl/openssl_rsa_public_key.c\n\nAlso works with openssl 1.1.1n from debian buster\n\nSigned-off-by: Ulrich Weber ","shortMessageHtmlLink":"fix(openssl): dont use deprecated functions"}},{"before":"3cfc0deb032e55049f67d9aa8759dbe8643f8010","after":"d20eec6371a17da428d951ac8e86ef898afc8ca9","ref":"refs/heads/master","pushedAt":"2023-11-09T06:41:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"style: rename pakets to packets\n\nfound by new codespell version\n\nSigned-off-by: Ulrich Weber ","shortMessageHtmlLink":"style: rename pakets to packets"}},{"before":"a8a236c776ba3144809ef993528d300391dec09e","after":"3cfc0deb032e55049f67d9aa8759dbe8643f8010","ref":"refs/heads/master","pushedAt":"2023-08-19T10:20:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"docs: minor adjustments","shortMessageHtmlLink":"docs: minor adjustments"}},{"before":"b45643fbdf968c94644b745ef806342fad2e4a9f","after":"a8a236c776ba3144809ef993528d300391dec09e","ref":"refs/heads/master","pushedAt":"2023-08-19T10:15:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"build(makefile): point to local dir docs","shortMessageHtmlLink":"build(makefile): point to local dir docs"}},{"before":"bf69c6dd2485a09536e5ffa498be84b7c7d76c6b","after":"b45643fbdf968c94644b745ef806342fad2e4a9f","ref":"refs/heads/master","pushedAt":"2023-08-19T10:11:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"makefile: point to local dir docs","shortMessageHtmlLink":"makefile: point to local dir docs"}},{"before":"211bf07a9773e5192cd21cb847861d3a821838d6","after":"bf69c6dd2485a09536e5ffa498be84b7c7d76c6b","ref":"refs/heads/master","pushedAt":"2023-08-19T10:05:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"docs: first dump","shortMessageHtmlLink":"docs: first dump"}},{"before":"da31e077a9c55a6eeec83187700130d99b751726","after":"211bf07a9773e5192cd21cb847861d3a821838d6","ref":"refs/heads/master","pushedAt":"2023-08-19T10:04:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"ci(push): add linting and doc-notifying","shortMessageHtmlLink":"ci(push): add linting and doc-notifying"}},{"before":"4c4d1a71c06d8d6811312b327808224fbe569b18","after":"da31e077a9c55a6eeec83187700130d99b751726","ref":"refs/heads/master","pushedAt":"2023-08-19T10:01:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"ci(push): add linting and doc-notifying","shortMessageHtmlLink":"ci(push): add linting and doc-notifying"}},{"before":"46b8335b6e0df577fd3c40e87362ed8c5724c8df","after":"4c4d1a71c06d8d6811312b327808224fbe569b18","ref":"refs/heads/master","pushedAt":"2023-04-11T09:25:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"streambinder","name":"Davide Pucci","path":"/streambinder","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783188?s=80&v=4"},"commit":{"message":"Fix typos found by codespell","shortMessageHtmlLink":"Fix typos found by codespell"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEBTHFlgA","startCursor":null,"endCursor":null}},"title":"Activity ยท streambinder/vpnc"}