aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2010-10-15Revision 27919 added the ability to feed a libpcap-formatted file togerald1-2/+25
2010-10-14Rework "extended value strings":wmeier1-5/+21
2010-10-01NEARLY → OVER.gerald1-1/+1
2010-09-02Introduce 2 new environment variables: WIRESHARK_EP_VERIFY_POINTERS andmorriss3-16/+58
2010-08-25Add ws_load_library and ws_module_open, which respectively callgerald1-1/+1
2010-08-21Document what prefs_register_string_preference() does with your value pointer.morriss1-2/+7
2010-08-12Remove an incorrect line of code from the proto_reg_hanoff prototype.wmeier1-2/+0
2010-07-27Fix grammaro, indent example code.guy1-8/+9
2010-07-27Tell people to be careful about loops likeguy1-0/+11
2010-07-15Don't clean wireshark-filter.pod. It's not generated any more.gerald1-1/+1
2010-07-15Don't include the filter list (which is now over 16MB) in thegerald4-26/+26
2010-07-14Add an option to print the first, the last or all occurrences of each fieldsake1-0/+5
2010-07-14Make 'tshark -T fields' print all values for fields with multiple occurences.sake1-1/+7
2010-07-14Fix a typo.gerald1-12/+12
2010-07-14Add dftest.pod and randpkt.pod to the release tarball.guy1-4/+6
2010-07-13Add a "-d" flag to dumpcap, to print out the generated code for theguy1-0/+6
2010-07-13From Jan Šafránek:jake3-3/+173
2010-06-30Add Visual C++ project files to the distribution.gerald1-0/+2
2010-06-28Remove documentation of Object Identifier configuration files, as a UAT is no...gal1-62/+0
2010-06-24Update with documentation on the object identifier configuration files.gal1-0/+62
2010-06-22Update to reflect changes in defines: REP_* > ENC_*stig1-9/+9
2010-06-18From Jim Young:etxrab1-0/+92
2010-06-03From Reinhard Speyerer via bug 4779:gerald1-4/+5
2010-06-02From Jim Young via bug 4331:gerald1-0/+42
2010-06-02From Jim Young via bug 4049:gerald1-0/+7
2010-05-27Copy the (no longer Win32-specific) description of the -B option to the Wires...morriss1-5/+13
2010-05-27Document the maximum number of files in a ring buffer, including a warning ab...morriss3-37/+62
2010-05-26Put in a warning about the <stdarg.h> problem that I just found andguy1-0/+20
2010-05-26Add a -q flag to dumpcap, to squelch its reporting of the packet count,guy1-0/+12
2010-05-25Minor rewording; Also: add note to not use "" for a hf[] array blurb.wmeier1-5/+5
2010-05-24Refer to the endianness arguments as "encoding" rather thanguy1-3/+3
2010-05-24Use the new REP_ values for proto_tree_add_item().guy1-9/+17
2010-05-23Describe values_string_ext.etxrab1-0/+17
2010-05-19Don't have -M affect -v yet; if we end up, for example, having dumpcapguy1-9/+3
2010-05-18Don't write the SP_SUCCESS messages unless -Z was specified.guy1-2/+11
2010-05-13Use find_or_create_conversation() in the examplemorriss1-31/+19
2010-05-13Document find_or_create_conversation()morriss1-15/+26
2010-05-11Update display filter scripts with new field types.jake1-4/+10
2010-05-08The default capture buffer size is, in fact, *nominally* 1MB; however,guy2-8/+14
2010-05-07-B is no longer Windows-only.guy2-10/+20
2010-05-07Add monitor mode support to TShark.guy1-0/+13
2010-05-07Beginnings of monitor mode support with libpcap 1.x.guy1-0/+13
2010-05-03Update capinfos man page.wmeier1-0/+7
2010-05-02Change two instances of "an Wireshark plugin" to "a Wireshark plugin".sfisher1-2/+2
2010-04-25Change copyright date in sample dissector code to 201x from 200x for thesfisher1-1/+1
2010-04-2464-bit integers take the same FIELDDISPLAY as shorter integersmorriss1-22/+22
2010-04-19Simplify Makefile.nmake so that adding a new plugin to Makefile.nmakewmeier1-14/+3
2010-04-16(Trivial changes)wmeier1-14/+17
2010-04-16Updates:wmeier1-4/+16
2010-04-15Rename FIELDBASE to FIELDDISPLAY, as it's a "how to display this"guy1-2/+7