blob: 89459f01f64c7cafcaacc6425182c7a455bd789a [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
Vadim Yanitskiyc0c84322017-01-04 16:13:04 +070010*.pyc
Harald Welteec8b4502010-02-20 20:34:29 +010011aclocal.m4
Harald Welte27dc1b12011-10-10 09:20:19 +020012acinclude.m4
13aminclude.am
Sylvain Munaut100224d2010-04-28 10:10:47 +020014m4/*.m4
Vadim Yanitskiy2c3066e2017-04-30 19:41:56 +070015!m4/ax_*.m4
Harald Welteec8b4502010-02-20 20:34:29 +010016autom4te.cache
Arran Cudbard-Bellec012d02016-05-18 16:02:53 -040017config.cache
Harald Welteec8b4502010-02-20 20:34:29 +010018config.h*
19config.sub
20config.log
21config.status
22config.guess
23configure
Holger Hans Peter Freyther317de522013-10-17 14:50:15 +020024compile
Harald Welteec8b4502010-02-20 20:34:29 +010025depcomp
26missing
27ltmain.sh
28install-sh
29stamp-h1
30libtool
Harald Welte01dfad82011-08-17 19:35:25 +020031libosmocore-*.tar.*
Harald Welte4cd3d8a2010-03-23 00:30:19 +080032
Neels Hofmeyr6797b3a2016-06-28 16:17:12 +020033# libtool for different platforms like arm-poky-linux-gnueabi-libtool
34*-libtool
35
Harald Welte924b0402011-08-20 17:34:11 +020036Doxyfile.core
Harald Welte49e10562011-08-17 19:21:07 +020037Doxyfile.gsm
38Doxyfile.vty
39Doxyfile.codec
Vadim Yanitskiy3262f822016-09-23 01:48:59 +070040Doxyfile.coding
Harald Welte49e10562011-08-17 19:21:07 +020041
Maxdb753312012-09-11 17:08:13 +020042debian/autoreconf.after
43debian/autoreconf.before
44debian/files
45debian/libosmocore-dev/
46debian/libosmocore*.log
47debian/tmp/
48debian/libosmocore*.substvars
49debian/libosmocore/
50debian/libosmocore.post*.debhelper
51
Harald Welte4cd3d8a2010-03-23 00:30:19 +080052.tarball-version
53.version
Sylvain Munaut100224d2010-04-28 10:10:47 +020054
Holger Hans Peter Freytherf9eda742011-11-13 01:02:54 +010055#gnu autotest
56tests/package.m4
57tests/atconfig
58tests/atlocal
59tests/osmo-test
60tests/package.m4
61tests/testsuite
62tests/testsuite.dir/
63tests/testsuite.log
Maxf74cfd32017-03-24 20:16:33 +010064tests/abis/abis_test
Max70c7d412017-02-24 13:59:14 +010065tests/ctrl/ctrl_test
Maxece46d22014-06-04 19:07:41 +020066tests/utils/utils_test
Jacob Erlbeck9732cb42015-10-01 20:43:53 +020067tests/stats/stats_test
Sylvain Munaut579a7102014-06-16 14:59:30 +020068tests/kasumi/kasumi_test
Max4f169502016-06-30 10:39:00 +020069tests/gea/gea_test
Sylvain Munaut100224d2010-04-28 10:10:47 +020070tests/sms/sms_test
71tests/timer/timer_test
Sylvain Munaut394635b2010-10-08 15:09:41 +020072tests/msgfile/msgfile_test
73tests/ussd/ussd_test
Holger Hans Peter Freyther2b5ff992010-12-29 21:13:44 +010074tests/smscb/smscb_test
Alexander Huemerdef0afe2011-09-05 00:30:17 +020075tests/bits/bitrev_test
Sylvain Munaute7e28ed2011-11-25 07:45:49 +010076tests/a5/a5_test
Max4f0abc02013-12-02 11:30:32 +010077tests/comp128/comp128_test
Holger Hans Peter Freyther72bd4eb2011-12-11 20:25:12 +010078tests/auth/milenage_test
Vadim Yanitskiy3262f822016-09-23 01:48:59 +070079tests/coding/coding_test
Sylvain Munaute7e28ed2011-11-25 07:45:49 +010080tests/conv/conv_test
Holger Hans Peter Freyther72bd4eb2011-12-11 20:25:12 +010081tests/lapd/lapd_test
Holger Hans Peter Freyther97510812012-01-22 13:36:52 +010082tests/gsm0808/gsm0808_test
Holger Hans Peter Freythereacba182012-09-11 12:27:47 +020083tests/gb/bssgp_fc_test
Holger Hans Peter Freyther317de522013-10-17 14:50:15 +020084tests/gb/gprs_ns_test
Holger Hans Peter Freythereacba182012-09-11 12:27:47 +020085tests/gsm0408/gsm0408_test
Holger Hans Peter Freyther4b54cab2012-09-27 14:18:37 +020086tests/logging/logging_test
Holger Hans Peter Freyther97602d92012-11-11 14:21:26 +010087tests/fr/fr_test
Katerina Barone-Adesi3309a432013-02-21 05:16:29 +000088tests/loggingrb/loggingrb_test
89tests/ringbuf/ringbuf_test
90tests/strrb/strrb_test
Jacob Erlbeckae15a2c2013-08-06 14:29:14 +020091tests/vty/vty_test
Max92db1502016-05-25 18:13:51 +020092tests/codec/codec_test
Holger Hans Peter Freyther42645d72014-10-25 12:20:24 +020093tests/gb/gprs_bssgp_test
Holger Hans Peter Freyther78ffdb82015-01-18 19:06:01 +010094tests/smscb/gsm0341_test
Max61816042016-01-22 16:46:55 +010095tests/bitvec/bitvec_test
Max5c18e262016-02-05 13:55:38 +010096tests/bits/bitcomp_test
Max61816042016-01-22 16:46:55 +010097tests/gprs/gprs_test
98tests/msgb/msgb_test
Harald Welte676e5342016-03-14 21:04:50 +010099tests/sim/sim_test
Neels Hofmeyr6cf8eba2016-06-06 18:17:20 +0200100tests/gsup/gsup_test
101tests/tlv/tlv_test
Neels Hofmeyrae3b7802016-07-06 15:35:19 +0200102tests/fsm/fsm_test
Holger Hans Peter Freytherc7f52c42016-11-12 21:25:21 +0100103tests/write_queue/wqueue_test
Vadim Yanitskiyb1edd162017-01-04 16:09:19 +0700104tests/oap/oap_test
Harald Welte4ffb43f2017-01-27 10:29:49 +0100105tests/socket/socket_test
Harald Welte01dfad82011-08-17 19:35:25 +0200106
107utils/osmo-arfcn
Holger Hans Peter Freyther72bd4eb2011-12-11 20:25:12 +0100108utils/osmo-auc-gen
Kevin Redon59857602012-09-11 11:47:04 +0200109utils/osmo-sim-test
Harald Welte01dfad82011-08-17 19:35:25 +0200110
111doc/codec
Vadim Yanitskiy3262f822016-09-23 01:48:59 +0700112doc/coding
Harald Welte01dfad82011-08-17 19:35:25 +0200113doc/core
Holger Hans Peter Freyther8297c812011-11-18 23:14:24 +0100114doc/vty/latex
115doc/vty/html
Holger Hans Peter Freyther78ffdb82015-01-18 19:06:01 +0100116doc/vty/doxygen_sqlite3.db
Harald Welte01dfad82011-08-17 19:35:25 +0200117doc/gsm
118doc/html.tar
Harald Welte7530d822016-04-25 19:09:24 +0200119doc/*.tag
Harald Welte7f24c152017-05-15 21:37:04 +0200120tags
Harald Welte27dc1b12011-10-10 09:20:19 +0200121
122src/crc*gen.c
Vadim Yanitskiyd2d97602016-09-07 22:18:10 +0700123src/gsm/gsm0503_conv.c
Harald Welte7f24c152017-05-15 21:37:04 +0200124src/gsm/*_gen.c
Harald Welte27dc1b12011-10-10 09:20:19 +0200125include/osmocom/core/crc*gen.h
Max53777012014-06-04 19:07:41 +0200126include/osmocom/core/bit*gen.h
Vadim Yanitskiy77a5b092017-01-13 16:03:40 +0700127include/osmocom/gsm/gsm0503.h
Vadim Yanitskiy33e03062017-01-19 17:01:15 +0700128tests/conv/gsm0503_test_vectors.c
Holger Hans Peter Freyther36a9cdf2011-11-12 11:12:16 +0100129
130# vi files
131*.sw?