wireshark/plugins
Pascal Quantin b1bea543d9 Introduce end-of-line normalization
Change-Id: Ie6991af2432b193fbdc23bbbd335f83c091f14e8
Reviewed-on: https://code.wireshark.org/review/114
Reviewed-by: Evan Huus <eapache@gmail.com>
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-02-05 22:28:01 +00:00
..
asn1 Avoid using ephemeral memory in register routines. 2013-12-23 21:19:34 +00:00
docsis Avoid including <wiretap/wtap.h> in dissectors. 2013-11-29 20:53:00 +00:00
easy_codec WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added; 2013-07-03 01:43:39 +00:00
ethercat #if 0 a group of unused #defines; 2013-12-20 16:25:37 +00:00
gryphon Fix [-Wmissing-prototypes] 2013-12-27 10:49:35 +00:00
irda Fix [-Wmissing-prototypes] 2014-01-01 12:17:57 +00:00
m2m Fix [-Wmissing-prototypes] 2013-12-27 10:49:35 +00:00
mate Fix (-W)documentation found by Clang 2014-02-03 13:11:14 +00:00
opcua Introduce end-of-line normalization 2014-02-05 22:28:01 +00:00
profinet dissect_CBA_Connection_Data() isn't used outside packet-dcom-cba-acco.c, 2014-01-13 22:46:05 +00:00
stats_tree Fix all -fstrict-alias warnings found by gcc 4.1.2 2014-02-03 09:26:10 +00:00
tpg Add CMake properties to targets so that they are logically organised when using a Visual Studio solution. 2013-10-13 09:21:55 +00:00
unistim Fix [-Wmissing-prototypes] 2014-01-01 12:17:57 +00:00
wimax Add newlines at end of files that are missing them. 2014-01-29 05:11:10 -08:00
wimaxasncp Don't pass tvb_get_ptr to proto_tree_add_string 2014-02-03 16:18:54 +00:00
wimaxmacphy Fix warnings 2013-12-14 12:45:57 +00:00
Custom.m4.example Implement and document the Custom plugin system. Create relevant example files and add them to the distribution. Rewrite README.plugins to describe how to use this system. 2012-09-25 21:02:13 +00:00
Custom.make.example Implement and document the Custom plugin system. Create relevant example files and add them to the distribution. Rewrite README.plugins to describe how to use this system. 2012-09-25 21:02:13 +00:00
Custom.nmake.example Implement and document the Custom plugin system. Create relevant example files and add them to the distribution. Rewrite README.plugins to describe how to use this system. 2012-09-25 21:02:13 +00:00
Makefile.am Stop building and distributing the asn1 plugin. I bleleve it to be obsolete. 2014-01-02 17:47:34 +00:00
Makefile.common.inc Pull the definition of NODIST_HEADER_FILES up into 2013-02-09 20:15:18 +00:00
Makefile.nmake Stop building and distributing the asn1 plugin. I bleleve it to be obsolete. 2014-01-02 17:47:34 +00:00
plugins.vcproj