aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gb_proxy.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-26gbproxy: flush_stored_messages: Get rid of msg paramPau Espin Pedrol1-7/+5
2018-11-26gbproxy: flush_stored_messages: Log and route using stored_msg infoPau Espin Pedrol1-2/+2
2018-11-26gbproxy: flush_stored_messages: Move comment to func descriptionPau Espin Pedrol1-2/+2
2018-11-26gbproxy: Remove unneeded parse_ctx paramPau Espin Pedrol1-6/+4
2018-11-26gbproxy: Fix abort during APN patchPau Espin Pedrol1-1/+1
2018-10-30Update wrong references to bsc in sgsn codePau Espin Pedrol1-2/+2
2018-08-17gbproxy: Add VTY parameter: link stored-msgs-max-lengthPau Espin Pedrol1-2/+22
2018-08-17Use osmo_clock_gettime from libosmocorePau Espin Pedrol1-3/+3
2018-08-15Drop gprs_msgb_copy with libosmocore replacementPau Espin Pedrol1-4/+4
2018-07-24gbproxy: Replace '.' in counter names with ':'Pau Espin Pedrol1-6/+6
2018-03-15implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-24/+23
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max1-8/+8
2017-12-20Replace '.' in counter names with ':'Max1-1/+1
2017-09-23gbproxy: ensure peer allocation resultMax1-2/+2
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-6/+6
2017-08-30split off osmo-sgsn: remove files, apply build1.1.0Neels Hofmeyr1-1/+2
2017-08-27gbproxy: log signal value as textMax1-6/+4
2017-08-27gbproxy: log unhandled BSSGP PDU as textMax1-2/+1
2017-08-27check for missing result of rate_ctr_group_alloc()Harald Welte1-0/+4
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+1437