aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add IPFIX_RECORDS_TO_CHECK to the environment variable section.Jeff Morriss2010-10-203-0/+21
* Revision 27919 added the ability to feed a libpcap-formatted file toGerald Combs2010-10-151-2/+25
* Rework "extended value strings":Bill Meier2010-10-141-5/+21
* NEARLY → OVER.Gerald Combs2010-10-011-1/+1
* Introduce 2 new environment variables: WIRESHARK_EP_VERIFY_POINTERS andJeff Morriss2010-09-023-16/+58
* Add ws_load_library and ws_module_open, which respectively callGerald Combs2010-08-251-1/+1
* Document what prefs_register_string_preference() does with your value pointer.Jeff Morriss2010-08-211-2/+7
* Remove an incorrect line of code from the proto_reg_hanoff prototype.Bill Meier2010-08-121-2/+0
* Fix grammaro, indent example code.Guy Harris2010-07-271-8/+9
* Tell people to be careful about loops likeGuy Harris2010-07-271-0/+11
* Don't clean wireshark-filter.pod. It's not generated any more.Gerald Combs2010-07-151-1/+1
* Don't include the filter list (which is now over 16MB) in theGerald Combs2010-07-154-26/+26
* Add an option to print the first, the last or all occurrences of each fieldSake Blok2010-07-141-0/+5
* Make 'tshark -T fields' print all values for fields with multiple occurences.Sake Blok2010-07-141-1/+7
* Fix a typo.Gerald Combs2010-07-141-12/+12
* Add dftest.pod and randpkt.pod to the release tarball.Guy Harris2010-07-141-4/+6
* Add a "-d" flag to dumpcap, to print out the generated code for theGuy Harris2010-07-131-0/+6
* From Jan Šafránek:Jaap Keuter2010-07-133-3/+173
* Add Visual C++ project files to the distribution.Gerald Combs2010-06-301-0/+2
* Remove documentation of Object Identifier configuration files, as a UAT is no...Graeme Lunt2010-06-281-62/+0
* Update with documentation on the object identifier configuration files.Graeme Lunt2010-06-241-0/+62
* Update to reflect changes in defines: REP_* > ENC_*Stig Bjørlykke2010-06-221-9/+9
* From Jim Young:Anders Broman2010-06-181-0/+92
* From Reinhard Speyerer via bug 4779:Gerald Combs2010-06-031-4/+5
* From Jim Young via bug 4331:Gerald Combs2010-06-021-0/+42
* From Jim Young via bug 4049:Gerald Combs2010-06-021-0/+7
* Copy the (no longer Win32-specific) description of the -B option to the Wires...Jeff Morriss2010-05-271-5/+13
* Document the maximum number of files in a ring buffer, including a warning ab...Jeff Morriss2010-05-273-37/+62
* Put in a warning about the <stdarg.h> problem that I just found andGuy Harris2010-05-261-0/+20
* Add a -q flag to dumpcap, to squelch its reporting of the packet count,Guy Harris2010-05-261-0/+12
* Minor rewording; Also: add note to not use "" for a hf[] array blurb.Bill Meier2010-05-251-5/+5
* Refer to the endianness arguments as "encoding" rather thanGuy Harris2010-05-241-3/+3
* Use the new REP_ values for proto_tree_add_item().Guy Harris2010-05-241-9/+17
* Describe values_string_ext.Anders Broman2010-05-231-0/+17
* Don't have -M affect -v yet; if we end up, for example, having dumpcapGuy Harris2010-05-191-9/+3
* Don't write the SP_SUCCESS messages unless -Z was specified.Guy Harris2010-05-181-2/+11
* Use find_or_create_conversation() in the exampleJeff Morriss2010-05-131-31/+19
* Document find_or_create_conversation()Jeff Morriss2010-05-131-15/+26
* Update display filter scripts with new field types.Jaap Keuter2010-05-111-4/+10
* The default capture buffer size is, in fact, *nominally* 1MB; however,Guy Harris2010-05-082-8/+14
* -B is no longer Windows-only.Guy Harris2010-05-072-10/+20
* Add monitor mode support to TShark.Guy Harris2010-05-071-0/+13
* Beginnings of monitor mode support with libpcap 1.x.Guy Harris2010-05-071-0/+13
* Update capinfos man page.Bill Meier2010-05-031-0/+7
* Change two instances of "an Wireshark plugin" to "a Wireshark plugin".Stephen Fisher2010-05-021-2/+2
* Change copyright date in sample dissector code to 201x from 200x for theStephen Fisher2010-04-251-1/+1
* 64-bit integers take the same FIELDDISPLAY as shorter integersJeff Morriss2010-04-241-22/+22
* Simplify Makefile.nmake so that adding a new plugin to Makefile.nmakeBill Meier2010-04-191-14/+3
* (Trivial changes)Bill Meier2010-04-161-14/+17
* Updates:Bill Meier2010-04-161-4/+16