index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Doxyfile.codec.in
6
-rw-r--r--
Doxyfile.coding.in
6
-rw-r--r--
Doxyfile.core.in
6
-rw-r--r--
Doxyfile.gb.in
2
-rw-r--r--
Doxyfile.gsm.in
6
-rw-r--r--
Doxyfile.vty.in
6
-rw-r--r--
include/osmocom/codec/codec.h
2
-rw-r--r--
include/osmocom/coding/gsm0503_coding.h
2
-rw-r--r--
include/osmocom/coding/gsm0503_interleaving.h
2
-rw-r--r--
include/osmocom/coding/gsm0503_mapping.h
2
-rw-r--r--
include/osmocom/coding/gsm0503_parity.h
2
-rw-r--r--
include/osmocom/coding/gsm0503_tables.h
2
-rw-r--r--
include/osmocom/core/application.h
8
-rw-r--r--
include/osmocom/core/bitXXgen.h.tpl
16
-rw-r--r--
include/osmocom/core/bitcomp.h
2
-rw-r--r--
include/osmocom/core/bits.h
30
-rw-r--r--
include/osmocom/core/bitvec.h
20
-rw-r--r--
include/osmocom/core/byteswap.h
4
-rw-r--r--
include/osmocom/core/conv.h
56
-rw-r--r--
include/osmocom/core/crcXXgen.h.tpl
10
-rw-r--r--
include/osmocom/core/defs.h
6
-rw-r--r--
include/osmocom/core/fsm.h
90
-rw-r--r--
include/osmocom/core/gsmtap.h
4
-rw-r--r--
include/osmocom/core/gsmtap_util.h
10
-rw-r--r--
include/osmocom/core/linuxlist.h
58
-rw-r--r--
include/osmocom/core/logging.h
98
-rw-r--r--
include/osmocom/core/msgb.h
96
-rw-r--r--
include/osmocom/core/panic.h
2
-rw-r--r--
include/osmocom/core/prim.h
28
-rw-r--r--
include/osmocom/core/rate_ctr.h
62
-rw-r--r--
include/osmocom/core/select.h
10
-rw-r--r--
include/osmocom/core/sercomm.h
42
-rw-r--r--
include/osmocom/core/signal.h
4
-rw-r--r--
include/osmocom/core/socket.h
2
-rw-r--r--
include/osmocom/core/stat_item.h
50
-rw-r--r--
include/osmocom/core/statistics.h
30
-rw-r--r--
include/osmocom/core/strrb.h
12
-rw-r--r--
include/osmocom/core/timer.h
16
-rw-r--r--
include/osmocom/core/timer_compat.h
2
-rw-r--r--
include/osmocom/core/utils.h
18
-rw-r--r--
include/osmocom/core/write_queue.h
14
-rw-r--r--
include/osmocom/crypt/auth.h
12
-rw-r--r--
include/osmocom/gprs/gprs_bssgp.h
8
-rw-r--r--
include/osmocom/gprs/gprs_ns.h
32
-rw-r--r--
include/osmocom/gprs/gprs_rlc.h
6
-rw-r--r--
include/osmocom/gprs/protocol/gsm_08_16.h
8
-rw-r--r--
include/osmocom/gprs/protocol/gsm_08_18.h
12
-rw-r--r--
include/osmocom/gsm/a5.h
4
-rw-r--r--
include/osmocom/gsm/abis_nm.h
2
-rw-r--r--
include/osmocom/gsm/gsm_utils.h
8
-rw-r--r--
include/osmocom/gsm/kasumi.h
6
-rw-r--r--
include/osmocom/gsm/l1sap.h
154
-rw-r--r--
include/osmocom/gsm/lapd_core.h
104
-rw-r--r--
include/osmocom/gsm/lapdm.h
52
-rw-r--r--
include/osmocom/gsm/oap.h
6
-rw-r--r--
include/osmocom/gsm/protocol/gsm_04_08.h
4
-rw-r--r--
include/osmocom/gsm/protocol/gsm_08_08.h
6
-rw-r--r--
include/osmocom/gsm/protocol/gsm_08_58.h
64
-rw-r--r--
include/osmocom/gsm/protocol/gsm_12_21.h
108
-rw-r--r--
include/osmocom/gsm/rsl.h
6
-rw-r--r--
include/osmocom/gsm/tlv.h
118
-rw-r--r--
include/osmocom/sim/sim.h
38
-rw-r--r--
include/osmocom/vty/command.h
120
-rw-r--r--
include/osmocom/vty/telnet_interface.h
12
-rw-r--r--
include/osmocom/vty/vty.h
68
-rw-r--r--
src/application.c
8
-rw-r--r--
src/backtrace.c
6
-rw-r--r--
src/bitcomp.c
6
-rw-r--r--
src/bits.c
26
-rw-r--r--
src/bitvec.c
60
-rw-r--r--
src/codec/gsm610.c
2
-rw-r--r--
src/codec/gsm620.c
2
-rw-r--r--
src/codec/gsm690.c
4
-rw-r--r--
src/coding/gsm0503_coding.c
76
-rw-r--r--
src/coding/gsm0503_interleaving.c
46
-rw-r--r--
src/coding/gsm0503_mapping.c
2
-rw-r--r--
src/coding/gsm0503_parity.c
20
-rw-r--r--
src/coding/gsm0503_tables.c
2
-rw-r--r--
src/conv.c
8
-rw-r--r--
src/crc16.c
4
-rw-r--r--
src/crcXXgen.c.tpl
8
-rw-r--r--
src/ctrl/control_if.c
12
-rw-r--r--
src/ctrl/fsm_ctrl_commands.c
2
-rw-r--r--
src/fsm.c
28
-rw-r--r--
src/gb/gprs_bssgp_bss.c
28
-rw-r--r--
src/gb/gprs_ns.c
38
-rw-r--r--
src/gsm/a5.c
26
-rw-r--r--
src/gsm/abis_nm.c
64
-rw-r--r--
src/gsm/auth_core.c
18
-rw-r--r--
src/gsm/comp128.c
6
-rw-r--r--
src/gsm/comp128v23.c
6
-rw-r--r--
src/gsm/gan.c
2
-rw-r--r--
src/gsm/gea.c
4
-rw-r--r--
src/gsm/gprs_cipher_core.c
2
-rw-r--r--
src/gsm/gprs_rlc.c
2
-rw-r--r--
src/gsm/gsm0341.c
2
-rw-r--r--
src/gsm/gsm0411_smc.c
2
-rw-r--r--
src/gsm/gsm0411_utils.c
20
-rw-r--r--
src/gsm/gsm0808.c
46
-rw-r--r--
src/gsm/gsm0808_utils.c
28
-rw-r--r--
src/gsm/gsm48.c
50
-rw-r--r--
src/gsm/gsm48_ie.c
70
-rw-r--r--
src/gsm/gsm_04_08_gprs.c
18
-rw-r--r--
src/gsm/gsm_utils.c
46
-rw-r--r--
src/gsm/gsup.c
2
-rw-r--r--
src/gsm/ipa.c
6
-rw-r--r--
src/gsm/lapd_core.c
4
-rw-r--r--
src/gsm/lapdm.c
32
-rw-r--r--
src/gsm/oap.c
6
-rw-r--r--
src/gsm/rsl.c
40
-rw-r--r--
src/gsm/sysinfo.c
10
-rw-r--r--
src/gsm/tlv_parser.c
14
-rw-r--r--
src/gsmtap_util.c
22
-rw-r--r--
src/logging.c
66
-rw-r--r--
src/logging_gsmtap.c
4
-rw-r--r--
src/logging_syslog.c
4
-rw-r--r--
src/loggingrb.c
10
-rw-r--r--
src/macaddr.c
8
-rw-r--r--
src/msgb.c
26
-rw-r--r--
src/panic.c
6
-rw-r--r--
src/plugin.c
4
-rw-r--r--
src/prim.c
4
-rw-r--r--
src/rate_ctr.c
20
-rw-r--r--
src/select.c
14
-rw-r--r--
src/sercomm.c
22
-rw-r--r--
src/serial.c
10
-rw-r--r--
src/signal.c
8
-rw-r--r--
src/sim/core.c
2
-rw-r--r--
src/socket.c
22
-rw-r--r--
src/stat_item.c
14
-rw-r--r--
src/strrb.c
12
-rw-r--r--
src/timer.c
22
-rw-r--r--
src/timer_gettimeofday.c
4
-rw-r--r--
src/utils.c
32
-rw-r--r--
src/vty/command.c
26
-rw-r--r--
src/vty/fsm_vty.c
8
-rw-r--r--
src/vty/logging_vty.c
2
-rw-r--r--
src/vty/stats_vty.c
4
-rw-r--r--
src/vty/telnet_interface.c
10
-rw-r--r--
src/vty/utils.c
6
-rw-r--r--
src/vty/vector.c
2
-rw-r--r--
src/vty/vty.c
28
-rw-r--r--
src/write_queue.c
10
-rw-r--r--
utils/conv_gen.py
3