Skip to content
Snippets Groups Projects
  1. Jun 26, 2018
  2. Jun 25, 2018
  3. Jun 21, 2018
  4. Jun 19, 2018
  5. Jun 18, 2018
  6. Jun 17, 2018
    • rswindell's avatar
      Fix bug in parse_flo_file_path(): · 2ffce0f0
      rswindell authored
      If there's no zone in the specified path, the default_zone is used and that zone
      is a decimal number, not a hexadecimal string, so running parseInt(...,16)
      on it errorneously generates an incorrect outbound/FLO dir.
      This should fix the problem reported by Al @ TRMB.
      2ffce0f0
  7. Jun 12, 2018
    • rswindell's avatar
      Fix TLS/SSL failure/error: "creating SSL context" · d22f8671
      rswindell authored
      If the ctrl/ssl.cert file did not exist, the various TLS/SSL services would
      fail to create it and (sometimes) log the "creating SSL context" error.
      This problem was introduced with rev 1.30 (Mar-9) and the fix/patch
      provided by Deuce via irc. Thanks to Psi-Jack for the bug report.
      d22f8671
  8. Jun 11, 2018
  9. Jun 10, 2018
  10. Jun 09, 2018
  11. Jun 08, 2018
  12. Jun 07, 2018
  13. Jun 06, 2018
  14. Jun 05, 2018
  15. Jun 04, 2018
Loading