I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Jul 13, 2021
  2. Jul 12, 2021
  3. Jul 07, 2021
  4. Jul 02, 2021
  5. Jun 27, 2021
    • zzz's avatar
      Streaming: Minor cleanups · e88eed76
      zzz authored
      - Remove unused stream.trend stat
      - Optimization of getting first value from TreeMap
      - Only notify reader of input stream when new data available
      Unverified
      e88eed76
  6. Jun 22, 2021
  7. Jun 21, 2021
  8. Jun 20, 2021
  9. Jun 18, 2021
  10. Jun 17, 2021
  11. Jun 16, 2021
  12. Jun 13, 2021
  13. Jun 12, 2021
  14. Jun 11, 2021
    • zzz's avatar
      UPnP: Bind to IPv6 addresses for search responses · d93e16e5
      zzz authored
      Older miniupnpd 2.0 will send a SSDP search response with an IPv6 location to a IPv4 address,
      but newer ones 2.2 won't. So we need to also bind to an IPv6 address for the SSDP search
      to receive the router's IPv6 location. Then we can bind to our public IPv6 address
      for a port forward and it will work when miniupnpd is configured for "secure".
      
      Also, don't bind a POST request to a mismatched v4/v6 address.
      Unverified
      d93e16e5
  15. Jun 10, 2021
  16. Jun 08, 2021
  17. Jun 01, 2021
Loading