osmo-msc/src
Holger Freyther 5e76ce61ac Some simple size check. We would not overflow but would send garbage
Check the size
2009-01-04 20:15:12 +00:00
..
Makefile.am Add simplistic telnet control interface 2009-01-02 22:04:43 +00:00
abis_nm.c Add some functions to CREATE OBJECTs in the BS-11 internal database 2009-01-04 12:02:08 +00:00
abis_rsl.c make use of new functions to print string chreq reason and lchan type 2009-01-04 16:54:12 +00:00
bsc_hack.c Add simplistic telnet control interface 2009-01-02 22:04:43 +00:00
chan_alloc.c Add implementation to find a lchan by the struct gsm_subscriber 2009-01-04 03:48:30 +00:00
db.c Change the subscriber and database backend 2009-01-01 18:02:05 +00:00
debug.c export debug_flags 2008-12-30 14:59:01 +00:00
gsm_04_08.c Make gsm48_sendmsg public as well 2009-01-04 03:55:31 +00:00
gsm_04_11.c use 'ALL YOUR PHONE ARE BELONG TO US' as SMS 2008-12-30 15:00:14 +00:00
gsm_data.c functions to convert lchan/pchan type into human-readable string 2009-01-04 16:10:38 +00:00
gsm_subscriber.c Define the gsm_subscriber getter functions in the header 2009-01-04 03:47:05 +00:00
misdn.c Make wireshark happy. 2009-01-03 05:49:22 +00:00
msgb.c add missing string.h include 2009-01-01 00:33:02 +00:00
select.c Use the _safe variant as a bsc_unregister_fd might be called from within the callback 2009-01-02 21:53:34 +00:00
telnet_interface.c Some simple size check. We would not overflow but would send garbage 2009-01-04 20:15:12 +00:00
telnet_parser.l Add a show command to list the channel allocation 2009-01-04 03:46:01 +00:00
timer.c Go through del_timer otherwise in_list will not be reset leading to crashes... 2009-01-03 04:39:51 +00:00