aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1compiler
AgeCommit message (Expand)AuthorFilesLines
2005-02-15member -> MemberLev Walkin2-6/+8
2005-02-14modified Member name to guarantee it won't clash with user-defined "identifier"Lev Walkin1-5/+12
2005-02-14SET OF XER supportLev Walkin1-8/+1
2005-02-14SET is now supportedLev Walkin1-1/+0
2005-01-28checking reserved keywords and double identifiersLev Walkin5-66/+151
2005-01-27revert to casting lvalueLev Walkin1-2/+1
2005-01-17no lvalue castingLev Walkin1-1/+2
2005-01-17changed wordingLev Walkin1-1/+1
2005-01-17more commentsLev Walkin1-4/+4
2005-01-17extensions in CHOICE types properly markedLev Walkin1-10/+6
2004-10-23CHOICE XER decoderLev Walkin1-5/+9
2004-10-23some XER supportLev Walkin1-1/+17
2004-10-20XER supportLev Walkin1-1/+5
2004-10-20things necessary for Sun Solaris 9 @ sparcLev Walkin1-23/+17
2004-10-03order tables for CANONICAL-XERLev Walkin1-23/+69
2004-10-02UTF8String_length() API changeLev Walkin1-6/+9
2004-09-29renamed asn1_ into asn_; support for cross-referenced typesLev Walkin3-84/+104
2004-09-26-fno-constraints support; removed last_tag_formLev Walkin2-57/+68
2004-09-24PRIdASN instead of lldLev Walkin2-11/+11
2004-09-24reheaderizationLev Walkin1-1/+1
2004-09-23change of messageLev Walkin1-1/+1
2004-09-23versatile Makefile creationLev Walkin1-8/+44
2004-09-22XER supportLev Walkin1-98/+160
2004-09-22libasn1fix api changeLev Walkin2-4/+3
2004-09-22added asn_internal.hLev Walkin1-0/+1
2004-09-19CGI environment for online ASN.1 compilationLev Walkin1-1/+0
2004-09-17better type namingLev Walkin2-18/+11
2004-09-15marker definition changedLev Walkin1-19/+20
2004-09-14cleanup before proceedingLev Walkin1-1/+6
2004-09-14REAL supportLev Walkin5-44/+52
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogLev Walkin1-41/+123
2004-09-10refactored tagging supportLev Walkin1-62/+37
2004-09-10more explicit ANY supportLev Walkin1-5/+19
2004-09-10distinction between an optional member and a member encoded with a pointerLev Walkin1-22/+59
2004-09-10new tags apiLev Walkin1-19/+15
2004-09-08better handling of recursive definitionsLev Walkin2-29/+40
2004-09-08removed assert stateLev Walkin2-13/+2
2004-09-07automakefiedLev Walkin1-120/+19
2004-09-07speed-up in one special caseLev Walkin1-3/+20
2004-09-06-fall-defs-globalLev Walkin2-1/+11
2004-09-06cleaner pointer arithmeticsLev Walkin1-14/+28
2004-09-05integrated ANY supportLev Walkin1-14/+10
2004-09-05measured in bitsLev Walkin1-1/+1
2004-09-04support for ANY typeLev Walkin1-6/+22
2004-09-04any type renamedLev Walkin1-1/+1
2004-09-02ANY supportLev Walkin1-0/+4
2004-08-26forgot to add returnLev Walkin1-0/+2
2004-08-25better semanticsLev Walkin1-9/+6
2004-08-25slightly different semanticsLev Walkin1-1/+4
2004-08-25refactoringLev Walkin1-152/+135