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

Skip to content
Snippets Groups Projects
  1. Jun 02, 2011
  2. Jun 01, 2011
  3. May 31, 2011
  4. May 30, 2011
    • zzz's avatar
      * I2CP: · d4bf2523
      zzz authored
            - Append I2CP Version information to the Get/Set Date Messages,
              so that both the router and client are aware of the other side's version,
              and future protocol changes will be easier to implement.
              Previously, router version information was not available to the client,
              so when router and client were in different JVMs,
              old clients would work with new routers
              but new clients would not work with old routers.
              After this change, we can design future changes so that new clients
              will work with old routers.
              This is an enhancement to the old protocol version byte sent by the client,
              which we have never changed and probably never will.
            - Prevent a client from setting the router's clock
            - Javadocs
      d4bf2523
    • zzz's avatar
    • zzz's avatar
      * i2psnark: Restrict swarm size for small torrents · cbef38ac
      zzz authored
      cbef38ac
  5. May 29, 2011
  6. May 28, 2011
  7. May 27, 2011
    • zzz's avatar
      Don't re-append the query string to the redirect URL, · 393d813d
      zzz authored
      which caused eepget to repeatedly retry the new redirect
      of an i2paddresshelper query by the HTTP proxy.
      
      This was clearly non-compliant (the Location: header requires
      an absolute URI including any query string).
      
      This was part of the original redirect handling added by
      jrandom to eepget back when it was in syndie;
      appending that changelog just in case this hackery was
      required by Freenet USKs, which I doubt.
      
      Also, reset the redirect counter when retrying.
      
      ==============
      
      	Revision: 62a8cac8565958d111d0a47a443c964918d2e3ef
      	Parent:   277fe109ea4416f7d8a6dba6e09cd4f605a8ce1a
      	Author:   jrandom@i2p.net
      	Date:     10/22/2006 15:06:30
      	Branch:   i2p.syndie
      
      	Changelog: 
      	    ...
      	    - add support for HTTP 301 redirects to EepGet (so freenet USKs work as
      	      intended)
      393d813d
    • kytv's avatar
      Debian: Ship custom router.config to disable updates via the I2P router.... · 0000e4f2
      kytv authored
      Debian: Ship custom router.config to disable updates via the I2P router. Updates, to keep with Debian policy, must be done via the package manager.
      0000e4f2
Loading