-
I am working with asn1c for half a year meanwhile. It's an excellent tool. Many thanks for it.
I may have found a generator bug now. The (ETSI ITS) DENM ASN.1 spec (attached) has a definition:
``…
-
* in addition to the binary formats, support for the text-based XML rules and JSON encoding rules would be great in order to use this library for web apps
* true power of ASN1 is the many rulesets ->…
-
I have been testing a few forks and branches of `asn1c` and it was quite confusing to distinguish which binary I am running, since they all spit the same version `"ASN.1 Compiler, v0.9.29"`
It woul…
-
**OpenSIPS version you are running**
```
version: opensips 3.4.5 (x86_64/linux)
flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, FAST_L…
-
### The Problem / Current State
Currently the ASN1 compiler generates structs instead of enums for ASN1 Enumerated types.
i.e. it turns this
```asn1
CauseRadioNetwork ::= ENUMERATED {
…
-
Original reporter: `roadrunnr71`
Affected versions: `OTP-20.2.1`, `OTP-20.3`
Component: `asn1`
Migrated from: https://bugs.erlang.org/browse/ERL-594
---
```
When trying to compile the ASN.1 from 3G…
-
Is there a way to add custom (e.g. not known to node-forge) authenticated attributes to a PKCS#7 signed package?
I'm attempting the following, but see "empty" results when I `openssl asn1parse ...` …
-
Hi, MTS-E//
Having problem with S1AP. Can you help ?
Trying to send PDU (S1SetupRequest):
`
17
reject
59
reject
…
-
**Describe the bug**
When multiple modules are defined in an ASN.1 specification, exports from later defined modules are not available.
**To Reproduce**
Run erlc on the ASN.1 input below, the f…
-
So,
I'm trying to update mu windows installer package (0.9.24).
Unfortunately, my HDD since then has crashed and I had to re-install cygwin.
Only CygWIN-32 seems to remotely work, 64-bit version will…