aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2012-08-24Force extended value string linear search (not binary search) in one case:wmeier1-2/+10
2012-08-24Minor update to tcp_dissect_pdus() section.wmeier1-3/+4
2012-08-17Add a link where to find some GUIs for git.jmayer1-0/+2
2012-08-17Add note to README.developer about not passing NULL to %s format strings.eapache1-0/+4
2012-07-26Well, since 1 instance of wireshark was already changed to Wireshark, we migh...cmaynard1-3/+3
2012-07-26Fix more typos.cmaynard1-12/+12
2012-07-26Fix some percieved typosjmayer1-9/+9
2012-07-26Fix trivial typos and other misc. minor updates.cmaynard1-13/+13
2012-07-23Combine the two display filter README's into one,gram1-8/+489
2012-07-08First phase of fixing https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7380 :morriss3-0/+9
2012-07-07From Michael Mann:guy1-0/+1
2012-06-28Update Free Software Foundation address.darkjames4-4/+4
2012-06-26Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7406 :morriss1-0/+5
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss13-815/+856
2012-03-07Update descriptions of hf[] FIELDDISPLAY and BITMASK fields.wmeier1-2/+4
2012-03-07Update Qt Documentation about translation/i18nalagoutte1-0/+12
2012-03-06Emphasize corrext usage of FT_BOOLEAN 'display' field.wmeier1-14/+20
2012-03-04(Trivial) Fix a typo.wmeier1-1/+1
2012-03-04forgotten updateetxrab1-2/+2
2012-02-29From Mike Morrin:etxrab1-0/+18
2012-02-29From Gilbert Ramirez: When filtering on a single-byte byte-array-slice, using...etxrab1-1/+12
2012-02-27Add documentation for the the tshark follow tcp/udp streams feature addedmorriss1-3/+58
2012-02-09Add tvb_ip_to_str and tvb_ip6_to_str to the Dev Guidealagoutte1-0/+6
2012-02-07Update the documentation to match the sort order. This documentation error w...cmaynard1-1/+1
2012-02-03The libpcap puts pcap-filter into the misc section (which seems to be 7).jmayer9-71/+72
2012-02-02Update documentatin for the qt build to reflect the cmake work.jmayer1-5/+18
2012-01-30Rework Windows Wireshark Qt build configuration a bit:wmeier1-9/+43
2012-01-29Fix some typos.cmaynard1-12/+12
2012-01-24Mention the other integer accessors.cmaynard1-3/+4
2012-01-22Add a note as to how I was able to build & successfully use a Debug Qt Wiresh...wmeier1-0/+9
2012-01-21Or maybe we should just act as if QMake didn't exist and just tryguy1-1/+6
2012-01-20Add more configuration information to config.pri which lets us removegerald1-5/+9
2012-01-19Slightly more details on building the qt version on Linux.jmayer1-1/+2
2012-01-05Wrap lines for those of us who use editors that don't (by default) line wrap.morriss1-11/+32
2012-01-04Add initial support for Qt along with a "ui" subdirectory.gerald1-0/+41
2011-12-27Add a "-G ftypes" option, which dumps our supprted FT_… names andgerald1-6/+16
2011-11-30Hopefully clarify usage a bit to indicate multiple infile's can be specified ...cmaynard1-12/+11
2011-11-30Add missing comments in syntax description for -z expertmartinm1-1/+1
2011-11-30Change the -z args for expert item. You can now give the minimum severity le...martinm1-6/+7
2011-11-22Unconditionally install idl2wrsrbalint1-1/+1
2011-11-22Add initial .gitignore filesrbalint1-0/+10
2011-11-08From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=637...cmaynard1-3/+3
2011-10-26Sync up the file format lists, add the Aethra files, and promote pcap-ngguy1-2/+28
2011-10-26Fix a spelling mistake. Wrap a few long lines.morriss1-13/+14
2011-10-25Update information about 'encoding' arg values for particular field-types.wmeier1-10/+10
2011-10-23Speak of a "link-layer header type" rather than a "link-layer type"; aguy1-5/+6
2011-09-30FT_EUI64 need also to specifies encoding !alagoutte1-2/+2
2011-09-29Update README.developer to take into account the disappearance ofguy1-31/+49
2011-09-28Add default modeline settings to the end of the skeleton code.cmaynard1-0/+14
2011-09-28Rather than complain and quit if -V is missing when -O <protocols> is used, d...cmaynard1-4/+11