aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap
AgeCommit message (Expand)AuthorFilesLines
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-03-01Make it look a little like some other Makefile.common files, and get ridGuy Harris1-9/+6
2010-03-01Try to get rid of unused code warnings.Anders Broman3-9/+20
2010-03-01Dissect error code.Anders Broman5-35/+38
2010-01-17Get rid of check_col();Anders Broman1-4/+0
2009-12-15From Vasil Velichkov:Anders Broman2-0/+15
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-4/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-11-07Minor cleanup related to proto_reg_handoff...Bill Meier1-6/+4
2008-07-28Get rid of some unused code warnings.Anders Broman3-496/+146
2008-07-22Get rid of some unused code warnings.Anders Broman1-48/+48
2008-07-22Try again.Anders Broman1-11/+11
2008-07-22Get rid of some unused code warnings...Anders Broman1-41/+41
2008-04-17Another (somewhat blind) attempt to help bug 2053: don't create the INAP hand...Jeff Morriss1-16/+16
2008-02-18Fix some some propertiesBill Meier2-2/+2
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-11-01removed unnecessary forward class declarationsTomas Kukosa1-4/+0
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-1/+17
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-0/+2
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-09Somehow I forgot to check in some directories.Jörg Mayer1-44/+22
2007-10-09Add the missing content...Jörg Mayer1-2/+24
2007-10-09Try to fix the build...Martin Mathieson3-23/+74
2007-09-18Remove autogenerated file:Jörg Mayer1-47/+0
2007-09-18Added inap-exp.cnf as camel depends on this.Stig Bjørlykke1-0/+47
2007-09-17Modified some ASN1 Makefiles to compile on unix.Stig Bjørlykke1-2/+2
2007-08-29Makefile.am Try to get the latest state of asn1 files into the dist.Anders Broman2-1716/+0
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-06Use correct SVN keywords.Anders Broman13-1426/+2018
2007-07-23Fix bugAnders Broman1-0/+3
2007-07-04Preparations for updated CAMEL dissector.Anders Broman2-30/+18
2007-06-05Squelch some warnings - including some that appear legitimate; the nameGuy Harris1-3/+3
2007-06-05Regenerate the INAP dissector with thelatest asn2wrs and theunmodified asn fi...Anders Broman1-17/+15
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