aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/unistim
AgeCommit message (Expand)AuthorFilesLines
2017-12-17plugins: Remove moduleinfo.hJoão Valverde2-40/+2
2017-12-15plugins: Remove redundant plugin.rc.in filesJoão Valverde2-35/+0
2017-12-14Refactor plugin registration and loadingJoão Valverde2-7/+3
2017-11-20Rename UseMakeDissectorReg.cmakeJoão Valverde1-1/+1
2017-11-18autotools: Library build products don't need explicit cleaningJoão Valverde1-4/+0
2017-10-20autotools: Sort out how we handle plugin.cJoão Valverde1-1/+6
2017-10-15plugins: Remove COPYING and NEWSJoão Valverde1-340/+0
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-3/+0
2017-09-15epan: Fix misuse of comma operatorStig Bjørlykke1-1/+1
2017-09-06CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIRJoão Valverde1-3/+3
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