aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2014-11-21README.heuristic: rework example code.Bill Meier1-26/+74
2014-11-17Add tshark -G dissector-tables to dump a list of dissector tables.Guy Harris1-3/+11
2014-11-04Qt: Dynamic languagesMichal Labedzki1-6/+23
2014-10-15Typos in source code and in README.qtDario Lombardo1-3/+3
2014-10-13extcap: Catch unknown arguments to fix spacesRoland Knall1-1/+4
2014-10-12Make boolean bitmask type 64-bit wideDaniel Mack1-2/+2
2014-10-10Update READMEs to reflect recent CMake environment changes.Gerald Combs1-1/+5
2014-10-08Fix --extcap-dlts call in extcap_example.py.Tomasz Moń1-1/+1
2014-09-20Add -I option in editcap to extend Duplicate packet removalkardam1-0/+8
2014-09-19Update the documentation to use "Wireshark.pro".Gerald Combs1-3/+3
2014-09-17Add a missing cast to the sample codeJoerg Mayer1-1/+1
2014-09-17Update the doc directory to use https://www.wireshark.org.Gerald Combs19-45/+45
2014-09-13README.dissector was split from README.developer in 2013 - update someJoerg Mayer4-17/+18
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs1-1/+1
2014-08-30PROTOABBREV: minor fixAlexis La Goutte1-2/+3
2014-08-29Qt: Rework the "Manage Interfaces" dialog.Gerald Combs1-2/+10
2014-08-21Add a license to this new file (GPLv2+) so we pass the license check.Jeff Morriss1-0/+20
2014-08-21Extcap Capture InterfaceRoland Knall2-0/+327
2014-08-19packet-PROTOABBREV.c: various minor changes:Bill Meier1-23/+33
2014-08-19"Highly discourage" use of proto_tree_add_text.Michael Mann1-17/+15
2014-07-31Add a bunch of missing files to the distribution.Guy Harris1-0/+5
2014-07-25Update documentaion for p_(add|get)_proto_data(); There's been a 'key' arg fo...Bill Meier1-2/+3
2014-07-07Update README.qt and add todo items.Gerald Combs1-21/+24
2014-06-25Indicate tshark can read (-r) from stdin and named pipes now.Jeff Morriss1-2/+3
2014-06-21Add command-line argument to request the version to a number of the utilities.Jeff Morriss5-1/+28
2014-06-19Update the sample code dealing with desegmentation to new style dissectorPascal Quantin1-2/+4
2014-06-16More Python-bindings removal.Jeff Morriss5-316/+0
2014-06-11Some more SVN->Git.Guy Harris1-1/+1
2014-05-27FIELDDISPLAY can be or'd with BASE_VAL64_STRING.Bill Meier1-2/+2
2014-05-14wmem documentation updatesEvan Huus1-12/+11
2014-04-29Convert a few dissectors with simple request/response tracking from red/black...Pascal Quantin1-6/+6
2014-04-17Add tvb_get and proto_tree_add for string-encoded byte arraysHadriel Kaplan1-0/+46
2014-04-13Add ENC_ASCII_7BITS encodingPascal Quantin1-1/+5
2014-03-28Update README.wslua with latest info.Hadriel Kaplan1-56/+135
2014-03-19Add read_format extension to manual pagesHadriel Kaplan2-2/+9
2014-03-16Remove Visual Studio solution and project files (and their existence from Mak...Michael Mann2-190/+0
2014-03-15Fix README.heuristic wording to Bill Meier's correctionHadriel Kaplan1-2/+4
2014-03-14Add Lua heuristic dissector supportHadriel Kaplan1-4/+6
2014-03-13Note that a dissector heuristic test *must not* cause an exception before ret...Bill Meier1-0/+10
2014-03-09Update documentation about p_[add|get]_proto_data (new argument: scope)Michael Mann1-5/+11
2014-02-26Fix some wmem-related documentation.Evan Huus2-11/+18
2014-02-26More tvbuff API deprecation, comment expansion, and documentation updates.Guy Harris1-18/+36
2014-02-25Clean up some more subversion references in the documentation.Jeff Morriss2-48/+24
2014-02-25More explanation of example heuristic code.Evan Huus1-11/+16
2014-02-23Documentation updatesEvan Huus2-38/+15
2014-02-22TVB API deprecations and cleanupEvan Huus2-18/+9
2014-02-21Fix bug 9790: Lua: wslua allows duplicate field registrationHadriel Kaplan1-5/+9
2014-02-14Remove $Id$ and other Subversion leftovers from the doc files.Jeff Morriss23-54/+0
2014-02-13Lua: add ability for scripts loaded from command-line to be passed argumentsHadriel Kaplan2-0/+14
2014-02-08Licensecheck improvements, just two errors left.Evan Huus3-7/+61