blob: 39edc1dc6be3618497f5485a104939a86f598dcf [file] [log] [blame]
Harald Welteec8b4502010-02-20 20:34:29 +01001Makefile
Harald Welte26cbdcf2010-02-20 21:07:42 +01002Makefile.in
Harald Welteec8b4502010-02-20 20:34:29 +01003.deps
Diego Elio Pettenòea0e1ec2012-06-29 13:01:18 -07004.dirstamp
Harald Welteec8b4502010-02-20 20:34:29 +01005.libs
6*.o
7*.lo
8*.la
Harald Welteec8b4502010-02-20 20:34:29 +01009*.pc
10aclocal.m4
Harald Welte27dc1b12011-10-10 09:20:19 +020011acinclude.m4
12aminclude.am
Sylvain Munaut100224d2010-04-28 10:10:47 +020013m4/*.m4
Harald Welteec8b4502010-02-20 20:34:29 +010014autom4te.cache
Arran Cudbard-Bellec012d02016-05-18 16:02:53 -040015config.cache
Harald Welteec8b4502010-02-20 20:34:29 +010016config.h*
17config.sub
18config.log
19config.status
20config.guess
21configure
Holger Hans Peter Freyther317de522013-10-17 14:50:15 +020022compile
Harald Welteec8b4502010-02-20 20:34:29 +010023depcomp
24missing
25ltmain.sh
26install-sh
27stamp-h1
28libtool
Harald Welte01dfad82011-08-17 19:35:25 +020029libosmocore-*.tar.*
Harald Welte4cd3d8a2010-03-23 00:30:19 +080030
Neels Hofmeyr6797b3a2016-06-28 16:17:12 +020031# libtool for different platforms like arm-poky-linux-gnueabi-libtool
32*-libtool
33
Harald Welte924b0402011-08-20 17:34:11 +020034Doxyfile.core
Harald Welte49e10562011-08-17 19:21:07 +020035Doxyfile.gsm
36Doxyfile.vty
37Doxyfile.codec
38
Maxdb753312012-09-11 17:08:13 +020039debian/autoreconf.after
40debian/autoreconf.before
41debian/files
42debian/libosmocore-dev/
43debian/libosmocore*.log
44debian/tmp/
45debian/libosmocore*.substvars
46debian/libosmocore/
47debian/libosmocore.post*.debhelper
48
Harald Welte4cd3d8a2010-03-23 00:30:19 +080049.tarball-version
50.version
Sylvain Munaut100224d2010-04-28 10:10:47 +020051
Holger Hans Peter Freytherf9eda742011-11-13 01:02:54 +010052#gnu autotest
53tests/package.m4
54tests/atconfig
55tests/atlocal
56tests/osmo-test
57tests/package.m4
58tests/testsuite
59tests/testsuite.dir/
60tests/testsuite.log
61
Maxece46d22014-06-04 19:07:41 +020062tests/utils/utils_test
Jacob Erlbeck9732cb42015-10-01 20:43:53 +020063tests/stats/stats_test
Sylvain Munaut579a7102014-06-16 14:59:30 +020064tests/kasumi/kasumi_test
Sylvain Munaut100224d2010-04-28 10:10:47 +020065tests/sms/sms_test
66tests/timer/timer_test
Sylvain Munaut394635b2010-10-08 15:09:41 +020067tests/msgfile/msgfile_test
68tests/ussd/ussd_test
Holger Hans Peter Freyther2b5ff992010-12-29 21:13:44 +010069tests/smscb/smscb_test
Alexander Huemerdef0afe2011-09-05 00:30:17 +020070tests/bits/bitrev_test
Sylvain Munaute7e28ed2011-11-25 07:45:49 +010071tests/a5/a5_test
Max4f0abc02013-12-02 11:30:32 +010072tests/comp128/comp128_test
Holger Hans Peter Freyther72bd4eb2011-12-11 20:25:12 +010073tests/auth/milenage_test
Sylvain Munaute7e28ed2011-11-25 07:45:49 +010074tests/conv/conv_test
Holger Hans Peter Freyther72bd4eb2011-12-11 20:25:12 +010075tests/lapd/lapd_test
Holger Hans Peter Freyther97510812012-01-22 13:36:52 +010076tests/gsm0808/gsm0808_test
Holger Hans Peter Freythereacba182012-09-11 12:27:47 +020077tests/gb/bssgp_fc_test
Holger Hans Peter Freyther317de522013-10-17 14:50:15 +020078tests/gb/gprs_ns_test
Holger Hans Peter Freythereacba182012-09-11 12:27:47 +020079tests/gsm0408/gsm0408_test
Holger Hans Peter Freyther4b54cab2012-09-27 14:18:37 +020080tests/logging/logging_test
Holger Hans Peter Freyther97602d92012-11-11 14:21:26 +010081tests/fr/fr_test
Katerina Barone-Adesi3309a432013-02-21 05:16:29 +000082tests/loggingrb/loggingrb_test
83tests/ringbuf/ringbuf_test
84tests/strrb/strrb_test
Jacob Erlbeckae15a2c2013-08-06 14:29:14 +020085tests/vty/vty_test
Max92db1502016-05-25 18:13:51 +020086tests/codec/codec_test
Holger Hans Peter Freyther42645d72014-10-25 12:20:24 +020087tests/gb/gprs_bssgp_test
Holger Hans Peter Freyther78ffdb82015-01-18 19:06:01 +010088tests/smscb/gsm0341_test
Max61816042016-01-22 16:46:55 +010089tests/bitvec/bitvec_test
Max5c18e262016-02-05 13:55:38 +010090tests/bits/bitcomp_test
Max61816042016-01-22 16:46:55 +010091tests/gprs/gprs_test
92tests/msgb/msgb_test
Harald Welte676e5342016-03-14 21:04:50 +010093tests/sim/sim_test
Neels Hofmeyr6cf8eba2016-06-06 18:17:20 +020094tests/gsup/gsup_test
95tests/tlv/tlv_test
Harald Welte01dfad82011-08-17 19:35:25 +020096
97utils/osmo-arfcn
Holger Hans Peter Freyther72bd4eb2011-12-11 20:25:12 +010098utils/osmo-auc-gen
Kevin Redon59857602012-09-11 11:47:04 +020099utils/osmo-sim-test
Harald Welte01dfad82011-08-17 19:35:25 +0200100
101doc/codec
102doc/core
Holger Hans Peter Freyther8297c812011-11-18 23:14:24 +0100103doc/vty/latex
104doc/vty/html
Holger Hans Peter Freyther78ffdb82015-01-18 19:06:01 +0100105doc/vty/doxygen_sqlite3.db
Harald Welte01dfad82011-08-17 19:35:25 +0200106doc/gsm
107doc/html.tar
Harald Welte7530d822016-04-25 19:09:24 +0200108doc/*.tag
Harald Welte27dc1b12011-10-10 09:20:19 +0200109
110src/crc*gen.c
Max Suraev msuraev@sysmocom.de84da22f2016-04-29 13:17:22 +0200111src/gsm/conv*gen.c
Harald Welte27dc1b12011-10-10 09:20:19 +0200112include/osmocom/core/crc*gen.h
Max53777012014-06-04 19:07:41 +0200113include/osmocom/core/bit*gen.h
Holger Hans Peter Freyther36a9cdf2011-11-12 11:12:16 +0100114
115# vi files
116*.sw?