aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-23fix typoaoipPhilipp Maier1-1/+1
2017-08-23fixup: fix possible null pointer derefPhilipp Maier1-1/+6
2017-08-23cosmetic: fix ugly variable namingPhilipp Maier1-8/+8
2017-08-23osmo-bsc: fix (null) string in VTY configPhilipp Maier2-7/+12
2017-08-23osmo-bsc: pointcodes in human readable formPhilipp Maier2-14/+39
2017-08-23osmo-msc: point codes in human readable formPhilipp Maier2-12/+38
2017-08-23osmo-bsc: cleanup osmo_bsc_sigtran_init()Philipp Maier1-39/+76
2017-08-22fix msc_vlr tests after libosmocore uses localtime for SMSNeels Hofmeyr1-2/+2
2017-08-09fixup: osmo_ss7_vty_init_asp() instead of osmo_ss7_vty_init_sg()Philipp Maier2-6/+2
2017-08-09fixup for: mgcp: add VTY Option to force-realloc endpointsPhilipp Maier1-1/+1
2017-08-09osmo-bsc: make use of osmo_sccp_addr_set_ssn()Philipp Maier1-2/+1
2017-08-09bsc/msc: fixup compiler issuesPhilipp Maier2-2/+6
2017-08-08osmo-bsc: full auto configuration for SS7/CS7Philipp Maier1-20/+44
2017-08-08mgcp: add VTY Option to force-realloc endpointsPhilipp Maier4-4/+16
2017-08-08osmo-bsc: fix invalid for loop headPhilipp Maier1-1/+1
2017-08-07osmo-msc: Use proper sccp instance namesPhilipp Maier1-3/+15
2017-08-07osmo-bsc: improve checking of sccp addressesPhilipp Maier3-12/+31
2017-07-31mgcp: remove proactive DLCXPhilipp Maier2-13/+2
2017-07-22MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222Neels Hofmeyr3-2/+6
2017-07-22msc_vlr_tests: properly check BSSAP Clear and Iu ReleaseNeels Hofmeyr20-183/+412
2017-07-22cosmetic: msc_vlr_tests: better place clear_cmd wrap, adjust printed msgNeels Hofmeyr1-6/+11
2017-07-22msc_vlr_test_gsm_ciph: remove dead codeNeels Hofmeyr1-618/+0
2017-07-22fix release upon IMSI DetachNeels Hofmeyr11-37/+161
2017-07-22cosmetic: add debug log to msc_subscr_conn_close()Neels Hofmeyr7-3/+35
2017-07-22cosmetic: tweak IMSI Detach log outputNeels Hofmeyr7-22/+21
2017-07-22msc_vlr_tests: add missing wrap for iu_tx_release()Neels Hofmeyr3-0/+12
2017-07-22cosmetic: add info log for Iu Release txNeels Hofmeyr1-0/+3
2017-07-22cosmetic: remove obsolete commentNeels Hofmeyr1-2/+1
2017-07-22fix handling of paging response: use conn->lacNeels Hofmeyr1-1/+1
2017-07-22gsm04_08.c patches from neels (remove when committed properly)Philipp Maier1-14/+14
2017-07-22a-iface: move clear command to subscriber_conn.cPhilipp Maier11-178/+149
2017-07-22vty: Fixup sccp/ss7 configurationPhilipp Maier3-63/+32
2017-07-22fixup for: mgcp: display properly mgcp-messages in logPhilipp Maier1-0/+3
2017-07-22msc-vty-completePhilipp Maier3-11/+87
2017-07-22msc_vlr: Fix tests: accomodate a_iface_tx_clear_cmd()Philipp Maier11-0/+182
2017-07-14osmo_msc: only clear A-Interface connections for GSM callsPhilipp Maier1-2/+3
2017-07-14fixup: fix typoPhilipp Maier1-1/+1
2017-07-14mncc: make external mncc workPhilipp Maier5-91/+140
2017-07-13mgcp: display properly mgcp-messages in logPhilipp Maier1-1/+40
2017-07-10fixup for: a_iface: fix missing clear commandPhilipp Maier1-1/+3
2017-07-10cosmetic: tweak error log in osmo_bsc_sigtran_init()Neels Hofmeyr1-2/+4
2017-07-07a_iface: fix missing clear commandPhilipp Maier3-0/+16
2017-07-07a_iface: fix missing log outputPhilipp Maier2-0/+8
2017-07-07a_iface: fix missing constPhilipp Maier1-1/+1
2017-07-07a_iface: add missing staticPhilipp Maier2-2/+2
2017-07-05msc_ifaces: add checks for nullpointersPhilipp Maier1-5/+44
2017-07-05fixup: remove allocation/usage of iu struct again.Neels Hofmeyr1-9/+5
2017-07-03osmo-bsc change bsc_handle_dt1() to bsc_handle_dt()Philipp Maier3-4/+4
2017-07-03osmo-bsc: fix sccp name stringPhilipp Maier1-1/+1
2017-07-03a_iface: remove unused variablePhilipp Maier3-3/+3