aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-14WIP: attempt at a subscr_conn_fsmusers/laforge/vlrHarald Welte1-0/+132
2016-11-14WIP: more incomplete libvlr integration workHarald Welte12-111/+182
2016-06-19WIP: Introduce libvlrHarald Welte25-321/+4197
2016-06-19WIP: move OAP client to libosmocoreHarald Welte6-253/+4
2016-06-19gsup_client: Make use of OAP optionalHarald Welte1-3/+5
2016-06-19VTY: Print 3G auth tuples, not just 2G auth tuplesHarald Welte1-9/+24
2016-06-19WIP: add gsup_test_client programHarald Welte3-1/+310
2016-06-19WIP: Handle Authentication Failure from MSHarald Welte1-0/+28
2016-06-19SGSN: Integrate basic support for UMTS AKAHarald Welte1-19/+87
2016-06-19Introduce subscriber_connection ref-countingHarald Welte8-19/+64
2016-06-14Make random extension range configurableMax11-16/+78
2016-06-14Fix SIGABRT on wrong AMR payloadMax1-1/+3
2016-06-14dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS EnableNeels Hofmeyr5-4/+50
2016-06-14dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channelAndreas Eversberg3-3/+45
2016-06-13add DSUA debug constantDaniel Willmann3-0/+11
2016-06-12dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slotsNeels Hofmeyr1-9/+29
2016-06-12dyn PDCH: Fix free slot search for chan_alloc_reverse == trueAndreas Eversberg1-2/+14
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 Willmann3-0/+11
2016-06-07lchan_alloc(): on alloc failure, report original typeNeels Hofmeyr1-4/+8
2016-06-06Add warning for unsupported DTX configurationsMax1-2/+6
2016-06-05gprs_gmm.c: don't transmit NOTEXIST when mmctx is NULLNeels Hofmeyr1-1/+4
2016-06-05configure.ac: add --enable-iu with deps asn1c, ranap, sigtranDaniel Willmann1-0/+12
2016-06-05debug log: cosmetic fixesNeels Hofmeyr1-2/+2
2016-06-05comment tweak for bsc_handover_start()Neels Hofmeyr2-6/+3
2016-06-05Add regexp authorization policy for IMSIMax6-10/+88
2016-06-03Store last used FN for TCHMax1-0/+1
2016-06-02gprs: more conditionals for Gb specific actionsDaniel Willmann3-8/+14
2016-06-02sgsn_mm_ctx_cleanup_free(): clean up LLME iff present (Gb, not Iu)Daniel Willmann1-3/+10
2016-06-02gprs_gmm.c: Perform LLME operations only if we have oneHarald Welte1-5/+7
2016-06-02gprs_gmm.c: Make TLLI handling specific to Gb interfaceHarald Welte1-36/+60
2016-06-02gprs_gmm.c: Don't try to de-reference NULL mmctxNeels Hofmeyr1-0/+32
2016-06-02rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb()Harald Welte4-5/+5
2016-06-01create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_con...Daniel Willmann1-9/+14
2016-06-01prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)Harald Welte8-86/+135
2016-06-01rename enum gprs_mm_state to gprs_gmm_stateDaniel Willmann0-0/+0
2016-06-01Merge "rename enum gprs_mm_state to gprs_gmm_state"Harald Welte1-2/+2
2016-06-01Merge "add .gitreview"Harald Welte1-0/+3
2016-05-31gprs: use new uint8_t * for kv in gprs_cipher_run()Alexander Couzens1-2/+2
2016-05-31add .gitreviewAlexander Couzens1-0/+3
2016-05-31rename enum gprs_mm_state to gprs_gmm_stateDaniel Willmann1-2/+2
2016-05-31Make si2q scheduling optionalMax3-19/+40
2016-05-30bsc: Create minimal SI6 rest octetsHolger Hans Peter Freyther3-1/+43
2016-05-27tweak db debug log: log TMSI as hexNeels Hofmeyr1-1/+1
2016-05-25filter/nat: Fix the context for the imsi assignmentHolger Hans Peter Freyther2-1/+4
2016-05-25debian: Make upgrading from debian SID easierHolger Hans Peter Freyther1-1/+7
2016-05-25rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frameHarald Welte1-1/+1
2016-05-23gsm04_08_clear_request(): release loc with arg release=0Neels Hofmeyr1-1/+1