aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-msrp.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris1-2/+2
2018-11-29Add sip_call_id filter to RTP stream.Anders Broman1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-29Add conversation endpoint typeMichael Mann1-3/+3
2017-10-28Convert to using find_conversation_pinfo where appropriateMichael Mann1-9/+3
2016-12-31Dissectors don't need a journey of self discovery.Michael Mann1-2/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-2/+1
2016-10-04msrp: use ws_strtou function.Dario Lombardo1-6/+25
2016-08-22Pass an HTTP message type to all HTTP subdissectors.Guy Harris1-3/+4
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde1-1/+1
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde1-1/+1
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde1-1/+1
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+2
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-5/+5
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-10-22Use address functions instead of ADDRESS macros in asn1 and epanGerald Combs1-1/+1
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-1/+1
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2015-06-24Remove a bunch more deprecated tvb_length callsEvan Huus1-1/+1
2015-06-23Replace more deprecated tvb_length callsEvan Huus1-1/+1
2015-05-26Remove proto_tree_add_text from some dissectors.Michael Mann1-9/+13
2015-05-22MSRP has a registered port now, register the dissector for it.Jeff Morriss1-1/+2
2015-02-10Do not iterate over reported length when using tvb_find_line_endPascal Quantin1-2/+2
2014-12-23Deleting unnecessary #includes from dissectors.Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-3/+0
2014-12-13dissector_try_uint(_new) and dissector_try_string now return the number of by...Pascal Quantin1-2/+2
2014-11-25Ensure dissector data parameter is used instead of pinfo->private_data when p...Michael Mann1-4/+1
2014-10-20Get rid of calls to ctype.h functions.Guy Harris1-4/+3
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+12
2014-07-04convert to proto_tree_add_subtree[_format]Michael Mann1-3/+2
2014-06-20Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-3/+3
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-3/+3
2014-05-19Add new proto_tree_add_format_text() functionJakub Zawadzki1-6/+2
2014-04-04Get it compiling again.Jeff Morriss1-1/+1
2014-04-04Change tvb_get_string() -> tvb_get_string_enc and ENC_ASCII -> ENC_UTF_8AndersBroman1-15/+15
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-11-23Create the ability to have packet scoped "proto" data. Bug 9470 (https://bug...Michael Mann1-2/+2
2013-11-02Require dissector_try_string to pass a data parameter to its subdissectors. ...Michael Mann1-1/+1
2013-09-22emem -> wmem conversion:Pascal Quantin1-4/+4
2013-09-15emem -> wmemPascal Quantin1-4/+4
2013-06-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2013-05-12Add the posibillity to use a key for per-packet-data.Anders Broman1-2/+2
2013-03-19From beroset:Anders Broman1-5/+5
2013-01-28Update the MSRP link, it's an actual RFC now.Evan Huus1-1/+1
2012-10-18Minor cleanup:Bill Meier1-7/+7
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-4/+4
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1