aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/candump.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-24Add ws_debug() and use itJoão Valverde1-7/+7
2021-02-23wiretap: rename wtap_register_file_type_subtypes().Guy Harris1-1/+1
2021-02-21wiretap: have file handlers advertise blocks and options supported.Guy Harris1-1/+8
2021-02-18wiretap: register BUSMASTER log and candump file formats.Guy Harris1-1/+20
2020-04-14wiretap: don't use memset where possible.Dario Lombardo1-6/+3
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-20wiretap: candump: Don't generate a temporary PCAP fileMaksim Salau1-206/+105
2019-07-12wiretap: do not pollute debug builds with candump debug messagesPascal Quantin1-0/+16
2019-07-11wiretap: Add support of candump logsMaksim Salau1-0/+323