aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsupclient
AgeCommit message (Expand)AuthorFilesLines
2020-01-29gsup_client.c: fix deprecation for client create funcNeels Hofmeyr1-8/+9
2019-10-30fix double free in osmo_gsup_client_enc_send()Neels Hofmeyr1-1/+2
2018-12-20gsupclient: introduce osmo_gsup_client_enc_send()Vadim Yanitskiy1-0/+36
2018-12-06introduce osmo_gsup_client_create2()Stefan Sperling1-18/+39
2018-09-03libosmo-gsup-client: License is GPLv2-or-laterHarald Welte1-4/+4
2018-07-30gsup_client: rename gsup_client_* to osmo_gsup_client_*Harald Welte2-34/+34
2018-07-30import gsup_client.c as new libosmo-gsup-clientHarald Welte3-0/+686