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

Skip to content
Snippets Groups Projects
  1. Jun 13, 2021
    • zzz's avatar
      Tunnels: Continue work on new build messages (proposal #157) · 010d1a99
      zzz authored
      WIP, still disabled, proposal not complete
      
      - Use ChaCha20 to encrypt/decrypt records
      - Add OTBRM methods for plaintext record
      - Add OTBRM checks for correct plaintext slot number
      - Add BRR checks to prevent use of nonexistent AES key/IV
      - Set plaintext reply at OBEP in BuildHandler
      - Allow OTBRM in InboundMessageDistributor
      - Remove timing measurements in BuildMessageProcessor.decrypt()
      - Add test to BuildMessageTestStandalone for outbound build
      - Add check for all replies to BuildMessageTestStandalone
      - Log tweaks
      Unverified
      010d1a99
  2. Jun 12, 2021
  3. 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
  4. Jun 10, 2021
  5. Jun 08, 2021
  6. Jun 01, 2021
  7. May 23, 2021
  8. May 21, 2021
  9. May 20, 2021
  10. May 19, 2021
  11. May 18, 2021
  12. May 15, 2021
  13. May 14, 2021
  14. May 13, 2021
Loading