osmo-cbc/src
Vadim Yanitskiy 65d3c505b7 libosmo-sbcap: add -no-undefined to libosmo_sbcap_la_LDFLAGS
Make sure that there is no undefined references in shared libraries.

Change-Id: Id08bbd5ba35ef3f507f60f31a0634f921ec1db65
2022-08-05 11:47:44 +00:00
..
sbcap libosmo-sbcap: add -no-undefined to libosmo_sbcap_la_LDFLAGS 2022-08-05 11:47:44 +00:00
Makefile.am Split smscb_peer_fsm into CBSP and SBcAP specific FSMs 2022-07-29 14:54:26 +02:00
cbc_data.c sbcap: Store reported failed TAIs from WriteReplaceResponse in cbc_message_peer 2022-07-29 14:49:30 +02:00
cbc_main.c cbc_main: Enable logging of fsm timeouts 2022-07-29 17:55:33 +02:00
cbc_message.c Propagate error to caller when tx cbsp/sbcap Write-Replace-Req fails 2022-07-29 17:55:33 +02:00
cbc_peer.c Support CBSP/TCP and SBc-AP/SCTP client mode 2022-07-25 16:27:26 +02:00
cbc_vty.c Move cbc_cell_id2str() and make it public 2022-07-29 14:49:30 +02:00
cbsp_link.c cbsp/sbcap: Fail if trying to Tx on non-connected (connecting) link 2022-08-02 11:48:59 +02:00
cbsp_link_fsm.c Split event list for smscb_message_fsm and smscb_peer_fsm 2022-07-29 14:49:30 +02:00
cbsp_msg.c Rename functions generating CBSP/SBc-AP Write-Replace request 2022-07-26 14:33:43 +02:00
cbsp_smscb_peer_fsm.c cbsp: Store content of received Cell Id from Failed List 2022-08-04 14:17:48 +02:00
charset.c Move header files to include/osmocom/cbc/ dir 2022-07-04 13:35:47 +02:00
rest_api.c Move struct cbc bring up code to its own file and functions 2022-07-22 15:45:09 +02:00
rest_it_op.c Get rid of internal.h 2022-07-20 19:23:36 +02:00
sbcap_link.c cbsp/sbcap: Fail if trying to Tx on non-connected (connecting) link 2022-08-02 11:48:59 +02:00
sbcap_link_fsm.c sbcap: Fix NULL pointer dereference 2022-08-01 10:49:12 +02:00
sbcap_msg.c sbcap: Add Concurrent-Warning-Message-Indicator IE to Write-Replace-Req 2022-08-02 17:58:10 +02:00
sbcap_smscb_peer_fsm.c *_smscb_peer_fsm: Immediately NACK if Tx of msg failed 2022-08-01 10:55:21 +02:00
smscb_message_fsm.c *_smscb_peer_fsm: Immediately NACK if Tx of msg failed 2022-08-01 10:55:21 +02:00
smscb_peer_fsm.c Split smscb_peer_fsm into CBSP and SBcAP specific FSMs 2022-07-29 14:54:26 +02:00