aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-asterix.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-08ASTERIX: Fix Value of hf_010_202_VY from VX to VYPrince Paul1-1/+1
2021-07-08ASTERIX: Fix Data Item 010/091Prince Paul1-1/+1
2021-02-13ASTERIX: fix dissection of I010_041 and I010_042 fieldsJaap Keuter1-3/+3
2020-09-13More dissector string spelling fixes.Martin Mathieson1-2/+2
2020-08-29Fix some spelling errors in dissector strings.Martin Mathieson1-2/+2
2020-07-05Add missing CAT001 fieldsMarko Hrastovec1-47/+208
2020-07-04Typing errors for Category 011 in ASTERIXMarko Hrastovec1-4/+4
2020-07-02ASTERIX: add dissection of I001/050 and I001/060Jaap Keuter1-2/+80
2020-07-01ASTERIX: CAT001/210 has an extension indicator, it's not fixedJaap Keuter1-1/+1
2020-06-30ASTERIX: Fix data item I002/070Jaap Keuter1-2/+2
2020-05-04asterix: fix extra semiAlexis La Goutte1-1/+1
2020-05-03ASTERIX: Bugfix in CAT021 V0.26 and V0.23Prince Paul1-3/+3
2020-03-30ASTERIX: Add support to dissect CAT011Prince Paul1-1/+1281
2020-03-26ASTERIX: Bugfix in CAT010Prince Paul1-4/+4
2020-03-25ASTERIX: Add support to dissect CAT010Prince Paul1-1/+604
2019-08-30ASTERIX: addition of CAT021 v0.23 and v0.26 decodingIvan Quach1-1/+323
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-03-08Updates and bugfixes of ASTERIXAtli Guðmundsson1-3969/+445
2019-01-29ASTERIX Category 020 Ed. 1.9 and Reserved Expansion Field Ed. 1.3Marko Hrastovec1-1/+1424
2019-01-13Updates and bugfixes of ASTERIX I021Atli Guðmundsson1-145/+674
2019-01-07Minor bugfix of ASTERIX I023Atli Guðmundsson1-12/+12
2019-01-06Updates and bugfixes of ASTERIX I048Atli Guðmundsson1-42/+910
2019-01-06Bugfixes of ASTERIX I034Atli Guðmundsson1-35/+35
2019-01-02Updates and bugfixes of ASTERIX I062Atli Guðmundsson1-168/+323
2018-12-28Fixed ASTERIX 6bit callsign decodingAtli Guðmundsson1-10/+11
2018-12-23Updates and bugfix of ASTERIX 063Atli Guðmundsson1-11/+11
2018-12-23Updates and bugfix of ASTERIX 065Atli Guðmundsson1-15/+65
2018-12-21Added dissector for ASTERIX I019Atli Guðmundsson1-1/+471
2018-08-29ASTERIX: fix dissection of 021/90 Quality Indicators itemTomas Konecny1-1/+1
2018-08-04ASTERIX: Fix cat068/135 altitude valueJaap Keuter1-1/+1
2018-05-18Older versions of Clang don't understand -Wpedantic.Guy Harris1-32/+32
2018-05-18Asterix: Definition for ASTERIX Category 032 - Miniplan Messagesantony.bridle1-1/+462
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-12-18asterix: special processing for field item I021/150Marko Hrastovec1-18/+40
2017-12-10asterix: wrong presentation of fields I009/080 in CAT009.Marko Hrastovec1-3/+3
2017-12-08Typing error correction for CAT002 settings selection.Marko Hrastovec1-1/+1
2017-09-05Fix unit of measurement in category 048 of ASTERIX protocol.Dmitry Bravikov1-1/+1
2017-06-05asterix: add a link to the specificationsMartin Kaiser1-0/+8
2017-04-11packet-asterix.c: Make hf_021_230_RA FT_DOUBLE typeMichael Mann1-1/+1
2017-01-23ASTERIX: Avoid an integer overflow.Gerald Combs1-4/+5
2016-11-11packet-asterix.c doesn't need a preference callback function.Michael Mann1-1/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-07-19asterix: remove unused hf entryMartin Kaiser1-2/+0
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-4/+1
2016-03-26ASTERIX: Add CAT025 dissectionAndrew Hoag1-1/+245
2016-03-17ASTERIX: fix for wrong RE and SP fields in CAT048.Marko Hrastovec1-1/+1
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-09Convert some UDP subdissectors to "new" style.Michael Mann1-3/+4
2015-06-18Asterix: field array must be NULL terminatedPascal Quantin1-5/+10
2015-06-17Asterix dissector support for category 021 v2.3Andrew Hoag1-6/+48