Snawoot

Results 27 issues of Snawoot

Mobile app (Android, 1.1.5 mainnet build) doesn't tries/retries identity registration on mainnet. ## Steps to reproduce 1. identity `0xbc141d514d4520ba0dcf8a7956777b3f845d27a4` was registered on mobile app version 1.1.3 ``` [17:40:16] dt1:~> curl...

There is a [bug](https://www.mail-archive.com/[email protected]/msg87050.html) in Postfix 3.4+ which makes Postfix unable to load the key+cert+chain. Make sure you have `smtpd_tls_eecdh_grade` in it's default value `auto` or you have Postfix version...

Hello! Thanks for great project! Is it possible to add TLS option with **client** certificate and private key? It will allow use of naive proxies which authenticate client using [mutual...

Docs in repo readme is outdated and create very uncomfortable situations. E.g. docker instructions do not create persistent volume and for this reason keys get lost after upgrade of image....

pinned
infra
Team Green

### 1. Why is this pull request needed and what does it do? 1. Stop useless query attempts when context is already expired. 2. Allows to control effective forward timeout...

### 1. Why is this pull request needed and what does it do? This pull request adds a small plugin *oneaddr* which might be useful in conjunction with *loadbalance* plugin....

Fix #123 Extends `get` method to return expired items to `set` method in order to avoid second insertion into expiration queue.

It seems under some circumstances single key can be present in cache twice, or at least have a duplicate in expiration queue. It happens like this: 1. Some keys get...

#### Description As far as I understand Flight3 is pretty much like Flight1, but with Cookie. So I just reuse logic from Flight1 to ensure correct behaviour. #### Reference issue...

### Your environment. - Version: v2.2.7 - Browser: none ### What did you do? I specified custom EllipticCurves list in dtls.Config ### What did you expect? Modified list of curves...