libosmocore/src
Pau Espin c7deaf28aa Bump version: 1.5.1.282-ab5e-dirty → 1.6.0
Change-Id: Ia3ac0a36b9e898996f596c6d2787e03cd59bfc11
2021-11-16 13:08:23 +01:00
..
codec Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 2021-11-16 13:08:23 +01:00
coding Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 2021-11-16 13:08:23 +01:00
ctrl Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 2021-11-16 13:08:23 +01:00
gb Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 2021-11-16 13:08:23 +01:00
gsm Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 2021-11-16 13:08:23 +01:00
pseudotalloc
sim Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 2021-11-16 13:08:23 +01:00
usb
vty Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 2021-11-16 13:08:23 +01:00
Makefile.am Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 2021-11-16 13:08:23 +01:00
application.c
backtrace.c
base64.c base64: reformat using Lindent to conform to our coding style 2021-09-21 19:57:56 +00:00
bitcomp.c
bits.c
bitvec.c
context.c
conv.c
conv_acc.c
conv_acc_generic.c
conv_acc_neon.c
conv_acc_neon_impl.h
conv_acc_sse.c
conv_acc_sse_avx.c
conv_acc_sse_impl.h
counter.c
crc16.c
crcXXgen.c.tpl
exec.c
fsm.c fsm: cosmetic: fix weird spacing in osmo_fsm_inst_alloc() 2021-06-04 20:07:10 +00:00
gsmtap_util.c gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOS 2021-05-26 21:18:11 +02:00
isdnhdlc.c
it_q.c
logging.c logging: Fix double lock of log_tgt_mutex 2021-11-03 17:43:19 +01:00
logging_gsmtap.c logging: gsmtap: Store TID instead of PID in pkt hdr 2021-02-17 18:55:46 +01:00
logging_syslog.c
logging_systemd.c
loggingrb.c
macaddr.c
mnl.c
msgb.c
msgfile.c
panic.c
plugin.c
prbs.c
prim.c
probes.d support for stats static userspace probes via systemtap 2021-02-22 09:58:00 +01:00
rate_ctr.c rate_ctr: Make it safe to call rate_ctr_init() several times 2021-11-14 20:46:11 +01:00
rbtree.c
select.c osmo_select_shutdown_request(): allow finishing pending writes on SIGTERM 2021-06-18 12:22:44 +00:00
sercomm.c
serial.c
signal.c
sockaddr_str.c
socket.c gsmtap: allow 127.0.0.x local listeners 2021-10-06 13:01:26 +00:00
stat_item.c refactor stat_item: get rid of FIFO and "skipped" error 2021-09-30 18:33:43 +00:00
stat_item_internal.h refactor stat_item: get rid of FIFO and "skipped" error 2021-09-30 18:33:43 +00:00
stats.c stats: allow configuring reporter's name in the VTY 2021-11-09 04:35:07 +03:00
stats_statsd.c stat,rate_ctr: Allow setting group name and use it at report time 2021-06-05 15:46:27 +00:00
strrb.c
tdef.c fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeout 2021-04-28 18:31:31 +00:00
thread.c Introduce osmo_gettid() API 2021-02-17 18:24:17 +01:00
time_cc.c add osmo_time_cc, moved from osmo-bsc 2021-11-15 09:06:03 +00:00
timer.c osmo_timer_pending: Make arg const 2021-04-29 20:14:51 +00:00
timer_clockgettime.c
timer_gettimeofday.c
use_count.c
utils.c utils: introduce osmo_talloc_replace_string_fmt() 2021-10-13 14:03:26 +03:00
write_queue.c