aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-skinny.c.in
AgeCommit message (Expand)AuthorFilesLines
2022-11-03skinny: Check encodingJohn Thacker1-0/+2
2022-11-03skinny: Resync xml code with dissector, regenerateJohn Thacker1-4/+4
2022-04-02Skinny: revert previous changeMartin Mathieson1-1/+1
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-1/+1
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-1/+1
2021-10-31Skinny: Resynced Skinny xml definition with codeJirka Novak1-4/+31
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-1/+1
2021-07-21First pass pinfo->pool conversionEvan Huus1-2/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-3/+3
2018-09-25Rename packet-ssl* to packet-tls*Gerald Combs1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
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