-
### Go version
go version go1.21.5 linux/amd64
### What operating system and processor architecture are you using (`go env`)?
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/hom…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.11.5 linux/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating sys…
-
QR-Codes with the message format v2 have appeared in Austria (First chars of ticket: #UT02118100301O). No library currently supports the message format and I think it has something to do with how the …
-
In F1AP ASN there is such definition of information element:
```
RRC-Version-ExtIEs F1AP-PROTOCOL-EXTENSION ::= {
{ID id-latest-RRC-Version-Enhanced CRITICALITY ignore EXTENSION OCTET STRING (…
-
Just to inform you that the consolidated version of IEEE 1609.2a-2016 D8 was finally published. See [IEEE 1609.2a-2017](https://www.techstreet.com/ieee/standards/ieee-1609-2a-2017?product_id=1974525)…
-
(Nmap 7.80 and Nmap 7.80SVN of today)
After using " nmap -n -p 3389 -Pn --script=rdp-enum-encryption.nse -d9 --script-trace ..." on hundreds of host it always hang on two systems, CPU usage increa…
-
We are attempting to generate a CSR with both the following set:
- Subject attribute "SerialNumber"
- Request attribute "ChallengePassword"
However it appears that in OpenSSL 1.1.1, there is no…
grocx updated
5 months ago
-
Set a target closing date
Define scope:
1. Add "Post 1.9" items from Yogesh' issue list
2. Add fixes for recent disclosures from Nathaniel Bennett and Jorge Vargas
3. Move all new PRs to 1.9.2
…
-
Hello, community.
## Issue Description ##
Aiming to use b71 LTE, I've begun to make some changes in the srsRAN stack from tag "release_22_10" (more specifically changing one line - b71 with correc…
-
The current stack/safe_stack have a number of problems:
1. their API cannot be modified because they are public and
2. the data structure is overloaded by trying to be a vector, a list, a stack and …