libosmocore/src
Holger Hans Peter Freyther f8a342c350 gsm_7bit_decode: rtext does not hold a null byte, reduce the size
I have added the + 1 as I thought rtext will hold a terminating
null byte but it will not.
2010-07-21 03:14:01 +08:00
..
vty [VTY] add support for numeric ranges with negative numbers 2010-07-13 13:50:39 +02:00
Makefile.am Added crc16 from linux kernel. 2010-07-15 22:43:52 +02:00
bitvec.c Added some "get"-functions to bitvec of libosmocore. 2010-05-19 18:14:01 +02:00
comp128.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
crc16.c Added crc16 from linux kernel. 2010-07-15 22:43:52 +02:00
gprs_cipher_core.c GPRS: Add 'input' generator functions for GPRS cipher algorithm 2010-06-30 19:50:14 +02:00
gsm48.c Add 3-digit MNC support to gsm48_generate_lai() 2010-07-12 09:12:46 +02:00
gsm48_ie.c gsm48-ie.c: Fix year in copyright message 2010-04-09 07:51:03 +02:00
gsm0808.c gsm0808: Add API to wrap a GSM48 msg with a BSSMAP/DTAP msg. 2010-05-16 08:15:40 +08:00
gsm_utils.c gsm_7bit_decode: rtext does not hold a null byte, reduce the size 2010-07-21 03:14:01 +08:00
gsmtap_util.c [gsmtap] add new gsmtap_makemsg() function 2010-06-29 22:31:21 +02:00
logging.c rename log_info to osmo_log_info to avoid namespace clash with app 2010-05-25 22:28:40 +02:00
msgb.c msgb: initialize cb[] to zero during msgb_reset() 2010-05-01 23:53:26 +02:00
plugin.c Add support for plugins (and specifically GPRS encryption plugins) 2010-06-30 19:43:11 +02:00
rate_ctr.c [rate_ctr] always 'overflow' in next larger inetrval when interval ends 2010-05-13 13:28:12 +02:00
rsl.c [RSL] split rsl_rll_push_l3() L3 LV pushign and rsl_rll_push_hdr() 2010-07-13 13:48:13 +02:00
rxlev_stat.c introduce RxLev statistics module, an efficient way for power scan data 2010-03-06 11:34:27 +01:00
select.c select.c: Make the ugly hacker uglier... 2010-04-11 17:34:52 +02:00
signal.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
statistics.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
talloc.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
timer.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
tlv_parser.c Added single octet TV (type + value) to libosmocore. 2010-07-12 08:55:14 +02:00
utils.c get_value_string(): return "unknown 0x..." instead of "unknown" 2010-03-25 11:46:46 +08:00
write_queue.c write_queue: Add callback for exceptions as well. 2010-04-08 10:58:20 +02:00