index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix bug in parse_cell_id_ci_list()
Stefan Sperling
2018-03-16
1
-1
/
+1
*
use gsm48_decode_lai2() in gsm0808_dec_cell_id_list()
Stefan Sperling
2018-03-15
1
-9
/
+6
*
fix cell identifier decoding in libosmocore
Stefan Sperling
2018-03-15
1
-15
/
+16
*
fix a cell identifier parsing bug in libosmocore
Stefan Sperling
2018-03-14
1
-2
/
+2
*
support for more cell ID list types in libosmocore
Stefan Sperling
2018-03-13
3
-5
/
+292
*
src/msgb.c: avoid using internal talloc API
Vadim Yanitskiy
2018-03-09
1
-2
/
+4
*
src/msgb.c: print an error if msgb allocation failed
Vadim Yanitskiy
2018-03-09
1
-1
/
+3
*
src/msgb.c: remove dead includes from OpenBSC
Vadim Yanitskiy
2018-03-08
1
-3
/
+0
*
src/msgb.c: cosmetic: fix spelling mistakes
Vadim Yanitskiy
2018-03-08
1
-3
/
+3
*
fix osmo_mnc_from_str(): don't try to parse NULL
Neels Hofmeyr
2018-03-05
1
-8
/
+6
*
features: move bts feature related functionality to libosmocore
Philipp Maier
2018-03-02
3
-1
/
+51
*
timer: Document osmo_gettimeofday API
Pau Espin Pedrol
2018-03-01
1
-1
/
+17
*
timer: Introduce osmo_clock_gettime to override clock_gettime
Pau Espin Pedrol
2018-03-01
3
-2
/
+141
*
gsm: add osmo_mnc_from_str(), osmo_mnc_cmp(), osmo_plmn_cmp() for 3-digit MNC
Neels Hofmeyr
2018-02-28
2
-0
/
+80
*
implement support for 3-digit MNC with leading zeros
Neels Hofmeyr
2018-02-28
9
-68
/
+248
*
core/logging.h: Add logging category for jitter buffer
Pau Espin Pedrol
2018-02-27
1
-0
/
+5
*
ensure VTY commands don't segfault if an FSM has no event names
Stefan Sperling
2018-02-26
1
-4
/
+8
*
print BIG FAT ERROR message if osmo_fsm lacks event names
Stefan Sperling
2018-02-26
1
-0
/
+2
*
coding: Add BER-reporting RACH decode functions
Harald Welte
2018-02-26
2
-4
/
+44
*
ensure that osmo_fsm vty commands are only installed once
Stefan Sperling
2018-02-23
1
-0
/
+12
*
Revert "Add function to encode classmark"
Harald Welte
2018-02-22
2
-17
/
+0
*
fsm: allow graceful exit on FSM termination
Philipp Maier
2018-02-19
1
-2
/
+13
*
memleak: _gsmtap_raw_output(): free msg in case of vsnprintf failure
Neels Hofmeyr
2018-02-16
1
-1
/
+3
*
memleak: fix all libosmocore callers of gsmtap_sendmsg() to free on failure
Neels Hofmeyr
2018-02-16
2
-2
/
+8
*
memleak: gsmtap_sendmsg(): don't return 0 when no data was written
Neels Hofmeyr
2018-02-16
1
-1
/
+1
*
gsmtap_sendmsg(): clarify API doc concerning msgb ownership
Neels Hofmeyr
2018-02-16
1
-0
/
+3
*
fsm: Add a function to change the FSM instance ID later
Daniel Willmann
2018-02-15
1
-6
/
+25
*
Add function to encode classmark
Max
2018-02-15
2
-0
/
+17
*
Add generic Mobile Identity encoder
Max
2018-02-15
2
-14
/
+18
*
talloc_ctx_vty: Fix help strings (missing \n at end of line)
Harald Welte
2018-02-14
1
-3
/
+3
*
Revert "fsm: do not terminate child FSMs early"
Harald Welte
2018-02-09
1
-4
/
+3
*
fsm: do not terminate child FSMs early
Philipp Maier
2018-02-09
1
-3
/
+4
*
tlv_parser: Report *first* occurrence of repeated IEs
Harald Welte
2018-02-09
1
-2
/
+7
*
vty: fix 'logging print file' output
Neels Hofmeyr
2018-02-06
1
-8
/
+11
*
GSUP: change osmo_gsup_encode() return type
Max
2018-02-05
1
-4
/
+9
*
utils: add helper wrapper for osmo_strlcpy()
Max
2018-02-05
1
-4
/
+3
*
SMS: Add value_string for TS 04.11 CP and RP state
Harald Welte
2018-01-24
3
-0
/
+16
*
gsm48_pdisc_names: Use conscise, short names
Harald Welte
2018-01-24
1
-15
/
+15
*
fsm: add functions for unlinking and changing parents
Philipp Maier
2018-01-24
1
-3
/
+34
*
libosmocoding: use frame length definitions from codec.h
Vadim Yanitskiy
2018-01-24
1
-7
/
+0
*
libosmocoding: fix typo in library documentation
Vadim Yanitskiy
2018-01-23
1
-1
/
+1
*
socket: use inet_ntop() instead of inet_ntoa() in osmo_sock_local_ip()
Philipp Maier
2018-01-22
1
-2
/
+2
*
socket: fix socket leak in osmo_sock_local_ip()
Philipp Maier
2018-01-22
1
-0
/
+1
*
MNCC: Add MNCC to string dumper
Harald Welte
2018-01-19
3
-1
/
+420
*
logging vty: add 'logging print file (0|1|basename)' cmd
Neels Hofmeyr
2018-01-19
1
-0
/
+27
*
logging: allow to log only the basename of each source
Neels Hofmeyr
2018-01-19
1
-0
/
+14
*
logging: separate the '<000b>' subsys from filename logging
Neels Hofmeyr
2018-01-19
2
-6
/
+61
*
cosmetic: logging: if color is disabled, don't print ""
Neels Hofmeyr
2018-01-17
1
-5
/
+6
*
fsm: fix double llist_del in osmo_fsm_inst_term()
Philipp Maier
2018-01-17
1
-2
/
+3
*
fix -Werror build: logging.c: always use literal with snprintf
Neels Hofmeyr
2018-01-17
1
-1
/
+1
[prev]
[next]