summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2013-10-06Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org...Michael Mann2-3/+6
2013-10-05Add a link to GammaRay.Gerald Combs1-0/+6
2013-09-26From beroset@mindspring.com:Anders Broman1-2/+2
2013-09-22More emem -> wmem conversion:Pascal Quantin1-24/+11
2013-09-22emem -> wmem conversion:Pascal Quantin2-37/+11
2013-09-18Update dfilter-test.py to use a much more modern test harness,Gilbert Ramirez1-30/+36
2013-09-13Add WIRESHARK_APPDATA description to the rawshark and tshark man pages.Jeff Morriss2-0/+12
2013-09-13Allow an alternate application data location as specified by the new environm...Chris Maynard1-0/+6
2013-09-11Add a link to IANA's Assigned Internet Protocol Numbers page.Chris Maynard1-1/+3
2013-09-10Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9116 :Pascal Quantin1-1/+2
2013-09-09Replace the simpler chop example with a more detailed example.Chris Maynard1-4/+17
2013-09-09Fix typo.Chris Maynard1-2/+2
2013-09-09Fix the "crossed chopping region" problem. Also, move chopping to its own fu...Chris Maynard1-6/+14
2013-09-09Update README.qt after last change in QtShark translations (Add Preferences t...Alexis La Goutte1-1/+4
2013-09-09Add an example of filterable expert info.Michael Mann1-7/+22
2013-09-09OK, allow either positive or negative offsets no matter if we're chopping fro...Chris Maynard1-2/+2
2013-09-08Specify the optional offset as a positive value, regardless of chopping from ...Chris Maynard1-3/+3
2013-09-08Allow an optional offset to be specified when chopping bytes from packets.Chris Maynard1-5/+14
2013-09-03Document the current state of naming in ui/qt. Say it's OK to use C++Gerald Combs2-5/+24
2013-08-29Handle the 2GiB boundary case of the max filesize autostop condition properly...Chris Maynard3-16/+17
2013-08-27Add TCP sequence number (Stevens-style) graphs.Gerald Combs1-1/+4
2013-08-09Move the description of the -Y <displaY filter> option to maintain a proper s...Chris Maynard1-15/+15
2013-08-08Speak of the "-d encap:" value as a linktype, rather than a DLT; if aGuy Harris1-2/+3
2013-08-01add --capture-comment to tshark's manpageMartin Kaiser2-1/+9
2013-07-29The argument to the -l flag to text2pcap is a LINKTYPE_ value, not aGuy Harris1-3/+3
2013-07-28If a core Wireshark developer repeatedly can't remember that theGuy Harris8-43/+45
2013-07-27add --capture-comment to dumpcap's manpageMartin Kaiser1-0/+9
2013-07-26Document that pinfo-scoped memory is also needed for anything passed toEvan Huus1-4/+5
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-12/+14
2013-07-24The current version of Qt is 5.1.Guy Harris1-1/+5
2013-07-23Fix typo (Missing .git in git clone URL)Alexis La Goutte1-1/+1
2013-07-21Add wmem queue 'implementation' by wrapping wmem_list and wmem_stack.Evan Huus1-2/+8
2013-07-20Replace wmem slist (singly-linked) with wmem list (doubly-linked).Evan Huus1-2/+2
2013-07-14Note that Qt builds are supported by autotools.Guy Harris1-0/+4
2013-07-13From Dominic Spill via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8921Evan Huus1-45/+26
2013-07-12Allow -C <choplen> to be used more than once so it is now possible to chop by...Chris Maynard1-1/+5
2013-07-10Add -L option to allow adjustment of original frame length. This change was ...Chris Maynard1-0/+7
2013-07-08From Jim Young via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8906 :Jeff Morriss2-14/+26
2013-07-06Simple growable array implementation for wmem.Evan Huus1-1/+0
2013-07-03WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added;Guy Harris2-3/+3
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard1-1/+1
2013-06-24Dumpcap can write raw packets to stdoutBalint Reczey1-3/+1
2013-06-20Split README.developer into two: README.developer and README.dissector. All theEvan Huus2-3131/+3193
2013-06-18Update READMEs.Evan Huus2-19/+14
2013-06-16Update wmem README for the tree implementation.Evan Huus1-1/+3
2013-06-16Prepend custom Destination IP and Source IP (ipv4 or ipv6) in the pcap. Bug ...Michael Mann1-0/+15
2013-06-10Update OS X instructions and add Qt Mac Extras.Gerald Combs1-3/+11
2013-06-09The API is almost there I guess...Luis Ontanon1-3/+3
2013-06-09Back out the Makefile changes from r49865. The OSX buildbots don't like --ut...Chris Maynard2-2/+0
2013-06-09Due to utf8 characters in the AUTHORS file, pass --utf8 to pod2man.Chris Maynard3-0/+8