aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-17Start moving files to ui/ and ui/cli/Jörg Mayer48-91/+91
2012-02-17time_t and nstime.nsecs are both signed so don't cast them to unsigned to dis...Jeff Morriss1-1/+1
2012-02-17Fix part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6703 :Jeff Morriss1-1/+1
2012-02-17(Re)fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6712 :Jeff Morriss1-8/+23
2012-02-16Use tce correct IE idAnders Broman1-4/+9
2012-02-16Fix from Irene Ruengeler: Show correct details in the interface dialog onMichael Tüxen1-5/+2
2012-02-16With the WTAP_ERR_UNSUPPORTED error, Wiretap supplies a string givingGuy Harris3-4/+25
2012-02-16As suggested on the -dev list today, add Wireshark_package.pmdoc to the sourceJeff Morriss9-2/+10
2012-02-16Register the p772 dissector.Stig Bjørlykke2-1/+3
2012-02-16Let part of the patch speak for itself:Jörg Mayer1-3/+25
2012-02-16From Naoyoshi Ueda:Anders Broman3-69/+102
2012-02-16Fix the rest of of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6764 :Jeff Morriss1-34/+39
2012-02-16Again, turn off the debug logging; it messes up the fuzz-testing bot.Guy Harris1-1/+1
2012-02-15From Pascal Quantin:Anders Broman1-2/+3
2012-02-15Make it possible to get inforamtion from the read SHB to the one to write out.Anders Broman7-22/+272
2012-02-15From Andy Karch:Anders Broman1-14/+32
2012-02-14TYPE_PAD records can have zero bytes of payload; don't treat them asGuy Harris1-4/+6
2012-02-14From David Wei:Anders Broman1-6/+12
2012-02-14As Guy suggested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6765 :Jeff Morriss1-22/+2
2012-02-14- dissect_vendor_ie_atheros:Jörg Mayer1-20/+29
2012-02-14From Anders: Add support for options in the SHB.Michael Tüxen4-45/+153
2012-02-14To quote section "7.2.1 Type" of RFC 2068, "Hypertext Transfer ProtocolGuy Harris1-7/+17
2012-02-14Fix part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6764 :Jeff Morriss1-13/+13
2012-02-14As suggested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6763 :Jeff Morriss1-1/+1
2012-02-14This dissector calls process_reassembled_data() so there's no need for it toJeff Morriss1-12/+0
2012-02-14There's no need to get the parent of an item we're passing intoJeff Morriss2-2/+2
2012-02-13From Pascal Quantin:Anders Broman1-2/+9
2012-02-13Handle piggybacked messages.Anders Broman1-3/+19
2012-02-13Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6817 :Jeff Morriss1-2/+22
2012-02-13From Sean Bright:Anders Broman1-0/+2
2012-02-13Mark an unused parameter.Anders Broman1-1/+1
2012-02-13White space changes.Anders Broman1-4/+4
2012-02-13Drop count is 64 bitsAnders Broman1-5/+5
2012-02-13Edit packet commentsAnders Broman2-4/+28
2012-02-13Drop count is 64 bitsAnders Broman1-0/+22
2012-02-13Start itemizing.Jörg Mayer1-29/+52
2012-02-13In a loop of the formGuy Harris1-12/+14
2012-02-13If WIRESHARK_ABORT_ON_DISSECTOR_BUG is set (in the environment) and we put moreJeff Morriss1-0/+2
2012-02-13Fix the crash reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-0/+12
2012-02-12Do not assume tab stops are set every 4 spaces.Guy Harris2-90/+90
2012-02-12Add edit_packet_comment_dlg.h to the source distributionJeff Morriss1-0/+1
2012-02-12Capitalize the "P" in "Packet" in "Add or Edit Packet Comment". AddGuy Harris6-18/+29
2012-02-12Fix debug output.Michael Tüxen1-4/+4
2012-02-12Add a button row.Anders Broman1-9/+43
2012-02-12Close parentheses in expert info.Guy Harris1-1/+1
2012-02-12Don't trust the pointer value in a packet; it could be invalid, and thisGuy Harris1-2/+20
2012-02-12Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-02-12Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+3
2012-02-12Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2012-02-12Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-5/+5