pastdue

Results 38 issues of pastdue

See: https://blog.libtorrent.org/2020/09/bittorrent-v2/ v2 moves to SHA-256 hashes. It is possible to create hybrid torrents that support v1 and v2 swarms at the same time. > SHA-1 chosen-prefix attacks are now...

enhancement
good first issue
security

With the protocol supporting negotiable cipher suites, some additional changes to support a more flexible crypto config seem like they could be useful. ### Motivations: There may be situations where:...

enhancement

Implements the first two tasks of #196 Opening as a draft for feedback.

According to the latest [MoltenVK](https://github.com/KhronosGroup/MoltenVK) documentation: > Because **MoltenVK** supports the `VK_KHR_portability_subset` extension, when using the *Vulkan Loader* from the *Vulkan SDK* to run **MoltenVK** on *macOS*, the *Vulkan Loader*...

**Describe the feature you'd like** Explore providing an AppImage for Warzone 2100 builds. (https://en.wikipedia.org/wiki/AppImage) **Describe why do you think it is needed** There have been a few requests.

Feature
help wanted

Currently, they are stored in a comma-separated string list inside the `config` file, but this doesn't properly handle a number of edge cases.

good first issue

JS API: Add countStructEx / countDroidEx - These functions are just like `enumStruct` / `enumDroid`, except they only return a count of the number of (matching) structures / droids. -...

**Describe the bug** Queued build orders do not seem to properly restore on saveload in all circumstances. (This may have existed for a while.) **To Reproduce** Steps to reproduce the...

Bug
type: saving / loading

See blog post: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/ > Action authors who are using the toolkit should update the @actions/core package to v1.2.6 or greater to get the updated addPath and exportVariable functions. >...

**Describe the pull request** Fixes "Unsupported target architecture" error when trying to compile meson-based ports targeting the `wasm32-emscripten` triplet. Tested this with the fribidi port. (Compiled, linked successfully with example...

category:vcpkg-feature
info:reviewed