aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-stanag4607.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-17Some spelling fixesMartin Mathieson1-1/+1
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-8/+8
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-18/+18
2020-12-20More spelling fixes.Martin Mathieson1-1/+1
2020-08-31More spelling fixes, last part of 2nd pass of dissectors.Martin Mathieson1-6/+6
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-14/+1
2016-01-13Use result of register_dissectorPeter Wu1-5/+3
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-1/+1
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-14register_dissector -> new_register_dissectorMichael Mann1-5/+6
2015-06-22Remove a bunch of deprecated tvb_length callsEvan Huus1-1/+1
2015-02-18Add a CF_FUNC macro for casting BASE_CUSTOM functions.Gerald Combs1-60/+60
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-4/+1
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-27/+27
2014-09-28Stanag 4607: rename protocol abbreviation from 4607 to s4607 to avoid any col...Pascal Quantin1-108/+108
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-8/+8
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-11- Forward declaration of register functions.Anders Broman1-0/+3
2013-08-03Add a cast. Use g_snprintf instead of plain snprintf.Evan Huus1-20/+20
2013-08-03From Linas Vepstas via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8961Evan Huus1-0/+1663