Skip to content
Snippets Groups Projects
  1. Dec 31, 2020
  2. Dec 30, 2020
  3. Dec 29, 2020
  4. Dec 28, 2020
  5. Dec 27, 2020
  6. Dec 25, 2020
  7. Dec 24, 2020
  8. Dec 23, 2020
  9. Dec 22, 2020
    • Rob Swindell's avatar
      Remove dynamic HTML index support from FTP server · 22e8d2e3
      Rob Swindell authored
      The days of browsers rendering HTML served-up via FTP are over, so remove this feature. This also removes all JavaScript support from the FTP server and that is a bit odd as it was one of the first Synchronet components for which I added JS support.
      
      Removing this feature was pretty painless; much easier than adding it was. The main motivation was less cruft to port to the file base in the works. There should be no more references to 00index.html anywhere at this point. Bye bye cool feature, we'll miss you.
      22e8d2e3
    • Rob Swindell's avatar
      Comment block update. No code change. · 791b6b33
      Rob Swindell authored
      791b6b33
    • Rob Swindell's avatar
      A little more ctype (isdigit isalnum) cleanup · e1d21b25
      Rob Swindell authored
      A couple of stragglers here, the isalnum() call caught by an MSVC exception.
      e1d21b25
  10. Dec 21, 2020
Loading