aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-27ns2: add value strings for ns2_affecting_cause_prim_str & ns2_prim_strAlexander Couzens1-0/+12
2020-10-25vty/command: fix: restrict the expert mode to the current sessionVadim Yanitskiy2-3/+3
2020-10-24application: do not document unrelated forward-declarationsVadim Yanitskiy1-6/+3
2020-10-23select: Migrate over to poll()Harald Welte1-0/+1
2020-10-23vty/command: introduce vty_dump_xml_ref_mode()Vadim Yanitskiy1-1/+14
2020-10-21vty: introduce the expert mode and a command to enable itVadim Yanitskiy2-1/+5
2020-10-19logging: introduce 'systemd-journal' targetVadim Yanitskiy1-0/+7
2020-10-19select: Introduce osmo_fd_{read,write}_{enable,disable}()Harald Welte1-0/+20
2020-10-17ns2: More verbose comments on gprs_ns2_vc_modeHarald Welte1-2/+7
2020-10-15gsm48_rest_octets: Add parser for SI4 rest octetsHarald Welte1-0/+3
2020-10-12add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_strAlexander Couzens1-0/+4
2020-10-12gprs_ns2: add gprs_ns2_ip_vc_equal()Alexander Couzens1-0/+4
2020-10-12gprs_ns2: add gprs_ns2_nse_foreach_nsvc()Alexander Couzens1-0/+5
2020-10-12gprs_ns2: gprs_ns2_ip_vc_remote() the nsvc can be also constAlexander Couzens1-1/+1
2020-10-12gprs_ns2: add gprs_ns2_nse_sns_remote() returns the initial SNS addressAlexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_ip_vc_local() return the local sockaddrAlexander Couzens1-0/+1
2020-10-12gprs_ns2: rename gprs_ns2_ip_vc_sockaddr -> gprs_ns2_ip_vc_remoteAlexander Couzens1-1/+1
2020-10-12gprs_ns2: const the return value of gprs_ns2_ip_vc_sockaddr / gprs_ns2_ip_bin...Alexander Couzens1-2/+2
2020-10-12gprs_ns2: add gprs_ns2_free_nses() to free all NS-EAlexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_free_binds() to free all bindsAlexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_nse_nsei() to get the nsei of a nseAlexander Couzens1-0/+1
2020-10-12gprs_ns2: add gprs_ns2_ip_bind_by_sockaddr() to search for binds by sockaddrAlexander Couzens1-0/+2
2020-10-09gprs_ns2: make struct osmo_sockaddr pointers constVadim Yanitskiy1-9/+10
2020-10-09socket: make the arguments of osmo_sockaddr_cmp() constVadim Yanitskiy1-1/+2
2020-10-08command: add library command attribute for libosmo-abisPhilipp Maier1-0/+2
2020-10-07add BSSMAP coding for Location ServicesNeels Hofmeyr2-0/+53
2020-10-07add BSSMAP-LE coding for Location ServicesNeels Hofmeyr3-0/+233
2020-10-07add BSSLAP coding for Location ServicesNeels Hofmeyr4-0/+243
2020-10-07add GAD coding for Location ServicesNeels Hofmeyr3-0/+364
2020-10-07add osmo_float_str_to_int() and osmo_int_to_float_str_*()Neels Hofmeyr1-0/+4
2020-10-07vty/command: restrict the use of '.', '!', and '@' as flagsVadim Yanitskiy1-0/+3
2020-10-06vty: introduce and use VTY_CMD_USR_ATTR_NUMVadim Yanitskiy1-2/+5
2020-10-06command: add library command attribute for libosmo-sccpPhilipp Maier1-0/+1
2020-10-06vty/command: introduce API for the library specific attributesVadim Yanitskiy1-0/+15
2020-10-06vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappersVadim Yanitskiy1-0/+3
2020-10-06vty/command: add global command attribute CMD_ATTR_NODE_EXITVadim Yanitskiy1-0/+1
2020-10-05ns2: vty: allow the users (pcu/sgsn) to set a default bindAlexander Couzens1-1/+2
2020-10-03ns2: status ind: add additional flags (first and persistent)Alexander Couzens1-0/+6
2020-09-30gsm_12_21: add osmo_oml_nsvc_address_type for OML NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens1-0/+7
2020-09-29write_queue: Add osmo_wqueue_enqueue_quiet()Harald Welte1-0/+1
2020-09-28vty/command: introduce new attribute CMD_ATTR_IMMEDIATEVadim Yanitskiy1-0/+1
2020-09-25gprs_ns2: Make reason constDaniel Willmann1-1/+1
2020-09-25ns2: refactor nsvc_by_ functionsAlexander Couzens1-5/+5
2020-09-21gsm_08_16.h: Add missing headerDaniel Willmann1-0/+1
2020-09-20vty: add program specific attributes to VTY commandsVadim Yanitskiy2-1/+32
2020-09-20add osmo_use_count_to_str_c()Neels Hofmeyr1-0/+2
2020-09-18ipaccess.h: Add more enum values and 'official' namesHarald Welte1-14/+23
2020-09-15Gb: add a second NS implementationAlexander Couzens5-1/+173
2020-09-14bitXXgen: add osmo_loadXXbe_ext_2() to get right-adjusted valuesNeels Hofmeyr1-2/+19
2020-09-14bitXXgen: ensure not reading/storing past valid sizeNeels Hofmeyr1-0/+6