aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-15Release version 0.15.0+z11daniel/ow-trackingDaniel Willmann1-0/+6
2017-05-15deb: install python scripts from contrib/Max1-0/+1
2017-05-15python: fix Null loggerMax1-3/+3
2017-05-15Add simple CTRL2SOAP proxyMax1-0/+188
2017-05-15twisted_ipa.py: make debug logging more robustMax1-23/+32
2017-05-15twisted_ipa.py: bump version properlyMax1-1/+3
2017-05-15Add twisted-based IPA multiplexMax1-0/+373
2017-05-15Add IPA multiplexMax1-0/+278
2016-11-14debian: Release new version with a fix for gbproxyDaniel Willmann1-0/+6
2016-11-14test/gbproxy: Test for possible memory corruption when link_info is freedDaniel Willmann2-0/+276
2016-11-14gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_infoDaniel Willmann3-13/+27
2016-11-02Release new version with fix for msisdn in pdp context activationDaniel Willmann1-0/+6
2016-11-02SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTPHarald Welte1-1/+14
2016-06-29debian: New release for mgcp osmux feature negotiationusers/daniel/osmux-issuesDaniel Willmann1-2/+9
2016-06-29osmux: Add negotiation state so race conditions can't disable osmuxDaniel Willmann3-5/+7
2016-05-26debian: Make a new release for better memory mgmtzecke/stable/0.15Holger Hans Peter Freyther1-0/+6
2016-05-26filter/nat: Fix the context for the imsi assignmentHolger Hans Peter Freyther2-1/+4
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