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
...
*
add osmo_quote_str(),osmo_quote_str_buf() and test
Neels Hofmeyr
2018-04-09
1
-0
/
+38
*
fix spelling
Thorsten Alteholz
2018-04-08
3
-3
/
+3
*
socket.c: osmo_sock_init: Several logic fixes and log improvements
Pau Espin Pedrol
2018-04-05
1
-8
/
+16
*
socket.c: osmo_sock_init2: connect: Several logic fixes and log improvements
Pau Espin Pedrol
2018-04-05
1
-8
/
+17
*
socket.c: osmo_sock_init2: bind: Several logic fixes and log improvements
Pau Espin Pedrol
2018-04-05
1
-7
/
+19
*
cosmetic: flatten ctrl_handle_msg()
Neels Hofmeyr
2018-04-05
1
-17
/
+19
*
ctrl: fix deferred commands (and hence fix osmo-bts-sysmo 'clock-info' cmd)
Neels Hofmeyr
2018-04-05
2
-0
/
+8
*
gsm0480: drop messages with incorrect data length
Vadim Yanitskiy
2018-04-04
1
-9
/
+12
*
gsm0480: copy the raw USSD data, its DCS and length
Vadim Yanitskiy
2018-04-04
1
-9
/
+17
*
gsm0808: Add value strings for BSSMAP cause codes
Philipp Maier
2018-03-29
2
-0
/
+74
*
fix logging talloc ctx: add osmo_init_logging2()
Neels Hofmeyr
2018-03-28
1
-1
/
+6
*
vty/command.c: write_config_file(): sanely compose temp path
Neels Hofmeyr
2018-03-28
1
-1
/
+11
*
VTY: Don't welcome the user to the "control" interface, if it's VTY
Harald Welte
2018-03-27
1
-1
/
+1
*
fix gsm0808_enc_cell_id_list2 for leading-zero MNC
Neels Hofmeyr
2018-03-23
1
-2
/
+2
*
gsm_08_08: correct speech codec defaults
Philipp Maier
2018-03-23
1
-2
/
+2
*
fsm: Update the name as well if the id is updated and accept NULL
Daniel Willmann
2018-03-19
1
-14
/
+22
*
abis_nm: Introduce abis_nm_dump_foh()
Harald Welte
2018-03-17
2
-4
/
+12
*
add a regression test for TLV parsing with repeated IEs
Stefan Sperling
2018-03-16
1
-2
/
+2
*
fix parse_cell_id_lac_and_ci_list()
Stefan Sperling
2018-03-16
1
-6
/
+7
*
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
[prev]
[next]