osmo-cbc/src
Pau Espin fb6f123daf src/Makefile: Reformat files one per line
Change-Id: I666d6cd1461117397e05ac573c834a82abb2807d
2022-06-16 16:10:14 +02:00
..
Makefile.am src/Makefile: Reformat files one per line 2022-06-16 16:10:14 +02:00
cbc_data.c cbc: Don't crash if peer->remote_host is NULL 2022-05-06 10:44:26 +02:00
cbc_data.h VTY: don't save dynamically-allocated "unknown" peers 2021-01-24 23:29:03 +01:00
cbc_main.c terminate if CBSP or ECBE ports cannot be bound 2021-01-24 14:05:47 +01:00
cbc_vty.c vty. Fix several typos and missing param descriptions 2022-06-16 16:08:29 +02:00
cbsp_server.c VTY: don't save dynamically-allocated "unknown" peers 2021-01-24 23:29:03 +01:00
cbsp_server.h CBSP Server improvements 2019-08-05 22:08:53 +02:00
cbsp_server_fsm.c More massive CBC WIP 2021-01-03 13:14:46 +01:00
charset.c charset: Fix padding of USSD messages in 7bit GSM alphabet 2021-01-23 21:54:17 +01:00
charset.h fix various compiler warnings 2021-01-03 13:55:16 +01:00
internal.h Make ECBE (REST interface) local bind IP + port VTY-configurable 2021-01-24 14:05:47 +01:00
message_handling.c More massive CBC WIP 2021-01-03 13:14:46 +01:00
rest_api.c varaible for atoi() result shouild be signed integer 2021-10-25 08:09:16 +02:00
rest_it_op.c Adjust use of inter-thread-queue with libosmocore API change 2021-01-06 12:03:59 +01:00
rest_it_op.h Fix REST API completion after successful POST / WRITE 2021-01-02 11:42:49 +01:00
smscb_message_fsm.c don't immediately delete all state about deleted messages 2021-01-06 12:03:59 +01:00
smscb_peer_fsm.c CBSP: Append/store results in KILL COMPLETE + KILL FAIL 2022-04-29 13:34:50 +02:00