aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.dissector
AgeCommit message (Expand)AuthorFilesLines
2019-06-12REAME.dissector: update the code snippet for Decode AsMartin Kaiser1-1/+1
2019-06-09REAME.dissector: remove double spaces.Dario Lombardo1-149/+149
2019-06-07Improve handling of binary data that *might* be text.Guy Harris1-9/+17
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-9/+9
2019-04-03Document all the signed-integer tvbuff accessors.Guy Harris1-21/+90
2018-10-27Add support for extended 64 bit value to string matchingTom Hughes1-0/+19
2018-10-19Documentation fix.Michal Slavka1-9/+10
2018-07-02Add new encoding names for seconds/{micro,nano}second time stamps.Guy Harris1-8/+15
2018-04-18Remove autotools build system.Dario Lombardo1-19/+5
2018-04-10Improve the documentation of tvb_new_subset_ routines.Guy Harris1-4/+36
2018-04-02doc: minor changes in README files.Dario Lombardo1-2/+0
2018-03-25README.dissector: update info about tvb_get_nstringzTadeusz Struk1-5/+9
2017-11-20README.dissector: Add note to add 2 encodings for FT_UINT_BYTES in proto_tree...Michael Mann1-0/+4
2017-10-27Add find_conversation_pinfoMichael Mann1-6/+20
2017-10-15Add support for BASE_OUIMichael Mann1-0/+4
2017-10-13Add ptvcursor APIs that return the values it retrievesMichael Mann1-0/+16
2017-08-15Convert README to README.md.Gerald Combs1-4/+4
2017-06-22Add notes about predefined strings not available to pluginsDirk Weise1-1/+7
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-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-10Add support for BASE_VALS_NO_UNKNOWNAlexis La Goutte1-2/+9
2017-03-29Add ENC_TIME_MSEC_NTP and use it in packet-gtpv2.cAndersBroman1-1/+4
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-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-13Add support for adding unit names to hf_ fields.Michael Mann1-1/+33
2016-10-22Add T.61 character set supportPascal Quantin1-0/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-39/+33
2016-09-19Improve support for single-character fields and filter expressions.Guy Harris1-5/+17
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-08-06doc: fix typos.Dario Lombardo1-1/+1
2016-07-30README.dissector: Add proto_tree_add_bitmask_with_flags()Uli Heilmeier1-0/+9
2016-07-27Follow up for proto_tree_add_checksum.Michael Mann1-0/+14
2016-07-21Add proto_tree_add_checksum.Michael Mann1-2/+1
2016-07-20Allow BASE_NONE (with strings conversion) for integral values again.Jeff Morriss1-3/+10
2016-06-30Remove Makefile.common filesJoão Valverde1-5/+5
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-03-01CMake: Add more structure to libwireshark buildJoão Valverde1-2/+2
2016-02-28Update documentation of hf fields.Jeff Morriss1-32/+30
2016-02-02Update list of field types compatible for comparisonsPascal Quantin1-5/+6
2016-01-27Remove the deprecated column types so users don't think they still exist.Michael Mann1-5/+3
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+4
2016-01-24More pinfo->fd->num to pinfo->num.Guy Harris1-10/+10
2015-12-30improved the developer documentationBarbu Paul - Gheorghe1-1/+12
2015-12-09"new" dissector API -> dissector API for docs/examplesMichael Mann1-5/+5
2015-11-30Add BASE_ALLOW_ZERO for byte arrays that are validly zero sized.Michael Mann1-0/+1