aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-19logging: allow to log only the basename of each sourceNeels Hofmeyr2-0/+15
2018-01-19logging: separate the '<000b>' subsys from filename loggingNeels Hofmeyr3-7/+74
2018-01-18jenkins: add dispatcher scriptMax3-0/+94
2018-01-17cosmetic: logging: if color is disabled, don't print ""Neels Hofmeyr1-5/+6
2018-01-17fsm: fix double llist_del in osmo_fsm_inst_term()Philipp Maier1-2/+3
2018-01-17fix -Werror build: logging.c: always use literal with snprintfNeels Hofmeyr1-1/+1
2018-01-17logging: color the log category according to levelNeels Hofmeyr1-1/+5
2018-01-17logging: color the log levelNeels Hofmeyr1-4/+26
2018-01-17logging: add ability to log the log-level with API and vtyNeels Hofmeyr3-0/+42
2018-01-17gsm0480: parse optional IEs for RELEASE COMPLETE messageVadim Yanitskiy1-1/+5
2018-01-17gsm0480: parse all SS info elements in a messageVadim Yanitskiy1-1/+10
2018-01-17tests/ussd: fix wrong GSM 04.80 payload lengthVadim Yanitskiy1-3/+7
2018-01-17gsm0480: correct parse_ss_info_elements() declarationVadim Yanitskiy1-1/+1
2018-01-17gsm0480: refactor gsm0480_decode_ss_requestVadim Yanitskiy1-7/+14
2018-01-17gsm0480: move SS request length check to parse_ss()Vadim Yanitskiy1-12/+11
2018-01-17gsm0480: pass exact GSM 04.80 payload length to parse_ss()Vadim Yanitskiy1-4/+4
2018-01-17gsm0480: add specification reference to SS message typeVadim Yanitskiy1-0/+1
2018-01-17gsm0480: handle GSM0480_OP_CODE_PROCESS_USS_DATAVadim Yanitskiy1-0/+5
2018-01-17gsm0480: handle USS_NOTIFY and USS_REQUEST with PROCESS_USS_REQVadim Yanitskiy1-0/+2
2018-01-17gsm0480: handle GSM0480_CTYPE_RETURN_RESULTVadim Yanitskiy1-0/+82
2018-01-17gsm0480: parse GSM0480_MTYPE_FACILITY separatelyVadim Yanitskiy1-1/+17
2018-01-17gsm0480: handle UnstructuredSS Request with DSC != 0x0FVadim Yanitskiy1-0/+20
2018-01-17gsm0480: clean up the parse_process_uss_req() codeVadim Yanitskiy1-19/+20
2018-01-17gsm0480: fix USSD OCTET STRING length confusionVadim Yanitskiy2-4/+24
2018-01-17gsm0480: skip length check for 'RELEASE COMPLETE' messageSergey Kostanbaev1-3/+10
2018-01-16Log lapd_datalink state on errorsMax1-5/+5
2018-01-15libosmocodec: implement ECU (Error Concealment Unit) for FRPhilipp Maier9-3/+535
2018-01-13ussd_test.c: fix rc / len debug output confusionVadim Yanitskiy2-52/+52
2018-01-12logging-gsmtap: send only basename of source fileNeels Hofmeyr1-0/+5
2018-01-12Deprecate gsm48_construct_ra()Max1-1/+1
2018-01-12Allow multiple 'log gsmtap' sinksMax1-2/+9
2018-01-12log: print loginfo assertions sourceMax1-8/+8
2018-01-12TLVP_PRESENT() should not return TRUE after tlv_parse() fails.Stefan Sperling1-4/+10
2018-01-12gsm: add gsm0808_speech_codec_type_namesNeels Hofmeyr3-0/+20
2018-01-08Use existing function for TLLI encodingMax3-19/+9
2018-01-08Add function to properly encode RAIMax9-53/+52
2018-01-05coding: move eB adjustement to appropriate placeMax1-7/+2
2018-01-05Use 127.0.0.1 for GSMTAP logging by defaultMax1-3/+3
2018-01-04Fix incorrect spec referenceMax1-1/+1
2017-12-22CTRL: Ensure peer/connection info is always printed the same wayHarald Welte1-6/+6
2017-12-22control_if: Log the disconnect of a CTRL clientHarald Welte1-1/+4
2017-12-22control_if: Close control connection socket/fd on read/write == 0Harald Welte1-1/+9
2017-12-22timer: fixup whitespace issuesHarald Welte1-3/+3
2017-12-20logging vty: tweak general 'logging' command docNeels Hofmeyr1-1/+1
2017-12-20jenkins: add 'make V=1' for more verbose build logsNeels Hofmeyr1-1/+1
2017-12-20ctrl: separate handling of GET_REPLY, SET_REPLY and TRAPNeels Hofmeyr1-25/+28
2017-12-20ctrl: tighten CTRL input parsingNeels Hofmeyr4-121/+144
2017-12-20libosmocodec: add FR bit offset definitionsPhilipp Maier2-0/+273
2017-12-20libosmocodec: add FR/HR/EFR frame length definitionsVadim Yanitskiy1-0/+7
2017-12-20ports: define proper VTY and CTRL ports for OsmoHNBGWNeels Hofmeyr2-0/+3