Skip to content
Snippets Groups Projects
  1. Feb 16, 2009
    • rswindell's avatar
      Major over-haul of smb_util.c and most everything that uses it: · 17ab641b
      rswindell authored
      Constified the arguments.
      Created exascii_to_ascii_char().
      Created ctrl_a_to_ascii_char().
      strip_ctrl() and prep_file_desc() now takes 2 args.
      strip_ctrl(), strip_exascii() and prep_file_desc() now strdup() the input
      string and if the dest arg is NULL, returns the allocated and modified copy.
      sbbs_t::bputs() now handles ^AZ.
      Change Ctrl-A code message network exporting:
      1. ^AL, ^A<, ^A[, and ^A] are always translated to ASCII equivalents.
      2. ^AZ will terminate the message body prematurely if found.
      3. Ex-ASCII (CP437) chars will be translated to ASCII equivalents (rather than
      '*') for "ASCII Only" subs.
      For import, don't allow Ctrl-AP or Ctrl-AL.
      For SBBSecho:
      Added support for specifying a link's address on the command-line (e.g. for
      use with -h).
      Mail server now strips Ctrl-A codes from message bodies for sending via POP3
      or SMTP.
      17ab641b
  2. Jun 04, 2008
  3. Apr 21, 2008
  4. Aug 23, 2006
  5. Feb 08, 2006
  6. Oct 25, 2005
  7. Sep 02, 2005
  8. Sep 01, 2005
  9. May 30, 2004
  10. Apr 08, 2004
  11. Apr 02, 2004
  12. Jan 15, 2004
  13. Oct 24, 2003
  14. Aug 28, 2003
  15. Jul 08, 2003
  16. Apr 26, 2003
  17. Jan 05, 2003
  18. Nov 13, 2002
  19. Aug 05, 2002
  20. Jul 08, 2002
  21. Apr 23, 2002
  22. Apr 13, 2002
  23. Mar 13, 2002
Loading