forked from royhills/ike-scan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
57 lines (57 loc) · 841 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Autoconf and automake generated files
.deps/
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
install-sh
missing
stamp-h1
compile
test-driver
# Compiler output files
*.o
*.gcno
*.gcda
*.gcov
ike-scan
psk-crack
check-hash
check-sizes
# make check output files
check-decode.log
check-decode.trs
check-error.log
check-error.trs
check-hash.log
check-hash.trs
check-packet.log
check-packet.trs
check-psk-crack-1.log
check-psk-crack-1.trs
check-psk-crack-2.log
check-psk-crack-2.trs
check-psk-crack-3.log
check-psk-crack-3.trs
check-psk-crack-4.log
check-psk-crack-4.trs
check-run1.log
check-run1.trs
check-run2.log
check-run2.trs
check-run3.log
check-run3.trs
check-sizes.log
check-sizes.trs
check-vendor-ids.log
check-vendor-ids.trs
test-suite.log