Commit Graph

11 Commits

Author SHA1 Message Date
Sean Middleditch 1699227c9c separate non-fatal errors into warnings, error events are always fatal 2009-03-15 19:42:03 -04:00
Sean Middleditch 9f79cc5029 pass user_data to libtelnet_init() only instead of having to pass it to every function call 2009-03-15 13:39:24 -04:00
Sean Middleditch da0e695e62 dont require a buffer for subnegotiations with no data; more efficient for apps that dont use more advanced subnegotiation features 2009-03-15 13:28:09 -04:00
Sean Middleditch aefcd0cc76 make telnet-proxy loop so its more useful 2009-03-15 13:16:44 -04:00
Sean Middleditch 637df7f064 scrap the multiple callbacks thing, just use a single event handler callback 2009-03-15 12:57:32 -04:00
Sean Middleditch f66a7ee768 shorten name of error enumerations 2009-03-15 11:54:07 -04:00
Sean Middleditch d88f1837a5 hostname lookup for telnet-proxy 2009-03-15 01:06:17 -04:00
Sean Middleditch 3032302674 make use of a callback table instead of undefined functions for integration 2009-03-14 21:45:28 -04:00
Sean Middleditch 892c5f18ff documentation 2009-03-14 13:39:07 -04:00
Sean Middleditch 9d2f98af5e add temporary TODO list to README 2009-03-14 05:24:56 -04:00
Sean Middleditch b9e4864539 initial README 2009-03-12 23:33:27 -04:00