aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap
AgeCommit message (Expand)AuthorFilesLines
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-11-07Minor cleanup related to proto_reg_handoff...wmeier1-6/+4
2008-07-28Get rid of some unused code warnings.etxrab3-496/+146
2008-07-22Get rid of some unused code warnings.etxrab1-48/+48
2008-07-22Try again.etxrab1-11/+11
2008-07-22Get rid of some unused code warnings...etxrab1-41/+41
2008-04-17Another (somewhat blind) attempt to help bug 2053: don't create the INAP hand...morriss1-16/+16
2008-02-18Fix some some propertieswmeier2-2/+2
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-1/+1
2007-11-01removed unnecessary forward class declarationskukosa1-4/+0
2007-10-31Use oid_add_from_string for adding names.etxrab1-1/+17
2007-10-31Use oid_add_from_string for adding names.etxrab1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-0/+2
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-09Somehow I forgot to check in some directories.jmayer1-44/+22
2007-10-09Add the missing content...jmayer1-2/+24
2007-10-09Try to fix the build...martinm3-23/+74
2007-09-18Remove autogenerated file:jmayer1-47/+0
2007-09-18Added inap-exp.cnf as camel depends on this.stig1-0/+47
2007-09-17Modified some ASN1 Makefiles to compile on unix.stig1-2/+2
2007-08-29Makefile.am Try to get the latest state of asn1 files into the dist.etxrab2-1716/+0
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-08-06Use correct SVN keywords.etxrab13-1426/+2018
2007-07-23Fix bugetxrab1-0/+3
2007-07-04Preparations for updated CAMEL dissector.etxrab2-30/+18
2007-06-05Squelch some warnings - including some that appear legitimate; the nameguy1-3/+3
2007-06-05Regenerate the INAP dissector with thelatest asn2wrs and theunmodified asn fi...etxrab1-17/+15
2007-06-04Use the unmodified files.etxrab6-1437/+1431
2007-06-04- CLASS definitions support including exports through the *-exp.cnf filekukosa1-36/+6
2007-06-03Add some opcodes and mark func as _U_ in packet-ber.cetxrab1-8/+148
2007-06-03INAP:etxrab14-29/+5851
2007-06-01Regenerate the INAP dissector with the -X option using the original asn1 filesetxrab7-1412/+1743
2007-05-15actx in the rest of dissect_ber..()letxrab1-2/+2
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab3-342/+210
2007-05-06Start introducing actx to ber functions.etxrab1-14/+14
2007-02-28Add a missing OPTIONAL.etxrab1-5/+5
2007-01-04Make the recent INAP change in the template file as well.etxrab1-1/+1
2006-12-07As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...etxrab1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-06-10Mark "inap.tcap.itu_ssn" and "inap.tcap.itu_ssn1" as obsoleteguy1-0/+4
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-04-21From Jeff Morris:etxrab1-29/+37
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2006-02-22Add some missing files.etxrab1-0/+41
2005-12-17Have tcap subdissectors registering using functions provided by tcap and tcap...lego1-4/+5
2005-12-01Fix a typoetxrab1-1/+1
2005-11-30Connec all op types to the asn1 code. Use #.PDU to get hf fields auto generated.etxrab3-67/+186