aboutsummaryrefslogtreecommitdiffstats
path: root/stp/stp_main.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-10osmo-stp: register VTY commands for talloc context introspectionVadim Yanitskiy1-0/+1
2019-05-09stp: Ensure telnet uses STP talloc context, not NULL contextHarald Welte1-1/+1
2019-02-18OsmoSTP: enable statsd supportMax1-0/+4
2018-11-18osmo-stp: add SCCP related VTY commandsNeels Hofmeyr1-0/+1
2018-04-17use osmo_init_logging2Pau Espin Pedrol1-2/+2
2017-12-24typo: osmo-stp main: 'Erro'Neels Hofmeyr1-1/+1
2017-12-20ss7: Re-bind xUA server socket after setting new IPPau Espin Pedrol1-0/+2
2017-11-12osmo-stp: Align prompt formatting with other Osmocom programsHarald Welte1-1/+1
2017-08-31osmo-stp: Fix process termination on SIGINT+SIGTERMHarald Welte1-1/+4
2017-08-20OsmoSTP: Install our default set of signal handlersHarald Welte1-1/+41
2017-08-07osmo_ss7_vty_init: ensure a talloc ctx is set by userNeels Hofmeyr1-1/+1
2017-06-22stp_main.c: Add missing headerPau Espin Pedrol1-0/+1
2017-04-27stp: Install VTY commands for FSM introspectionHarald Welte1-0/+1
2017-04-14osmo-stp: Add command line options and daemonize functionalityHarald Welte1-6/+75
2017-04-14osmo-stp: Remove hack to always enable debug loggingHarald Welte1-13/+4
2017-04-14stp: Add copyright noticeHarald Welte1-0/+12
2017-04-14move osmo_ss7_vty.c [back] into libosmo-sigtranHarald Welte1-2/+0
2017-04-14STP: re-structure VTY interface; introduce 'cs7 instance' nodeHarald Welte1-5/+1
2017-04-13Add osmo-stp executable as new "Osmocom Signaling Transfer Point"Harald Welte1-0/+101