libosmocore/src
Harald Welte 5248c47e1f libosmogsm: Add OSMO_ASSERT() to ensure correct algorithm
Let's make sure that nobody ever ends up calling the algo_impl
call-backs with data of a non-matching algorithm.  This should
never happen at all, as all normal users should go through
the auth_core.c:osmo_auth_gen_vec* API, which dispatches based
on algorithm.

Change-Id: I22b504b6cffb4999b2f14772fffcb2f6f02c198c
2023-06-02 08:29:55 +00:00
..
codec codec: new function osmo_hr_sid_reset() 2023-05-27 10:51:17 +00:00
coding coding: gsm0503_tch_{fr,hr}_encode(): add ability to emit BFI 2023-05-27 11:06:57 +00:00
core osmo_io: Support detecting non-blocking connect() 2023-05-19 12:50:21 +00:00
ctrl Makefile.am: Make libraries depend on .map files 2023-03-06 17:07:48 +00:00
gb ns2: Count transmitted/dropped in each layer implementation 2023-05-16 08:04:40 +00:00
gsm libosmogsm: Add OSMO_ASSERT() to ensure correct algorithm 2023-06-02 08:29:55 +00:00
isdn isdn: fix identical operands in v110_adapt_IR8000_to_2400() 2023-03-17 17:08:23 +07:00
pseudotalloc Fix all references to config.h 2023-01-18 19:04:36 +01:00
sim Bump version: 1.7.0.119-b31a-dirty → 1.8.0 2023-02-07 11:20:42 +01:00
usb Fix all references to config.h 2023-01-18 19:04:36 +01:00
vty vty: move struct vty_parent_node to private API 2023-05-06 03:49:08 +00:00
Makefile.am create libosmoisdn sub-library 2023-01-21 22:41:57 +01:00