aboutsummaryrefslogtreecommitdiffstats
path: root/src/tdef.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-18tdef: Return correct snprintf value for osmo_tdef_range_str_buf()Pau Espin Pedrol1-2/+4
2019-10-07tdef: Introduce min_val and max_val fieldsPau Espin Pedrol1-3/+53
2019-09-11tdef: fixup osmo_tdef_set()Neels Hofmeyr1-8/+6
2019-09-07tdef: Introduce API osmo_tdef_set()Pau Espin Pedrol1-0/+20
2019-08-15osmo_tdef_get(): allow passing -1 as default timeoutNeels Hofmeyr1-1/+2
2019-07-21tdef: remove bogus OSMO_ASSERT(unsigned long >= 0)Harald Welte1-1/+0
2019-05-27tdef: Fix license: GPLv2+ instead of AGPLv3+Harald Welte1-4/+4
2019-03-07fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer()Neels Hofmeyr1-7/+12
2019-02-04add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr1-0/+282