summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release version 0.15.0+z11daniel/ow-trackingDaniel Willmann2017-05-151-0/+6
* deb: install python scripts from contrib/Max2017-05-151-0/+1
* python: fix Null loggerMax2017-05-151-3/+3
* Add simple CTRL2SOAP proxyMax2017-05-151-0/+188
* twisted_ipa.py: make debug logging more robustMax2017-05-151-23/+32
* twisted_ipa.py: bump version properlyMax2017-05-151-1/+3
* Add twisted-based IPA multiplexMax2017-05-151-0/+373
* Add IPA multiplexMax2017-05-151-0/+278
* debian: Release new version with a fix for gbproxyDaniel Willmann2016-11-141-0/+6
* test/gbproxy: Test for possible memory corruption when link_info is freedDaniel Willmann2016-11-142-0/+276
* gbproxy: Check whether gbproxy_update_link_state_after() deletes the link_infoDaniel Willmann2016-11-143-13/+27
* Release new version with fix for msisdn in pdp context activationDaniel Willmann2016-11-021-0/+6
* SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTPHarald Welte2016-11-021-1/+14
* debian: New release for mgcp osmux feature negotiationusers/daniel/osmux-issuesDaniel Willmann2016-06-291-2/+9
* osmux: Add negotiation state so race conditions can't disable osmuxDaniel Willmann2016-06-293-5/+7
* debian: Make a new release for better memory mgmtzecke/stable/0.15Holger Hans Peter Freyther2016-05-261-0/+6
* filter/nat: Fix the context for the imsi assignmentHolger Hans Peter Freyther2016-05-262-1/+4
* debian: New release with cherry-pick of gbproxy fixzecke/release/openbsc-0.15.0+z6shared/packages/testingHolger Hans Peter Freyther2015-12-171-0/+6
* gbproxy: Fix stored msgbs in gbproxy_flush_stored_messagesJacob Erlbeck2015-12-171-1/+1
* debian: Make new release 5e95a411946ba3c520f048c07f8fdc3dff26d564Holger Hans Peter Freyther2015-11-301-0/+7
* New OpenBSC release based on 98fa3dc1c655033b31d90ed051cfa9144e30248cHolger Hans Peter Freyther2015-11-301-0/+7
* New OpenBSC releaseHolger Hans Peter Freyther2015-11-301-0/+9
* Make a new release from a777c9ee3d4e433c713f7a5c346519aa0321f096Holger Hans Peter Freyther2015-11-301-0/+7
* New release based on fa07b489dc3e14579b34365c0a0f1b5d5a70138fHolger Hans Peter Freyther2015-11-301-2/+10
* debian: Make a new release againHolger Hans Peter Freyther2015-11-301-2/+9
* debian: New releaseHolger Hans Peter Freyther2015-11-301-0/+6
* debian: Build new packageHolger Hans Peter Freyther2015-11-301-1/+7
* debian: Add the new c-ares dependency for the SGSNHolger Hans Peter Freyther2015-11-301-1/+2
* debian: New release with new NAT commandHolger Hans Peter Freyther2015-11-301-3/+13
* debian: Build new packagesHolger Hans Peter Freyther2015-11-301-1/+2
* sgsn: Do not die in _bssgp_tx_dl_ud on TLLI mismatch (TODO)Jacob Erlbeck2015-11-301-9/+20
* sgsn: Added TODOs (TODO)Jacob Erlbeck2015-11-301-0/+6
* sgsn: Add logging to connect_timer_cb (TODO)Jacob Erlbeck2015-11-301-0/+3
* gtphub: add to osmoappdesc.pyNeels Hofmeyr2015-11-301-2/+4
* gtphub: add to debian buildNeels Hofmeyr2015-11-307-0/+192
* gtphub_test: build only when c-ares and gtp are present.Neels Hofmeyr2015-11-291-0/+4
* gtphub: remove another obsolete comment.Neels Hofmeyr2015-11-261-69/+0
* gtphub: add enable_gtphub_test to atlocal.in.Neels Hofmeyr2015-11-241-0/+1
* gtphub: fix ares segfault: add missing initialization.Neels Hofmeyr2015-11-241-0/+2
* gtphub: lose obsolete comment.Neels Hofmeyr2015-11-241-2/+0
* tests/smpp: Fix linking orderHarald Welte2015-11-211-2/+3
* Fix compilation with no libc-ares present on the systemHarald Welte2015-11-212-3/+5
* gtp: Fix Makefile.am so maybe distcheck is now going to workHolger Hans Peter Freyther2015-11-201-1/+1
* vty: Print NCC/BCC and not just integer value of BSICHarald Welte2015-11-201-1/+2
* Fix TSC/BSIC handling bug and remove bts->tscHarald Welte2015-11-207-37/+15
* oap and gtphub tests must only be compiled of LIBGTP is present!Harald Welte2015-11-201-2/+2
* Depend on libgtp >= 0.92, as previous versions don't have gtpie.h installedHarald Welte2015-11-201-1/+1
* meas_db.c: fix compiler warningsHarald Welte2015-11-201-0/+1
* gtphub: fix echo reply to SGSNs: wrong fd. Add test.Neels Hofmeyr2015-11-202-16/+62
* gtphub: fix three oversights (thanks to coverity).Neels Hofmeyr2015-11-181-5/+3