asn1c/skeletons
vlm 0f1ab76b7f BIT STRING now stores the number of unused octets in a separate field.
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@498 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-10-12 05:57:23 +00:00
..
tests BIT STRING now stores the number of unused octets in a separate field. 2004-10-12 05:57:23 +00:00
ANY.c BIT STRING now stores the number of unused octets in a separate field. 2004-10-12 05:57:23 +00:00
ANY.h BIT STRING now stores the number of unused octets in a separate field. 2004-10-12 05:57:23 +00:00
BIT_STRING.c BIT STRING now stores the number of unused octets in a separate field. 2004-10-12 05:57:23 +00:00
BIT_STRING.h BIT STRING now stores the number of unused octets in a separate field. 2004-10-12 05:57:23 +00:00
BMPString.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
BMPString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
BOOLEAN.c allow local cleanup 2004-10-03 09:13:02 +00:00
BOOLEAN.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
ENUMERATED.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
ENUMERATED.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
GeneralString.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
GeneralString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
GeneralizedTime.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
GeneralizedTime.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
GraphicString.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
GraphicString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
IA5String.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
IA5String.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
INTEGER.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
INTEGER.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
ISO646String.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
ISO646String.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
Makefile.am new file 2004-08-19 13:27:57 +00:00
Makefile.in CGI environment for online ASN.1 compilation 2004-09-19 19:40:52 +00:00
NULL.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NULL.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NativeEnumerated.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NativeEnumerated.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NativeInteger.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NativeInteger.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NativeReal.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NativeReal.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NumericString.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NumericString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
OBJECT_IDENTIFIER.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
OBJECT_IDENTIFIER.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
OCTET_STRING.c BIT STRING now stores the number of unused octets in a separate field. 2004-10-12 05:57:23 +00:00
OCTET_STRING.h BIT STRING now stores the number of unused octets in a separate field. 2004-10-12 05:57:23 +00:00
ObjectDescriptor.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
ObjectDescriptor.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
PrintableString.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
PrintableString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
README Initial revision 2004-06-03 03:38:44 +00:00
REAL.c allow local cleanup 2004-10-03 09:13:02 +00:00
REAL.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
RELATIVE-OID.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
RELATIVE-OID.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
T61String.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
T61String.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
TeletexString.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
TeletexString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
UTCTime.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
UTCTime.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
UTF8String.c check for the minimal encoding length 2004-10-02 15:55:07 +00:00
UTF8String.h check for the minimal encoding length 2004-10-02 15:55:07 +00:00
UniversalString.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
UniversalString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
VideotexString.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
VideotexString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
VisibleString.c got rid of 4k table; also asn1_* renamed into asn_* 2004-09-29 13:21:39 +00:00
VisibleString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
asn_SEQUENCE_OF.c XER support 2004-09-22 16:06:28 +00:00
asn_SEQUENCE_OF.h Initial revision 2004-06-03 03:38:44 +00:00
asn_SET_OF.c XER support 2004-09-22 16:06:28 +00:00
asn_SET_OF.h Initial revision 2004-06-03 03:38:44 +00:00
asn_application.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
asn_internal.h allow local cleanup 2004-10-03 09:13:02 +00:00
asn_types.h dedicated asn_application.h header 2004-09-24 20:58:37 +00:00
ber_codec_prim.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
ber_codec_prim.h generic primitive codec added 2004-09-26 13:11:01 +00:00
ber_decoder.c logging 2004-10-05 06:35:43 +00:00
ber_decoder.h ber_dec_ctx_t renamed into asn_struct_ctx_t; added generic codec context 2004-09-29 13:24:10 +00:00
ber_tlv_length.c added stack checking into ber_skip_length also 2004-09-29 14:19:14 +00:00
ber_tlv_length.h added stack checking into ber_skip_length also 2004-09-29 14:19:14 +00:00
ber_tlv_tag.c size_t instead of confusing ssize_t 2004-09-24 20:59:13 +00:00
ber_tlv_tag.h clean-up; removed unnecessary field from type descriptor 2004-09-26 13:10:40 +00:00
constr_CHOICE.c fixed reintroduced problem 2004-10-05 06:36:02 +00:00
constr_CHOICE.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
constr_SEQUENCE.c different place for termination check 2004-10-05 06:36:57 +00:00
constr_SEQUENCE.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
constr_SEQUENCE_OF.c allow local cleanup 2004-10-03 09:13:02 +00:00
constr_SEQUENCE_OF.h reheaderization 2004-09-24 21:00:50 +00:00
constr_SET.c refactoring 2004-10-05 06:36:44 +00:00
constr_SET.h Support for canonical CANONICAL-XER ordering 2004-10-03 09:12:07 +00:00
constr_SET_OF.c refactoring 2004-10-05 06:36:44 +00:00
constr_SET_OF.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
constr_TYPE.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
constr_TYPE.h BIT STRING now stores the number of unused octets in a separate field. 2004-10-12 05:57:23 +00:00
constraints.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
constraints.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
der_encoder.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
der_encoder.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
file-dependencies BIT STRING now stores the number of unused octets in a separate field. 2004-10-12 05:57:23 +00:00
xer_encoder.c allow local cleanup 2004-10-03 09:13:02 +00:00
xer_encoder.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00

README

Here are the canonical encoder/decoder algorithms that work with the tables
constructed by the compiler. The compiler itself does not generate code,
it just creates those tables and then copies (links) over these files
which contain generic algorithms.