aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2017-06-12Add support for color xml attributes in psml and pdml formats.Michael Mann2-0/+6
2017-06-11tshark: add "--color" option emulating wireshark colorsDave Goodell1-0/+9
2017-05-30Qt: Add support to verify extcap capture filterMichael Mann1-0/+7
2017-05-05extcap: Update example help textStig Bjørlykke1-2/+2
2017-05-05Auto reset epan sessionHessam Jalali1-0/+12
2017-05-02Qt: Interface Toolbar improvementsStig Bjørlykke2-10/+12
2017-04-28Add proto_tree_add_item_ret_boolean().Guy Harris1-0/+4
2017-04-26Add proto_tree_add_item_ret_uint64Michael Mann1-0/+4
2017-04-25Qt: Add interface toolbar supportStig Bjørlykke2-13/+351
2017-04-18Rename BASE_VALS_NO_UNKNOWN to BASE_SPECIAL_VALS.Guy Harris1-7/+9
2017-04-17Qt: Provide both file save and open preferencesAhmad Fatoum1-2/+3
2017-04-17Clean up documentation and help messages for protocol enabling/disabling.Guy Harris2-4/+20
2017-04-10Add support for BASE_VALS_NO_UNKNOWNAlexis La Goutte1-2/+9
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris2-4/+4
2017-03-29Add ENC_TIME_MSEC_NTP and use it in packet-gtpv2.cAndersBroman1-1/+4
2017-03-28Reflect new default value of snaplen in man pages.Martin Sehnoutka3-4/+4
2017-03-28text2pcap: define max packet size to WTAP_MAX_PACKET_SIZEPascal Quantin1-1/+1
2017-03-28Get rid of blanks at the ends of lines.Guy Harris1-12/+12
2017-03-28Fix up time encodings.Guy Harris1-8/+50
2017-03-23capinfos: Add -K option and report capture comments lastJim Young1-0/+10
2017-03-19Remove a reference to deleted doc/README.epan_childJoerg Mayer1-1/+0
2017-03-19ciscodump (man): fix typo dependant -> dependentAlexis La Goutte1-1/+1
2017-03-19Remove echld/.Joerg Mayer1-251/+0
2017-03-19tshark: Optionally delimit packet summary columns with tabsJim Young1-2/+6
2017-03-12rpcap URLs *require* the :<port> argument for remote capture - update manpage.Joerg Mayer1-2/+2
2017-03-03Check profile directory before personal directory for services and subnets fileMichael Mann1-0/+4
2017-03-03Update documentation with reference to $XDG_CONFIG_HOMEPeter Wu3-3/+10
2017-02-26Bugfix for extcap fileselect functionality, start button in extcap options di...Kim Bäckström2-4/+13
2017-02-25json2pcap support addedMartin Kacer1-7/+21
2017-02-24pluginif: Add documentation for toolbar interfaceRoland Knall1-0/+108
2017-02-17Rawshark: Try to avoid a VC runtime crash.Gerald Combs1-0/+4
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu1-4/+3
2017-02-08editcap: handle too short frames in frame comparisonJaap Keuter1-3/+4
2017-02-02Rawshark: Add a memory limit (-m) option.Gianluca Borello1-0/+6
2017-02-02Qt: Add extcap placeholder parameterStig Bjørlykke2-4/+4
2017-01-22MAN wireshark-filter: Add ~ operatorUli Heilmeier1-4/+4
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-12-31Add interface for "pinos" (Protocols in name only)Michael Mann1-5/+34
2016-12-30Add BASE_NO_DISPLAY_VALUE to allow field value to not be shown.Michael Mann1-1/+6
2016-12-14extcap: add info to extcap manpage (taken from README.extcap).Dario Lombardo1-1/+29
2016-12-14README.extcap: impagination improvement.Dario Lombardo1-32/+40
2016-12-13Add support for adding unit names to hf_ fields.Michael Mann1-1/+33
2016-12-09extcap: add new option type (timestamp).Dario Lombardo2-0/+10
2016-12-03tshark: Add -G folders reportJim Young1-0/+7
2016-12-02Enable exporting objects with tsharkMoshe Kaplan1-0/+13
2016-10-23Qt: add fullscreen feature.Dario Lombardo1-0/+7
2016-10-22Add T.61 character set supportPascal Quantin1-0/+1
2016-10-20cmake: add dependency to build manual pagesPeter Wu1-0/+5
2016-10-20Officially require Qt 4.8 or newerPeter Wu1-5/+4
2016-10-19androiddump: Update helpMichal Labedzki1-15/+49