Skip to content
Snippets Groups Projects
  1. Aug 26, 2015
    • rswindell's avatar
      Fix client_t structure size issue introduced in ipv6 commit: · fef0922e
      rswindell authored
      bcc32 pads differently than msvc when an odd-sized string is inserted in
      the middle of a structure, so chagne the addr[] field to a nice "power of 2"
      size: 128. This allows sbbsctrl.exe client window to work again.
      Use uint16_t instead of WORD for the TCP port element, just because.
      fef0922e
  2. Aug 20, 2015
    • deuce's avatar
      Update to 3.17a · dbbfabf1
      deuce authored
      New Features:
      - Multiple bindings for each service
        Use comma-separated interfaces on Interface= lines in the ini file.
        Default is now "0.0.0.0,::"
      - IPv6 support
      - TLS support for the webserver and (non-static) services
        New TLS option in services.ini (ie: Options=TLS)
      - Decrease LEN_SCAN_CMD to 35 chars, increase the CID field to 45 chars,
        and rename the MAIL_CMD string to IPADDR.  I think this frees up the
        note field for SysOp use.
      dbbfabf1
  3. Oct 19, 2011
  4. Jun 04, 2008
  5. Jul 21, 2002
  6. Feb 02, 2002
  7. Jun 22, 2001
  8. Nov 04, 2000
  9. Oct 10, 2000
Loading