summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy2017-03-078-0/+5555
* ctrl_type_vals: fix range checkNeels Hofmeyr2017-03-061-1/+1
* Check for proper lapdm_datalink entityMax2017-03-021-2/+8
* fix: gsm0808.c: unterminated value_string array gsm0808_bssap_namesNeels Hofmeyr2017-03-021-0/+1
* Handle replies in ctrl_cmd_handle()Max2017-03-011-0/+17
* Use value_string for ctrl_typeMax2017-03-011-32/+13
* Fix client-side ctrl interface helpersMax2017-03-011-40/+1
* Export comp128 v2 and v3 routines as wellHolger Hans Peter Freyther2017-02-271-0/+2
* libosmoctrl: Fix typo in ctrl_interface_connect()Harald Welte2017-02-231-1/+1
* Expand and expose ctrl connection allocationMax2017-02-231-5/+51
* logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr2017-02-237-43/+43
* logging: centrally define ctx and filter indexesNeels Hofmeyr2017-02-228-48/+49
* fix osmo_auth_gen_vec_auts: copy rand to auth vectorNeels Hofmeyr2017-02-221-1/+8
* gsup decode: fix expectation of AUTS length, should be 14Neels Hofmeyr2017-02-211-2/+2
* Document ctrl_interface_setup_dynip() functionMax2017-02-191-0/+8
* fix: gprs_bssgp_vty: logging filter: wrong constantNeels Hofmeyr2017-02-171-1/+1
* gsup: add osmo_gsup_message_type_name()Neels Hofmeyr2017-02-152-0/+30
* osmo_hexparse: allow whitespace in parsed string, add ws testNeels Hofmeyr2017-02-141-9/+22
* cosmetic: replace fprintf with LOGPPhilipp Maier2017-02-091-8/+12
* utils/conv_gen.py: improve application flexibilityVadim Yanitskiy2017-02-091-1/+1
* fix various compiler warnings (on FreeBSD-11.0)Harald Welte2017-02-083-2/+3
* lapd_core: Fix MDL-ERROR ind after RELEASE indPhilipp Maier2017-02-071-4/+4
* lapd_core: fix program flowPhilipp Maier2017-02-071-5/+5
* select: add functionality to check socket statePhilipp Maier2017-02-071-6/+24
* osmo_auth*: fix ordering of function argsNeels Hofmeyr2017-02-061-3/+3
* lapd_core: Improve debug outputPhilipp Maier2017-02-031-144/+190
* GSUP, OAP, osmo-gen-vec: fix AUTS length to 14, not 16Neels Hofmeyr2017-02-021-1/+1
* socket: Introduce function to obtain socket nameHarald Welte2017-01-271-1/+43
* OML: add external alertsMax2017-01-251-0/+1
* sim: Link to libtalloc as symbols of it are used hereHolger Hans Peter Freyther2017-01-241-0/+1
* ipa: Remove unneeded #include statementHarald Welte2017-01-231-1/+0
* disable various code if building for bare-iron embeddedHarald Welte2017-01-232-0/+12
* Add abis_nm_fail_evt_vrep to libosmogsm.mapMax2017-01-191-0/+1
* doc: fix doxygen 'utils' group closing braceNeels Hofmeyr2017-01-181-1/+2
* libosmogsm.map: fix typoMax2017-01-171-1/+1
* Mark deprecated function as suchMax2017-01-161-0/+1
* doc: clarify osmo_strlcpy() docNeels Hofmeyr2017-01-151-5/+5
* Always include <osmocom/core/talloc.h> and not <talloc.h>Harald Welte2017-01-151-1/+1
* configure.ac: Introduce --disable-ctrlHarald Welte2017-01-151-0/+3
* Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap...Max2017-01-132-0/+2
* gprs_ns_vty: guard against duplicate VTY elementsNeels Hofmeyr2017-01-121-0/+8
* Add abis_nm_fail_evt_vrep() functionMax2017-01-111-4/+17
* LAPD: improve loggingMax2017-01-101-4/+6
* DTX: fix AMR SID-FIRST detectionJean-Francois Dionne2017-01-101-2/+2
* Add value strings for Probable Cause TypeMax2017-01-102-0/+8
* fsm: Add VTY introspection of osmo_fsm and their instancesHarald Welte2017-01-073-4/+181
* Add osmo_fsm_find_by_name() and avoid registering FSM with same nameHarald Welte2017-01-071-1/+13
* vty: OSMO_ASSERT() if two identical commands are installedHarald Welte2017-01-071-0/+19
* Add OML Failure Event Report supportMax2017-01-062-0/+39
* Add event cause string descriptionsMax2017-01-062-0/+16