aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-17debian: New release with cherry-pick of gbproxy fixzecke/release/openbsc-0.15.0+z6shared/packages/testingHolger Hans Peter Freyther1-0/+6
2015-12-17gbproxy: Fix stored msgbs in gbproxy_flush_stored_messagesJacob Erlbeck1-1/+1
2015-11-30debian: Make new release 5e95a411946ba3c520f048c07f8fdc3dff26d564Holger Hans Peter Freyther1-0/+7
2015-11-30New OpenBSC release based on 98fa3dc1c655033b31d90ed051cfa9144e30248cHolger Hans Peter Freyther1-0/+7
2015-11-30New OpenBSC releaseHolger Hans Peter Freyther1-0/+9
2015-11-30Make a new release from a777c9ee3d4e433c713f7a5c346519aa0321f096Holger Hans Peter Freyther1-0/+7
2015-11-30New release based on fa07b489dc3e14579b34365c0a0f1b5d5a70138fHolger Hans Peter Freyther1-2/+10
2015-11-30debian: Make a new release againHolger Hans Peter Freyther1-2/+9
2015-11-30debian: New releaseHolger Hans Peter Freyther1-0/+6
2015-11-30debian: Build new packageHolger Hans Peter Freyther1-1/+7
2015-11-30debian: Add the new c-ares dependency for the SGSNHolger Hans Peter Freyther1-1/+2
2015-11-30debian: New release with new NAT commandHolger Hans Peter Freyther1-3/+13
2015-11-30debian: Build new packagesHolger Hans Peter Freyther1-1/+2
2015-11-30sgsn: Do not die in _bssgp_tx_dl_ud on TLLI mismatch (TODO)Jacob Erlbeck1-9/+20
2015-11-30sgsn: Added TODOs (TODO)Jacob Erlbeck1-0/+6
2015-11-30sgsn: Add logging to connect_timer_cb (TODO)Jacob Erlbeck1-0/+3
2015-11-30gtphub: add to osmoappdesc.pyNeels Hofmeyr1-2/+4
2015-11-30gtphub: add to debian buildNeels Hofmeyr7-0/+192
2015-11-29gtphub_test: build only when c-ares and gtp are present.Neels Hofmeyr1-0/+4
2015-11-26gtphub: remove another obsolete comment.Neels Hofmeyr1-69/+0
2015-11-24gtphub: add enable_gtphub_test to atlocal.in.Neels Hofmeyr1-0/+1
2015-11-24gtphub: fix ares segfault: add missing initialization.Neels Hofmeyr1-0/+2
2015-11-24gtphub: lose obsolete comment.Neels Hofmeyr1-2/+0
2015-11-21tests/smpp: Fix linking orderHarald Welte1-2/+3
2015-11-21Fix compilation with no libc-ares present on the systemHarald Welte2-3/+5
2015-11-20gtp: Fix Makefile.am so maybe distcheck is now going to workHolger Hans Peter Freyther1-1/+1
2015-11-20vty: Print NCC/BCC and not just integer value of BSICHarald Welte1-1/+2
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte7-37/+15
2015-11-20oap and gtphub tests must only be compiled of LIBGTP is present!Harald Welte1-2/+2
2015-11-20Depend on libgtp >= 0.92, as previous versions don't have gtpie.h installedHarald Welte1-1/+1
2015-11-20meas_db.c: fix compiler warningsHarald Welte1-0/+1
2015-11-20gtphub: fix echo reply to SGSNs: wrong fd. Add test.Neels Hofmeyr2-16/+62
2015-11-18gtphub: fix three oversights (thanks to coverity).Neels Hofmeyr1-5/+3
2015-11-18gtphub: fix fatal log msg for SGSN proxy.Neels Hofmeyr1-1/+1
2015-11-18gtphub: fix gtphub_read() semantics.Neels Hofmeyr1-9/+7
2015-11-18fix build: remove obsolete gtphub EXTRA_DIST.Neels Hofmeyr1-4/+1
2015-11-16gtphub: cosmetic: break long lines.Neels Hofmeyr4-124/+201
2015-11-16gtphub: review log levels, add level arg to LOG().Neels Hofmeyr1-141/+133
2015-11-16gtphub: add logging labels to bind struct.Neels Hofmeyr2-1/+9
2015-11-16gtphub: don't always try to do GGSN resolution.Neels Hofmeyr2-29/+8
2015-11-16gtphub: fix numerous segfaults, and other stupidities.Neels Hofmeyr3-6/+10
2015-11-16gtphub: Add logging for ares queries.Neels Hofmeyr2-15/+28
2015-11-16gtphub: fix handling of sender from nonstandard port.Neels Hofmeyr1-3/+35
2015-11-16gtphub: fix User plane decoding, add unit test.Neels Hofmeyr3-24/+156
2015-11-16gtphub: make test code reusable for future tests.Neels Hofmeyr3-179/+246
2015-11-16gtphub: add/fix IMSI and APN IE error handlingNeels Hofmeyr2-22/+72
2015-11-16gtphub: fix Echo behavior: respond directly.Neels Hofmeyr4-94/+125
2015-11-16gtphub: add first bits of GRX aresNeels Hofmeyr9-120/+388
2015-11-16Add GTP hub initial code base.Neels Hofmeyr16-1/+3854
2015-11-10sgsn_vty.c: fix typoNeels Hofmeyr1-1/+1