summaryrefslogtreecommitdiffstats
path: root/src/tdef.c
Commit message (Expand)AuthorAgeFilesLines
* tdef: Return correct snprintf value for osmo_tdef_range_str_buf()Pau Espin Pedrol2019-10-181-2/+4
* tdef: Introduce min_val and max_val fieldsPau Espin Pedrol2019-10-071-3/+53
* tdef: fixup osmo_tdef_set()Neels Hofmeyr2019-09-111-8/+6
* tdef: Introduce API osmo_tdef_set()Pau Espin Pedrol2019-09-071-0/+20
* osmo_tdef_get(): allow passing -1 as default timeoutNeels Hofmeyr2019-08-151-1/+2
* tdef: remove bogus OSMO_ASSERT(unsigned long >= 0)Harald Welte2019-07-211-1/+0
* tdef: Fix license: GPLv2+ instead of AGPLv3+Harald Welte2019-05-271-4/+4
* fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer()Neels Hofmeyr2019-03-071-7/+12
* add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr2019-02-041-0/+282