summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: attempt at a subscr_conn_fsmusers/laforge/vlrHarald Welte2016-11-141-0/+132
* WIP: more incomplete libvlr integration workHarald Welte2016-11-1412-111/+182
* WIP: Introduce libvlrHarald Welte2016-06-1925-321/+4197
* WIP: move OAP client to libosmocoreHarald Welte2016-06-196-253/+4
* gsup_client: Make use of OAP optionalHarald Welte2016-06-191-3/+5
* VTY: Print 3G auth tuples, not just 2G auth tuplesHarald Welte2016-06-191-9/+24
* WIP: add gsup_test_client programHarald Welte2016-06-193-1/+310
* WIP: Handle Authentication Failure from MSHarald Welte2016-06-191-0/+28
* SGSN: Integrate basic support for UMTS AKAHarald Welte2016-06-191-19/+87
* Introduce subscriber_connection ref-countingHarald Welte2016-06-198-19/+64
* Make random extension range configurableMax2016-06-1411-16/+78
* Fix SIGABRT on wrong AMR payloadMax2016-06-141-1/+3
* dyn PDCH: send PDCH ACT for each TCH/F_PDCH on TS EnableNeels Hofmeyr2016-06-145-4/+50
* dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channelAndreas Eversberg2016-06-143-3/+45
* add DSUA debug constantDaniel Willmann2016-06-133-0/+11
* dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slotsNeels Hofmeyr2016-06-121-9/+29
* dyn PDCH: Fix free slot search for chan_alloc_reverse == trueAndreas Eversberg2016-06-121-2/+14
* Add talkspurt indicator for gsm_lchanMax2016-06-121-1/+2
* DTX: add data necessary for schedulingMax2016-06-101-0/+5
* Add DTXd indicator to gsm_lchanMax2016-06-101-0/+2
* add DRANAP debug constantDaniel Willmann2016-06-103-0/+11
* lchan_alloc(): on alloc failure, report original typeNeels Hofmeyr2016-06-071-4/+8
* Add warning for unsupported DTX configurationsMax2016-06-061-2/+6
* gprs_gmm.c: don't transmit NOTEXIST when mmctx is NULLNeels Hofmeyr2016-06-051-1/+4
* configure.ac: add --enable-iu with deps asn1c, ranap, sigtranDaniel Willmann2016-06-051-0/+12
* debug log: cosmetic fixesNeels Hofmeyr2016-06-051-2/+2
* comment tweak for bsc_handover_start()Neels Hofmeyr2016-06-052-6/+3
* Add regexp authorization policy for IMSIMax2016-06-056-10/+88
* Store last used FN for TCHMax2016-06-031-0/+1
* gprs: more conditionals for Gb specific actionsDaniel Willmann2016-06-023-8/+14
* sgsn_mm_ctx_cleanup_free(): clean up LLME iff present (Gb, not Iu)Daniel Willmann2016-06-021-3/+10
* gprs_gmm.c: Perform LLME operations only if we have oneHarald Welte2016-06-021-5/+7
* gprs_gmm.c: Make TLLI handling specific to Gb interfaceHarald Welte2016-06-021-36/+60
* gprs_gmm.c: Don't try to de-reference NULL mmctxNeels Hofmeyr2016-06-021-0/+32
* rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb()Harald Welte2016-06-024-5/+5
* create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_cont_acc()Daniel Willmann2016-06-011-9/+14
* prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)Harald Welte2016-06-018-86/+135
* rename enum gprs_mm_state to gprs_gmm_stateDaniel Willmann2016-06-010-0/+0
* Merge "rename enum gprs_mm_state to gprs_gmm_state"Harald Welte2016-06-011-2/+2
|\
| * rename enum gprs_mm_state to gprs_gmm_stateDaniel Willmann2016-05-311-2/+2
* | Merge "add .gitreview"Harald Welte2016-06-011-0/+3
|\ \
| * | add .gitreviewAlexander Couzens2016-05-311-0/+3
| |/
* / gprs: use new uint8_t * for kv in gprs_cipher_run()Alexander Couzens2016-05-311-2/+2
|/
* Make si2q scheduling optionalMax2016-05-313-19/+40
* bsc: Create minimal SI6 rest octetsHolger Hans Peter Freyther2016-05-303-1/+43
* tweak db debug log: log TMSI as hexNeels Hofmeyr2016-05-271-1/+1
* filter/nat: Fix the context for the imsi assignmentHolger Hans Peter Freyther2016-05-252-1/+4
* debian: Make upgrading from debian SID easierHolger Hans Peter Freyther2016-05-251-1/+7
* rtp_proxy.c: Ensure msgb_alloc is large enough for largest AMR frameHarald Welte2016-05-251-1/+1
* gsm04_08_clear_request(): release loc with arg release=0Neels Hofmeyr2016-05-231-1/+1