Arthur Gautier

Results 76 issues of Arthur Gautier

This throw off the test suite.

Hello! Any chance you could push a tag 3.2.0 on cf66017c0120ae198210ebaf58a0be6a78372974. I believe cargo-readme has been pushed to crates.io but it's missing the git tag. That makes it easier to...

Allow to copy binaries from the master to the slave before launching the setup phase. ``` [Pre-Test] scp binary $client1: scp another-binary $client2: [Test] trials: 1 [Clients] client1: master.cfg client2:...

my use case is: - create a socket with a lib - set socket in non-blocking - connect the socket - register socket with tokio (with `PollEvented`). - once socket...

The copy password does not copy to x11 buffer, and when password is shown, there is no way to select it which makes impossible to use the x11 paste buffer....

On 2017-01-04, dnsjava 2.1.8 has been released. It adds a bunch of new types. Among them are CAA and openpgpkey. Would it be possible to update jdnssec-dnsjava to 2.1.8? I...

As part of signing PE objects for booting UEFI payloads with secureboot, we (@RaitoBezarius and I) would need to add a PKCS#7 signature to PE objects. This comes along with...

Hi! I was wondering if maybe you'd be open to have support for [`signature::Signer`](https://docs.rs/signature/latest/signature/trait.Signer.html) in the crate. This would allow to separate the storage of a private key on a...