aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/unistim
AgeCommit message (Expand)AuthorFilesLines
2017-04-16Get rid of some generated files with "make distclean".Guy Harris1-2/+4
2017-04-13unistim: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-11unistim (plugin): fix this statement may fall through [-Werror=implicit-fallt...Alexis La Goutte1-0/+1
2016-12-18RTP: RTP dissector is able to decode RTP over TCP (RFC 4571)Jiri Novak1-1/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-30/+4
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-7/+18
2016-06-30Remove Makefile.common filesJoão Valverde2-57/+27
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann2-18/+17
2016-06-15Remove Nmake build systemPascal Quantin3-118/+0
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-0/+11
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde1-2/+2
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-0/+4
2016-02-20autotools: Move common automake code for plugins to an include fileJoão Valverde1-66/+2
2016-02-12unistim: fix broadcast_phone_msgs’ defined but not used [-Werror=unused-con...Alexis La Goutte1-0/+2
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde1-2/+2
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde1-2/+2
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-8/+1
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-2/+2
2015-12-11new_create_dissector_handle -> create_dissector_handle for plugins.Michael Mann1-1/+1
2015-11-27Officially remove tvb_get_string and tvb_get_stringz.Michael Mann1-2/+2
2015-11-24Developers Guide updates for plugins with CMakeGraham Bloice1-1/+1
2015-10-24More ADDRESS macro to address function conversions.Gerald Combs1-7/+7
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-09-02UNISTIM: fix dissection of some audio commandsPascal Quantin1-0/+3
2015-06-05Fix a few issues reported by PVS-StudioPascal Quantin1-2/+4
2015-04-17Fix CMake warningsGraham Bloice1-3/+3
2015-04-06unistim: remove tvb_length deprecated APIEvan Huus1-7/+5
2015-02-10Remove unneeded includes from plugins folderMartin Mathieson1-1/+0
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-38/+4
2015-01-11Fix CMake generation and use of Windows .rc filesGraham Bloice1-1/+22
2015-01-08Unistim: Nesting level does not match indendation (CID 1159216)Alexis La Goutte1-3/+1
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-12-22plugins: Cleanup #includesBill Meier1-3/+2
2014-11-27Fix a number of dup hf[] filter-names probably mostly resulting from cut/past...Bill Meier1-1/+1
2014-11-15Eliminate proto_tree_add_text from some plugin dissector files.Michael Mann1-33/+28
2014-10-09CMake: Bundle our plugins.Gerald Combs1-3/+12
2014-10-06plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier1-1322/+1334
2014-08-31Don't show the echo/python command lines when making plugin.cРоман Донченко1-3/+4
2014-08-24Remove obsolete comments regarding the shell version of make-dissector-regРоман Донченко1-5/+0
2014-08-12Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer1-12/+4
2014-08-09Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко1-12/+1
2014-07-10convert to proto_tree_add_subtree[_format] for plugin dissectorsMichael Mann1-33/+12
2014-07-06make-dissectors-reg: optimize by factoring out the loopsРоман Донченко2-10/+10
2014-06-20Add .rc files to the sources to have them included in the buildJoerg Mayer1-0/+1
2014-06-20Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris1-1/+1
2014-04-25Support out-of-source checkapiStig Bjørlykke1-1/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte5-10/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte11-22/+0
2014-02-25Remove trailing whitespaceBill Meier10-29/+29
2014-01-01Fix [-Wmissing-prototypes]Anders Broman1-0/+2