aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gb_proxy_main.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-02Move out gbproxy to its own subdirPau Espin Pedrol1-393/+0
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol1-2/+2
2019-07-26Add/fix help string for version optionDaniel Willmann1-1/+1
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol1-11/+11
2018-06-15gb_proxy: Add ctrl interface and nsvc-state, gbproxy-state commandsDaniel Willmann1-0/+18
2018-06-01gb_proxy: tallocate memory for gbproxy cfg so it can be a talloc ctxDaniel Willmann1-8/+14
2018-04-16use osmo_init_logging2(), fix regression test memleaksNeels Hofmeyr1-1/+1
2018-03-15osmo-gbproxy: use 'osmo-gbproxy.cfg' as default config nameNeels Hofmeyr1-3/+27
2018-02-14Add talloc context introspection via VTYHarald Welte1-0/+3
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-4/+4
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr1-5/+30
2017-08-27Treat SIGTERM just like SIGINT in our programsHarald Welte1-0/+2
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+315