aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/sgsn_cdr.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-17Use osmo_clock_gettime from libosmocorePau Espin Pedrol1-2/+2
2018-07-19sgsn: cdr: Fix uninitialized string access if ggsn is detachedPau Espin Pedrol1-0/+1
2017-11-29Add vty cmd 'cdr trap' to send CDR through CTRL ifacePau Espin Pedrol1-22/+42
2017-11-29sgsn_cdr: Split log formatting into a snprintf functionPau Espin Pedrol1-30/+51
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-5/+5
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte1-1/+2
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+258