aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-04doxygen: allow manual 'make apidoc' even if --disable-doxygenNeels Hofmeyr1-8/+17
2019-02-04doxygen: add source files as dependenciesNeels Hofmeyr1-7/+25
2019-02-04doxygen: enable cross referencing everywhereNeels Hofmeyr8-28/+130
2019-02-04vty api: add vty_out_va()Neels Hofmeyr2-12/+20
2019-02-04vty telnet: consistently never change nodes upon CTRL-CNeels Hofmeyr1-18/+0
2019-02-04vty: enable tab-completion for optional-multi-choice argsNeels Hofmeyr1-1/+10
2019-02-04vty: enable optional-multi-choice syntax: [(one|two)]Neels Hofmeyr3-3/+45
2019-02-04vty: enable optional-multi-choice syntax: ([one]|[two])Neels Hofmeyr2-2/+2
2019-02-04add generic vty_transcript_test.c, vty_transcript_test.vtyNeels Hofmeyr3-2/+301
2019-02-04socket.h: add missing includeMax1-2/+7
2019-02-04GSUP: deprecate osmo_gsup_get_err_msg_type()Oliver Smith2-30/+17
2019-01-31osmo_fsm_inst_state_chg(): clamp timeout_secs to <= ~68 yearsNeels Hofmeyr1-1/+13
2019-01-29osmo_fsm_inst_state_chg(): set T also for zero timeoutNeels Hofmeyr4-7/+71
2019-01-29jenkins distcheck: enable external testsNeels Hofmeyr1-1/+2
2019-01-29build: add missing logging_vty_test.vty to EXTRA_DISTNeels Hofmeyr1-0/+1
2019-01-29osmo_fsm_state_name: make robust against NULL fiNeels Hofmeyr1-1/+1
2019-01-29add osmo_classmark_* APINeels Hofmeyr3-0/+149
2019-01-28add osmo_hexdump_buf() and testNeels Hofmeyr4-11/+163
2019-01-28gsm0808: add BSSMAP Cell Identifier matching APINeels Hofmeyr7-0/+645
2019-01-22Work around bogus gcc-8.2 array-bounds warning/errorHarald Welte2-1/+21
2019-01-22constrain gsm48_generate_mid() output array boundsHarald Welte4-7/+12
2019-01-22gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digitsHarald Welte2-16/+16
2019-01-21Merge tag '1.0.1'Harald Welte0-0/+0
2019-01-21Bump version: 1.0.0 → 1.0.1Harald Welte2-1/+8
2019-01-21gsm_23_003.h: add GSM23003_IMEI_NUM_DIGITS_NO_CHKOliver Smith1-0/+3
2019-01-21Bump version: 1.0.0 → 1.0.11.0.1Harald Welte2-1/+8
2019-01-21Rename msgb_wrap_with_TL()Max2-10/+10
2019-01-19Bump version: 0.12.0.128-8dfde → 1.0.01.0.0Harald Welte9-24/+247
2019-01-19Prevent GCR encoder/decoder functions from being used directlyMax1-2/+2
2019-01-19LCLS: make GCR into static member of osmo_lclsMax3-24/+28
2019-01-19LCLS: add status parameter to Assignment Completed messageMax4-11/+43
2019-01-18gsm29118: fix coverity issuesPhilipp Maier1-1/+6
2019-01-17socket: add define for socket name lengthPhilipp Maier2-4/+4
2019-01-14LCLS: add GCR comparison helperMax4-19/+27
2019-01-14LCLS: expand enc/dec testsMax1-0/+12
2019-01-14comments: update/fix three 3GPP spec referencesNeels Hofmeyr3-3/+3
2019-01-14change GSM48_CMSERV_* to enum type, add namesNeels Hofmeyr3-7/+26
2019-01-14gsm23003: add osmo_imei_str_valid()Oliver Smith7-0/+107
2019-01-12port rest octets encoding code from osmo-bscStefan Sperling5-0/+1084
2019-01-12port arfcn range encode support from osmo-bscStefan Sperling7-1/+760
2019-01-09LCLS: use proper types for value_string wrappersMax1-3/+3
2019-01-09Cosmetic: GSUP: note "on wire" for imei_resultOliver Smith1-2/+2
2019-01-09msgb: fix debug printMax1-1/+1
2019-01-08add osmo_lu_type_names[], osmo_lu_type_name()Neels Hofmeyr3-0/+13
2019-01-08add osmo_mi_name(), for MI-to-string like "IMSI-123456"Neels Hofmeyr5-0/+82
2019-01-07LCLS: fix LCLS-CONNECT-CONTROL encoderMax3-10/+16
2019-01-07Automatically disable GnuTLS fallbackMax1-0/+1
2019-01-07Streamline glibc version checkMax1-7/+11
2019-01-05tests/gsup_test.c: drop session IEs from MO-ForwardSM ErrorVadim Yanitskiy2-10/+4
2019-01-04fix typo in enum BSS_MAP_MSG_TYPE: BSS_MAP_MSG_ASSIGMENT*Neels Hofmeyr1-3/+7