• Joined on 2023年09月30日
fdik opened issue ziglang/zig#32095 2026年04月27日 13:26:50 +02:00
zig build –search-prefix parameter does not affect the zig translate-c command line parameters
fdik commented on pull request pEp/pEpForiOS#5 2026年03月21日 07:07:03 +01:00
FEATURE-4: download from keyserver manually

@dirkz BTW, the p≡p engine is meant to be used in parallel. It must be initialized with the first init() and other calls to init() must only appear after the first init() is done. But then it is...

fdik commented on pull request pEp/pEpForiOS#5 2026年03月20日 21:53:49 +01:00
FEATURE-4: download from keyserver manually

We could change session.vksRetrieveKey() having a success and a failure block itself. What do you think?

fdik commented on pull request pEp/pEpForiOS#5 2026年03月20日 21:34:06 +01:00
FEATURE-4: download from keyserver manually

I did not yet touch the tests, so this is absolutely possible.

fdik commented on pull request pEp/pEpForiOS#5 2026年03月20日 21:29:05 +01:00
FEATURE-4: download from keyserver manually

The code is correct. There are two cases when we need code:

fdik commented on pull request pEp/pEpForiOS#5 2026年03月20日 21:20:25 +01:00
FEATURE-4: download from keyserver manually

The code actually worked. I tried it out. What is the issue?

fdik created pull request pEp/pEpForiOS#5 2026年03月20日 14:23:27 +01:00
FEATURE-4: download from keyserver manually
fdik pushed to FEATURE-4 at pEp/pEpForiOS 2026年03月20日 14:21:30 +01:00
b9e45b8458 download keys from keyserver, first implementation
fdik pushed to main at pEp/vks-automation 2026年03月11日 19:30:23 +01:00
da618df9f4 Merge pull request 'explicitly link against the libc' (#4) from positron/fix-gnu-linux-link--2026-03 into main
58e9c8b50d Merge branch 'main' into positron/fix-gnu-linux-link--2026-03
c7bd514686 explicitly link against the libc
Compare 3 commits »
fdik merged pull request pEp/vks-automation#4 2026年03月11日 19:30:23 +01:00
explicitly link against the libc
fdik pushed to positron/fix-gnu-linux-link--2026-03 at pEp/vks-automation 2026年03月11日 19:29:42 +01:00
58e9c8b50d Merge branch 'main' into positron/fix-gnu-linux-link--2026-03
54b77ec5df bump version number
2e7cdc8c9b move buffer from stack to heap
Compare 3 commits »
fdik pushed tag v0.1.5 to pEp/vks-automation 2026年03月09日 19:51:36 +01:00
fdik pushed to main at pEp/vks-automation 2026年03月09日 19:51:03 +01:00
54b77ec5df bump version number
fdik pushed tag v0.1.15 to pEp/vks-client 2026年03月09日 19:47:54 +01:00
fdik pushed to main at pEp/vks-client 2026年03月09日 19:47:28 +01:00
088abdd6b9 bump version number
fdik pushed to main at pEp/vks-automation 2026年03月09日 18:59:07 +01:00
2e7cdc8c9b move buffer from stack to heap
fdik pushed to main at pEp/vks-client 2026年03月09日 18:53:09 +01:00
be4a4e8490 adding OutOfMemory error value for C API
fdik pushed to FEATURE-4 at pEp/pEpForiOS 2026年03月09日 16:38:12 +01:00