aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-s7comm.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-30wmem: Remove wmem_strbuf_new_label()João Valverde1-1/+1
2022-10-26S7Comm: Fix invalid UTF-8 value string charsJoão Valverde1-3/+3
2022-09-29s7comm: Dissector improvements with some new functions and restructuringThomas Wiens1-298/+613
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-25/+25
2022-02-07More descriptive names for some heuristic dissectorsDavid Perry1-1/+1
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-3/+3
2021-09-01tvbuff: convert helper methods to pinfo->poolEvan Huus1-1/+1
2021-07-21First pass pinfo->pool conversionEvan Huus1-9/+9
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris1-17/+17
2021-02-03S7COMM: remove array size from function interfaceJaap Keuter1-1/+1
2020-12-09packet-s7comm: Prevent use of invalid timestampMoshe Kaplan1-29/+39
2020-12-09Fix various spelling errors.Guy Harris1-5/+5
2020-09-13More dissector string spelling fixes.Martin Mathieson1-5/+5
2020-08-31More spelling fixes, last part of 2nd pass of dissectors.Martin Mathieson1-4/+4
2020-07-147COMM: Try to fix Wpointer-sign warnings.Anders Broman1-25/+25
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-6/+6
2019-11-02s7comm: Add read record functionThomas Wiens1-28/+157
2019-08-07s7comm: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+0
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-14s7comm: Adding and redesign of test and installation functionsThomas Wiens1-207/+1675
2019-07-13s7comm: Implement packet reassemblyThomas Wiens1-211/+449
2019-07-10s7comm: Additions and name corrections in programming/userdata functionsThomas Wiens1-124/+193
2019-06-30s7comm: Improved cyclic servicesThomas Wiens1-19/+60
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2018-12-03s7comm: fix using wrong offset variableThomas Wiens1-1/+1
2018-11-18s7comm: Add additional syntax ids 0x83 and 0x84 for NCK data accessJuergen Kosel1-4/+11
2018-10-26s7comm: Remove duplicate entry in event-id listThomas Wiens1-1/+0
2018-05-15dissectors: fix uint to int wrong sign promotion.Dario Lombardo1-1/+1
2018-04-20Fix cpu_diag_eventid_fix_names table.Guy Harris1-3/+3
2018-02-18S7comm: fix range check to prevent infinite loop when upper bound is 255Pascal Quantin1-11/+11
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-31s7comm: Several minor improvementsThomas Wiens1-85/+170
2017-10-27s7comm: Syntax-id decoding of frequency inverter parametersThomas Wiens1-192/+275
2017-04-03Use col_append_str() for fixed stringsStig Bjørlykke1-10/+10
2016-11-03Fix lintian found spelling error "occured" -> "occurred"Michael Mann1-2/+2
2016-11-03Fix lintian found spelling error "splitted" -> "split"Michael Mann1-4/+4
2016-10-27s7comm: fix fix spelling typo found by lintianAlexis La Goutte1-1/+1
2016-10-08s7comm: use ws_stroi function.Dario Lombardo1-18/+63
2016-07-21Add proto_tree_add_checksum.Michael Mann1-1/+1
2016-07-01s7comm: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+0
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann1-16/+11
2016-06-27s7comm: Sinumerik NC file transferThomas Wiens1-1/+117
2016-05-14s7comm: fix warning found by clang analyzerThomas Wiens1-38/+37
2016-05-11s7comm: block/file up-/download redesignThomas Wiens1-235/+1210
2016-05-05s7comm: Add errorcode descriptions, extended list values, style cleanupThomas Wiens1-165/+300
2016-03-12s7comm: fix 's7comm.cpu.msg.events.modetrans' exists multiple times with NOT ...Alexis La Goutte1-1/+1
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-6/+6
2016-01-04Added/extended handling of CPU message systemThomas Wiens1-31/+1459
2015-12-07Spelling fixes for errors found by lintianBalint Reczey1-2/+2
2015-10-03Added cotp_is to heuristic dissector list for ISO transport.Thomas Wiens1-0/+1