summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add SW Description (de)marshallingMax2017-04-281-0/+16
* control_if: Add control interface commands for FSMsHarald Welte2017-04-271-0/+2
* control_if: Add helper function for 'local execution' of control commandHarald Welte2017-04-271-0/+1
* control_if: Add API to initialize control interface without TCP port bindHarald Welte2017-04-261-0/+1
* ctrl: Allow installation of additional node lookup helpersHarald Welte2017-04-261-0/+2
* osmo_fsm: Lookup functions to find FSM Instance by name or IDHarald Welte2017-04-161-0/+4
* ipa: Introduce helpers to encode IPA CCM ID RESPONSEHarald Welte2017-04-151-0/+7
* msgb: Add msgb_pull_to_l2() analogous to msgb_pull_to_l3()Harald Welte2017-04-151-0/+15
* vty/command.h: Introduce VTY nodes for libosmo-sigtranHarald Welte2017-04-141-0/+8
* Add osmo_sock_init2() function, allowing both BIND *and* CONNECTHarald Welte2017-04-091-0/+4
* Add struct osmo_prim_event_map and osmo_event_for_prim()Harald Welte2017-04-091-0/+14
* gsm0808: Add create functions for BSS_MAP_MSG_ASSIGMENT_RQSTPhilipp Maier2017-04-081-0/+5
* gsm0808: Add create functions for BSS_MAP_MSG_PAGINGPhilipp Maier2017-04-081-0/+3
* gsm0808: Add create functions for CIPHER MODE COMMANDPhilipp Maier2017-04-081-0/+2
* gsm0808: Add utils for Cell Identifier ListPhilipp Maier2017-04-082-0/+16
* gsm0808: Add utils for Encryption InformationPhilipp Maier2017-04-082-0/+18
* gsm0808: Add utils for Channel TypePhilipp Maier2017-04-082-0/+17
* gsm0808: Add AoIP specific elements to gsm0808_create_... functionsPhilipp Maier2017-04-081-2/+19
* gsm0808: Add utils for Speech Codec List and Speech CodecPhilipp Maier2017-04-082-0/+41
* gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier2017-04-082-0/+31
* add VTY port number for osmo-stpHarald Welte2017-04-081-0/+1
* logging.h: #define DLSS7, DLSCCP, DLSUA, DLM3UA for libosmo-sigtranHarald Welte2017-04-031-1/+5
* Add support for PCU version reportMax2017-03-231-0/+1
* abis: add message type namesMax2017-03-221-0/+1
* abis: add attribute namesMax2017-03-211-0/+1
* build: fix build dependencies for generated sourcesNeels Hofmeyr2017-03-201-1/+3
* build: generate gsm0503.h to builddir, not srcdirNeels Hofmeyr2017-03-201-1/+1
* add gsm48_pdisc_msgtype_name()Neels Hofmeyr2017-03-161-0/+5
* add gsm48_pdisc_names and gsm48_pdisc_name()Neels Hofmeyr2017-03-161-0/+4
* fix OSMO_VALUE_STRING macro: don't use OSMO_STRINGIFY()Neels Hofmeyr2017-03-151-1/+1
* ctrl_type_vals: explicitly terminateNeels Hofmeyr2017-03-151-1/+1
* linuxlist.h: add llist_first/last_entry macrosNeels Hofmeyr2017-03-151-0/+30
* osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr2017-03-151-0/+2
* gsm_04_08: add _NUM_CHREQ_T to enumAlexander Couzens2017-03-141-0/+1
* gsm0408: add chreq_type for CHREQ_T_PDCH_ONE_PHASE and CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2017-03-141-0/+2
* libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy2017-03-076-0/+215
* gsm0503.h: generate header automaticallyVadim Yanitskiy2017-03-062-174/+6
* fsm: convenience: add inline osmo_fsm_inst_state_name()Neels Hofmeyr2017-03-011-0/+4
* Use value_string for ctrl_typeMax2017-03-011-2/+4
* ports.h: rename CSCN to MSCNeels Hofmeyr2017-02-242-2/+2
* Expand and expose ctrl connection allocationMax2017-02-231-1/+1
* logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr2017-02-231-16/+18
* logging.h: fixup: add API doc for logging enums recently addedNeels Hofmeyr2017-02-231-0/+5
* logging.h: fix backwards compat broken by recent commitNeels Hofmeyr2017-02-231-0/+7
* gsm_04_08.h: add R99 MSCR and CBQ3 to SI3 Ctrl Chan DescrNeels Hofmeyr2017-02-231-3/+5
* logging: centrally define ctx and filter indexesNeels Hofmeyr2017-02-222-6/+17
* gsup: add osmo_gsup_message_type_name()Neels Hofmeyr2017-02-151-0/+5
* Add CTRL port for OsmoHLRMax2017-02-141-0/+1
* select: add functionality to check socket statePhilipp Maier2017-02-071-0/+2
* osmo_auth*: fix ordering of function argsNeels Hofmeyr2017-02-061-2/+2