aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/json.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Generalize wtap_pkthdr into a structure for packet and non-packet records.Guy Harris1-10/+10
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-20wiretap: use SPDX identifiers (partial work).Dario Lombardo1-13/+1
2016-09-30wsutil: split libjsmn.Dario Lombardo1-1/+1
2016-04-03Include json.h with quotes, not angle brackets.Guy Harris1-1/+1
2016-02-25Clean up modelines and indentation.Guy Harris1-1/+1
2015-11-07Check for read errors in the open routine.Guy Harris1-4/+15
2015-02-17Added JSON native file support.Dario Lombardo1-0/+138