aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-13From Stephen Donnelly via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-20/+20
2012-03-13From Peter Harris:Jeff Morriss7-752/+1316
2012-03-12Enhance and update IPv6 Option of Extension HeaderAlexis La Goutte2-123/+151
2012-03-12Code=100 is Framed-IPv6-Pool, not (another copy of) Framed-IPv6-PrefixJeff Morriss1-83/+83
2012-03-12Use tvb_new_subset_remaining(...) instead of tvb_new_subset(..., -1, -1);Bill Meier1-193/+193
2012-03-12Use tvb_new_subset_remaining(...) in place of tvb_new_subset(..., -1, -1);Bill Meier1-21/+16
2012-03-12Fix a typo in a function name and some indentation.Jeff Morriss1-17/+17
2012-03-12Improved a if-check to avoid a analyzis warning.Stig Bjørlykke2-2/+2
2012-03-12Value can't be negative if no_of_bits == 0Stig Bjørlykke1-1/+1
2012-03-12From Jose Pedro Oliveira:Anders Broman1-2909/+2909
2012-03-12From Jose Pedro Oliveira:Anders Broman2-533/+533
2012-03-12Minor reformatting, whitespace and style changes.Bill Meier1-103/+105
2012-03-12Use consistent indentation;Bill Meier5-5302/+5306
2012-03-12Cleanup & minor bug fixes:Bill Meier7-3631/+3656
2012-03-12Free idb_inf and shb_hdr when done.Anders Broman2-0/+8
2012-03-12Add checkboxes to filter for RACH attempts and SRs.Martin Mathieson1-14/+65
2012-03-12Add a checkbox to filter for RACH attempts.Martin Mathieson1-2/+26
2012-03-12Add doxygen tags.Anders Broman1-42/+43
2012-03-12From Tyson Key:Anders Broman3-0/+516
2012-03-12From Jose Pedro Oliveira: Add ModlinesAnders Broman1-0/+13
2012-03-12From Jose Pedro Oliveira: Add ModlinesAnders Broman1-0/+13
2012-03-12capture_opts_add_iface_opt() is not used outside capture_opts.c; make itGuy Harris2-4/+1
2012-03-11Within a status report, check that NACK_SNs are not 'ahead' of ACK_SN.Martin Mathieson1-0/+6
2012-03-11From Steve Magnani: knock URB Setup out from under USB URB https://bugs.wires...Anders Broman1-14/+14
2012-03-11Don't close the currently loaded capture file in capture_start(), do soGuy Harris3-6/+21
2012-03-11Add a comment to indicate what collect_ifaces() does.Guy Harris1-0/+4
2012-03-11If the length is bogus in a message received from the sync pipe, dumpGuy Harris1-2/+3
2012-03-11Fix function name in debugging message.Guy Harris1-1/+1
2012-03-11Add a comments LEDAnders Broman1-1/+14
2012-03-11From Francesco Fondelli via https://bugs.wireshark.org/bugzilla/show_bug.cgi?...Alexis La Goutte6-310/+471
2012-03-11[Automatic manuf, services and enterprise-numbers update for 2012-03-11]Gerald Combs3-17/+188
2012-03-11Do not assign a value to itself.Stig Bjørlykke2-25/+17
2012-03-11Return a valid offset from process_app0_segment().Stig Bjørlykke1-0/+1
2012-03-11Remove extraneous parentheses around some comparisons to silence a warning.Stig Bjørlykke1-4/+4
2012-03-11Free name string only when used.Stig Bjørlykke1-1/+1
2012-03-11Use _U_ for unused arguments.Stig Bjørlykke2-12/+12
2012-03-11capture_opts_add_opt() does just fine at adding an interface to theGuy Harris1-12/+1
2012-03-10Reflect the rename of the Xylan RADIUS dictionary.Guy Harris1-1/+1
2012-03-10Fix QtShark build after the move of alert_box.c in ui folderAlexis La Goutte1-1/+1
2012-03-10Rename the Xylan dictionnary to Alcatel-Lucent Xylan dictionnaryAlexis La Goutte4-41/+41
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-8/+1
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+4
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-13/+8
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-90/+2
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-13/+11
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-80/+99
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+1
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+2