summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* utils/conv_gen.py: add test vectors generation featureVadim Yanitskiy2017-03-061-2/+76
* 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
* fsm: convenience: add inline osmo_fsm_inst_state_name()Neels Hofmeyr2017-03-011-0/+4
* Handle replies in ctrl_cmd_handle()Max2017-03-011-0/+17
* Use value_string for ctrl_typeMax2017-03-017-37/+74
* 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
* ports.h: rename CSCN to MSCNeels Hofmeyr2017-02-242-2/+2
* libosmoctrl: Fix typo in ctrl_interface_connect()Harald Welte2017-02-231-1/+1
* Expand and expose ctrl connection allocationMax2017-02-232-6/+52
* logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr2017-02-238-59/+61
* 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-2210-54/+66
* gsup_test: also check stderrNeels Hofmeyr2017-02-224-8/+89
* gsup test: add decoding test for UMTS IEsNeels Hofmeyr2017-02-222-1/+61
* 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-153-0/+35
* OAP:remove design doc. osmocom-authn-protocol.txtikostov2017-02-152-251/+1
* osmo_hexparse: allow whitespace in parsed string, add ws testNeels Hofmeyr2017-02-143-9/+51
* utils: add hexparse testNeels Hofmeyr2017-02-142-0/+117
* 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