aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/osmo-bsc_nat/bsc_ussd.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-1504.08: apply new transaction id inline functionsNeels Hofmeyr1-1/+1
2016-03-1504.08: apply new bitmask functions, fix bitmask useNeels Hofmeyr1-2/+2
2015-05-03filter: Move the con_type into the filter_stateHolger Hans Peter Freyther1-1/+1
2015-05-03filter: Remove nat_sccp_connection from public APIHolger Hans Peter Freyther1-6/+7
2015-05-03filter: Remove nat from bsc_nat_acc_lst and replace with msgHolger Hans Peter Freyther1-3/+3
2015-05-03filter: Cease out "struct bsc_nat" from the APIHolger Hans Peter Freyther1-1/+1
2015-05-03filter: Move the access list management aroundHolger Hans Peter Freyther1-0/+1
2015-04-10nitb: Fix IMSI/IMEI buffer handling (Coverity)Jacob Erlbeck1-1/+1
2014-08-20adopt recent IPA related symbol renameHarald Welte1-1/+2
2014-04-01ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messagesJacob Erlbeck1-2/+6
2013-09-02nat: Attempt to follow the MODULE_METHOD pattern for methodsHolger Hans Peter Freyther1-2/+2
2013-08-14nat/ussd: Add 'show ussd-connection' vty commandJacob Erlbeck1-0/+19
2013-08-13nat: Fix potential memory leak when reading a messageHolger Hans Peter Freyther1-0/+1
2013-07-03nat: Fix compiler warning and cast uint16_t to uint8_tHolger Hans Peter Freyther1-2/+2
2013-04-29nat: Include LAC/CI as TV values at the end of the 'status' messageHolger Hans Peter Freyther1-0/+10
2013-04-22nat: Use memcmp for the token on the USSD interface as wellHolger Hans Peter Freyther1-6/+13
2013-04-16nat: Rename "struct sccp_connections" to "struct nat_sccp_connection"Holger Hans Peter Freyther1-4/+4
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-3/+6
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_wqueue*Pablo Neira Ayuso1-2/+2
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-4/+4
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-3/+3
2011-04-19ussd: Keep track of used TIs for USSD and forward messagesHolger Hans Peter Freyther1-23/+63
2011-04-18nat: Inform the USSD Provider about lost connectionsHolger Hans Peter Freyther1-8/+0
2011-04-13nat: And out the skip_indicator/transaction id from the gsm48 headerHolger Hans Peter Freyther1-1/+3
2011-04-12src: more robust ipaccess_idtag_parse()Pablo Neira Ayuso1-1/+7
2011-04-11nat: Fix a crash due the refactoring and pass the nat again.Holger Hans Peter Freyther1-1/+1
2011-04-06nat: Remember if the MSC accepted the connection on principleHolger Hans Peter Freyther1-0/+4
2011-04-05libcommon: socket: extend make_sock() prototypePablo Neira Ayuso1-1/+1
2011-04-01nat: Make the USSD number matching a regexpHolger Hans Peter Freyther1-3/+3
2011-03-23Fix build of bsc-nat and GPRS code after include path changeHarald Welte1-3/+3
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-4/+4
2011-03-03Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcpHarald Welte1-0/+363