rustyx

Results 23 issues of rustyx

This PR allows to specify GIT_VERSION and CC when building the project. This makes it possible to include in Buildroot without patching.

No matter what I try, my PATCH SDBs are being ignored in Windows 10. All other SDB's (InjectDll, etc.) still work fine. Is this a known issue or am I...

When I look at file times in FAR v3.0 build 5577 x64, all times are shifted by 1 HR (the timezone offset of my server). When I do the same...

This makes it easier to update() from a data buffer, i.e. when reading from a stream. ``` Nilsimsa nilsimsa = new Nilsimsa(); byte buf[] = new byte[4096]; for (int len...

Please publish the tlsh Java version to the Maven central repo. [It's free](https://dzone.com/articles/publish-your-artifacts-to-maven-central). Many corporate rules (ours included) make it impossible to connect to custom repo's like bintray.com, not to...

Ubuntu 22.04 amd64 Firefox 105.0.1 (installed via snap) ``` $ ffpass import < pass.csv ERROR: Cannot find any Firefox profiles ``` I do have a Firefox profile of course: ```...

When I press the "Fetch & Prune from Remote(s)" button, **_all_** remotes in my repo are fetched. Is there a way to have only the "**_origin_**" remote fetched when pressing...

question

Trying to build the example with Go 1.18.7 results in a build error: `module github.com/btcsuite/btcd@latest found (v0.23.3), but does not contain package github.com/btcsuite/btcd/btcec` Similarly, the same error occurs when trying...

When there is more than 1 file to upload, calling `upload.reset()` does not clear the upload list fully.

This plugin is POSTing only the file(s), and is ignoring all other inputs (checkboxes, etc.) I have in my form.