aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Use val_to_str() instead of match_strval() to ensure we get a non-NULL result.Jeff Morriss1-4/+3
2010-05-18Restore blank line before "and by" removed in SVN #32864;Bill Meier1-1/+2
2010-05-18Add Slava as per https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4741#c4Jeff Morriss1-0/+5
2010-05-18Add FIXMEKovarththanan Rajaratnam1-0/+1
2010-05-18Remove NULL pointer guard in defragment_init()Kovarththanan Rajaratnam1-5/+2
2010-05-18Remove a couple of superfluous NULL assignmentsKovarththanan Rajaratnam1-5/+6
2010-05-18Remove a couple of check_col()Kovarththanan Rajaratnam1-28/+12
2010-05-18Parse everything as OBEX (for now).Kovarththanan Rajaratnam1-13/+8
2010-05-18Add proper item for "User encapsulation not handled" to be able toStig Bjørlykke1-3/+3
2010-05-18Remove #if 0 codeKovarththanan Rajaratnam1-162/+0
2010-05-18Handle fgets() error pathKovarththanan Rajaratnam1-7/+10
2010-05-18Mark defragment_init() as an init routineKovarththanan Rajaratnam1-1/+1
2010-05-18Fix several GCC build issuesKovarththanan Rajaratnam1-18/+13
2010-05-18Add Allan M. MadsenKovarththanan Rajaratnam1-0/+3
2010-05-18Include (local) packet-btl2cap.h properlyKovarththanan Rajaratnam1-1/+1
2010-05-18From Allan M. Madsen:Kovarththanan Rajaratnam3-0/+767
2010-05-18Prepare the docbooks for the 1.4 branch.Jaap Keuter2-4/+4
2010-05-18Extract ogf from the opcodeKovarththanan Rajaratnam1-1/+1
2010-05-18Add CPackConfig.txt to the tarball.Jaap Keuter1-1/+2
2010-05-18Dissect Synchronous Connection correctlyKovarththanan Rajaratnam1-1/+1
2010-05-18Fix some errors. Use FormatMessageA(), as we need the string in ASCII.Guy Harris1-5/+4
2010-05-18Squelch an unused-variable warning.Guy Harris1-0/+2
2010-05-18Add a routine to convert Win32 error statuses into strings, and use itGuy Harris1-27/+60
2010-05-18Move some routines around, fix and shuffle comments.Guy Harris1-24/+24
2010-05-18Move get_pcap_linktype() into dumpcap - it's not used elsewhere.Guy Harris3-129/+123
2010-05-18Only negative return values from pcap_activate() are errors; positiveGuy Harris1-3/+8
2010-05-18Don't write the SP_SUCCESS messages unless -Z was specified.Guy Harris2-31/+71
2010-05-17Make -Z always generate machine-readable output, and don't botherGuy Harris2-17/+26
2010-05-17If dumpcap is run with -D, don't select a default interface; it's notGuy Harris1-12/+30
2010-05-17Don't pass a NULL pointer to what is supposed to be (according to the format)...Jeff Morriss1-1/+1
2010-05-17Add a bunch of tools to the source distributionJeff Morriss1-3/+7
2010-05-17Added some new features.Stig Bjørlykke1-1/+9
2010-05-17From Lars Ruoff:Jaap Keuter1-65/+89
2010-05-17Update a comment.Guy Harris1-3/+0
2010-05-17When dumpcap is run to get an interface list, interface capabilities, orGuy Harris9-276/+519
2010-05-17Update Robert Hogan's entry to include TN5250Jeff Morriss1-0/+1
2010-05-17From Torrey Atcitty: IEEE 1722(AVB Transport Protocol) DissectorBill Meier6-0/+397
2010-05-17Move most of the contents of the header file into the .c file.Jeff Morriss2-1112/+1113
2010-05-17Remove trailing white spaceJeff Morriss1-36/+36
2010-05-17From Robert Hogan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3922 :Jeff Morriss5-1/+7585
2010-05-17Add CMakeOptions.txt to the source distributionJeff Morriss1-0/+1
2010-05-16Some cleanup and adding one more new feature.Jaap Keuter1-9/+16
2010-05-16Ensure we update default link-layer list when toggeling monitor mode.Stig Bjørlykke1-0/+1
2010-05-16[Automatic manuf and enterprise-numbers update for 2010-05-16]Gerald Combs2-7/+276
2010-05-16From Chidambaram Arunachalam:Jaap Keuter1-16/+28
2010-05-16From Robert Lickenbrock:Jaap Keuter1-2/+9
2010-05-16If we don't know whether a device supports monitor mode, turn offGuy Harris2-8/+10
2010-05-16Attempt to handle isochronous descriptors between the 64-byte header andGuy Harris4-166/+224
2010-05-15Also set sensitive on monitor and linktype label, as it's not clear thatStig Bjørlykke1-16/+15
2010-05-15Set the correct "monitor mode" button state.Stig Bjørlykke1-0/+7