mscdex

Results 52 issues of mscdex

The readme/description of the project could/should be described better. In particular, all of the references to SSH should be replaced with something else as this project does not actually use...

It can be useful to check for ASCII-compatible charsets when decoding data that is known to only have bytes that fall within the ASCII range. Doing such a check avoids...

### Version n/a ### Platform n/a ### Subsystem doc ### What steps will reproduce the bug? Go to the v17.7.0 docs in any section and click one of the links...

doc

Currently csrf secret creation and token checking are done "together." The problem is that I may want to put the csrf secret _creation_ early on in the middleware stack, but...

enhancement

**Is your feature request related to a problem? Please describe.** Currently there is no easy and efficient way to integrate pjsip's ioqueue into an existing polling mechanism (e.g. existing epoll...

type: enhancement

**Is your feature request related to a problem? Please describe.** Currently pjsua's sub modules do not utilize module load/unload callbacks, so it is not possible to safely unregister them. On...

type: enhancement

**Is your feature request related to a problem? Please describe.** Currently in pjsua/pjsua2 credentials are tied to accounts. However, since I just have a dummy account that I use for...

type: enhancement

In one of the existing llhttp tests (shown at the bottom), it shows llhttp reporting some of the folded whitespace characters as being part of the header value. According to...

As the title says, if for example a PR has the 'dont-land-on-v6.x' label already, then the bot should not try to add an 'lts-watch-v6.x' label.

enhancement