aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty/telnet_interface.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-1/+4
2017-10-16[doc] Don't add libosmovty bits to libosmocore groupsHarald Welte1-7/+5
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-3/+4
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-5/+5
2017-06-12update/extend doxygen documentationHarald Welte1-0/+6
2016-11-26telnet_interface: Handle osmo_fd_register() eror return codeHarald Welte1-1/+6
2016-09-23log telnet bind address and portNeels Hofmeyr1-1/+8
2014-07-01write_queue: Use EBADF instead of EBABDFD for portabilityHolger Hans Peter Freyther1-1/+1
2014-06-22vty: Avoid use-after-free in VTY telnet interfaceDaniel Willmann1-2/+1
2013-10-10vty: Make vty_event dispatch signals and use it in the testcaseHolger Hans Peter Freyther1-1/+13
2012-06-03VTY: safe version of printing VTY welcome messageHarald Welte1-19/+0
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2012-03-01vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...Sylvain Munaut1-35/+22
2011-11-12vty/telnet_interface: Add telnet_exit functionAndreas.Eversberg1-0/+12
2011-08-17doxygen: split VTY configuration in multiple filesHarald Welte1-1/+1
2011-08-17doxygen: Add (partial) VTY API documentationHarald Welte1-1/+14
2011-07-16telnet_interface: if we don't check for the return value, don't use retHarald Welte1-5/+4
2011-07-16telnet_interface: get rid of 'const' warningHarald Welte1-1/+1
2011-05-22vty: print actual application name rather than always OpenBSC on connectHarald Welte1-3/+9
2011-05-07select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso1-9/+9
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-3/+3
2011-01-03vty: Fix typo testing return value of bindSylvain Munaut1-1/+1
2010-09-11vty: Use the copyright string from the app_info.Holger Hans Peter Freyther1-3/+6
2010-05-25Create libosmovty as library from OpenBSC VTY functionsHarald Welte1-0/+203