summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* gsm48: add UMTS AKA res+sync IEIs, msg type and cause valNeels Hofmeyr2017-02-021-0/+4
* GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16Neels Hofmeyr2017-02-021-1/+1
* comment: ports.h: more visibly remind to keep docs+wiki syncedNeels Hofmeyr2017-01-302-0/+2
* vty/ports.h: reserve port 4258 for OsmoHLR VTYNeels Hofmeyr2017-01-281-0/+1
* socket: Introduce function to obtain socket nameHarald Welte2017-01-271-0/+2
* OML: add external alertsMax2017-01-251-0/+2
* utils.h: #include <stdio.h> as we use fprintf()Harald Welte2017-01-231-0/+1
* linuxlist.h: add llist_count()Neels Hofmeyr2017-01-211-0/+16
* logging: remove code duplicationMax2017-01-161-13/+4
* CTRL: add write-only helpersMax2017-01-161-0/+24
* bitvec: Ensure bitvec.h and bitvec.c agree on function argument typeHarald Welte2017-01-151-1/+1
* Always include <osmocom/core/talloc.h> and not <talloc.h>Harald Welte2017-01-151-1/+1
* Add abis_nm_fail_evt_vrep() functionMax2017-01-111-0/+5
* Add value strings for Probable Cause TypeMax2017-01-101-0/+2
* gsmtap: Add GSMTAP_TYPE_QC_DIAGHarald Welte2017-01-091-0/+1
* fsm: Add VTY introspection of osmo_fsm and their instancesHarald Welte2017-01-071-0/+8
* Add osmo_fsm_find_by_name() and avoid registering FSM with same nameHarald Welte2017-01-071-0/+1
* Add OML Failure Event Report supportMax2017-01-061-0/+7
* Add event cause string descriptionsMax2017-01-061-0/+2
* Add function to get uninterrupted bit runPravin Kumarvel2017-01-061-0/+1
* Add cause enum for OML fail reportsMinh-Quang Nguyen2017-01-061-0/+18
* Add parsed TLV helpers from OsmoBTSMax2017-01-061-0/+2
* Add OML definitions from OsmoBTSMax2017-01-062-0/+14
* fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term()Neels Hofmeyr2016-12-241-0/+13
* fsm: move LOGPFSMSRC and LOGPFSMLSRC to .hNeels Hofmeyr2016-12-241-0/+13
* add CRC16-CCITT to libosmocoreHarald Welte2016-12-231-0/+12
* utils.h: add OSMO_STRINGIFY and OSMO_VALUE_STRING macrosNeels Hofmeyr2016-12-211-0/+4
* fsm api doc: fix typo in doxygen marker '\breif'Neels Hofmeyr2016-12-201-1/+1
* add value strings for enum osmo_fsm_term_cause and use for loggingNeels Hofmeyr2016-12-151-0/+7
* fsm: log caller's source for events and state changes, not fsm.c linesNeels Hofmeyr2016-12-142-10/+58
* fsm: add LOGPFSML to pass explicit logging levelNeels Hofmeyr2016-12-141-2/+5
* import oap message parsing / encoding from openbsc.git; AGPL->GPLHarald Welte2016-12-113-1/+75
* fix: DLGSUP logging category "unusable"Neels Hofmeyr2016-12-111-1/+1
* Implement GSMTAP log targetHarald Welte2016-12-091-0/+14
* gsmtap: Add defintions for GSMTAP based remote loggingHarald Welte2016-12-091-0/+19