libosmocore/src/vty
Jacob Erlbeck cd195fa267 vty: Support multi-char separators and end strings
In vty_cmd_string_from_valstr() include the real string lengths of
the sep and end arguments into the buffer size calculation.
2013-08-06 14:56:35 +02:00
..
Makefile.am cygwin: Link many libraries with -no-undefined to create a dll 2013-03-03 10:10:07 +01:00
buffer.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
command.c vty: Attempt to fix various meam leaks in the VTY lookup code 2013-07-03 10:00:06 +02:00
logging_vty.c vty: Fix logically dead code in the description handling 2013-07-14 09:14:37 +02:00
telnet_interface.c VTY: safe version of printing VTY welcome message 2012-06-03 12:44:38 +02:00
utils.c vty: Support multi-char separators and end strings 2013-08-06 14:56:35 +02:00
vector.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
vty.c vty: Address compiler warning about the const qualifier 2012-09-11 10:40:07 +02:00