wireshark/epan/ftypes
João Valverde 5f8003e949 Add EditorConfig settings for most C files
Change-Id: I02e6d71290bbdf7504437b0d670955b3686b6b52
Reviewed-on: https://code.wireshark.org/review/14360
Reviewed-by: João Valverde <j@v6e.pt>
2016-03-08 10:46:35 +00:00
..
.editorconfig Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
CMakeLists.txt CMake: Add more structure to libwireshark build 2016-03-01 19:23:39 +00:00
Makefile.am Add EditorConfig settings for most C files 2016-03-08 10:46:35 +00:00
Makefile.common Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
ftype-bytes.c Add BASE_ALLOW_ZERO for byte arrays that are validly zero sized. 2015-11-30 18:28:10 +00:00
ftype-double.c Ftypes: Double: Minor fixes 2015-02-21 17:29:05 +00:00
ftype-guid.c Replace tabs in files with editor modeline "expandtab" 2015-06-11 02:15:35 +00:00
ftype-ieee-11073-float.c Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftype-integer.c Allow EUI-64s to be specified as numbers or byte strings. 2015-07-20 22:20:26 +00:00
ftype-ipv4.c Rename ipv4_addr and ipv6_addr to indicate their full contents. 2016-01-04 00:03:34 +00:00
ftype-ipv6.c Rename ipv4_addr and ipv6_addr to indicate their full contents. 2016-01-04 00:03:34 +00:00
ftype-none.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ftype-pcre.c Replace tabs in files with editor modeline "expandtab" 2015-06-11 02:15:35 +00:00
ftype-string.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ftype-time.c Remove use of sprintf for ftype string formatting 2015-03-11 22:50:55 +00:00
ftype-tvbuff.c Remove another batch of deprecated tvb_length calls 2015-06-24 04:30:35 +00:00
ftypes-int.h Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftypes.c Add support for IEEE-11073 FLOATs 2015-12-29 14:20:02 +00:00
ftypes.h Fix FT_UINT24 comment error 2016-01-12 16:52:11 +00:00