aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.dissector
AgeCommit message (Expand)AuthorFilesLines
2022-08-02epan: Refactor floating point display typesJoão Valverde1-0/+6
2022-07-06Fix some spellings.Martin Mathieson1-1/+1
2022-06-09Docs: Update README.dissector for string encodingsJoão Valverde1-3/+3
2022-05-23epan: Allow conversations based on arbitrary element lists.Gerald Combs1-13/+49
2022-04-14epan: add ENC_TIME_USECS timestamp encodingChuck Craft1-1/+6
2022-02-06epan: Add BASE_SHOW_UTF_8_PRINTABLEJohn Thacker1-3/+9
2021-12-30Prefs/Extcap: Added support for password which is never stored on the diskj.novak@netsystem.cz1-0/+5
2021-12-22Corrects repeated words throughout the code.Moshe Kaplan1-1/+1
2021-12-20Documentation: simplify protocol tree function documentation introJaap Keuter1-265/+9
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-1/+1
2021-11-09README.dissector: Reinforce a style recommendation.João Valverde1-3/+5
2021-11-02Lift restriction on upper case protocol display filter namesJoão Valverde1-16/+26
2021-10-07to_str: scope tvb_ip6_to_strEvan Huus1-1/+1
2021-10-07to_str: scope tvb_ip_to_strEvan Huus1-1/+1
2021-08-27Thrift: Complete handling of Binary & Compact protocolsTriton Circonflexe1-5/+5
2021-02-10Add ENC_TIME_NSECS timestamp encodingNicolás Alvarez1-0/+5
2021-02-04Minor changes to ENC_TIME documentationNicolás Alvarez1-3/+3
2021-02-03Update documentation for ENC_TIME_* constantsNicolás Alvarez1-0/+7
2021-01-09Just correct the documentation for this obvious mistake. Closes #17141.Eugene Adell1-1/+1
2020-10-21Use iconv to support GB 18030 and EUC-KR, allow future encodingsJohn Thacker1-1/+7
2020-10-12Fix spelling errors in the documentationРоман Донченко1-2/+2
2020-09-25Fix some more doc folder spelling errors.Martin Mathieson1-7/+7
2020-09-12Add FT_STRINGZTRUNC.Guy Harris1-1/+10
2020-08-24doc: Update README.dissector for GitLab.Gerald Combs1-14/+18
2020-08-12doc: explain when to use FT_STRINGZ, and document FT_STRINGZPAD.Guy Harris1-0/+13
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-0/+3
2020-04-27doc: document another character encoding.Guy Harris1-0/+1
2020-04-27doc: Add some new character encodings.Guy Harris1-1/+6
2020-04-05proto: Add a debug check to sanity-check range_stringMartin Mathieson1-1/+4
2020-02-17doc: Apply proper capitalization to the Wireshark nameJaap Keuter1-3/+3
2019-12-04README.dissector: Add a note about integer promotion.Gerald Combs1-0/+7
2019-11-14tools: add automatic C skeleton dissector generator.Dario Lombardo1-0/+13
2019-11-05Fix find_conversation_pinfo() description in documentationPascal Quantin1-1/+2
2019-09-20README.dissector: fix proto_tree_add_bitmask_len signatureDevan Lai1-1/+1
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