aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gb_proxy_tlli.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-02Move out gbproxy to its own subdirPau Espin Pedrol1-723/+0
Change-Id: I2cc98d3a276d953609bbbbaa9782a0112687791e
2019-04-24gb_proxy: cosmetic: Use 'bool' in data structures where applicableHarald Welte1-8/+8
If we ever only use 0/1 in an 'int', we should have used 'bool'. Change-Id: I63876f52d5de87e4c99d92669270fd1f487e217c
2018-11-22gbproxy: flag gbproxy_assign_imsi as staticPau Espin Pedrol1-1/+1
It's currently only used in the same file. Change-Id: I08b51f36263e58f52ef9af2a63a7fcbf06a767c4
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-4/+4
Change-Id: I281ef585fffc2644682c8282224fb1c2da5ca795
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+723
This is the first step in creating this repository from the legacy openbsc.git. Like all other Osmocom repositories, keep the autoconf and automake files in the repository root. openbsc.git has been the sole exception, which ends now. Change-Id: I9c6f2a448d9cb1cc088cf1cf6918b69d7e69b4e7