Skip to content
Snippets Groups Projects
  1. Mar 15, 2020
  2. Mar 11, 2020
  3. Mar 08, 2020
  4. Mar 07, 2020
  5. Mar 05, 2020
  6. Mar 02, 2020
  7. Mar 01, 2020
  8. Feb 22, 2020
  9. Feb 04, 2020
  10. Feb 02, 2020
  11. Jan 24, 2020
  12. Jan 23, 2020
    • deuce's avatar
      While we're making ssllabs happy, disable TLS 1.0 and 1.1 in the web server · f420d8e5
      deuce authored
      only (you can still use them from JS etc).
      f420d8e5
    • rswindell's avatar
      Fix bug introduced in rev 1.236 (April-3-2014): · 579119c9
      rswindell authored
      Areafix requests to unlink a node from an area would corrupt the list of
      linked nodes: the *last* listed node would always be removed. If this was
      not the node that submitted the areafix request, then 2 nodes would be
      removed from the list of linked-nodes for an echo.
      To simplify this, we're just going to not write the removed node back to
      the area file, but leave it in the in-memory list. So technically, the node
      won't be unlinked until the next run of SBBSecho when the area file is
      re-parsed. If that's a problem, we can always add run-time removal from
      the in-memory list later. Reported by Alterego (ALTERANT).
      579119c9
  13. Jan 20, 2020
  14. Jan 10, 2020
  15. Jan 09, 2020
Loading