Files
heimdal/lib
Nicolas Williams 9fb444983e asn1: Better handling of >63 named bits/ints
First, we enlarge Member's val field to int64_t.

Then we warn about skipping 2int, int2, and parse units glue for such
things with too-large members.

And we error out when generating the template for such things with
>UINT32_MAX members.

What about too-negative members?  That could be a thing for INTEGER /
ENUMERATED.  We'll look at that later.
2022-01-17 12:39:19 -06:00
..
2021-09-10 09:11:23 +10:00
2022-01-17 00:45:37 -06:00
2022-01-17 10:48:07 -06:00
2022-01-14 17:54:55 -06:00
2017-03-10 15:47:43 -05:00
2022-01-14 12:01:33 -06:00
2016-12-15 12:15:56 -06:00