aboutsummaryrefslogtreecommitdiffstats
path: root/src/libvlr/vlr.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-14vlr: debug log: log Ciphering Mode detailsneels/encryptionNeels Hofmeyr1-0/+2
2017-11-20vlr_subscr_conn_timeout(): don't fire events to discarded fiNeels Hofmeyr1-2/+6
2017-11-20vlr_gsupc_read_cb: fix use after free of GSUP msgbNeels Hofmeyr1-5/+10
2017-10-31defaults: assign TMSI by defaultNeels Hofmeyr1-0/+3
2017-10-03fix memory leak: vlr: vlr_gsupc_read_cb() must msgb_free()Neels Hofmeyr1-0/+1
2017-09-15Remove rest_octets.hMax1-0/+2
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-4/+4
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr1-2/+14
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-0/+4
2017-07-21Add libvlr implementationHarald Welte1-0/+1108