Skip to content
Snippets Groups Projects
  1. Aug 10, 2018
  2. Aug 09, 2018
  3. Aug 08, 2018
  4. Aug 03, 2018
  5. Aug 01, 2018
  6. Jul 31, 2018
  7. Jul 30, 2018
  8. Jul 26, 2018
    • Taylor Yu's avatar
      Don't disable an unsupported compiler warning · a8bdb851
      Taylor Yu authored
      Conditionalize the pragma that temporarily disables
      -Wunused-const-variable.  Some versions of gcc don't support it.  We
      need to do this because of an apparent bug in some libzstd headers.
      Fixes bug 26785; bugfix on 0.3.2.11.
      a8bdb851
  9. Jul 25, 2018
    • teor's avatar
      Improve connection auth logging · 859d5a73
      teor authored
      Improve the log message when connection initiators fail to authenticate
      direct connections to relays.
      
      Fixes bug 26927; bugfix on 0.3.0.1-alpha.
      859d5a73
Loading