Adi Roiban

Results 120 issues of Adi Roiban

This is to implement the userauth server-side of https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.u2f The security key (sk-) implementation is for now only OpenSSH specific. The GitHub.com server (SSH-2.0-babeld-70f1bac9 but maybe OpenSSH in the backend)...

## Scope and purpose Fixes #11987 This is just a proof-of-concept to get GTK test executed on Windows it has various commits with various ways of getting the tests executed

It will be a minor API breaking change. I think we can do the change to align with stdlib and ask for an exception. --------------- this changes the defintion of...

# Scope Fixes #1275 This add the SSL.Connection API added in https://github.com/pyca/cryptography/issues/9969 # Changes Add the API as int, not at boolean. Maybe it should be boolean. Add tests for...

I guess that this should be `OpenSSL.SSL.Connection.session_reused()` It should return the number 1 or 0 to keep it as close a possible to the OpenSSL API. It should not return...

# Description Fixes: #571 Try to reproduce the reported error

help wanted

From https://github.com/twisted/towncrier/pull/558#issuecomment-1792157152 We can try to have both a NEWS.rst and NEWS.md file, at the same time. The NEWS.md can help with the content for the relese We can also...

The current implementation is nice, since the tests are executed first, and the release is only triggered if the tests are green. I don't like the current implementation in which...

This is to have a "Standard" security document. Just link it to Twisted.

It looks like GitHub Actions ar failing with the main branch. I have created a PR which only adds a Markdown text file and I can see Python test failing...