aboutsummaryrefslogtreecommitdiffstats
path: root/tools/parse_xml2skinny_dissector.py
AgeCommit message (Expand)AuthorFilesLines
2022-11-03skinny: Convert parse_xml2skinny_dissector.py to Py3John Thacker1-11/+11
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-5/+5
2021-11-09Skinny: Fix arguments in parserStig Bjørlykke1-1/+1
2021-10-31Skinny: Resynced Skinny xml definition with codeJirka Novak1-8/+85
2021-09-01tvbuff: convert helper methods to pinfo->poolEvan Huus1-4/+4
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-2/+2
2018-03-07More licenses converted to SPDX.Dario Lombardo1-13/+1
2017-08-21[skinny]: minor changes to xml fileDiederik de Groot1-1/+1
2017-02-22[skinny]: Fix tvb struct size guard valueDiederik de Groot1-38/+36
2017-02-16[skinny]: Added conversation and request_response handlingDiederik de Groot1-7/+44
2017-02-12[skinny]: Add struct/union guards to multi-part message handlersDiederik de Groot1-24/+83
2017-02-12[skinny] Fix ConnectionStatRes and DialedNumber Messages protocol version >20Diederik de Groot1-11/+10
2015-09-13dissector-skinny: Update skinny dissector to fix ServerRes MessageDiederik de Groot1-0/+13
2014-08-26Skinny:Diederik de Groot1-3/+3
2014-08-26Skinny: do not try to create a wmem_strbuf whose size is bigger than the max ...Pascal Quantin1-1/+1
2014-08-25Skinny: packet-skinnyDiederik de Groot1-0/+14
2014-08-24[RFC] Skinny: Rewrite using automatic code generationDiederik de Groot1-0/+888