aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-16gsm_08_58.h: Add more Ericsson specific RSL IE IdentifiersHarald Welte1-3/+22
2016-11-16RSL: Add defines for ericsson systinfo SI13Philipp1-0/+4
2016-11-11msgb: add msgb_push_u{8,16,32}() functionsHarald Welte1-0/+30
2016-11-11statsd: Fix compiler warning (int32_t vs. int64_t)Harald Welte1-1/+1
2016-11-10bitcomp: Remove the t4 decoding from libosmocoreHolger Hans Peter Freyther1-1/+0
2016-11-02Add osmo_fsm_unregister() to headerMax1-1/+1
2016-10-27gsm0408: Completing GSM 04.08 RR message typesPhilipp2-2/+14
2016-10-23utils/conv_gen.py: add EDGE MCS 1-9 definitionsVadim Yanitskiy1-0/+60
2016-10-23utils/conv_gen.py: add RACH, SCH and TCH/AHS definitionsVadim Yanitskiy1-0/+40
2016-10-23gsm/gsm0503.h: fix typoVadim Yanitskiy1-1/+1
2016-10-20Revert "Constify ctrl_cmd struct fields where appropriate"Neels Hofmeyr1-3/+3
2016-10-12Add function to send TRAP over Control InterfaceMax1-0/+1
2016-10-12gsm0408: Adding 3g spcific RR message typesPhilipp1-0/+5
2016-10-11Constify ctrl_cmd struct fields where appropriateMax1-3/+3
2016-09-30Mark inline header function as staticMax1-1/+1
2016-09-28AMR: add function to check speech framesMax1-0/+21
2016-09-27msgb: add msgb_talloc_ctx_init(), deprecate msgb_set_talloc_ctx()Neels Hofmeyr1-1/+4
2016-09-23gprs: Increase NS_ALLOC_SIZE to 3kDaniel Willmann1-1/+2
2016-09-22add osmo_gettimeofday as a shim around gettimeofdayNeels Hofmeyr1-0/+11
2016-09-09fix GGSN Ctrl port to 4257Neels Hofmeyr2-1/+2
2016-09-09comment: */ports.h: link to wiki + manuals, indicate used portsNeels Hofmeyr2-2/+16
2016-09-09Add Marker to ph_tch_paramMax1-0/+1
2016-09-09fix error msg: msgb_put(): say "msgb_put", not "msgb_push"Neels Hofmeyr1-1/+1
2016-08-30core/counter: add osmo_counter_dec()Alexander Couzens1-0/+6
2016-08-29IuPS: add GMM Service Request related constants and value_strNeels Hofmeyr1-0/+16
2016-08-08Add control interface port for GGSNMax1-0/+1
2016-08-04Extend L1SAP with MeasurementsMax1-0/+3
2016-07-28Mark input string to osmo_talloc_replace_string() as constHarald Welte1-1/+1
2016-07-25egprs: Add CPS tables from TS 04.60Tom Tsou2-0/+28
2016-07-24Update structure in libosmocore for 11 bit RACHbhargava1-1/+11
2016-07-23Add define for invalid TAMax1-0/+2
2016-07-23rsl: add rsl_act_type_name()Neels Hofmeyr1-0/+8
2016-07-23dyn TS: add definitions for dynamic TCH/F_TCH/H_PDCHNeels Hofmeyr3-0/+5
2016-07-23gsm_08_58.h: introduce RSL_CHAN_NR_1 constantNeels Hofmeyr1-0/+1
2016-07-16Add function to check TA validityMax1-0/+10
2016-07-12Add EGPRS RLC/MAC headers from 3GPP TS 04.60Tom Tsou2-0/+209
2016-07-11Add GEA3 & GEA4 ciphersMax3-1/+20
2016-07-08Add strings with GPRS GMM messagesMax1-0/+1
2016-07-07Add function to check GMM encryptabilityMax1-1/+2
2016-06-29Clarify GPRS algorithmMax1-5/+6
2016-06-29Clarify GPRS ciphering directionMax1-2/+3
2016-06-29Add function to check MS GEA capabilitiesMax1-0/+5
2016-06-29Make C4 function globally availableMax1-1/+1
2016-06-29Add strings for GPRS ciphersMax1-0/+3
2016-06-27Mark input parameter to bitvec_set_bits() as 'const'Harald Welte1-1/+1
2016-06-27fsm: Introduce default time-out handlingHarald Welte1-1/+3
2016-06-20Add octet-aligned/unaligned shift functionsMax1-0/+5
2016-06-16Add Finite State Machine abstraction codeHarald Welte2-0/+136
2016-06-16Add UMTS AKA related MM/GMM message type and IE definitionsHarald Welte2-0/+13
2016-06-16Add structures defining decoded TS 23.003 identitiesHarald Welte2-0/+81