aboutsummaryrefslogtreecommitdiffstats
path: root/tools/asn2eth.py
AgeCommit message (Expand)AuthorFilesLines
2005-02-16From Tomas Kukosa:Anders Broman1-8/+5
2005-02-07From Alejandro Vaquero :Anders Broman1-1/+2
2005-01-20Fix bug in SEQUENCE/SET OF handlingTomas Kukosa1-2/+6
2005-01-17Support of GeneralizedTime in PERTomas Kukosa1-1/+5
2005-01-05Fixed value string names in field array when NO_PROT_PREFIX option is usedTomas Kukosa1-2/+2
2005-01-03Directives #.FN_* can be used for Ethereal types as well as for ASN.1 typesTomas Kukosa1-7/+12
2005-01-03- names for value_string tables are generated with protocol name prefixTomas Kukosa1-15/+42
2004-12-29- new optional parameter ETH_VAR for #.EXPORTS directiveTomas Kukosa1-25/+47
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-10/+4
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg1-2/+2
2004-12-12updates from tomas and andersRonnie Sahlberg1-122/+193
2004-11-20add _U_ to int hf_index to reduce number of compiler warningsRonnie Sahlberg1-1/+1
2004-11-14Major update of the ber helpers to fix a lot of bugs and make the handling o...Ronnie Sahlberg1-4/+4
2004-11-01From Tomas Kukosa:Guy Harris1-29/+52
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