repo.or.cz
/
wireshark-sm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git]
/
wsutil
/
.editorconfig
blob
03257de7f99b9395698dea27dec5c8fe511acdd9
1
#
2
# Editor configuration
3
#
4
# https://editorconfig.org/
5
#
6
7
[adler32.[ch]]
8
indent_size = 2
9
10
[aes.[ch]]
11
indent_style = tab
12
indent_size = tab
13
14
[dot11decrypt_wep.[ch]]
15
indent_style = tab
16
indent_size = tab
17
18
[base64.[ch]]
19
indent_style = tab
20
indent_size = tab
21
22
[bitswap.[ch]]
23
indent_size = 2
24
25
[buffer.[ch]]
26
indent_style = tab
27
indent_size = tab
28
29
[cfutils.[ch]]
30
indent_style = tab
31
indent_size = tab
32
33
[clopts_common.[ch]]
34
indent_size = 2
35
36
[crash_info.[ch]]
37
indent_style = tab
38
indent_size = tab
39
40
[crc10.[ch]]
41
indent_style = tab
42
indent_size = tab
43
44
[crc32.[ch]]
45
indent_style = tab
46
indent_size = tab
47
48
[des.[ch]]
49
indent_style = tab
50
indent_size = tab
51
52
[g711.[ch]]
53
indent_style = tab
54
indent_size = tab
55
56
[interface.[ch]]
57
indent_style = tab
58
indent_size = tab
59
60
[jsmn.[ch]]
61
indent_size = 8
62
63
[md4.[ch]]
64
indent_style = tab
65
indent_size = tab
66
67
[mpeg-audio.[ch]]
68
indent_style = tab
69
indent_size = tab
70
71
[os_version_info.[ch]]
72
indent_style = tab
73
indent_size = tab
74
75
[privileges.[ch]]
76
indent_style = tab
77
indent_size = tab
78
79
[rc4.[ch]]
80
indent_size = 2
81
82
[report_err.[ch]]
83
indent_style = tab
84
indent_size = tab
85
86
[tempfile.[ch]]
87
indent_size = 2
88
89
[time_util.[ch]]
90
indent_style = tab
91
indent_size = tab
92
93
[to_str.[ch]]
94
indent_style = tab
95
indent_size = tab
96
97
[type_util.[ch]]
98
indent_size = 2
99
100
[version_info.[ch]]
101
indent_style = tab
102
indent_size = tab
103
104
[ws_getopt.[ch]]
105
indent_style = tab
106
indent_size = tab
107
108
[ws_mempbrk.[ch]]
109
indent_style = tab
110
indent_size = tab
111
112
[ws_mempbrk_sse42.[ch]]
113
indent_size = 2
114
115
[ws_strptime.[ch]]
116
indent_style = tab
117
indent_size = tab
118