Skip to content
  1. Jan 09, 2018
  2. Jan 08, 2018
  3. Jan 07, 2018
  4. Jan 06, 2018
  5. Jan 05, 2018
  6. Jan 04, 2018
  7. Jan 03, 2018
  8. Jan 02, 2018
  9. Jan 01, 2018
  10. Dec 28, 2017
  11. Dec 27, 2017
    • Dirk Brenken's avatar
      luci-app-adblock: sync with adblock 3.4.0 · 033e9030
      Dirk Brenken authored
      
      
      * add new extra options (disabled by default):
        - Flush DNS Cache
        - Email Notification
        - Email Notification Count
      
      Signed-off-by: default avatarDirk Brenken <dev@brenken.org>
      033e9030
    • Paul Spooren's avatar
      luci-app-attendedsysupgrade: remove outdated checks · 6638e4cd
      Paul Spooren authored
      
      
      the upgrade server used to store a md5 checksum and the image filesize,
      due to complexity this was removed.
      
      Instead a sha256sums file is created by the IB with additional
      signature. The firmware filesize can be retrived by requesting
      Content-Length data.sysupgrade_url.
      
      As the deeper layers (rpcd) currently do not offer an easy way to to
      perform a sha256sum check & verify a usign sig these features will be
      re-added once supported.
      
      Until then the security of the sysupgrades depend on TLS and so the
      luci-app is meant as a demonstration only.
      
      Signed-off-by: default avatarPaul Spooren <paul@spooren.de>
      6638e4cd