1. 08bb05f replace mode with flags (only a PROXY flag so far) by Sean Middleditch · 15 years ago
  2. 812358d remove need for the struct and enum stuff using typedefs by Sean Middleditch · 15 years ago
  3. a720527 fix typo by Sean Middleditch · 15 years ago
  4. 1699227 separate non-fatal errors into warnings, error events are always fatal by Sean Middleditch · 15 years ago
  5. 9f79cc5 pass user_data to libtelnet_init() only instead of having to pass it to every function call by Sean Middleditch · 15 years ago
  6. aefcd0c make telnet-proxy loop so its more useful by Sean Middleditch · 15 years ago
  7. 93b8980 make color a build-time option for telnet-proxy by Sean Middleditch · 15 years ago
  8. 637df7f scrap the multiple callbacks thing, just use a single event handler callback by Sean Middleditch · 15 years ago
  9. 72cc964 added proxy mode by Sean Middleditch · 15 years ago
  10. d88f183 hostname lookup for telnet-proxy by Sean Middleditch · 15 years ago
  11. d922c6f more informative errors by Sean Middleditch · 15 years ago
  12. 3032302 make use of a callback table instead of undefined functions for integration by Sean Middleditch · 15 years ago
  13. 6b37288 the proper term is subnegotiation, not subrequest by Sean Middleditch · 15 years ago
  14. 072fc02 highlight non-printable characters better by Sean Middleditch · 15 years ago
  15. 01ff012 close listening socket immediately after connection by Sean Middleditch · 15 years ago
  16. 61f8eb6 completed MCCP2 support by Sean Middleditch · 15 years ago
  17. 9de1598 initial client-only MCCP2 support by Sean Middleditch · 15 years ago
  18. ce753de PD header by Sean Middleditch · 15 years ago
  19. d99b36d robustify error handling by Sean Middleditch · 15 years ago
  20. 5b43a58 cleanup the connection info stuff by Sean Middleditch · 15 years ago
  21. 0f91258 pretty printing command and options names by Sean Middleditch · 15 years ago
  22. 78f400f s/input/data/, s/output/send/ by Sean Middleditch · 15 years ago
  23. b9ab0b6 add telnet-proxy by Sean Middleditch · 15 years ago