-
```
I am using r2351 , file hci.c , line 871 has a problem
if (hci_stack->substate > 1 || COMMAND_COMPLETE_EVENT(packet, hci_reset))
Notice that a OR is used, shouldn't that be an AND? Isn't there a…
-
おそいきがする
-
Hi, I just found this repository as I need to use a sparse data format inside numba functions. In my exisiting code using numpy arrays I mainly need row indexing and dot products.
Is there a possib…
-
Add an option to have a timeout on transactions. If read or write is not ready, it should timeout the transaction and return an error. Related to issue #8
-
```
$ openssl version
OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)
```
[ここ](https://github.com/ivanr/bulletproof-tls/tree/master/private-ca)から`root-ca.conf` `sub-ca.conf` をダウンロード…
-
**Is your feature request related to a problem? Please describe.**
When generating CA (if exported type) or leaf certificates in issued by Vault a user must manually manage private key and certificat…
-
When I enter the domain information, if a certain line is omitted, **all lines after that** have to press enter **3 times** to enter the blank line correctly, **without any** prompt during this time
…
-
Looking at the sending rate per second on kusama nodes, grandpa seems to be sending 3 times more messages than any of the other network protocols, see graph.
Grafana: https://grafana.teleport.p…
-
...I ran into this issue when building the Brightway Live site. I did not copy the error, but [`interp1d` already has a depreciation warning](https://docs.scipy.org/doc/scipy/reference/generated/scipy…
-
The find/replace links thinks CSR[csr] is a known CSR reference in, e.g., implementation of CSRRW. The find/replace needs to check if the contents of CSR[...] is a known CSR name.