aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-18Fix some: 'cast discards qualifiers from pointer target type' warningsJakub Zawadzki14-28/+27
2012-04-18From Yaniv Kaul:Anders Broman1-11/+63
2012-04-18Fix Bug 7119 ANSI MAP infinite loop.Anders Broman1-23/+34
2012-04-18Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7137Michael Tüxen1-1/+1
2012-04-18From Rolf Fiedler:Anders Broman1-2/+3
2012-04-18Show WIRETAP_ENCAnders Broman1-0/+7
2012-04-18Get the Windows build going again. The Netxray "fix" cast to guint8 may not b...Anders Broman2-2/+2
2012-04-18Update Domain Name System Security (DNSSEC) Algorithm Numbers and Delegation ...Alexis La Goutte1-2/+22
2012-04-18From Colus Tang via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7134Alexis La Goutte1-1/+1
2012-04-18From Evan Huus: There were two cases where we could underflow an unsigned sub...Anders Broman1-6/+20
2012-04-18From Evan Huus: Catch impossible sub-field counts. Fixes LTP infinite loop ht...Anders Broman1-0/+11
2012-04-18If we see a 5View time-stamped header with a bad key, make sure weGuy Harris3-3/+7
2012-04-18Fix some indentation errors from the previous change.Guy Harris1-3/+3
2012-04-18Get rid of tabs, so we don't have to worry about 4-space vs. 8-space tabs.Guy Harris1-160/+161
2012-04-17Might as well make the loop indices just guint; the generated code'sGuy Harris1-4/+4
2012-04-17Flag too-short TLVs with an expert info item - and treat any TLV lengthGuy Harris1-18/+24
2012-04-17From Evan Huus: We were using guint8s as loop counters based on field lengths...Anders Broman1-1/+2
2012-04-17From Evan Huus: Break from the loop if the length is zero. Fix [Bug 7120] AS...Anders Broman1-0/+2
2012-04-17From Francesco Fondelli: fixes up issue 1) and 3) described in the bug report...Anders Broman2-188/+237
2012-04-17Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7131 :pascal1-20/+20
2012-04-17Fix bug #7112, where the interface ids were not savedruengeler1-1/+2
2012-04-17Fix a typo in my nameruengeler1-2/+2
2012-04-17From Bertho Stultiens:pascal1-9/+20
2012-04-17From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7115Alexis La Goutte1-1/+3
2012-04-17From Evan Huus:Anders Broman1-64/+115
2012-04-17From Jakub Zawadzki: fix, which changes types from FT_STRING to FT_DOUBLE. Fi...Anders Broman1-100/+61
2012-04-16From Nick Lowe:pascal1-3/+11
2012-04-16Remove non-ASCII characterpascal1-1/+1
2012-04-16Define ISUP_ITU_STANDARD_VARIANT before using it.Chris Maynard1-3/+3
2012-04-16Introduce a preference to set Standard or National ITU ISUP variant.Anders Broman1-5/+28
2012-04-16Add dissection of French national messages.Anders Broman1-17/+251
2012-04-16Make checkhf happy (a bad copy/paste ?)Alexis La Goutte1-1/+13
2012-04-16From Paco via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7111Alexis La Goutte1-1/+29
2012-04-16Use content_type_parameter_str in dissect_application_isup()Anders Broman1-6/+56
2012-04-16bool value should be FALSE.Anders Broman1-1/+1
2012-04-16Separate ANSI and ITU messages.Anders Broman1-495/+517
2012-04-16From Nick Lowe:Anders Broman1-57/+57
2012-04-16From Evan Huus:Anders Broman10-16/+3
2012-04-16Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte3-35/+1
2012-04-15Get rid of the error code argument to scan_local_interfaces(); nobodyGuy Harris4-22/+19
2012-04-15From Evan Huus: fix a memory leak. Fixes bug 7097.Guy Harris1-0/+1
2012-04-15checkapi saidGuy Harris1-1/+1
2012-04-15Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte8-22/+4
2012-04-15[Automatic manuf, services and enterprise-numbers update for 2012-04-15]Gerald Combs3-17/+290
2012-04-15Fix compilation error under Windowspascal2-2/+2
2012-04-15Update RRC to V10.7.0 and add dissection of Core Network System Information IEspascal12-9794/+22549
2012-04-15Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7048Michael Tüxen2-12/+52
2012-04-15Whitespace cleanup (done while debugging).Michael Tüxen1-65/+65
2012-04-15Set the extent of the tagged parameters.Martin Mathieson1-0/+1
2012-04-15Fix a typo (just clearing my client out before I start doing diffs).Martin Mathieson1-1/+1