aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
AgeCommit message (Expand)AuthorFilesLines
2017-03-16implement utran security mode with vlrNeels Hofmeyr1-1/+1
2017-03-16move iucs_ranap.[hc] to include / libmsc to use in msc_vlr testsNeels Hofmeyr2-0/+8
2017-03-16vlr: allow setting assign_tmsi per-subscriberNeels Hofmeyr1-1/+2
2017-03-16vlr on utran: transmit CommonIDNeels Hofmeyr1-3/+4
2017-03-16msc: decouple from bsc_api and btsNeels Hofmeyr1-0/+3
2017-03-16Make the code work so that the msc_vlr tests passNeels Hofmeyr6-22/+23
2017-03-16mgcp parsing, mgcp testNeels Hofmeyr2-23/+39
2017-03-16mgcp: handle responses from the MGCP GWNeels Hofmeyr2-11/+50
2017-03-16IuCS and IuPS: add VTY config for RAB Assignment address kindNeels Hofmeyr3-1/+14
2017-03-16IuCS, IuPS: move flag to use X.213 NSAP addr into ue_conn_ctxNeels Hofmeyr4-1/+9
2017-03-16iu: sort out confusion around asn_debug and asn1_xer_printNeels Hofmeyr1-1/+5
2017-03-16iu.h: add missing includes and type defsNeels Hofmeyr1-1/+6
2017-03-16IuCS: rapidly release connectionsNeels Hofmeyr1-0/+2
2017-03-16IuCS: store assigned rab_id in gsm_subscriber_connectionNeels Hofmeyr1-0/+1
2017-03-16bridge calls via mgcpgwNeels Hofmeyr1-0/+1
2017-03-16IuCS: implement msc_call_assignment() for IuCSNeels Hofmeyr1-0/+3
2017-03-16msc: add mgcpgw client (with dummy read cb so far)Neels Hofmeyr1-0/+6
2017-03-16libmgcp: add mgcpgw client APINeels Hofmeyr2-0/+48
2017-03-16libmgcp: add value strings for mgcp_connection_modeNeels Hofmeyr1-0/+7
2017-03-16libmgcp: move mgcp_connection_mode to public headerNeels Hofmeyr2-8/+8
2017-03-16IuCS: cosmetic prep for msc_call_assignment()Neels Hofmeyr1-0/+1
2017-03-16IuCS: send RANAP CommonIDNeels Hofmeyr3-0/+6
2017-03-16LU counters: count completion and failure, not messages sentNeels Hofmeyr1-4/+4
2017-03-16comment on mscsplit, indent commentNeels Hofmeyr2-0/+8
2017-03-16move to libbsc: lchan_next_meas_rep() -- TODO really?Neels Hofmeyr1-1/+0
2017-03-16move to libbsc: gsm_bts_neighbor() -- TODO really?Neels Hofmeyr1-4/+0
2017-03-16paging: change subscr_paging_cb() into subscr_rx_paging_response()Neels Hofmeyr1-0/+2
2017-03-16subscr_request_channel() -> subscr_request_conn()Neels Hofmeyr1-3/+4
2017-03-16move subscr_request to gsm_subscriber.hNeels Hofmeyr1-2/+14
2017-03-16add gsm_encr to subscr_connNeels Hofmeyr1-0/+1
2017-03-16libmsc: duplicate gsm0808 / gsm48 functions (towards BSC)Neels Hofmeyr1-0/+8
2017-03-16msc_compl_l3(): publish in .h, tweak return valueNeels Hofmeyr1-0/+8
2017-03-16add msc vty, remove nitb vtyNeels Hofmeyr1-0/+2
2017-03-16add iucs.[hc]Neels Hofmeyr2-0/+8
2017-03-16add DIUCS debug log constantNeels Hofmeyr1-0/+1
2017-03-16gsm_04_08, gsm_subscriber: decouple lac from btsNeels Hofmeyr1-1/+1
2017-03-16move t3212 to network level (periodic lu)Neels Hofmeyr1-0/+3
2017-03-16Prepare entry/exit point for MSC -> BSC and MSC -> RNC communication.Neels Hofmeyr3-0/+55
2017-03-16sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr1-2/+2
2017-03-16gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr2-5/+7
2017-03-16vlr: get SMS working, by SMS recipient MSISDN round-robinNeels Hofmeyr1-3/+8
2017-03-16Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr1-0/+2
2017-03-16Use libvlr in libmsc (large refactoring)Neels Hofmeyr17-172/+150
2017-03-16Add libvlr implementationHarald Welte2-0/+405
2017-03-16Introduce subscriber_connection ref-countingHarald Welte2-1/+7
2017-03-15libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2-1/+2
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr7-11/+75
2017-03-07Add MS time. offset to gsm_lchanMax1-0/+6
2017-03-02subscriber conn: add indicator for originating RANNeels Hofmeyr1-0/+8
2017-02-28silent_call: remove unfinished fuzzer interfacePhilipp Maier1-0/+3