aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+5
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+2
2012-03-10Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-03-10Don't register the payload type unless it's in the dynamic rangeAnders Broman1-4/+4
2012-03-10From martijn: subdissectors for URB_INTERRUPT. https://bugs.wireshark.org/bug...Anders Broman1-1/+37
2012-03-10From Steve Magnani: USB: centralize some common dissection code for class reu...Anders Broman2-60/+44
2012-03-10Replace 4-space tabs (and one 8-space tab, the only remaining tab in theGuy Harris1-8/+8
2012-03-10Replace inconsistent tabs with spaces.Guy Harris1-58/+58
2012-03-10In pcapng.c use the units per second value from the interface instead ofGerald Combs4-86/+94
2012-03-09Forward interface_opts.descr (currently empty) when writing IDB:sAnders Broman1-2/+2
2012-03-09Fix up indentation (get rid of 4-space tabs).Jeff Morriss1-64/+64
2012-03-09Mark an unused parameter as such.Anders Broman1-1/+1
2012-03-09Make packet comments editable from the expert info tab.Anders Broman1-0/+10
2012-03-09From Sylvain Munaut:Anders Broman3-0/+189
2012-03-09From Sylvain Munaut:Anders Broman1-0/+7
2012-03-09From Sylvain Munaut:Anders Broman6-1/+2409
2012-03-09From Jose Pedro Oliveira:Anders Broman1-42/+43
2012-03-09From Sylvain Munaut:Anders Broman6-0/+489
2012-03-09From Sylvain Munaut: gsm_a_common: ELEM_MAND_VV_SHORT doesn't support IEs of ...Anders Broman2-10/+17
2012-03-09From Jose Pedro Oliveira: Make dumpcap write the if_tsresol option (using the...Anders Broman1-1/+1
2012-03-09From Jose Pedro Oliveira: Corrects several 'wdh->bytes_dumped += ...' lines. ...Anders Broman1-5/+5
2012-03-08Convert 4-space tabs to spaces.Guy Harris1-136/+136
2012-03-08Convert 4-space tabs to spaces.Guy Harris1-238/+238
2012-03-08Update the comment icons and tooltips.Gerald Combs5-274/+343