aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2009-07-08From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+7
2009-07-08Recommend the expert mechanism, rather than DISSECTOR_ASSERT(), forGuy Harris1-2/+9
2009-07-06From Kovarththanan Rajaratnam:Anders Broman1-5/+5
2009-06-26Use NULL for empty blurb.Stig Bjørlykke1-1/+1
2009-06-22Copy AUTHORS-SHORT to the top-level directory so Help->About can find it when...Jeff Morriss1-4/+12
2009-06-21Move the generated documentation (man pages, AUTHORS-SHORT-FORMAT, andJeff Morriss5-81/+296
2009-06-15Note that non-ASCII characters in source files cause problems.Guy Harris1-0/+11
2009-06-12Add mergecap to see also.Jörg Mayer1-1/+1
2009-06-11Fix tpyo.Guy Harris1-1/+1
2009-06-11Update the GPL statement used in dissectors.Stig Bjørlykke1-8/+7
2009-06-05Have tap listeners specify whether the "packet" routine requiresGuy Harris1-8/+30
2009-06-03Fix pod errors in man pods.Balint Reczey2-5/+5
2009-05-30adding README.python to EXTRA_DISTSebastien Tandel1-0/+1
2009-05-30python binding update :Sebastien Tandel1-0/+299
2009-05-20From Jakub Zawadzki via bug 3421:Gerald Combs1-10/+7
2009-05-12SYNOPSYS --> SYNOPSISBill Meier10-10/+10
2009-05-12Update man pages; Add several missing options; Fix typos, Do minor rewording; Bill Meier5-30/+41
2009-05-02From Reinhard Speyerer:Jaap Keuter1-1/+1
2009-05-02From Reinhard Speyerer:Jaap Keuter1-7/+7
2009-05-02From Reinhard Speyerer:Jaap Keuter1-2/+2
2009-05-02From Reinhard Speyerer:Jaap Keuter1-1/+1
2009-05-02From Reinhard Speyerer:Jaap Keuter1-4/+4
2009-05-02From Reinhard Speyerer:Jaap Keuter1-1/+1
2009-05-02From Reinhard Speyerer:Jaap Keuter1-2/+2
2009-04-27Add -n option to dumpcap. It will save the capture files inMichael Tüxen1-0/+7
2009-04-17Add a note about LLP64 portability.Gerald Combs1-0/+41
2009-04-17From Jim Young <jyoung@gsu.edu>:Balint Reczey1-15/+99
2009-04-17When building the wireshark-filter documentation on Windows, try toGerald Combs2-21/+37
2009-04-14Add a note for -z io,stat,<interval>,<filter>,<filter>,... to use "." as Sake Blok1-3/+7
2009-04-08Add some more "copy" functionality:Sake Blok1-0/+15
2009-04-01Describe the format of libpcap records a little better - no, it's notGuy Harris1-1/+3
2009-03-31Rawshark fixes from Duncan Salerno.Gerald Combs1-8/+7
2009-03-27Add initial support for string buffers - ep_allocated, growable stringsGerald Combs2-3/+22
2009-03-27Introduce two new functions:Stephen Fisher1-0/+11
2009-03-12As suggested on wireshark-users, when using io,stat in tshark, make anSake Blok1-0/+1
2009-02-23Have the minimum snapshot length be 1 byte, and have a snapshot lengthGuy Harris4-6/+10
2009-02-21Update the documentation to reflect the current state of plugin development.Jaap Keuter1-49/+32
2009-02-16Add Apple PacketLogger to list of supported capture file formats.Stephen Fisher1-0/+3
2009-02-05Trivial spacing changeBill Meier1-1/+1
2009-02-05Fix a typoJeff Morriss1-18/+18
2009-01-15Update the description & skeleton code for the use of proto_reg_handoff.Bill Meier1-32/+64
2008-12-31Service response time statistics for MEGACO (CLI part).Balint Reczey1-0/+17
2008-12-31Service response time statistics for MEGACO (GUI only).Balint Reczey1-0/+14
2008-12-18Describe the "-d" option a little more clearly.Gerald Combs1-3/+12
2008-11-18Wrap "USA." in the address of the FSF onto a new line with a * in front of it.Stephen Fisher1-1/+2
2008-11-01Update tabsize, re-group bitfield proto_tree functions, extend fieldinfo macr...Jaap Keuter1-90/+118
2008-10-23Add tvb_bytes_to_str() & tvb_bytes_to_str_punct(); fix a few typos.Bill Meier1-5/+21
2008-10-03document the new -K argumentRonnie Sahlberg2-0/+16
2008-09-22Polish up the proto_tree_add_bitmask() description example.Jaap Keuter1-0/+8
2008-09-22Fix for bug 2889:Jaap Keuter1-2/+7