aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap
AgeCommit message (Expand)AuthorFilesLines
2007-06-04Use the unmodified files.Anders Broman6-1437/+1431
2007-06-04- CLASS definitions support including exports through the *-exp.cnf fileTomas Kukosa1-36/+6
2007-06-03Add some opcodes and mark func as _U_ in packet-ber.cAnders Broman1-8/+148
2007-06-03INAP:Anders Broman14-29/+5851
2007-06-01Regenerate the INAP dissector with the -X option using the original asn1 filesAnders Broman7-1412/+1743
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-2/+2
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman3-342/+210
2007-05-06Start introducing actx to ber functions.Anders Broman1-14/+14
2007-02-28Add a missing OPTIONAL.Anders Broman1-5/+5
2007-01-04Make the recent INAP change in the template file as well.Anders Broman1-1/+1
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-06-10Mark "inap.tcap.itu_ssn" and "inap.tcap.itu_ssn1" as obsoleteGuy Harris1-0/+4
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-04-21From Jeff Morris:Anders Broman1-29/+37
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2006-02-22Add some missing files.Anders Broman1-0/+41
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...Luis Ontanon1-4/+5
2005-12-01Fix a typoAnders Broman1-1/+1
2005-11-30Connec all op types to the asn1 code. Use #.PDU to get hf fields auto generated.Anders Broman3-67/+186
2005-11-29ISUP - Export functions used by INAP and CamelAnders Broman3-786/+1555
2005-11-02From TimAnders Broman1-0/+11
2005-08-28add missing value_string terminationRonnie Sahlberg1-2/+5
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-2/+2
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-4/+4
2005-04-02From Tim Endean:Anders Broman2-8/+163
2005-03-06Add a newline to the end of the file.Guy Harris1-1/+1
2005-02-10Remove an extra /*, some unused variables, and an unneeded include (INAPGuy Harris1-5/+1
2005-02-10Add a Makefile.Guy Harris1-0/+16
2005-02-09fix svn propertiesLars Roland1-1/+1
2005-02-09From Tim Endean: INAP dissector.Anders Broman4-0/+1356