summaryrefslogtreecommitdiffstats
path: root/mbbsd/telnet.c
Commit message (Expand)AuthorAgeFilesLines
* * refine kbd stack and move to common/bbspiaip2009-09-291-71/+0
* * refine user->customize piaip2009-09-241-3/+3
* * fix DBCS detection: DEL is 0x7f not 0x1fpiaip2009-09-231-1/+8
* * detect repeated DBCS commands from evil clientspiaip2009-09-221-0/+64
* * add client code detection to tunnel modepiaip2009-06-081-1/+2
* * fix: crashed for read_more case in tty_read.piaip2009-06-071-1/+1
* * change telnet interface to accept extra parameter for callbacks (*_arg)piaip2009-06-071-6/+14
* - extract telnet.c to cmsyskcwu2009-06-071-303/+29
* - improve input system logicpiaip2008-01-191-1/+3
* -general message refinepiaip2007-12-221-0/+9
* - isolate telnet protocol. moved from mbbsd.cpiaip2007-12-131-0/+327