aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tn5250.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+2
2013-12-13It should halve warnings count in tn5250 dissector.Jakub Zawadzki1-378/+378
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-1/+0
2013-10-23#if 0 numerous "unused const variables" (mostly value-string-arrays);Bill Meier1-1/+6
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-1/+1
2013-09-12emem -> wmem ("tshark -v" tested)Jörg Mayer1-1/+2
2013-03-19From beroset:Anders Broman1-4/+4
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-23Fix some duplicate display filter names.Chris Maynard1-7/+7
2011-10-24Fix encoding arg for various fcn calls:Bill Meier1-3/+3
2011-07-30Whitespace cleanup.Bill Meier1-2214/+2213
2011-07-30Remove unneeded #includesBill Meier1-5/+1
2011-07-05Add some additional routine variants that handle string encodings, andGuy Harris1-497/+500
2011-06-19Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.Bill Meier1-2/+0
2010-12-06Fix various typos and spelling errors.Bill Meier1-2/+2
2010-10-07Define a global variable as static.Bill Meier1-1/+1
2010-05-17Remove trailing white spaceJeff Morriss1-36/+36
2010-05-17From Robert Hogan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3922 :Jeff Morriss1-0/+7522