Simon Ser

Results 571 issues of Simon Ser

If a bad config file is provided to Dovecot, the `net.Pipe` will not be closed and the test hangs.

bug

If the server only supports IMAP4rev2 without IMAP4rev1, or if a client sends ENABLE IMAP4rev2, then all of the UTF-7 encoding/decoding should be disabled.

This is a work-in-progress PR to import operational points into NGE. Closes https://github.com/OpenRailAssociation/osrd/issues/7737 How to test: - Open a scenario in OSRD - In the browser console, right click on...

[EditorConfig][1] defines a configuration file format to set basic code style preferences. The preferences are picked up automatically by many text editors by default. [1]: https://editorconfig.org/

### Who would benefit from this feature? Developers ### What is this feature about? It would be neat to add a Swagger UI to the osrd.fr website with our REST...

kind:enhancement

Right now `ToV4` is quite minimal. Extend it to support all differences. See: - https://github.com/mangstadt/ez-vcard/wiki/Version-differences - https://www.rfc-editor.org/rfc/rfc6350.html#appendix-A

enhancement

Closes: https://github.com/emersion/go-maildir/issues/24 - [ ] Consider returning `[]*Message` to avoid footguns in loops - [ ] Docs

Various pieces of information would be nice to receive before connection registration, for instance the name of the network or the nickname length limit. We could have a cap which...

Closes: https://github.com/KhronosGroup/OpenGL-Registry/issues/617 * * * - Should we use a different symbol name, in case users include both `glext.h` and `gl2ext.h` from different releases? - Should I re-generate the headers,...

`api/GL/glext.h` exposes `GL_GLEXT_VERSION`. However, this symbol is missing from GLES2/GLES3 headers. This makes it difficult to check for the version of the headers programmatically (e.g. to ensure the headers are...