aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Minor: update 'Conversation' intro to include find_or_create_conversationBill Meier2014-01-041-4/+4
* Add proto_tree_add_ts_23_038_7bits_item() / tvb_get_ts_23_038_7bits_string() ...Pascal Quantin2014-01-011-0/+31
* Since the documentation states that, "Text2pcap understands a hexdump of the ...Chris Maynard2013-12-261-7/+5
* From Ville Skyttä: Spelling FixesBill Meier2013-12-234-5/+5
* make it possible to compile the sample dissector.Jörg Mayer2013-12-211-2/+6
* Update documentation to reflect the non-existence ofGuy Harris2013-12-211-3/+0
* Update documentation to reflect removal of tvb_get_unicode_string*, fullGuy Harris2013-12-211-20/+16
* Change G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT(xxxx)Jakub Zawadzki2013-12-201-2/+2
* Add a "captype" file that just reports the type of a capture file, basedGuy Harris2013-12-131-0/+49
* Improve tshark command-line error help. Fixes https://bugs.wireshark.org/bug...Chris Maynard2013-12-111-13/+21
* Add a reference to STR_ASCII and STR_UNICODEPascal Quantin2013-12-081-0/+4
* Specify SI units for the max filesize autostop condition. For now, keep the ...Chris Maynard2013-12-023-23/+23
* Update documentation for tcp_dissect_pdus. Bug 9491 (https://bugs.wireshark....Michael Mann2013-11-301-11/+18
* Stats_tree enhancements for sorting, averages and burst rate. Bug 9452 (http...Michael Mann2013-11-291-1/+36
* Rename some of pint.h macros to match common style (bits number on the end).Jakub Zawadzki2013-11-291-3/+3
* Update the guidelines a bit.Gerald Combs2013-11-141-3/+13
* Add reference to qttools5-dev in README.qt documentationAlexis La Goutte2013-11-081-1/+1
* Add support for displaying dates as year and day-of-year (1-origin).Guy Harris2013-11-063-30/+68
* Remove a phrase which implies that tab widths other than 8 are OK.Bill Meier2013-11-011-4/+4
* Clarify which filter types can share the same namePascal Quantin2013-11-011-0/+8
* Add some documentation to hopefully help dissector writers avoid the problemJeff Morriss2013-10-301-2/+3
* More SVN properties cleanup.Jeff Morriss2013-10-271-1/+1
* Sync up with packet-pana.c.Chris Maynard2013-10-251-6/+6
* wmemify.Chris Maynard2013-10-251-10/+9
* Add the ability to collapse subtrees with Shift+Left + additional menu items....Michael Mann2013-10-231-2/+2
* From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9272Chris Maynard2013-10-151-13/+40
* Subsume README.binarytrees into wmem doxygen. The README was out of dateEvan Huus2013-10-135-248/+0
* Make column "filter name" prefixed with _ws. to be the same as other "*shark ...Michael Mann2013-10-091-2/+2
* Add some license headers after emailing the respective authors to confirm.Evan Huus2013-10-091-0/+20
* Add support for RELATIVE-OID ASN.1 type. Bug 9192 (https://bugs.wireshark.org...Michael Mann2013-10-062-3/+6
* Add a link to GammaRay.Gerald Combs2013-10-051-0/+6
* From beroset@mindspring.com:Anders Broman2013-09-261-2/+2
* More emem -> wmem conversion:Pascal Quantin2013-09-221-24/+11
* emem -> wmem conversion:Pascal Quantin2013-09-222-37/+11
* Update dfilter-test.py to use a much more modern test harness,Gilbert Ramirez2013-09-181-30/+36
* Add WIRESHARK_APPDATA description to the rawshark and tshark man pages.Jeff Morriss2013-09-132-0/+12
* Allow an alternate application data location as specified by the new environm...Chris Maynard2013-09-131-0/+6
* Add a link to IANA's Assigned Internet Protocol Numbers page.Chris Maynard2013-09-111-1/+3
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9116 :Pascal Quantin2013-09-101-1/+2
* Replace the simpler chop example with a more detailed example.Chris Maynard2013-09-091-4/+17
* Fix typo.Chris Maynard2013-09-091-2/+2
* Fix the "crossed chopping region" problem. Also, move chopping to its own fu...Chris Maynard2013-09-091-6/+14
* Update README.qt after last change in QtShark translations (Add Preferences t...Alexis La Goutte2013-09-091-1/+4
* Add an example of filterable expert info.Michael Mann2013-09-091-7/+22
* OK, allow either positive or negative offsets no matter if we're chopping fro...Chris Maynard2013-09-091-2/+2
* Specify the optional offset as a positive value, regardless of chopping from ...Chris Maynard2013-09-081-3/+3
* Allow an optional offset to be specified when chopping bytes from packets.Chris Maynard2013-09-081-5/+14
* Document the current state of naming in ui/qt. Say it's OK to use C++Gerald Combs2013-09-032-5/+24
* Handle the 2GiB boundary case of the max filesize autostop condition properly...Chris Maynard2013-08-293-16/+17
* Add TCP sequence number (Stevens-style) graphs.Gerald Combs2013-08-271-1/+4