File tree 1 file changed +68
-87
lines changed
1 file changed +68
-87
lines changed Original file line number Diff line number Diff line change @@ -32,117 +32,98 @@ indent_size = 2
32
32
indent_style = space
33
33
indent_size = 2
34
34
35
- # Core files where we gave up and use a tab size of 4
36
- [cracker.c ]
37
- indent_size = 4
38
-
39
- [inc.c ]
40
- indent_size = 4
41
-
42
- [loader.c ]
43
- indent_size = 4
44
-
45
- [rules.c ]
46
- indent_size = 4
47
-
48
- [single.c ]
49
- indent_size = 4
50
-
51
- [wordlist.c ]
52
- indent_size = 4
53
-
54
- # Core files otherwise use a tab size of 8
35
+ # Core files best keeping a tab size of 8
55
36
[* .{S,sh} ]
56
37
indent_size = 8
57
38
58
- [AFS_fmt.[ch] ]
39
+ [AFS_fmt.h ]
59
40
indent_size = 8
60
41
61
- [BF_fmt.[ch] ]
42
+ [BF_fmt.h ]
62
43
indent_size = 8
63
44
64
- [BF_std.[ch] ]
45
+ [BF_std.h ]
65
46
indent_size = 8
66
47
67
- [BSDI_fmt.[ch] ]
48
+ [BSDI_fmt.h ]
68
49
indent_size = 8
69
50
70
- [DES_bs.[ch] ]
51
+ [DES_bs.h ]
71
52
indent_size = 8
72
53
73
- [DES_bs_b.[ch] ]
54
+ [DES_bs_b.h ]
74
55
indent_size = 8
75
56
76
- [DES_fmt.[ch] ]
57
+ [DES_fmt.h ]
77
58
indent_size = 8
78
59
79
- [DES_std.[ch] ]
60
+ [DES_std.h ]
80
61
indent_size = 8
81
62
82
- [LM_fmt.[ch] ]
63
+ [LM_fmt.h ]
83
64
indent_size = 8
84
65
85
- [MD5_fmt.[ch] ]
66
+ [MD5_fmt.h ]
86
67
indent_size = 8
87
68
88
- [MD5_std.[ch] ]
69
+ [MD5_std.h ]
89
70
indent_size = 8
90
71
91
- [alpha.[ch] ]
72
+ [alpha.h ]
92
73
indent_size = 8
93
74
94
- [arm32le.[ch] ]
75
+ [arm32le.h ]
95
76
indent_size = 8
96
77
97
- [batch.[ch] ]
78
+ [batch.h ]
98
79
indent_size = 8
99
80
100
- [bench.[ch] ]
81
+ [bench.h ]
101
82
indent_size = 8
102
83
103
84
[best.* ]
104
85
indent_size = 8
105
86
106
- [c3_fmt.[ch] ]
87
+ [c3_fmt.h ]
107
88
indent_size = 8
108
89
109
- [charset.[ch] ]
90
+ [charset.h ]
110
91
indent_size = 8
111
92
112
- [common.[ch] ]
93
+ [common.h ]
113
94
indent_size = 8
114
95
115
- [compiler.[ch] ]
96
+ [compiler.h ]
116
97
indent_size = 8
117
98
118
- [config.[ch] ]
99
+ [config.h ]
119
100
indent_size = 8
120
101
121
102
[cracker.h ]
122
103
indent_size = 8
123
104
124
- [crc32.[ch] ]
105
+ [crc32.h ]
125
106
indent_size = 8
126
107
127
- [detect.[ch] ]
108
+ [detect.h ]
128
109
indent_size = 8
129
110
130
- [dummy.[ch] ]
111
+ [dummy.h ]
131
112
indent_size = 8
132
113
133
- [external.[ch] ]
114
+ [external.h ]
134
115
indent_size = 8
135
116
136
- [formats.[ch] ]
117
+ [formats.h ]
137
118
indent_size = 8
138
119
139
- [getopt.[ch] ]
120
+ [getopt.h ]
140
121
indent_size = 8
141
122
142
- [ia64.[ch] ]
123
+ [ia64.h ]
143
124
indent_size = 8
144
125
145
- [idle.[ch] ]
126
+ [idle.h ]
146
127
indent_size = 8
147
128
148
129
[inc.h ]
@@ -152,131 +133,131 @@ indent_size = 8
152
133
indent_size = 8
153
134
end_of_line = crlf
154
135
155
- [john.[ch] ]
136
+ [john.h ]
156
137
indent_size = 8
157
138
158
- [list.[ch] ]
139
+ [list.h ]
159
140
indent_size = 8
160
141
161
142
[loader.h ]
162
143
indent_size = 8
163
144
164
- [logger.[ch] ]
145
+ [logger.h ]
165
146
indent_size = 8
166
147
167
- [math.[ch] ]
148
+ [math.h ]
168
149
indent_size = 8
169
150
170
- [memory.[ch] ]
151
+ [memory.h ]
171
152
indent_size = 8
172
153
173
- [mic.[ch] ]
154
+ [mic.h ]
174
155
indent_size = 8
175
156
176
- [mips32.[ch] ]
157
+ [mips32.h ]
177
158
indent_size = 8
178
159
179
- [mips64.[ch] ]
160
+ [mips64.h ]
180
161
indent_size = 8
181
162
182
- [misc.[ch] ]
163
+ [misc.h ]
183
164
indent_size = 8
184
165
185
- [nonstd.[ch] ]
166
+ [nonstd.h ]
186
167
indent_size = 8
187
168
188
- [options.[ch] ]
169
+ [options.h ]
189
170
indent_size = 8
190
171
191
- [os.[ch] ]
172
+ [os.h ]
192
173
indent_size = 8
193
174
194
- [pa-risc.[ch] ]
175
+ [pa-risc.h ]
195
176
indent_size = 8
196
177
197
- [params.[ch] ]
178
+ [params.h ]
198
179
indent_size = 8
199
180
200
- [path.[ch] ]
181
+ [path.h ]
201
182
indent_size = 8
202
183
203
- [ppc32.[ch] ]
184
+ [ppc32.h ]
204
185
indent_size = 8
205
186
206
- [ppc32alt.[ch] ]
187
+ [ppc32alt.h ]
207
188
indent_size = 8
208
189
209
- [ppc64.[ch] ]
190
+ [ppc64.h ]
210
191
indent_size = 8
211
192
212
- [ppc64alt.[ch] ]
193
+ [ppc64alt.h ]
213
194
indent_size = 8
214
195
215
- [recovery.[ch] ]
196
+ [recovery.h ]
216
197
indent_size = 8
217
198
218
- [rpp.[ch] ]
199
+ [rpp.h ]
219
200
indent_size = 8
220
201
221
202
[rules.h ]
222
203
indent_size = 8
223
204
224
- [sboxes-s.[ch] ]
205
+ [sboxes-s.h ]
225
206
indent_size = 8
226
207
227
- [sboxes.[ch] ]
208
+ [sboxes.h ]
228
209
indent_size = 8
229
210
230
- [signals.[ch] ]
211
+ [signals.h ]
231
212
indent_size = 8
232
213
233
214
[single.h ]
234
215
indent_size = 8
235
216
236
- [sparc32.[ch] ]
217
+ [sparc32.h ]
237
218
indent_size = 8
238
219
239
- [sparc64.[ch] ]
220
+ [sparc64.h ]
240
221
indent_size = 8
241
222
242
- [status.[ch] ]
223
+ [status.h ]
243
224
indent_size = 8
244
225
245
- [symlink.[ch] ]
226
+ [symlink.h ]
246
227
indent_size = 8
247
228
248
- [times.[ch] ]
229
+ [times.h ]
249
230
indent_size = 8
250
231
251
- [trip_fmt.[ch] ]
232
+ [trip_fmt.h ]
252
233
indent_size = 8
253
234
254
- [tty.[ch] ]
235
+ [tty.h ]
255
236
indent_size = 8
256
237
257
- [unafs.[ch] ]
238
+ [unafs.h ]
258
239
indent_size = 8
259
240
260
- [unique.[ch] ]
241
+ [unique.h ]
261
242
indent_size = 8
262
243
263
- [unshadow.[ch] ]
244
+ [unshadow.h ]
264
245
indent_size = 8
265
246
266
- [vax.[ch] ]
247
+ [vax.h ]
267
248
indent_size = 8
268
249
269
250
[wordlist.h ]
270
251
indent_size = 8
271
252
272
- [x86-64.[ch] ]
253
+ [x86-64.h ]
273
254
indent_size = 8
274
255
275
- [x86-any.[ch] ]
256
+ [x86-any.h ]
276
257
indent_size = 8
277
258
278
- [x86-mmx.[ch] ]
259
+ [x86-mmx.h ]
279
260
indent_size = 8
280
261
281
- [x86-sse.[ch] ]
262
+ [x86-sse.h ]
282
263
indent_size = 8
You can’t perform that action at this time.
0 commit comments