You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libasn1c/src
Oliver Smith adaa1c62e1
INTEGER: ignore invalid -Warray-bounds from GCC-10
1 week ago
..
ANY.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
BIT_STRING.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
BMPString.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
BOOLEAN.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
ENUMERATED.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
GeneralString.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
GeneralizedTime.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
GraphicString.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
IA5String.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
INTEGER.c INTEGER: ignore invalid -Warray-bounds from GCC-10 1 week ago
ISO646String.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
Makefile.am src/Makefile.am: libraries shall not be in LDFLAGS but in LIBADD 3 weeks ago
NULL.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
NativeEnumerated.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
NativeInteger.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
NativeReal.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
NumericString.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
OBJECT_IDENTIFIER.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
OCTET_STRING.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
ObjectDescriptor.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
PrintableString.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
REAL.c Fix compiler warning 6 years ago
RELATIVE-OID.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
T61String.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
TeletexString.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
UTCTime.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
UTF8String.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
UniversalString.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
VideotexString.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
VisibleString.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
asn1helpers.c fix compiler warning: drop dead code from BIT_STRING_fromBuf() 5 years ago
asn_SEQUENCE_OF.c initial import of /usr/share/asn1c/*.[ch] skeleton files 13 years ago
asn_SET_OF.c initial import of /usr/share/asn1c/*.[ch] skeleton files 13 years ago
asn_codecs_prim.c add '--enable-debug' configure option to build with EMIT_ASN_DEBUG 7 years ago
ber_decoder.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
ber_tlv_length.c initial import of /usr/share/asn1c/*.[ch] skeleton files 13 years ago
ber_tlv_tag.c initial import of /usr/share/asn1c/*.[ch] skeleton files 13 years ago
constr_CHOICE.c fix 3 indents to avoid build failure with -Werror 8 months ago
constr_SEQUENCE.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
constr_SEQUENCE_OF.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
constr_SET.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
constr_SET_OF.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
constr_TYPE.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
constraints.c initial import of /usr/share/asn1c/*.[ch] skeleton files 13 years ago
der_encoder.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
per_decoder.c fix 3 indents to avoid build failure with -Werror 8 months ago
per_encoder.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
per_opentype.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
per_support.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
xer_decoder.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago
xer_encoder.c initial import of /usr/share/asn1c/*.[ch] skeleton files 13 years ago
xer_support.c update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 8 years ago