aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/mms/packet-mms-template.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-179/+0
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-2/+2
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2015-11-22register_dissector -> new_register_dissector for ASN.1 dissectors.Michael Mann1-7/+8
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-2/+2
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-2/+2
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-2/+1
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-1/+3
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+3
2013-06-25Move a couple of time-related modules into wsutil.Jeff Morriss1-1/+0
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann1-1/+12
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-15/+15
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-01-20From Gonzalo Casas:Anders Broman1-2/+4
2010-01-12From Gonzalo Casas:Anders Broman1-0/+2
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
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-02-07#include <epan/conversation.h> not req'd ...Bill Meier1-1/+0
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-1/+4
2007-04-28From Gavin Heer:Anders Broman1-1/+51
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-12-18Get rid of an unused variable.Guy Harris1-2/+0
2005-09-05Add some OID:s as we now use the Presentation context and use FN_PARS.Anders Broman1-2/+2
2005-08-02set svn:eol-style and svn:keywordsJörg Mayer1-1/+1
2005-07-03New protocol :Ronnie Sahlberg1-0/+120