asn1c/skeletons
vlm e3e88c743c temporary using INTEGER XER decoding
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@524 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-10-21 11:23:12 +00:00
..
tests more border cases 2004-10-21 11:19:51 +00:00
ANY.c XER support 2004-10-20 15:50:55 +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 XER support 2004-10-20 15:50:55 +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 XER support 2004-10-20 15:50:55 +00:00
BMPString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
BOOLEAN.c XER support 2004-10-20 15:50:55 +00:00
BOOLEAN.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
ENUMERATED.c temporary using INTEGER XER decoding 2004-10-21 11:23:12 +00:00
ENUMERATED.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
GeneralString.c XER support 2004-10-20 15:50:55 +00:00
GeneralString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
GeneralizedTime.c XER support 2004-10-20 15:50:55 +00:00
GeneralizedTime.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
GraphicString.c XER support 2004-10-20 15:50:55 +00:00
GraphicString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
IA5String.c XER support 2004-10-20 15:50:55 +00:00
IA5String.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
INTEGER.c XER decoding and asn_long2INTEGER() 2004-10-21 11:21:25 +00:00
INTEGER.h XER decoding and asn_long2INTEGER() 2004-10-21 11:21:25 +00:00
ISO646String.c XER support 2004-10-20 15:50:55 +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 XER support 2004-10-20 15:50:55 +00:00
NULL.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NativeEnumerated.c XER support 2004-10-20 15:50:55 +00:00
NativeEnumerated.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NativeInteger.c XER support 2004-10-20 15:50:55 +00:00
NativeInteger.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NativeReal.c XER support 2004-10-20 15:50:55 +00:00
NativeReal.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
NumericString.c XER support 2004-10-20 15:50:55 +00:00
NumericString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
OBJECT_IDENTIFIER.c XER support 2004-10-20 15:50:55 +00:00
OBJECT_IDENTIFIER.h renaming 2004-10-21 11:22:12 +00:00
OCTET_STRING.c XER support 2004-10-20 15:50:55 +00:00
OCTET_STRING.h XER support 2004-10-20 15:50:55 +00:00
ObjectDescriptor.c XER support 2004-10-20 15:50:55 +00:00
ObjectDescriptor.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
PrintableString.c XER support 2004-10-20 15:50:55 +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 XER support 2004-10-20 15:50:55 +00:00
REAL.h renaming 2004-10-21 11:22:12 +00:00
RELATIVE-OID.c renaming 2004-10-21 11:22:12 +00:00
RELATIVE-OID.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
T61String.c XER support 2004-10-20 15:50:55 +00:00
T61String.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
TeletexString.c XER support 2004-10-20 15:50:55 +00:00
TeletexString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
UTCTime.c XER support 2004-10-20 15:50:55 +00:00
UTCTime.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
UTF8String.c XER support 2004-10-20 15:50:55 +00:00
UTF8String.h check for the minimal encoding length 2004-10-02 15:55:07 +00:00
UniversalString.c XER support 2004-10-20 15:50:55 +00:00
UniversalString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
VideotexString.c XER support 2004-10-20 15:50:55 +00:00
VideotexString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
VisibleString.c XER support 2004-10-20 15:50:55 +00:00
VisibleString.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
asn_SEQUENCE_OF.c XER support 2004-10-20 15:50:55 +00:00
asn_SEQUENCE_OF.h Initial revision 2004-06-03 03:38:44 +00:00
asn_SET_OF.c XER support 2004-10-20 15:50:55 +00:00
asn_SET_OF.h Initial revision 2004-06-03 03:38:44 +00:00
asn_application.h XER support 2004-10-20 15:50:55 +00:00
asn_codecs.h XER support 2004-10-20 15:50:55 +00:00
asn_codecs_prim.c ber_codec_prim -> asn_codecs_prim 2004-10-21 11:20:50 +00:00
asn_codecs_prim.h ber_codec_prim -> asn_codecs_prim 2004-10-21 11:20:50 +00:00
asn_internal.h XER support 2004-10-20 15:50:55 +00:00
asn_system.h XER support 2004-10-20 15:50:55 +00:00
ber_decoder.c XER support 2004-10-20 15:50:55 +00:00
ber_decoder.h XER support 2004-10-20 15:50:55 +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 XER support 2004-10-20 15:50:55 +00:00
constr_CHOICE.h XER support 2004-10-20 15:50:55 +00:00
constr_SEQUENCE.c XER support 2004-10-20 15:50:55 +00:00
constr_SEQUENCE.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
constr_SEQUENCE_OF.c XER support 2004-10-20 15:50:55 +00:00
constr_SEQUENCE_OF.h reheaderization 2004-09-24 21:00:50 +00:00
constr_SET.c XER support 2004-10-20 15:50:55 +00:00
constr_SET.h Support for canonical CANONICAL-XER ordering 2004-10-03 09:12:07 +00:00
constr_SET_OF.c XER support 2004-10-20 15:50:55 +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 XER support 2004-10-20 15:50:55 +00:00
constraints.c asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
constraints.h XER support 2004-10-20 15:50:55 +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 comments and renaming 2004-10-21 11:21:43 +00:00
xer_decoder.c renaming 2004-10-21 11:22:12 +00:00
xer_decoder.h renaming 2004-10-21 11:22:12 +00:00
xer_encoder.c XER support 2004-10-20 15:50:55 +00:00
xer_encoder.h asn1_* renamed into asn_* 2004-09-29 13:26:15 +00:00
xer_support.c XER support 2004-10-20 15:50:55 +00:00
xer_support.h XER support 2004-10-20 15:50:55 +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.