aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons
AgeCommit message (Expand)AuthorFilesLines
2004-10-02test for utf8 stuffLev Walkin3-7/+101
2004-09-29added stack checking into ber_skip_length alsoLev Walkin6-10/+32
2004-09-29asn1_* renamed into asn_*Lev Walkin79-462/+466
2004-09-29length value limitLev Walkin1-0/+13
2004-09-29added tests for length limitLev Walkin1-4/+21
2004-09-29ber_dec_ctx_t renamed into asn_struct_ctx_t; added generic codec contextLev Walkin2-40/+71
2004-09-29got rid of 4k table; also asn1_* renamed into asn_*Lev Walkin1-33/+12
2004-09-29stack usage limits; also asn1_* renamed into asn_*Lev Walkin1-5/+34
2004-09-29protection against integer wrap-around; also asn1_* renamed into asn_*Lev Walkin1-21/+28
2004-09-27real_zero moved upLev Walkin1-1/+1
2004-09-27infinity handlingLev Walkin2-49/+39
2004-09-27nan handlingLev Walkin2-22/+24
2004-09-27better handling of encoded subTLVsLev Walkin1-75/+87
2004-09-27pretty-printing check casesLev Walkin1-39/+89
2004-09-27pretty-printingLev Walkin1-20/+79
2004-09-26generic primitive codec addedLev Walkin2-0/+150
2004-09-26clean-up; removed unnecessary field from type descriptorLev Walkin52-415/+251
2004-09-24reheaderizationLev Walkin41-63/+39
2004-09-24loggingLev Walkin1-2/+4
2004-09-24size_t instead of confusing ssize_tLev Walkin4-8/+6
2004-09-24context is now optionalLev Walkin5-31/+34
2004-09-24dedicated asn_application.h headerLev Walkin2-10/+25
2004-09-24added line and file name informationLev Walkin1-3/+3
2004-09-24managing nested expectations betterLev Walkin1-24/+53
2004-09-24pretty-printingLev Walkin1-4/+5
2004-09-23removed debuggingLev Walkin1-1/+0
2004-09-23pretty-printingLev Walkin9-56/+100
2004-09-22XER supportLev Walkin73-326/+1448
2004-09-19CGI environment for online ASN.1 compilationLev Walkin2-2/+0
2004-09-17__CYGWIN__ portabilityLev Walkin1-40/+57
2004-09-15ouchLev Walkin1-1/+1
2004-09-14ilogb() return value is platform-dependentLev Walkin1-4/+8
2004-09-14more portable constructsLev Walkin1-2/+2
2004-09-14explicitly add math libraryLev Walkin2-0/+10
2004-09-14infinity and nan definedLev Walkin1-0/+9
2004-09-14REAL type support, including -fnative-typesLev Walkin8-5/+781
2004-09-13inner structures tagging fix. see 0.9.5 comment in ChangeLogLev Walkin27-61/+177
2004-09-13added type2any and any2type conversion routinesLev Walkin2-2/+120
2004-09-10refactored tagging supportLev Walkin33-56/+14
2004-09-10more explicit ANY supportLev Walkin2-11/+9
2004-09-10distinction between an optional member and a member encoded with a pointerLev Walkin4-39/+57
2004-09-07inttypes/stdint hellLev Walkin1-0/+13
2004-09-07simplificationLev Walkin1-10/+3
2004-09-07automakefiedLev Walkin3-5/+1
2004-09-04typoLev Walkin1-1/+1
2004-09-04support for ANY type decodingLev Walkin1-31/+55
2004-09-04support for untagged ANY typeLev Walkin1-2/+23
2004-09-04ANY type support, and more loggingLev Walkin1-2/+12
2004-09-04typo fixed in ANY.cLev Walkin1-1/+1
2004-09-04cygwin define is unnecessaryLev Walkin1-1/+1