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
    • zzz's avatar
      add cpuid · e3a3a993
      zzz authored
      e3a3a993
    • zzz's avatar
      quick jbigi test script · 6a9f73bd
      zzz authored
      6a9f73bd
    • zzz's avatar
      * JBigI: · 2c3be290
      zzz authored
            - Refactor to handle 64 bit libs and a list of fallback libs
            - Logging tweaks
            - Only check for one file name in library path
      2c3be290
    • zzz's avatar
      * CPUID: · 8eb10872
      zzz authored
            - Recognize amd64 as x86
            - Only check for one file name in library path
            - Log tweaks
      8eb10872
    • zzz's avatar
      * Console: Fix router.updateThroughProxy being set to false after saving · d5fd6829
      zzz authored
                     change on /configupdate when install dir is read-only.
                     (ticket #466)
      d5fd6829
    • zzz's avatar
      javadoc · 8f861f7b
      zzz authored
      8f861f7b
    • kytv's avatar
      Debian: Since browser launch is disabled within the I2P codebase for the... · efe53c83
      kytv authored
      Debian: Since browser launch is disabled within the I2P codebase for the i2psvc user,  removing patch to disable it
      efe53c83
Loading