aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-json.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-1/+1
2022-02-07json: Handle application/senml+jsonStig Bjørlykke1-0/+2
2022-01-13JSON: add 3GPP Supported Features handlingJoakim Karlsson1-7/+693
2021-12-15JSON: Remove unnecessary hfindex lookupJoão Valverde1-6/+3
2021-12-15JSON: add handling of 3GPP NAS-5G IEsJoakim Karlsson1-8/+62
2021-12-09JSON: Convert to old proto tree APIJoão Valverde1-115/+142
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-7/+7
2021-09-29JSON: enable Binary data lookup on ArrayJoakim Karlsson1-0/+3
2021-09-28JSON: enable Binary data also for non-compactJoakim Karlsson1-13/+24
2021-09-16tvbparse: explicitly memory-scope parserEvan Huus1-1/+1
2021-09-06json: Fix Dead Store found by Clang AnalyzerAlexis La Goutte1-4/+0
2021-08-24JSON: adding more 3GPP EPS IEsJoakim Karlsson1-11/+82
2021-07-21JSON: correction of 3gpp ueEpsPdnConnectionJoakim Karlsson1-2/+2
2021-07-18json: fix buffer overflow in string_unescape()Developer Alexander1-151/+287
2021-07-07Fix compiler warning in packet-json.cDavid Perry1-5/+0
2021-07-06json: improved path based filteringDeveloper Alexander1-220/+390
2021-05-03JSON NaN value supportedTomas Kukosa1-0/+10
2021-03-20json: add application/x-ndjson to the media types handled.Roman-Koshelev1-0/+1
2021-02-06Added support for application/json-patch+json (RFC 6902)Josip Medved1-0/+1
2020-11-26JSON: fix a typo introduced in g2baaab6cPascal Quantin1-18/+18
2020-11-26json: Make it possible to filter and sub dissect json keys and data.Anders Broman1-5/+122
2020-04-13Standardise IETF RFC and Draft URLs in dissectors.Martin Mathieson1-1/+1
2020-02-13Introduce AudioCodes Debug Recording (ACDR) dissectorOrgad Shaneh1-2/+20
2020-01-14json: append in Protocol column when call by another dissectorJoakim Karlsson1-3/+5
2019-11-04json: add application/merge-patch+json to the media types handled.Joakim Karlsson1-0/+1
2019-08-13json: add application/problem+json to the media types handled.Anders Broman1-0/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-12NGAP: Dissect N2 SM InformationAnders Broman1-0/+3
2018-11-20wsutil: rename some wsjson functionsPeter Wu1-1/+1
2018-06-04When using the NEW_PROTO_TREE_API, the proto_tree_add... functions areJoerg Mayer1-3/+3
2018-04-21wsutil: convert one leftover function in wsjson.Dario Lombardo1-2/+2
2018-04-21wsutil: rename wsjsmn to wsjson.Dario Lombardo1-1/+1
2018-04-04Dissect JSON-RPC over TCP or UDPMichail Koreshkov1-0/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-02-08json: Add for decode-as udp.portStig Bjørlykke1-0/+2
2018-02-01json: Adjust whitespaceStig Bjørlykke1-11/+9
2018-01-29Display JSON in compact formMichail Koreshkov1-2/+178
2017-09-26coap: Added dissection for LWM2M JSON inside CoAP protocolAnton Butenko1-0/+1
2017-09-26Add GRPC dissectorHuang Qiangxiong1-0/+1
2017-06-16Fix JSON UTF-8 character validation and dissectionVasil Velichckov1-1/+1
2016-09-30wsutil: split libjsmn.Dario Lombardo1-1/+1
2016-08-22Pass an HTTP message type to all HTTP subdissectors.Guy Harris1-2/+13
2016-04-01Rename json.member.key -> json.key to keep it on the same layer as json.valueMichael Mann1-4/+4
2016-03-26Add json.member.keyJakub Zawadzki1-7/+5
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2015-12-17XML, JSON: Added DDS Web Integration ServiceJuanjo Martin1-0/+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-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-2/+2
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-2/+2