aboutsummaryrefslogtreecommitdiffstats
path: root/TLV_utils.py
AgeCommit message (Expand)AuthorFilesLines
2007-06-10More useful OID display for the case when the exact OID is not knownhploetz1-1/+13
2007-06-09sre is deprecated in python 2.5hploetz1-3/+3
2007-06-09OID to cleartexthploetz1-1/+28
2007-06-05helper function to search through TLV trees. (TODO: Create proper class for T...hploetz1-0/+21
2007-01-23UTF8hploetz1-1/+33
2007-01-14Leave context when encountering a structure that is not application specific ...hploetz1-1/+1
2007-01-13Fix SFI handlinghploetz1-1/+5
2006-11-26allow 00 and ff filler bytes to be returned optionallyhploetz1-3/+12
2006-11-23implement pack()hploetz1-8/+44
2006-11-23implement unpack(data, with_marks)hploetz1-5/+25
2006-08-06Fix multi-byte tags in combination with multi-byte lengthshploetz1-10/+9
2006-08-06better boolean decodinghploetz1-4/+26
2006-07-21decode asn.1 bit string and enumeratedhploetz1-1/+18
2006-06-16Make it possible to override tagshploetz1-10/+26
2006-06-16fix file descriptor byte decoding and typoshploetz1-6/+6
2006-06-14wrong comment fixedhploetz1-2/+19
2006-06-14better context handling (?)hploetz1-1/+4
2006-05-24ls -l (still ugly)hploetz1-0/+16
2006-05-22fix decoding of multi-byte tagshploetz1-4/+19
2006-05-21parsing advanceshploetz1-2/+16
2006-05-20more BER decodinghploetz1-12/+98
2006-05-20better parsing of unknown TLV structureshploetz1-7/+24
2006-05-20git-svn-id: svn+ssh://localhost/home/henryk/svn/cyberflex-shell/trunk@61 f711...hploetz1-1/+1
2006-05-19nicer TLV parsing, (more ugly code)hploetz1-1/+75
2006-05-18TLV utilitieshploetz1-0/+68