aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ftam
AgeCommit message (Expand)AuthorFilesLines
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-12-06Fixed some typos.Stig Bjørlykke1-38/+38
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-9/+9
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-1/+4
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer1-1/+5
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-07Convert some more protocols to new Makefile style.Jörg Mayer5-90/+96
2007-08-25Removed duplicate entry of OID 1.0.8571.2.4 in FTAMStig Bjørlykke1-2/+1
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-08-16Added handling of ISO FTAM unstructured binary, as this OID is used in Stig Bjørlykke1-2/+28
2007-05-22Regenerate dissector with -X and -T directives.Anders Broman4-636/+15
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-16/+16
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-19/+19
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-50/+54
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa3-6/+6
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-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-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-12/+13
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+0
2006-05-23Ethereal -> WiresharkTomas Kukosa3-75/+84
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-03Fix bug http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=850 problems with t...Anders Broman3-19/+11
2006-03-30call OID subdissector for private extensiions, fix makefiles.Anders Broman1-2/+2
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2006-02-22Add some missing files.Anders Broman1-0/+24
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2-8/+5
2005-10-24From Graeme Lunt:Anders Broman2-1/+10
2005-09-09Dissect "nbs-9".Anders Broman2-2/+16
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-09-06Ftam - Use some mofe FN_PAR:sAnders Broman1-6/+5
2005-09-05Add some OID:s as we now use the Presentation context and use FN_PARS.Anders Broman2-11/+21
2005-08-02Fix svn properties where needed:Jörg Mayer6-2/+2
2005-08-01- update ftam.cnf for new asn2eth compilerTomas Kukosa1-4/+4
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-7/+7
2005-07-12Fix some more signed vs. unsigned warnings.Guy Harris1-38/+38
2005-06-29fix a typo for the name of a bitRonnie Sahlberg1-1/+1
2005-06-28addition of NBS9 Ronnie Sahlberg2-230/+273
2005-06-26Fix a compiler warning and set eol-style.Anders Broman3-3/+5
2005-06-26prettify ftam by puttign the command name in the info columnRonnie Sahlberg2-2/+47
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-6/+6
2005-06-25new FTAM dissector generated by asn2ethRonnie Sahlberg6-0/+2490