aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cmip
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-2/+2
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-7/+3
2011-02-10Added a dissector table for AttributeId localForm.Stig Bjørlykke2-6/+22
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
2009-11-13Use correct opcode table for error values and regular values.Stig Bjørlykke1-21/+7
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-09-27Fix a possible dereference of null pointer when having no tree.Stig Bjørlykke1-10/+6
2009-09-24Don't guard col_append_str with check_colKovarththanan Rajaratnam1-6/+2
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-03Rework an assignment to keep static analyzers from complaining.Gerald Combs1-4/+4
2009-06-22More header_field_info cleanup.Stig Bjørlykke1-8/+8
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-07-22Get rid of some unused code warnings.Anders Broman1-1/+1
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-04Update do use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-17/+17
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-2/+2
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-0/+3
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-09Fix order of external files (without affecting other protos).Jörg Mayer1-3/+3
2007-10-07Convert some more protocols to new Makefile style.Jörg Mayer1-46/+0
2007-09-25Change some additional protocols to the new build systemJörg Mayer5-64/+106
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-2/+2
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-2/+2
2007-07-05New Camel dissector built with -X and -T option and origninal ASN1 files.Anders Broman1-9/+3
2007-07-02Correct a copy paste error and rename fields.Anders Broman1-17/+31
2007-07-01Try to fix defined but not used warnings and use the nice new table function ...Anders Broman4-45/+35
2007-06-27Try to fix the last defined but not used warnings(again).Anders Broman3-37/+146
2007-06-26Try to fix the last defined but not used warnings.Anders Broman1-0/+19
2007-06-26Try to fix some GCC warningsAnders Broman1-17/+105
2007-06-25Generate CMIP from original asn1 files with -X and -T option.Anders Broman5-67/+146
2007-06-11Add some more asn1 modules.Anders Broman3-0/+747
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-91/+58
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa2-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-2/+3
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+0
2006-05-23Ethereal -> WiresharkTomas Kukosa1-0/+9
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4