aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol
AgeCommit message (Expand)AuthorFilesLines
2021-11-19const struct value_string *[]: remove static array sizeHEADmasterVadim Yanitskiy4-15/+15
2021-11-19protocol: fix: properly declare value_string arraysVadim Yanitskiy2-7/+7
2017-01-21fix various compilation warnings all over the codeHarald Welte1-1/+1
2017-01-21decode L2 channel typeHarald Welte1-0/+12
2017-01-21decoder for RLC-EPDAN, MDSP-CMD, L2-STATE and L2-TRANSM-STATUSHarald Welte1-1/+96
2017-01-20Enable + Interpret more GPRS related loggingHarald Welte1-0/+108
2017-01-11gprs: handle RLC uplink/downlink ack/nack paramsHarald Welte1-12/+12
2017-01-09WIP: More WCDMA/RRC decodingHarald Welte1-0/+77
2017-01-09diag_log_gprs_rlc.h: More log message definitionsHarald Welte1-0/+39
2017-01-09add LLC XID information decodeHarald Welte1-0/+30
2017-01-08WIP: SIM Card loggingHarald Welte1-0/+6
2017-01-08fix diag_umts_rrc_chtype and add more diag_log_code_wcdmaHarald Welte1-2/+6
2017-01-08separate diag_log_umts to diag_log_wcdmaHarald Welte2-2/+31
2017-01-02DPL: consequently use struct dpl_iid rather than uint32_tHarald Welte1-2/+2
2017-01-01diag_push_subsys_hdr(): subsystem code is 16bitsHarald Welte1-1/+1
2017-01-01diag_cmd: Print error messages for bad {command, length, parameter}Harald Welte1-1/+1
2017-01-01add printing of DIAG_QSR_EXT_MSG_TERSE_FHarald Welte1-30/+17
2017-01-01restructuring: Introduce _transceive_ functions for Tx-then-RxHarald Welte1-1/+1
2017-01-01WIP: gsmtapHarald Welte3-0/+122
2016-12-24add missing #pragma once to header filesHarald Welte2-0/+4
2016-12-24header file restructuringHarald Welte7-0/+1180
2016-12-24introduce API for MSG SSID runtime mask configurationHarald Welte1-0/+559