1. 9f79cc5 pass user_data to libtelnet_init() only instead of having to pass it to every function call by Sean Middleditch · 15 years ago
  2. da0e695 dont require a buffer for subnegotiations with no data; more efficient for apps that dont use more advanced subnegotiation features by Sean Middleditch · 15 years ago
  3. 124a1c2 implement libtelnet_begin_compress2() by Sean Middleditch · 15 years ago
  4. 637df7f scrap the multiple callbacks thing, just use a single event handler callback by Sean Middleditch · 15 years ago
  5. f66a7ee shorten name of error enumerations by Sean Middleditch · 15 years ago
  6. 72cc964 added proxy mode by Sean Middleditch · 15 years ago
  7. d922c6f more informative errors by Sean Middleditch · 15 years ago
  8. 3032302 make use of a callback table instead of undefined functions for integration by Sean Middleditch · 15 years ago
  9. c04224b complete list of telnet commands and options by Sean Middleditch · 15 years ago
  10. c974b97 s/type/opt/ for sub-negotiation by Sean Middleditch · 15 years ago
  11. 6b37288 the proper term is subnegotiation, not subrequest by Sean Middleditch · 15 years ago
  12. d30fd57 fix buffer bug by Sean Middleditch · 15 years ago
  13. 2d432c5 zlib free fix by Sean Middleditch · 15 years ago
  14. 61f8eb6 completed MCCP2 support by Sean Middleditch · 15 years ago
  15. 9de1598 initial client-only MCCP2 support by Sean Middleditch · 15 years ago
  16. 78f400f s/input/data/, s/output/send/ by Sean Middleditch · 15 years ago
  17. 7e517ec fix silly typo by Sean Middleditch · 15 years ago
  18. 8b5e2b1 send data to input_cb in the biggest chunks we can by Sean Middleditch · 15 years ago
  19. 4d9444d get libtelnet compiling; more buffer work by Sean Middleditch · 15 years ago
  20. fddf1c4 minor cleanup by Sean Middleditch · 15 years ago
  21. f9cebec fix typod identifiers by Sean Middleditch · 15 years ago
  22. 51ad679 work on buffer handling by Sean Middleditch · 15 years ago
  23. 6aef073 public domain header, include protection by Sean Middleditch · 15 years ago
  24. b1e452e remove per-tracker callbacks, just use functions user must implement by Sean Middleditch · 15 years ago
  25. 2914485 initial commit by Sean Middleditch · 15 years ago