aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-26mscsplit: add gsm_network backpointer to gsm_subscriber_connectionNeels Hofmeyr2-0/+3
2016-09-26mscsplit: abis vty: decouple from global bsc_gsmnet variableNeels Hofmeyr3-4/+6
2016-09-26mscsplit: bsc_vty_init(): decouple from global bsc_gsmnetNeels Hofmeyr5-5/+5
2016-09-26mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctxNeels Hofmeyr3-20/+19
2016-09-26mscsplit: gsm_network_init(): add explicit root talloc ctxNeels Hofmeyr7-9/+14
2016-09-26mscsplit: move subscriber conns list into struct gsm_networkNeels Hofmeyr5-10/+8
2016-09-26mscsplit: bsc_init: don't pass telnet dummy connNeels Hofmeyr1-4/+1
2016-09-24SNDCP: add V.42bis data compression functionalityPhilipp10-18/+585
2016-09-24V.42bis: integration and unit testPhilipp14-15/+1135
2016-09-24V.42bis: add sourcecode from IAXmodem (SPANDSP)Philipp3-0/+1031
2016-09-24SNDCP: add RFC1144 header compression functionalityPhilipp14-31/+1474
2016-09-24RFC1144: integration and unit-testPhilipp14-89/+544
2016-09-24RFC1144: add slhc code from linux kernelPhilipp2-0/+927
2016-09-24SNDCP: add SNDCP-XID encoder/decoder and unit testPhilipp12-1/+2350
2016-09-23bts: extend bts_chan_load to allow counting tch onlyAlexander Couzens5-7/+30
2016-09-22cosmetic fixes in libcommon/talloc_ctx.cNeels Hofmeyr1-1/+20
2016-09-19cosmetic: transaction.h: 1 comment typo, 1 whitespaceNeels Hofmeyr1-2/+2
2016-09-18debug log for sms: fix/addNeels Hofmeyr3-2/+14
2016-09-18Sanity fixes for gsm0408_dispatch(): rc, assertionsNeels Hofmeyr1-0/+5
2016-09-18cosmetic: various comment, whitespace tweaksNeels Hofmeyr4-5/+4
2016-09-18utils/Makefile.am: remove unused LIBOSMOVTY_CFLAGSNeels Hofmeyr1-1/+0
2016-09-18vty l3 help: fix typo 'comamnds'; fix english s/his//Neels Hofmeyr1-5/+5
2016-09-18remove unused bsc_copyright from bsc_vty.cNeels Hofmeyr1-1/+0
2016-09-18properly #include <openbsc/gsm_data.h> from gsm_subscriber.hNeels Hofmeyr1-2/+3
2016-09-17Modify SI 13 field for control_ack_typeMax6-2/+47
2016-09-17log causing rx event for lchan_lookup errorsNeels Hofmeyr1-8/+14
2016-09-17log: abis_rsl: don't log 'error' when there is no errorNeels Hofmeyr1-1/+5
2016-09-17sms: change rp err cause of smpp_try_deliver errorsAlexander Couzens2-4/+15
2016-09-15Build fixesAlexander Huemer5-4/+10
2016-09-15Consistenly format variables in */Makefile.am filesAlexander Huemer37-472/+1482
2016-09-05gprs/gprs_llc: fix null pointer deref in gprs_llc_rcvmsgAlexander Couzens1-2/+1
2016-09-05gprs/gsm0408_gprs_force_reattach_oldmsg: check llme before useAlexander Couzens1-1/+2
2016-09-02IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrivesDaniel Willmann3-1/+32
2016-09-02IuPS: Introduce function to change PMM stateDaniel Willmann1-6/+29
2016-09-02IuPS: GMM Attach: reset MM ctx pending_reqDaniel Willmann1-0/+1
2016-09-02IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM stateDaniel Willmann3-0/+18
2016-09-02IuPS: RA UPD: make sure to authorize, for Iu Integrity ProtectionDaniel Willmann1-4/+7
2016-09-02IuPS: add GMM Service Request rx and txDaniel Willmann1-0/+199
2016-09-02IuPS: send Security Mode Command, track the new_key flag.Daniel Willmann2-0/+14
2016-09-02IuPS: dev hack: init hardcoded Ki on ATT REQDaniel Willmann1-0/+29
2016-09-01IuPS: add Iu response to delete_pdp_conf()Daniel Willmann1-0/+7
2016-09-01IuPS: add Iu response to create_pdp_conf()Daniel Willmann3-0/+35
2016-09-01IuPS: redirect Iu in various places, link Iu in sgsn-testDaniel Willmann2-6/+65
2016-09-01IuPS: osmo-sgsn: add core IuPS impl, call iu_init()Daniel Willmann7-3/+239
2016-08-31IuPS: add VTY config for asn_debugNeels Hofmeyr3-1/+53
2016-08-31osmo-nitb: generate backtrace on SIGABRTHarald Welte1-0/+1
2016-08-30bsc/netinit: correct mistyped rate counterAlexander Couzens1-1/+1
2016-08-29libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens11-94/+110
2016-08-27IuPS: track msg->dst aka ue_conn_ctx, commentDaniel Willmann1-0/+4
2016-08-27gprs_gmm: Fix bit mask when determining update/attach typeDaniel Willmann1-2/+6