aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-20Introduce packet list coloring for the NEW_PACKET_LIST. One caveat: whenStephen Fisher5-10/+53
2009-07-19[Automatic manuf and enterprise-numbers update for 2009-07-19]Gerald Combs2-7/+220
2009-07-18From Kovarththanan Rajaratnam via bug 3719:Stig Bjørlykke6-60/+99
2009-07-17Set the extension channel correctly. Fixup whitespace.Gerald Combs2-33/+36
2009-07-17From Robert Hogan: "no need to register tn3270 for 'decode-as'".Bill Meier1-8/+0
2009-07-17Fix an ep buffer overrun introduced in r29130.Gerald Combs1-6/+17
2009-07-17Minor changes: Move protocol_register & etc to end; Bill Meier1-66/+67
2009-07-17make it possible to retreive the record with packet_list_get_value().Anders Broman1-2/+18
2009-07-17From Kovarththanan Rajaratnam:Anders Broman3-23/+19
2009-07-17From Robert Hogan:Jaap Keuter4-14/+6881
2009-07-16Check for an overflow. This should hopefully fix bug 3672.Gerald Combs1-1/+2
2009-07-16Initialize a variable and remove a check_col.Gerald Combs1-4/+2
2009-07-16Use SE_COPY_ADDRESS instead of trying to attach ep_alloced data to anGerald Combs1-2/+1
2009-07-16From Rajasekhar Reddy Gali:Anders Broman1-67/+62
2009-07-16From Sean Yunjnz:Anders Broman1-2/+17
2009-07-16Make sure some variables are initialized so that Valgrind quitsGerald Combs1-4/+3
2009-07-16Zero out the packet_info struct for each packet instead of trying toGerald Combs1-47/+1
2009-07-16From David Dahlberg:Jaap Keuter1-12/+58
2009-07-16Don't crash if we happen to load a bad MIB file.Gerald Combs3-4/+4
2009-07-16/MP also works with 2008EEJeff Morriss1-11/+11
2009-07-16From Kahou via bug 3739:Stig Bjørlykke4-0/+11
2009-07-16Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmakeAnders Broman10-9/+25
2009-07-15Add a modeline blurb. Minor indentation fix.Gerald Combs1-1/+13
2009-07-15Make sure we advance our offset during a while loop. This should fix recentGerald Combs1-0/+7
2009-07-15Get rid of C++-style comment (and anglicize it).Guy Harris1-1/+1
2009-07-15Add /MP flag to make use of multi cores.Anders Broman10-10/+10
2009-07-15Indent some comments.Stig Bjørlykke1-3/+3
2009-07-15From Kovarththanan Rajaratnam:Stig Bjørlykke1-3/+15
2009-07-14Remove an unused define.Gerald Combs1-1/+0
2009-07-14#include prefs.h not req'd; Also: remove unused #defineBill Meier1-3/+1
2009-07-14From Vladimir Smrekar :Anders Broman3-970/+2879
2009-07-14From Alvaro Vega Garcia via bug 3652:Gerald Combs1-126/+58
2009-07-14Trivial formatting changes to RAR output.Martin Mathieson1-8/+11
2009-07-14From Rajasekhar Reddy Gali:Anders Broman1-256/+1254
2009-07-14Add preference to control whether decode of CRC-error'd frames should be atte...Martin Mathieson1-1/+33
2009-07-14Fix the sort routine.Anders Broman1-12/+14
2009-07-14Header field cleanup.Stig Bjørlykke1-1/+1
2009-07-13Fix one place where we didn't mention "-t dd".Guy Harris2-4/+8
2009-07-13From Reinhard Speyerer:Jaap Keuter1-1/+4
2009-07-13Fix for bug 3710:Jaap Keuter1-2/+2
2009-07-13Check to see if tvb_child_uncompress returns NULL. Fixes bug 3705.Gerald Combs1-50/+52
2009-07-13Squelch a couple of Valgrind warnings. This should fix bug 3700.Gerald Combs1-3/+12
2009-07-13Note what the "Unknown" value is.Guy Harris1-1/+1
2009-07-13From Chris Costa:Anders Broman1-7/+30
2009-07-13From Kovarththanan Rajaratnam:Anders Broman1-14/+6
2009-07-13Add additional indentation to -z <statistics> section to improve readability.Bill Meier1-130/+303
2009-07-13Add additional indentation to -z <statistics> swction to improve readability.Bill Meier1-75/+74
2009-07-13Remove calls to check_col().Martin Mathieson3-244/+122
2009-07-13Remove calls to check_col(), and stop giving '{' a line of its own.Martin Mathieson1-302/+160
2009-07-13APDU incorrectly dissected(BSSLAP Protocol Not Decoded In BSSMAP-LE Messages).Anders Broman1-5/+6