aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-16temporary dev: set debug log level almost everywheresysmocom/iuneels/iuNeels Hofmeyr1-17/+17
2017-03-16log protocol discriminators and message types by nameNeels Hofmeyr11-907/+923
2017-03-16mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr2-0/+8
2017-03-16Implement IuCS (large refactoring and addition)Neels Hofmeyr93-2048/+4762
2017-03-16mscsplit: various preparations to separate MSC from BSCHarald Welte28-266/+446
2017-03-16IuPS adjustmentsHarald Welte5-23/+46
2017-03-16SI3: indicate R99+ MSC to GSM MS to enable UMTS AKANeels Hofmeyr1-0/+3
2017-03-16Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr34-2/+15304
2017-03-16Use libvlr in libmsc (large refactoring)Harald Welte66-3827/+2142
2017-03-16Add libvlr implementationHarald Welte17-0/+5440
2017-03-16logging: auth request: use hexdump without spaces for RAND, AUTNNeels Hofmeyr1-2/+2
2017-03-16gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr4-7/+21
2017-03-16GPRS/IuPS: remove all 3G authentication dev hacksNeels Hofmeyr2-44/+2
2017-03-16LU counters: count completion and failure, not messages sentNeels Hofmeyr3-20/+38
2017-03-15oap tests: fix after SQN scheme changes from libosmocoreNeels Hofmeyr1-1/+1
2017-03-15OM2000: Change the order of MO initializationHarald Welte1-22/+24
2017-03-15gprs: fix T3186 encoding in Sysinfo 13Philipp Maier1-1/+7
2017-03-15examples: remove logging level * everythingMax2-7/+7
2017-03-15cosmetic: Add commandline option to display versionPhilipp Maier1-1/+6
2017-03-15libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens3-3/+16
2017-03-14cosmetic: add copyright header to bsc_control.pyPhilipp Maier1-0/+21
2017-03-14gprs_sgsn.c: initialize ptmsi with 0xdeadbeefAlexander Couzens1-1/+1
2017-03-14python tests: vty and smpp: speed up >10 timesNeels Hofmeyr2-2/+0
2017-03-13unixsocket: start sabm for UNIXSOCKETAlexander Couzens1-2/+4
2017-03-13OM2000: Add FIXME comments for missing resolving of RX/TX MO!Harald Welte1-0/+2
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr30-115/+615
2017-03-07Add MS time. offset to gsm_lchanMax1-0/+6
2017-03-05vty tests: close msc socket after nat_msc_testNeels Hofmeyr1-23/+27
2017-03-05sgsn: fix problem with leading-zero-IMSIsPhilipp Maier1-2/+11
2017-03-02vty tests: allow picking specific tests to run by nameNeels Hofmeyr1-0/+5
2017-03-02Fix potential segfault in sgsn_libgtp.cMax1-3/+5
2017-03-02subscriber conn: add indicator for originating RANNeels Hofmeyr3-1/+10
2017-03-02fix: gprs_gmm, gprs_llc_vty: two unterminated value_string arraysNeels Hofmeyr2-0/+2
2017-03-01meas_json: fix NEIGH: missing array bracesKeith1-1/+2
2017-02-28libmsc/update_db_revision_3(): free memleaking db resultAlexander Couzens1-0/+2
2017-02-28silent_call: remove unfinished fuzzer interfacePhilipp Maier3-0/+9
2017-02-28ctrl_test_runner: speed up more than 10 fold by sleeping lessNeels Hofmeyr1-3/+13
2017-02-28vty test: nat_msc_test: setsockopt REUSE to avoid TIME_WAIT problemsNeels Hofmeyr1-0/+1
2017-02-27XID: resend xid with pdp-ctx-ack messagesPhilipp Maier1-1/+15
2017-02-27SGSN VTY: make missing GSUP server address+port fatalNeels Hofmeyr2-12/+10
2017-02-27SGSN: Integrate support for UMTS AKANeels Hofmeyr5-30/+205
2017-02-25smpp_test_runner.py: fix socket leakNeels Hofmeyr1-0/+2
2017-02-25python tests: remove process 'Launch' message, now at osmoutilNeels Hofmeyr3-3/+0
2017-02-25vty_rest_runner.py: remove debug monitoring for TCP socketsNeels Hofmeyr1-22/+0
2017-02-25utils: 'meas_json' utility to convert measurement feed into a JSON feed.Alexander Chemeris2-0/+206
2017-02-25add struct gprs_subscr, separating gprs from gsm_subscriberNeels Hofmeyr13-151/+269
2017-02-24cosmetic: rename struct osmo_msc_data to bsc_msc_dataNeels Hofmeyr14-107/+107
2017-02-24cosmetic: rename osmo_msc_data.h to bsc_msc_data.hNeels Hofmeyr19-18/+18
2017-02-24cosmetic: clarify BSC's remote MSC data vs. OsmoMSCNeels Hofmeyr1-0/+6
2017-02-24cosmetic: gsm_data.h, README: rename CSCN to MSCNeels Hofmeyr2-2/+2