1. 641df58 move util source code to util/ directory by Sean Middleditch · 15 years ago[Renamed from telnet-chatd.c]
  2. d2466a0 make libtelnet_t private; libtelnet_init now returns a pointer instead of taking one, and libtelnet_free frees the pointer passed in by Sean Middleditch · 15 years ago
  3. bfc641e clean up and document the telopt table stuff by Sean Middleditch · 15 years ago
  4. 34bb099 require option table to fix negotiation "race" issie (experimental) by Sean Middleditch · 15 years ago
  5. 4f0c37f shorten the output function names to something more reasonable by Sean Middleditch · 15 years ago
  6. c0e9fcd COMPRESS2 support for chatd by Sean Middleditch · 15 years ago
  7. 79376a0 re-add telnet-chatd.c again, now that the Makefile bug is fixes by Sean Middleditch · 15 years ago
  8. 8daf774 use char buffers instead of unsigned char to make use of API less of a pain in the butt by Sean Middleditch · 15 years ago
  9. 4a15604 added libtelnet_printf2 which does CRLF automagic stuff by Sean Middleditch · 15 years ago
  10. 97a8cb2 make API const-safe by Sean Middleditch · 15 years ago
  11. a7a6b31 added super simple chat server by Sean Middleditch · 15 years ago