aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-starteam.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-10- Forward declaration of register functions.Anders Broman1-0/+3
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-8/+11
2013-06-14Removed check_col() and the occasional tree.Michael Mann1-3/+2
2013-06-14Remove check_col() and the occasional tree.Michael Mann1-10/+7
2012-12-10For the record: add comments about some duplicate values in a value_string ar...Bill Meier1-23/+23
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
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier1-3/+3
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-14/+14
2010-10-30Use value_string_ext fcns to access a value_string array;Bill Meier1-129/+141
2010-05-13As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....Jeff Morriss1-23/+20
2010-04-06#include <string.h> not needed.Bill Meier1-2/+0
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-3/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-3/+3
2008-08-26#include <emem.h> not req'dBill Meier1-1/+0
2008-02-18Remove svn:executable propertyBill Meier1-0/+0
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-04-28from metatech at flashmail.com :Ronnie Sahlberg1-0/+715