aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-skinny.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-21[skinny]: minor changes to xml fileDiederik de Groot1-276/+270
2017-03-19dissector: fix typo reponse -> responseAlexis La Goutte1-1/+1
2017-02-22[skinny]: Fix tvb struct size guard valueDiederik de Groot1-163/+165
2017-02-16[skinny]: Added conversation and request_response handlingDiederik de Groot1-445/+909
2017-02-12[skinny]: Add struct/union guards to multi-part message handlersDiederik de Groot1-1034/+808
2017-02-12[skinny] Fix ConnectionStatRes and DialedNumber Messages protocol version >20Diederik de Groot1-124/+120
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-12-18RTP: RTP dissector is able to decode RTP over TCP (RFC 4571)Jiri Novak1-2/+2
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-05-21[skinny] Fix StartMediaTransmissionMessage and OpenReceiveChannelMessage prot...Diederik de Groot1-47/+52
2016-05-17[skinny] Update message definitionsDiederik de Groot1-7/+64
2016-03-04Clean up modelines and indentation.Jeff Morriss1-6/+6
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-2/+2
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann1-1/+1
2015-12-09Skinny: packet-skinnyDiederik de Groot1-3/+11
2015-11-20More spelling fixes found by lintianBalint Reczey1-2/+2
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-13dissector-skinny: Update skinny dissector to fix ServerRes MessageDiederik de Groot1-10/+29
2015-09-12dissector-skinny: Update skinny dissector to include new messages and enumsDiederik de Groot1-23/+73
2015-08-09[skinny] Add missing change to source (.in); Also do minor cleanup.Bill Meier1-23/+18
2015-05-12Don't cast pointers when they're assigned to the data field of an address.Guy Harris1-2/+2
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+1
2015-01-19Skinny: packet-skinny.cDiederik de Groot1-36/+63
2014-08-29Skinny:Diederik de Groot1-31/+44
2014-08-26Skinny:Diederik de Groot1-12/+9
2014-08-26Skinny: do not try to create a wmem_strbuf whose size is bigger than the max ...Pascal Quantin1-4/+4
2014-08-26Fix typoEvan Huus1-1/+1
2014-08-25Skinny Dissector:Diederik de Groot1-11/+42
2014-08-25SKINNY: Fix some warningDiederik de Groot1-1/+1
2014-08-25Skinny: packet-skinnyDiederik de Groot1-2/+2
2014-08-24[RFC] Skinny: Rewrite using automatic code generationDiederik de Groot1-4912/+9179
2014-07-09convert to proto_tree_add_subtree[_format]Michael Mann1-89/+48
2014-07-07skinny: fix retval, convert from tvb_lengthPeter Wu1-6/+6
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-3/+3
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-3/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-17From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8805Alexis La Goutte1-1/+4
2013-12-11- Make local functions static.Anders Broman1-0/+3
2013-11-12Add "rtp handle protection" inside srtp_add_address/rtp_add_address/bluetooth...Michael Mann1-43/+39
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-4/+5
2013-10-15Fix Coverity CID 1106801: Missing break in switch.Chris Maynard1-0/+1
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-4/+4
2013-06-14Remove check_col() and the occasional tree.Michael Mann1-7/+3
2013-05-04Yet another protocol update viaJörg Mayer1-109/+341
2013-05-01Diederik de Groot <dkgroot@talon.nl>Jörg Mayer1-139/+222
2013-04-30Diederik de Groot <dkgroot@talon.nl>Jörg Mayer1-60/+369
2013-03-17Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier1-2/+2