summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gtphub: fix fatal log msg for SGSN proxy.Neels Hofmeyr2015-11-181-1/+1
* gtphub: fix gtphub_read() semantics.Neels Hofmeyr2015-11-181-9/+7
* fix build: remove obsolete gtphub EXTRA_DIST.Neels Hofmeyr2015-11-181-4/+1
* gtphub: cosmetic: break long lines.Neels Hofmeyr2015-11-164-124/+201
* gtphub: review log levels, add level arg to LOG().Neels Hofmeyr2015-11-161-141/+133
* gtphub: add logging labels to bind struct.Neels Hofmeyr2015-11-162-1/+9
* gtphub: don't always try to do GGSN resolution.Neels Hofmeyr2015-11-162-29/+8
* gtphub: fix numerous segfaults, and other stupidities.Neels Hofmeyr2015-11-163-6/+10
* gtphub: Add logging for ares queries.Neels Hofmeyr2015-11-162-15/+28
* gtphub: fix handling of sender from nonstandard port.Neels Hofmeyr2015-11-161-3/+35
* gtphub: fix User plane decoding, add unit test.Neels Hofmeyr2015-11-163-24/+156
* gtphub: make test code reusable for future tests.Neels Hofmeyr2015-11-163-179/+246
* gtphub: add/fix IMSI and APN IE error handlingNeels Hofmeyr2015-11-162-22/+72
* gtphub: fix Echo behavior: respond directly.Neels Hofmeyr2015-11-164-94/+125
* gtphub: add first bits of GRX aresNeels Hofmeyr2015-11-169-120/+388