aboutsummaryrefslogtreecommitdiffstats
path: root/skeletons
AgeCommit message (Expand)AuthorFilesLines
2005-02-06handling temporary structureLev Walkin1-0/+7
2005-01-27revert back the lvalue casting; fix is even less compatibleLev Walkin2-8/+8
2005-01-27break aliasing rulesLev Walkin1-2/+3
2005-01-22oops, allocating invalid amount of memory.Lev Walkin1-1/+1
2005-01-17no lvalue castingLev Walkin9-18/+22
2004-12-15C++ compatibilityLev Walkin3-9/+10
2004-12-14avoid new gcc warnings for assigning the lvalueLev Walkin2-3/+5
2004-11-16der_encode_to_buffer()Lev Walkin2-0/+52
2004-11-08moved dereference to its placeLev Walkin1-1/+2
2004-10-28decoder templateLev Walkin2-4/+318
2004-10-28removed special caseLev Walkin1-52/+39
2004-10-28more loggingLev Walkin1-2/+5
2004-10-27strip is generally unnecessaryLev Walkin1-2/+2
2004-10-26printing with debugLev Walkin2-5/+6
2004-10-26removed C99izmLev Walkin3-14/+18
2004-10-26LP64Lev Walkin4-8/+8
2004-10-26de-reserved nameLev Walkin1-2/+2
2004-10-26fight with signalling NANs and floating point exceptions on alpha64Lev Walkin2-18/+46
2004-10-26alpha64Lev Walkin9-19/+32
2004-10-26endiannessLev Walkin1-3/+13
2004-10-26alpha64Lev Walkin2-6/+6
2004-10-25harm undoneLev Walkin1-1/+1
2004-10-23removed check for extension groupLev Walkin1-2/+2
2004-10-23CHOICE XER support, draftLev Walkin2-0/+174
2004-10-23initial XER decoder implementationLev Walkin2-0/+194
2004-10-23refactoringLev Walkin1-42/+40
2004-10-23assert()Lev Walkin1-0/+1
2004-10-23typosLev Walkin1-1/+1
2004-10-23XER decoding supportLev Walkin7-52/+210
2004-10-23play safeLev Walkin1-1/+2
2004-10-23empty stringsLev Walkin1-2/+5
2004-10-23always pass at least empty stringLev Walkin1-2/+7
2004-10-23LP64 supportLev Walkin1-7/+9
2004-10-23OBJECT IDENTIFIER and RELATIVE-OID XER decodingLev Walkin5-15/+292
2004-10-23empty string testLev Walkin1-0/+1
2004-10-22NULL XER encodingLev Walkin2-2/+23
2004-10-22xer_is_whitespace()Lev Walkin4-34/+35
2004-10-22BOOLEAN XER supportLev Walkin2-1/+56
2004-10-21NativeInteger XER supportLev Walkin3-3/+50
2004-10-21brushing upLev Walkin6-23/+62
2004-10-21XER decoding of a REALLev Walkin3-10/+167
2004-10-21renamingLev Walkin2-2/+6
2004-10-21just whitespaceLev Walkin1-1/+2
2004-10-21INTEGER XER decodingLev Walkin3-5/+107
2004-10-21temporary using INTEGER XER decodingLev Walkin1-2/+2
2004-10-21renamingLev Walkin6-12/+12
2004-10-21comments and renamingLev Walkin1-9/+10
2004-10-21XER decoding and asn_long2INTEGER()Lev Walkin2-4/+130
2004-10-21ber_codec_prim -> asn_codecs_primLev Walkin4-152/+295
2004-10-21more border casesLev Walkin1-1/+23