blob: ecbcedddb24de67d528a53633906d0826c5630a0 [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
Harald Welteec8b4502010-02-20 20:34:29 +010015autom4te.cache
Arran Cudbard-Bellec012d02016-05-18 16:02:53 -040016config.cache
Harald Welteec8b4502010-02-20 20:34:29 +010017config.h*
18config.sub
19config.log
20config.status
21config.guess
22configure
Holger Hans Peter Freyther317de522013-10-17 14:50:15 +020023compile
Harald Welteec8b4502010-02-20 20:34:29 +010024depcomp
25missing
26ltmain.sh
27install-sh
28stamp-h1
29libtool
Harald Welte01dfad82011-08-17 19:35:25 +020030libosmocore-*.tar.*
Harald Welte4cd3d8a2010-03-23 00:30:19 +080031
Neels Hofmeyr6797b3a2016-06-28 16:17:12 +020032# libtool for different platforms like arm-poky-linux-gnueabi-libtool
33*-libtool
34
Harald Welte924b0402011-08-20 17:34:11 +020035Doxyfile.core
Harald Welte49e10562011-08-17 19:21:07 +020036Doxyfile.gsm
37Doxyfile.vty
38Doxyfile.codec
Vadim Yanitskiy3262f822016-09-23 01:48:59 +070039Doxyfile.coding
Harald Welte49e10562011-08-17 19:21:07 +020040
Maxdb753312012-09-11 17:08:13 +020041debian/autoreconf.after
42debian/autoreconf.before
43debian/files
44debian/libosmocore-dev/
45debian/libosmocore*.log
46debian/tmp/
47debian/libosmocore*.substvars
48debian/libosmocore/
49debian/libosmocore.post*.debhelper
50
Harald Welte4cd3d8a2010-03-23 00:30:19 +080051.tarball-version
52.version
Sylvain Munaut100224d2010-04-28 10:10:47 +020053
Holger Hans Peter Freytherf9eda742011-11-13 01:02:54 +010054#gnu autotest
55tests/package.m4
56tests/atconfig
57tests/atlocal
58tests/osmo-test
59tests/package.m4
60tests/testsuite
61tests/testsuite.dir/
62tests/testsuite.log
Max70c7d412017-02-24 13:59:14 +010063tests/ctrl/ctrl_test
Maxece46d22014-06-04 19:07:41 +020064tests/utils/utils_test
Jacob Erlbeck9732cb42015-10-01 20:43:53 +020065tests/stats/stats_test
Sylvain Munaut579a7102014-06-16 14:59:30 +020066tests/kasumi/kasumi_test
Max4f169502016-06-30 10:39:00 +020067tests/gea/gea_test
Sylvain Munaut100224d2010-04-28 10:10:47 +020068tests/sms/sms_test
69tests/timer/timer_test
Sylvain Munaut394635b2010-10-08 15:09:41 +020070tests/msgfile/msgfile_test
71tests/ussd/ussd_test
Holger Hans Peter Freyther2b5ff992010-12-29 21:13:44 +010072tests/smscb/smscb_test
Alexander Huemerdef0afe2011-09-05 00:30:17 +020073tests/bits/bitrev_test
Sylvain Munaute7e28ed2011-11-25 07:45:49 +010074tests/a5/a5_test
Max4f0abc02013-12-02 11:30:32 +010075tests/comp128/comp128_test
Holger Hans Peter Freyther72bd4eb2011-12-11 20:25:12 +010076tests/auth/milenage_test
Vadim Yanitskiy3262f822016-09-23 01:48:59 +070077tests/coding/coding_test
Sylvain Munaute7e28ed2011-11-25 07:45:49 +010078tests/conv/conv_test
Holger Hans Peter Freyther72bd4eb2011-12-11 20:25:12 +010079tests/lapd/lapd_test
Holger Hans Peter Freyther97510812012-01-22 13:36:52 +010080tests/gsm0808/gsm0808_test
Holger Hans Peter Freythereacba182012-09-11 12:27:47 +020081tests/gb/bssgp_fc_test
Holger Hans Peter Freyther317de522013-10-17 14:50:15 +020082tests/gb/gprs_ns_test
Holger Hans Peter Freythereacba182012-09-11 12:27:47 +020083tests/gsm0408/gsm0408_test
Holger Hans Peter Freyther4b54cab2012-09-27 14:18:37 +020084tests/logging/logging_test
Holger Hans Peter Freyther97602d92012-11-11 14:21:26 +010085tests/fr/fr_test
Katerina Barone-Adesi3309a432013-02-21 05:16:29 +000086tests/loggingrb/loggingrb_test
87tests/ringbuf/ringbuf_test
88tests/strrb/strrb_test
Jacob Erlbeckae15a2c2013-08-06 14:29:14 +020089tests/vty/vty_test
Max92db1502016-05-25 18:13:51 +020090tests/codec/codec_test
Holger Hans Peter Freyther42645d72014-10-25 12:20:24 +020091tests/gb/gprs_bssgp_test
Holger Hans Peter Freyther78ffdb82015-01-18 19:06:01 +010092tests/smscb/gsm0341_test
Max61816042016-01-22 16:46:55 +010093tests/bitvec/bitvec_test
Max5c18e262016-02-05 13:55:38 +010094tests/bits/bitcomp_test
Max61816042016-01-22 16:46:55 +010095tests/gprs/gprs_test
96tests/msgb/msgb_test
Harald Welte676e5342016-03-14 21:04:50 +010097tests/sim/sim_test
Neels Hofmeyr6cf8eba2016-06-06 18:17:20 +020098tests/gsup/gsup_test
99tests/tlv/tlv_test
Neels Hofmeyrae3b7802016-07-06 15:35:19 +0200100tests/fsm/fsm_test
Holger Hans Peter Freytherc7f52c42016-11-12 21:25:21 +0100101tests/write_queue/wqueue_test
Vadim Yanitskiyb1edd162017-01-04 16:09:19 +0700102tests/oap/oap_test
Harald Welte4ffb43f2017-01-27 10:29:49 +0100103tests/socket/socket_test
Harald Welte01dfad82011-08-17 19:35:25 +0200104
105utils/osmo-arfcn
Holger Hans Peter Freyther72bd4eb2011-12-11 20:25:12 +0100106utils/osmo-auc-gen
Kevin Redon59857602012-09-11 11:47:04 +0200107utils/osmo-sim-test
Harald Welte01dfad82011-08-17 19:35:25 +0200108
109doc/codec
Vadim Yanitskiy3262f822016-09-23 01:48:59 +0700110doc/coding
Harald Welte01dfad82011-08-17 19:35:25 +0200111doc/core
Holger Hans Peter Freyther8297c812011-11-18 23:14:24 +0100112doc/vty/latex
113doc/vty/html
Holger Hans Peter Freyther78ffdb82015-01-18 19:06:01 +0100114doc/vty/doxygen_sqlite3.db
Harald Welte01dfad82011-08-17 19:35:25 +0200115doc/gsm
116doc/html.tar
Harald Welte7530d822016-04-25 19:09:24 +0200117doc/*.tag
Harald Welte27dc1b12011-10-10 09:20:19 +0200118
119src/crc*gen.c
Vadim Yanitskiyd2d97602016-09-07 22:18:10 +0700120src/gsm/gsm0503_conv.c
Harald Welte27dc1b12011-10-10 09:20:19 +0200121include/osmocom/core/crc*gen.h
Max53777012014-06-04 19:07:41 +0200122include/osmocom/core/bit*gen.h
Vadim Yanitskiy77a5b092017-01-13 16:03:40 +0700123include/osmocom/gsm/gsm0503.h
Holger Hans Peter Freyther36a9cdf2011-11-12 11:12:16 +0100124
125# vi files
126*.sw?