chcg

Results 464 comments of chcg

Maybe this one https://groups.google.com/g/comp.security.ssh/c/sc0rfhyJT_0 is leading to the right direction regarding access to the device for the random numbers. Apart from that a known issue would be #348 but that...

Is this also happening if you use the none beta version of NppFTP https://github.com/ashkulz/NppFTP/releases/tag/v0.29.12?

Duplicate to #143 and #1 . Maybe https://github.com/ashkulz/NppFTP/blob/c4d1aa3dbc63a43e86c3511f45382072271b66cb/UTCP/src/ut_clnt.cpp#L2445 with https://github.com/ashkulz/NppFTP/blob/c4d1aa3dbc63a43e86c3511f45382072271b66cb/UTCP/src/ut_clnt.cpp#L2434C11-L2434C11 could help here. Still needs impl to be used by NppFTP maybe with a GUI config option.

@00tv Which version of NppFTP do you use? See #55 . A fix for that is just available with the beta versions starting with v0.30.12 . Latest version available is...

@misery As written above the builds which are mentioned as NOK (Not OK) also fail on my side. I would consider this PR as a starting point if this is...

@GitMensch These two failing jobs where already running previously but now the package 'libclang-dev' is version 14 from apt which differs from the libclang package already installed within the docker...

@misery Adapted the workflow configs to run just the working ones. Additionally fixed the CodeQl action by using now apt QT 6.5.3 installation.

> Did you try to use ccache with github action caching? That should speed up the builds a lot. I haven't tested that. As builds are currently just occasionally I...

https://sites.google.com/site/robertgiesecke/Home/uploads/unmanagedexports is used (see https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/tree/master/Visual%20Studio%20Project%20Template%20C%23/PluginInfrastructure/DllExports) and that is not available for .Net Core. Maybe with the help of https://github.com/3F/DllExport it could be achieved that the .Net 6 code is accessible...

@projecthate Which versions do you use of NppFTP, N++, Windows and which kind of connection? There are some open issue on this e.g. https://github.com/ashkulz/NppFTP/issues/290 or https://github.com/ashkulz/NppFTP/issues/1 In the profile settings...