aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-skinny.c.in
AgeCommit message (Expand)AuthorFilesLines
2017-08-21[skinny]: minor changes to xml fileDiederik de Groot1-5/+5
2017-03-19dissector: fix typo reponse -> responseAlexis La Goutte1-1/+1
2017-02-16[skinny]: Added conversation and request_response handlingDiederik de Groot1-28/+147
2017-02-12[skinny]: Add struct/union guards to multi-part message handlersDiederik de Groot1-3/+8
2017-02-12[skinny] Fix ConnectionStatRes and DialedNumber Messages protocol version >20Diederik de Groot1-40/+16
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-2/+2
2016-08-22Look up the XML dissector the right way.Guy Harris1-6/+4
2016-03-04Clean up modelines and indentation.Jeff Morriss1-6/+6
2016-01-25[skinny] pinfo->fd-num changed to pinfo->numAndersBroman1-2/+2
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann1-1/+1
2015-11-07Create real dissector tables for SSL and DTLS to use.Michael Mann1-1/+1
2015-11-04Skinny: fix dissector registration for SSLPascal Quantin1-1/+2
2015-09-12dissector-skinny: Update skinny dissector to include new messages and enumsDiederik de Groot1-15/+14
2015-08-09[skinny] Add missing change to source (.in); Also do minor cleanup.Bill Meier1-24/+19
2015-05-17packet-skinny.c is a generated file nowadays.Joerg Mayer1-2/+2
2015-01-19Skinny: packet-skinny.cDiederik de Groot1-3/+3
2014-08-29Skinny:Diederik de Groot1-30/+30
2014-08-26Skinny:Diederik de Groot1-5/+2
2014-08-26Skinny: do not try to create a wmem_strbuf whose size is bigger than the max ...Pascal Quantin1-2/+2
2014-08-26Fix typoEvan Huus1-1/+1
2014-08-25Skinny Dissector:Diederik de Groot1-1/+6
2014-08-25SKINNY: Fix some warningDiederik de Groot1-1/+1
2014-08-25Skinny: packet-skinnyDiederik de Groot1-2/+6
2014-08-24[RFC] Skinny: Rewrite using automatic code generationDiederik de Groot1-0/+559