summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Replace the capture start and restart icons with a green fin similar toGerald Combs27-1994/+2243
2013-04-11From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8505Evan Huus1-408/+904
2013-04-11QT: Select default interface if none else is selectedIrene Rüngeler1-0/+6
2013-04-11Don't select the 'any' device (in Linux), when 'capture all' is selected.Irene Rüngeler2-10/+32
2013-04-11From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8575 :Pascal Quantin1-1/+1
2013-04-11Select the interface, if only one exists.Irene Rüngeler1-0/+7
2013-04-10Use consistent "generated automatically" wording which will hopefully beGerald Combs5-11/+9
2013-04-10Add a license header.Gerald Combs4-0/+93
2013-04-10Copy Chromium's checklicenses.py fromGerald Combs1-0/+573
2013-04-10Coverity CID 280337 Unchecked return valueMartin Kaiser1-4/+6
2013-04-10Use -Y instead of -R to filter tshark in decryption tests. We're not doingEvan Huus1-4/+4
2013-04-10Add wmem tests for the singly-linked list implementation.Evan Huus1-1/+50
2013-04-10Add "Modern" STUN to the preference.Anders Broman2-3/+17
2013-04-09Coverity CID 751101: Logically Dead CodeMartin Kaiser1-1/+1
2013-04-09fix indentingMartin Kaiser1-36/+36
2013-04-09Coverity CID 280299Martin Kaiser1-3/+8
2013-04-09Coverity CID 280448: Missing break in switchMartin Kaiser1-0/+1
2013-04-09Coverity CID 281193: Dead codeMartin Kaiser1-12/+3
2013-04-09Update packet format according to upcoming working group draft.Michael Tüxen1-14/+13
2013-04-09The default interface should now be selected also on Windows.Irene Rüngeler2-6/+1
2013-04-09Don't try to open <home>/.wireshark on Windows: Wireshark hasn't written toJeff Morriss19-78/+42
2013-04-09Fix the fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug...Jeff Morriss1-14/+14
2013-04-08Fix bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8569 :Pascal Quantin1-10/+19
2013-04-08Nudge the fill another half pixel.Gerald Combs3-27/+27
2013-04-08Decrease the width of the outer borders by half a pixel to match theGerald Combs3-36/+43
2013-04-08Try a blue fill for the stop capture button, using Windows SoundGerald Combs5-78/+93
2013-04-08Fix dissection of IMSI detach from non-EPS service type.Anders Broman1-1/+7
2013-04-08Set the default interface as selected.Irene Rüngeler1-0/+5
2013-04-08Fix bug in "Import Hex Dump" where data was overwritten in the buffer.Irene Rüngeler1-2/+2
2013-04-07Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2013-04-07Make fix-encodings-args HappyAlexis La Goutte1-2/+2
2013-04-07Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2013-04-07Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-04-07Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+2
2013-04-07Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-04-07Adjust the automatic update label.Gerald Combs1-1/+1
2013-04-07Adjust some wording.Gerald Combs1-2/+2
2013-04-07Expose the automatic update preference on Windows.Gerald Combs1-5/+24
2013-04-07Use a monospace font for the address resolution dialog so that tabGerald Combs1-99/+114
2013-04-07Change the "stop capture" icon to a Great Big Huge Square to try to makeGerald Combs21-214/+312
2013-04-07From Masatake YAMATO via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Alexis La Goutte1-0/+161
2013-04-07NPL stuff:Jakub Zawadzki2-104/+254
2013-04-07From Masatake YAMATO via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Alexis La Goutte2-0/+2
2013-04-07From Loránd Jakab via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=85...Alexis La Goutte1-51/+271
2013-04-07Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-0/+13
2013-04-07Fix Indent (Replace Tabs by 4-spaces) Fix Trailing Whitespaces Add ModelinesAlexis La Goutte1-24/+37
2013-04-07From report of Mark Phillips via https://bugs.wireshark.org/bugzilla/show_bug...Alexis La Goutte1-11/+11
2013-04-07Move #define OUI include in ieee80211 dissector to epan/oui.h Add Modelines t...Alexis La Goutte2-20/+27
2013-04-07From report TheDarkEye via https://bugs.wireshark.org/bugzilla/show_bug.cgi?i...Alexis La Goutte1-1/+1
2013-04-07Enhance 802.11 Vendor Specific IE * Remove hf_ieee80211_tag_interpretation...Alexis La Goutte1-12/+20