aboutsummaryrefslogtreecommitdiff
path: root/src/stable/protocoltelnet.cpp (follow)
AgeCommit message (Expand)Author
2023-08-01Updated copyright date.Mike Buland
2019-05-24Updated copyright date.Mike Buland
2015-08-22Added some handy functions to inject data back into the telnet buffer.Mike Buland
2015-08-22Minor tweak to non-canoninical callback handling. It had the same problem thatMike Buland
2015-07-20Added a close function. It's nice to be able to close your connection wheneverMike Buland
2015-07-07In theory the protocol client shouldn't send a backspace to indicate that aMike Buland
2015-07-07Fixed the buffering code in ProtocolTelnet to clear the buffer before handingMike Buland
2014-08-14Neither the Bu::Client class or the Bu::ProtocolTelnet class were threadsafeMike Buland
2014-06-13Telnet really needed a flush function. Now it has one.Mike Buland
2014-02-03Changed copyright to 2007-2014.Mike Buland
2013-02-17Bu::ProtocolTelnet can now disable echoing if echoing is being controlled byMike Buland
2013-02-11Updated the copyright for 2013.Mike Buland
2012-11-05Converted tabs to spaces with tabconv.Mike Buland
2012-04-15Updated copyright, packaging, makefile, etc.Mike Buland
2012-03-25Code is all reorganized. We're about ready to release. I should write up aMike Buland