aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Modify SI 13 field to support 11 bit RACHbhargava2-0/+2
2016-07-25code dup: join [rsl_]lchan_lookup() from libbsc and osmo-btsNeels Hofmeyr1-0/+2
2016-07-25gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts loggingNeels Hofmeyr1-0/+1
2016-07-25dyn TS: add ts->dyn stateNeels Hofmeyr1-0/+6
2016-07-25sgsn: add statistics counter for GPRS and PDP packetsAlexander Couzens2-0/+28
2016-07-24fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCHNeels Hofmeyr1-2/+2
2016-07-16SGSN: encrypt/decrypt only necessary framesMax2-2/+6
2016-07-16SGSN: add preliminary support for GPRS encryptionMax3-5/+4
2016-07-16SGSN: split GEA key management from TLLIMax1-3/+6
2016-07-16SGSN: use unique AUTH REQ referenceMax1-0/+2
2016-07-11osmux: Add negotiation state so race conditions can't disable osmuxDaniel Willmann1-0/+1
2016-07-09Make random MSISDN assignment optionalMax3-10/+9
2016-07-04SGSN: move TLLI unassignment into separate functionMax1-0/+1
2016-07-04SGSN: add vty config for choosing GPRS encryptionMax1-1/+2
2016-06-18rm dup: use channel type names from libosmocoreNeels Hofmeyr1-1/+0
2016-06-16dyn PDCH: TS flags: rename one, add three, as enumNeels Hofmeyr1-1/+8
2016-06-14Make random extension range configurableMax3-3/+8
2016-06-14dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS EnableNeels Hofmeyr1-0/+2
2016-06-14dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channelAndreas Eversberg1-0/+6
2016-06-13add DSUA debug constantDaniel Willmann1-0/+1
2016-06-12Add talkspurt indicator for gsm_lchanMax1-1/+2
2016-06-10DTX: add data necessary for schedulingMax1-0/+5
2016-06-10Add DTXd indicator to gsm_lchanMax1-0/+2
2016-06-10add DRANAP debug constantDaniel Willmann1-0/+1
2016-06-05comment tweak for bsc_handover_start()Neels Hofmeyr1-3/+0
2016-06-05Add regexp authorization policy for IMSIMax1-0/+6
2016-06-03Store last used FN for TCHMax1-0/+1
2016-06-02rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb()Harald Welte1-1/+1
2016-06-01prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)Harald Welte1-11/+59
2016-05-31rename enum gprs_mm_state to gprs_gmm_stateDaniel Willmann1-2/+2
2016-05-30bsc: Create minimal SI6 rest octetsHolger Hans Peter Freyther1-0/+1
2016-05-20Make extending subscriber creation easierMax1-1/+6
2016-05-17Move DTX settings to BTSMax2-4/+5
2016-04-29osmo_oap_decode(): Use common argument orderingHarald Welte1-2/+2
2016-04-29OAP: use osmo_oap_ prefix for OAP, rather than plain oap_Harald Welte2-8/+8
2016-04-29oap_message.h: Remove dependency to openbsc includeHarald Welte1-1/+1
2016-04-29Move osmo_gsup_messages.[ch] to libosmocoreHarald Welte2-140/+1
2016-04-29move utils.h functions to libosmocoreHarald Welte2-27/+1
2016-04-29osmo_gsup_messge.[ch] documentation update (doxygen)Harald Welte1-3/+15
2016-04-29gsup_messages: Add UMTS AKA related encoding/decoding supportHarald Welte1-0/+7
2016-04-29move osmo_shift_* / osmo_match_shift_* to libosmogsmHarald Welte1-11/+0
2016-04-29rename gprs_shift_*() to osmo_shift_*()Harald Welte1-6/+6
2016-04-29Rename gprs_gsup_* to osmo_gsup_*Harald Welte3-120/+121
2016-04-29use new libosmocore gsm_23_003.h for IMEI/IMSI lengthHarald Welte4-12/+12
2016-04-29move gsm_04_08_gprs.h to libosmocoreHarald Welte4-401/+3
2016-04-29Start to use struct osmo_auth_vector from gsm_auth_tupleHarald Welte2-5/+4
2016-04-22Add vty check for max si2quater sizeMax1-0/+1
2016-04-22Add basic UARFCN supportMax3-4/+16
2016-04-22Cleanup shared data structureMax1-2/+1
2016-04-16Add basic SI2quater supportMax2-0/+10