aboutsummaryrefslogtreecommitdiffstats
path: root/tools/asn2eth.py
AgeCommit message (Expand)AuthorFilesLines
2004-10-12From Tomas Kukosa:Guy Harris1-4/+5
2004-10-11More constification of arrays.Guy Harris1-4/+4
2004-10-11Constify "asn_namedbit" structures.Guy Harris1-1/+1
2004-10-08Make "ber_sequence" tables "const".Guy Harris1-2/+2
2004-10-01From Tomas Kukosa:Guy Harris1-55/+86
2004-09-22From Tomas Kukosa:Guy Harris1-42/+127
2004-09-13from tomas kukosa, fix for generated _PDU() functions to match the dissecto...Ronnie Sahlberg1-2/+2
2004-09-13From Tomas Kukosa, updates to the asn2eth compilerRonnie Sahlberg1-225/+306
2004-07-27From Tomas Kukosa:Guy Harris1-42/+101
2004-07-23make the implicit_tag parameter _U_ to get rid of some compiler warnings in...Ronnie Sahlberg1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-26From Tomas Kukosa: small fix for ASN2ETH compiler concerning creation ofGuy Harris1-18/+22
2004-06-24from tomas kRonnie Sahlberg1-66/+188
2004-06-24from Tomas KRonnie Sahlberg1-92/+372
2004-06-12update asn1 compiler to (hopefully) handle BER SET OF constructsRonnie Sahlberg1-3/+8
2004-06-12Parameter 8 to dissect_ber_bistring() is the ett_ variable (or -1) and notRonnie Sahlberg1-3/+3
2004-06-12From Tomas Kukosa updates to the ASN1 compilerRonnie Sahlberg1-5/+12
2004-06-07update to the asn1 compiler.Ronnie Sahlberg1-6/+1
2004-06-04Tomas updates to H235 and the ASN2ETH compilerRonnie Sahlberg1-13/+25
2004-06-03From Tomas Kukosa:Guy Harris1-119/+170
2004-05-25The function pointer in a "per_choice_t" or a "per_sequence_t" is to aGuy Harris1-3/+3
2004-05-25Replace some Windows dash/hyphen character with a "-" in some comments.Guy Harris1-5/+8
2004-05-24From Tomas KukosaRonnie Sahlberg1-0/+3604