summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add CTRL port for OsmoHLRMax2017-02-141-0/+1
* cosmetic: replace fprintf with LOGPPhilipp Maier2017-02-092-9/+28
* utils/conv_gen.py: improve application flexibilityVadim Yanitskiy2017-02-092-9/+39
* Add minimal testing of socket.c helper functionsHarald Welte2017-02-086-2/+97
* fix various compiler warnings (on FreeBSD-11.0)Harald Welte2017-02-084-5/+6
* 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-072-6/+26
* bssgp_fc_test: do not use real timeNeels Hofmeyr2017-02-071-1/+8
* osmo_auth*: fix ordering of function argsNeels Hofmeyr2017-02-062-5/+5
* osmo-auc-gen: cmdline help: list algorithms; error messagesNeels Hofmeyr2017-02-061-1/+10
* osmo-auc-gen: cosmetic: clarify output upon AUTSNeels Hofmeyr2017-02-041-1/+14
* lapd_core: Improve debug outputPhilipp Maier2017-02-031-144/+190
* 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-027-7/+10
* 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-273-1/+46
* OML: add external alertsMax2017-01-252-0/+3
* 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
* utils.h: #include <stdio.h> as we use fprintf()Harald Welte2017-01-231-0/+1
* disable various code if building for bare-iron embeddedHarald Welte2017-01-232-0/+12
* linuxlist.h: add llist_count()Neels Hofmeyr2017-01-211-0/+16
* 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
* logging: remove code duplicationMax2017-01-161-13/+4
* tests/conv: whitespece fixVadim Yanitskiy2017-01-161-1/+1
* tests/conv: add LTE PBCH test vectorVadim Yanitskiy2017-01-162-0/+68
* CTRL: add write-only helpersMax2017-01-161-0/+24
* Mark deprecated function as suchMax2017-01-161-0/+1
* stats_test: fix mismatching osmo_stats_reporter->send_item signatureNeels Hofmeyr2017-01-151-2/+3
* doc: clarify osmo_strlcpy() docNeels Hofmeyr2017-01-151-5/+5
* 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-152-2/+2
* configure.ac: Disable PCSC related code on EMBEDDEDHarald Welte2017-01-151-0/+1
* configure.ac: Introduce --disable-ctrlHarald Welte2017-01-152-0/+12
* Fix compilation warnings: missing includes: gsm0411_utils.c, lapd_core.c, oap...Max2017-01-133-0/+3
* gprs_ns_vty: guard against duplicate VTY elementsNeels Hofmeyr2017-01-121-0/+8
* Add abis_nm_fail_evt_vrep() functionMax2017-01-112-4/+22
* Remove obsolete .deb patchMax2017-01-102-47/+0
* LAPD: improve loggingMax2017-01-101-4/+6
* DTX: fix AMR SID-FIRST detectionJean-Francois Dionne2017-01-102-4/+4
* Add value strings for Probable Cause TypeMax2017-01-103-0/+10
* gsmtap: Add GSMTAP_TYPE_QC_DIAGHarald Welte2017-01-091-0/+1
* gitignore: ignore *.pyc filesVadim Yanitskiy2017-01-081-0/+1
* fsm: Add VTY introspection of osmo_fsm and their instancesHarald Welte2017-01-074-4/+189
* Add osmo_fsm_find_by_name() and avoid registering FSM with same nameHarald Welte2017-01-072-1/+14
* vty: OSMO_ASSERT() if two identical commands are installedHarald Welte2017-01-071-0/+19