George Sokianos

Results 20 issues of George Sokianos

I am beta testing Tabor A1222 and the latest AmigaOS running on that machine. I get SSL issues on websites using latest IBrowse 2.5.1 and latest AWeb PPC version, which...

wontfix
AmigaOS4

I am trying to compile with vbcc the example code https.c, but I am getting errors. I am using a cross compiling environment, with AmigaOS 4 SDK and latest AmiSSL...

This Pull Request is based on the PHPUnit coverage as I introduced it at #94 , but now it is for the latest version of Better-PHPUnit. - Added a new...

Hello there, I am really interested to use vamos on one project I develop, at the CI/CD process, where I need to change files protection attributes before creating the lha...

Fixed the url for the SDK 53.30, as the previous url was downloading SDK 53.24

Is there a way to use hashes that are generated on the fly based on variables, i.e. a variable might be the timestamp and and other an API key? For...

I am trying to setup a dev environment based on the Dockerfile in the repo. Unfortunately, when I try to compile even a hello world code, I get the following...

close pending

I am trying to use QEmu plugin on FS-UAE running on a MacOS 12.6 enabled system, but there is a problem with the signing of the library. At first I...

I am using `udisksctl mount` to mount an iso9660 image file but all the filenames are lower case. I tried mount with the following parameters `mount -t iso9660 -o loop,check=relaxed,map=off,norock,nojoliet`...

Hello there, Is there a way to transfer only specific files, which names are know? If not, how can I add multiple regex at the PLUGIN_EXCLUDE and PLUGIN_INCLUDE?